02:35:18 Started by an SCM change 02:35:18 Running as SYSTEM 02:35:18 Agent centos-7-nlxbt is provisioned from template centos-7 02:35:18 --- 02:35:18 apiVersion: "v1" 02:35:18 kind: "Pod" 02:35:18 metadata: 02:35:18 labels: 02:35:18 jenkins: "slave" 02:35:18 jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" 02:35:18 jenkins/label: "migration_jipp-migration_centos-7" 02:35:18 name: "centos-7-nlxbt" 02:35:18 namespace: "swtbot" 02:35:18 spec: 02:35:18 containers: 02:35:18 - env: 02:35:18 - name: "JENKINS_SECRET" 02:35:18 value: "********" 02:35:18 - name: "JENKINS_TUNNEL" 02:35:18 value: "jenkins-discovery.swtbot.svc.cluster.local:50000" 02:35:18 - name: "JENKINS_AGENT_NAME" 02:35:18 value: "centos-7-nlxbt" 02:35:18 - name: "JENKINS_REMOTING_JAVA_OPTS" 02:35:18 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 02:35:18 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 02:35:18 - name: "JAVA_TOOL_OPTIONS" 02:35:18 value: "" 02:35:18 - name: "_JAVA_OPTIONS" 02:35:18 value: "" 02:35:18 - name: "OPENJ9_JAVA_OPTIONS" 02:35:18 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 02:35:18 - name: "JENKINS_NAME" 02:35:18 value: "centos-7-nlxbt" 02:35:18 - name: "JENKINS_AGENT_WORKDIR" 02:35:18 value: "/home/jenkins/agent" 02:35:18 - name: "JENKINS_URL" 02:35:18 value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/" 02:35:18 image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" 02:35:18 imagePullPolicy: "Always" 02:35:18 name: "jnlp" 02:35:18 resources: 02:35:18 limits: 02:35:18 cpu: "2000m" 02:35:18 memory: "4096Mi" 02:35:18 requests: 02:35:18 cpu: "1000m" 02:35:18 memory: "4096Mi" 02:35:18 tty: true 02:35:18 volumeMounts: 02:35:18 - mountPath: "/home/jenkins/.m2/toolchains.xml" 02:35:18 name: "m2-dir" 02:35:18 readOnly: true 02:35:18 subPath: "toolchains.xml" 02:35:18 - mountPath: "/home/jenkins/.mavenrc" 02:35:18 name: "m2-dir" 02:35:18 readOnly: true 02:35:18 subPath: ".mavenrc" 02:35:18 - mountPath: "/opt/tools" 02:35:18 name: "volume-0" 02:35:18 readOnly: false 02:35:18 - mountPath: "/home/jenkins" 02:35:18 name: "volume-2" 02:35:18 readOnly: false 02:35:18 - mountPath: "/home/jenkins/.m2/repository" 02:35:18 name: "volume-3" 02:35:18 readOnly: false 02:35:18 - mountPath: "/home/jenkins/.m2/settings-security.xml" 02:35:18 name: "m2-secret-dir" 02:35:18 readOnly: true 02:35:18 subPath: "settings-security.xml" 02:35:18 - mountPath: "/home/jenkins/.m2/wrapper" 02:35:18 name: "volume-4" 02:35:18 readOnly: false 02:35:18 - mountPath: "/home/jenkins/.m2/settings.xml" 02:35:18 name: "m2-secret-dir" 02:35:18 readOnly: true 02:35:18 subPath: "settings.xml" 02:35:18 - mountPath: "/home/jenkins/.ssh" 02:35:18 name: "volume-1" 02:35:18 readOnly: false 02:35:18 subPath: "" 02:35:18 - mountPath: "/home/jenkins/agent" 02:35:18 name: "workspace-volume" 02:35:18 readOnly: false 02:35:18 workingDir: "/home/jenkins/agent" 02:35:18 nodeSelector: 02:35:18 kubernetes.io/os: "linux" 02:35:18 restartPolicy: "Never" 02:35:18 volumes: 02:35:18 - name: "volume-0" 02:35:18 persistentVolumeClaim: 02:35:18 claimName: "tools-claim-jiro-swtbot" 02:35:18 readOnly: true 02:35:18 - name: "m2-secret-dir" 02:35:18 secret: 02:35:18 secretName: "m2-secret-dir" 02:35:18 - emptyDir: 02:35:18 medium: "" 02:35:18 name: "volume-2" 02:35:18 - configMap: 02:35:18 name: "m2-dir" 02:35:18 name: "m2-dir" 02:35:18 - configMap: 02:35:18 name: "known-hosts" 02:35:18 name: "volume-1" 02:35:18 - emptyDir: 02:35:18 medium: "" 02:35:18 name: "workspace-volume" 02:35:18 - emptyDir: 02:35:18 medium: "" 02:35:18 name: "volume-4" 02:35:18 - emptyDir: 02:35:18 medium: "" 02:35:18 name: "volume-3" 02:35:18 02:35:18 Building remotely on centos-7-nlxbt (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho 02:35:18 [ssh-agent] Looking for ssh-agent implementation... 02:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:35:19 $ ssh-agent 02:35:19 SSH_AUTH_SOCK=/tmp/ssh-XfkZys1YhR5V/agent.43 02:35:19 SSH_AGENT_PID=45 02:35:19 [ssh-agent] Started. 02:35:19 Running ssh-add (command line suppressed) 02:35:19 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_3342300990214804627.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_3342300990214804627.key) 02:35:19 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org) 02:35:19 The recommended git tool is: NONE 02:35:20 No credentials specified 02:35:20 Cloning the remote Git repository 02:35:20 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git 02:35:20 > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10 02:35:20 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git 02:35:20 > git --version # timeout=10 02:35:20 > git --version # 'git version 2.36.6' 02:35:20 > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:22 > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10 02:35:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:22 Avoid second fetch 02:35:22 > git rev-parse origin/master^{commit} # timeout=10 02:35:22 Checking out Revision 4e7f0f7260ea42d13c53915bdf3905b32cdba5ff (origin/master) 02:35:22 > git config core.sparsecheckout # timeout=10 02:35:22 > git checkout -f 4e7f0f7260ea42d13c53915bdf3905b32cdba5ff # timeout=10 02:35:23 Commit message: "Target platforms for 2023-09 and 2023-12" 02:35:23 > git rev-list --no-walk 0c4628af8ebdcc0019a25e32b34eba64b40fb6c5 # timeout=10 02:35:38 [swtbot-tycho] $ Xvnc -help 02:35:38 Starting xvnc 02:35:38 [swtbot-tycho] $ Xvnc :83 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset 02:35:38 02:35:38 Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 02:35:38 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) 02:35:38 See http://www.tigervnc.org for information on TigerVNC. 02:35:38 Underlying X server release 12004000, The X.Org Foundation 02:35:38 02:35:38 02:35:38 Mon Dec 18 07:35:38 2023 02:35:38 vncext: VNC extension running! 02:35:38 vncext: Listening for VNC connections on all interface(s), port 5983 02:35:38 vncext: created VNC server for screen 0 02:35:38 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins999881984550606904.sh 02:35:38 + metacity --sm-disable --replace 02:35:38 [swtbot-tycho] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dcbi.jarsigner.skip=false -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/swtbot-tycho/.repository install -B 02:35:38 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 02:35:38 Maven home: /opt/tools/apache-maven/latest 02:35:38 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 02:35:38 Default locale: en_US, platform encoding: UTF-8 02:35:38 OS name: "linux", version: "5.18.5-100.fc35.x86_64", arch: "amd64", family: "unix" 02:35:39 [INFO] Scanning for projects... 02:35:45 [INFO] Tycho Version: 4.0.4 (868454bf476f18ad997abdfd7ef5f88a8fa2d67f) 02:35:45 [INFO] Tycho Mode: project 02:35:45 [INFO] Tycho Builder: maven 02:35:55 [INFO] ------------------------------------------------------------------------ 02:35:55 [INFO] Reactor Build Order: 02:35:55 [INFO] 02:35:55 [INFO] Eclipse SWTBot [pom] 02:35:55 [INFO] org.eclipse.swtbot.ant.junit [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.swt.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.core [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.junit4_x [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.go [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.forms.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.forms [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.e4.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.dsl [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.gef.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.spy [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.junit.headless [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.test.junit [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.ui [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.generator [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.generator.client [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.generator.rules.workbench [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.generator.jdt [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.generator.ui [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.junit5_x [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.gallery.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swt.examples [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.swt.demo [eclipse-plugin] 02:35:55 [INFO] org.eclipse.ui.forms.examples [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.nattable.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.stepbar.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.gef [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.generator.feature [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.ide [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.junit5.headless [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.junit5 [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.nebula.gallery [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.nebula.nattable [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.nebula.checkboxgroup [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.nebula.stepbar [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.nebula.rangeslider [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.updatesite [eclipse-repository] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.ui.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards [eclipse-plugin] 02:35:55 [INFO] org.eclipse.swtbot.forms.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.eclipse.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.e4.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.swt.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.test [eclipse-feature] 02:35:55 [INFO] org.eclipse.swtbot.generator.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.generator.jdt.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test [eclipse-test-plugin] 02:35:55 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test [eclipse-test-plugin] 02:35:55 [INFO] 02:35:55 [INFO] ---------------------< org.eclipse.swtbot:parent >---------------------- 02:35:55 [INFO] Building Eclipse SWTBot 4.2.0-SNAPSHOT [1/57] 02:35:55 [INFO] from pom.xml 02:35:55 [INFO] --------------------------------[ pom ]--------------------------------- 02:35:55 [INFO] 02:35:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ parent --- 02:36:00 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:00 [INFO] 02:36:00 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ parent --- 02:36:00 [INFO] 02:36:00 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ parent --- 02:36:00 [INFO] 02:36:00 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ parent --- 02:36:02 [INFO] 02:36:02 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ parent --- 02:36:02 [INFO] 02:36:02 [INFO] --- install:3.1.1:install (default-install) @ parent --- 02:36:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.2.0-SNAPSHOT/parent-4.2.0-SNAPSHOT.pom 02:36:02 [INFO] 02:36:02 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >------- 02:36:02 [INFO] Building org.eclipse.swtbot.ant.junit 4.2.0-SNAPSHOT [2/57] 02:36:02 [INFO] from org.eclipse.swtbot.ant.junit/pom.xml 02:36:02 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:02 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:03 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/../devtools/target-platforms/2023-12/2023-12.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, referenced repository mode =ignore, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2maven.DefaultProvisioningAgent@3ed50b5f 02:36:04 [INFO] ### Using TychoRepositoryTransport for remote P2 access ### 02:36:04 [INFO] Cache location: /home/jenkins/agent/workspace/swtbot-tycho/.repository/.cache/tycho 02:36:04 [INFO] Transport mode: online 02:36:04 [INFO] Http Transport type: Java11Client 02:36:04 [INFO] Update mode: cache first 02:36:04 [INFO] Minimum cache duration: 60 minutes 02:36:04 [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=<desired minimum cache duration>) 02:36:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml 02:36:09 [INFO] 02:36:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit --- 02:36:09 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:09 [INFO] 02:36:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit --- 02:36:09 [INFO] 02:36:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit --- 02:36:09 [INFO] 02:36:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit --- 02:36:09 [INFO] 02:36:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.ant.junit --- 02:36:09 [INFO] Resolving class path of org.eclipse.swtbot.ant.junit 02:36:09 [INFO] 02:36:09 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit --- 02:36:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:09 [INFO] 02:36:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] 02:36:10 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit --- 02:36:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar 02:36:10 [INFO] 02:36:10 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit --- 02:36:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar 02:36:13 [INFO] 02:36:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit --- 02:36:13 [INFO] 02:36:13 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit --- 02:36:13 [INFO] 02:36:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit --- 02:36:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar 02:36:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar 02:36:15 [INFO] 02:36:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit --- 02:36:15 [INFO] 02:36:15 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit --- 02:36:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.jar 02:36:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT.pom 02:36:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-sources.jar 02:36:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-p2metadata.xml 02:36:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:15 [INFO] 02:36:15 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit --- 02:36:16 [INFO] 02:36:16 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------ 02:36:16 [INFO] Building org.eclipse.swtbot.swt.finder 4.2.0-SNAPSHOT [3/57] 02:36:16 [INFO] from org.eclipse.swtbot.swt.finder/pom.xml 02:36:16 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:16 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:16 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml 02:36:16 [INFO] 02:36:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:16 [INFO] 02:36:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] 02:36:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] 02:36:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] 02:36:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder 02:36:16 [INFO] 02:36:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:16 [INFO] 02:36:16 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder --- 02:36:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources 02:36:16 [INFO] 02:36:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder --- 02:36:17 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:19 [INFO] 02:36:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [INFO] 02:36:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [INFO] 02:36:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources 02:36:19 [INFO] 02:36:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [INFO] 02:36:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped 02:36:19 [INFO] 02:36:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar 02:36:19 [INFO] 02:36:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder --- 02:36:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar 02:36:20 [INFO] 02:36:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder --- 02:36:20 [INFO] 02:36:20 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder --- 02:36:20 [INFO] 02:36:20 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder --- 02:36:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar 02:36:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar 02:36:23 [INFO] 02:36:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder --- 02:36:23 [INFO] 02:36:23 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder --- 02:36:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.jar 02:36:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT.pom 02:36:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-sources.jar 02:36:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:36:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:23 [INFO] 02:36:23 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder --- 02:36:23 [INFO] 02:36:23 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >----- 02:36:23 [INFO] Building org.eclipse.swtbot.eclipse.core 4.2.0-SNAPSHOT [4/57] 02:36:23 [INFO] from org.eclipse.swtbot.eclipse.core/pom.xml 02:36:23 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:23 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:23 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.core 02:36:26 [INFO] 02:36:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:26 [INFO] 02:36:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 63 were skipped 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] 02:36:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core --- 02:36:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar 02:36:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core --- 02:36:29 [INFO] 02:36:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core --- 02:36:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.jar 02:36:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT.pom 02:36:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-sources.jar 02:36:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-p2metadata.xml 02:36:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core --- 02:36:29 [INFO] 02:36:29 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >------- 02:36:29 [INFO] Building org.eclipse.swtbot.junit4_x 4.2.0-SNAPSHOT [5/57] 02:36:29 [INFO] from org.eclipse.swtbot.junit4_x/pom.xml 02:36:29 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:29 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Resolving class path of org.eclipse.swtbot.junit4_x 02:36:29 [INFO] 02:36:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:29 [INFO] 02:36:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] 02:36:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x --- 02:36:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar 02:36:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar 02:36:32 [INFO] 02:36:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x --- 02:36:32 [INFO] 02:36:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x --- 02:36:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.jar 02:36:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT.pom 02:36:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-sources.jar 02:36:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-p2metadata.xml 02:36:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:32 [INFO] 02:36:32 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x --- 02:36:32 [INFO] 02:36:32 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >---- 02:36:32 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.2.0-SNAPSHOT [6/57] 02:36:32 [INFO] from org.eclipse.swtbot.eclipse.finder/pom.xml 02:36:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:32 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder 02:36:34 [INFO] 02:36:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:34 [INFO] 02:36:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] 02:36:34 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder --- 02:36:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar 02:36:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar 02:36:38 [INFO] 02:36:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder --- 02:36:38 [INFO] 02:36:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder --- 02:36:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.jar 02:36:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT.pom 02:36:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-sources.jar 02:36:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:36:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:38 [INFO] 02:36:38 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder --- 02:36:38 [INFO] 02:36:38 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >---------- 02:36:38 [INFO] Building org.eclipse.swtbot.go 4.2.0-SNAPSHOT [7/57] 02:36:38 [INFO] from org.eclipse.swtbot.go/pom.xml 02:36:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:38 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:38 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] Resolving class path of org.eclipse.swtbot.go 02:36:39 [INFO] 02:36:39 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:39 [INFO] 02:36:39 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.go --- 02:36:39 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] 02:36:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.go --- 02:36:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar 02:36:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go --- 02:36:41 [INFO] 02:36:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.go --- 02:36:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.jar 02:36:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT.pom 02:36:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-sources.jar 02:36:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-p2metadata.xml 02:36:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.2.0-SNAPSHOT/org.eclipse.swtbot.go-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go --- 02:36:41 [INFO] 02:36:41 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >----------- 02:36:41 [INFO] Building org.eclipse.swtbot 4.2.0-SNAPSHOT [8/57] 02:36:41 [INFO] from org.eclipse.swtbot/pom.xml 02:36:41 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:36:41 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot --- 02:36:41 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot --- 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot --- 02:36:41 [INFO] 02:36:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot --- 02:36:41 [INFO] 02:36:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot --- 02:36:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:41 [INFO] 02:36:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot --- 02:36:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/src/main/resources 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot --- 02:36:41 [WARNING] [a7061211-69bd-4f03-ab3b-7d30e64ad527][extension>org.eclipse.tycho:tycho-maven-plugin:4.0.4] The digest algorithms (md5) used to verify org.eclipse.update.feature,org.eclipse.license,2.0.2.v20181016-2210 have severely compromised security. Please report this concern to the artifact provider. 02:36:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot --- 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot --- 02:36:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot --- 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot --- 02:36:41 [INFO] 02:36:41 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot --- 02:36:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar 02:36:41 [INFO] 02:36:41 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot --- 02:36:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar 02:36:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot --- 02:36:44 [INFO] 02:36:44 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot --- 02:36:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT.jar 02:36:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT.pom 02:36:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT-sources-feature.jar 02:36:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT-p2metadata.xml 02:36:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.2.0-SNAPSHOT/org.eclipse.swtbot-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot --- 02:36:44 [INFO] 02:36:44 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >----- 02:36:44 [INFO] Building org.eclipse.swtbot.forms.finder 4.2.0-SNAPSHOT [9/57] 02:36:44 [INFO] from org.eclipse.swtbot.forms.finder/pom.xml 02:36:44 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:44 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:44 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder 02:36:44 [INFO] 02:36:44 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:44 [INFO] 02:36:44 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 28 were skipped 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] 02:36:44 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder --- 02:36:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar 02:36:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder --- 02:36:46 [INFO] 02:36:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder --- 02:36:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.jar 02:36:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT.pom 02:36:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-sources.jar 02:36:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:36:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder --- 02:36:46 [INFO] 02:36:46 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >-------- 02:36:46 [INFO] Building org.eclipse.swtbot.forms 4.2.0-SNAPSHOT [10/57] 02:36:46 [INFO] from org.eclipse.swtbot.forms/pom.xml 02:36:46 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:36:46 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] 02:36:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] 02:36:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:46 [INFO] 02:36:46 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/src/main/resources 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms --- 02:36:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 82 were skipped 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] 02:36:46 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar 02:36:46 [INFO] 02:36:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms --- 02:36:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar 02:36:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms --- 02:36:49 [INFO] 02:36:49 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms --- 02:36:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.jar 02:36:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT.pom 02:36:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-sources-feature.jar 02:36:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-p2metadata.xml 02:36:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms --- 02:36:49 [INFO] 02:36:49 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------ 02:36:49 [INFO] Building org.eclipse.swtbot.e4.finder 4.2.0-SNAPSHOT [11/57] 02:36:49 [INFO] from org.eclipse.swtbot.e4.finder/pom.xml 02:36:49 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:49 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:49 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder 02:36:49 [INFO] 02:36:49 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:49 [INFO] 02:36:49 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] 02:36:49 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder --- 02:36:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar 02:36:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder --- 02:36:52 [INFO] 02:36:52 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder --- 02:36:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.jar 02:36:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT.pom 02:36:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-sources.jar 02:36:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:36:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder --- 02:36:52 [INFO] 02:36:52 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >------- 02:36:52 [INFO] Building org.eclipse.swtbot.eclipse 4.2.0-SNAPSHOT [12/57] 02:36:52 [INFO] from org.eclipse.swtbot.eclipse/pom.xml 02:36:52 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:36:52 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:52 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:52 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] 02:36:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] 02:36:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:52 [INFO] 02:36:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/src/main/resources 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse --- 02:36:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 89 were skipped 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] 02:36:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar 02:36:52 [INFO] 02:36:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse --- 02:36:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar 02:36:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse --- 02:36:55 [INFO] 02:36:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse --- 02:36:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.jar 02:36:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT.pom 02:36:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-sources-feature.jar 02:36:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-p2metadata.xml 02:36:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse --- 02:36:55 [INFO] 02:36:55 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >----- 02:36:55 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.2.0-SNAPSHOT [13/57] 02:36:55 [INFO] from org.eclipse.swtbot.eclipse.dsl/pom.xml 02:36:55 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:55 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.dsl 02:36:55 [INFO] 02:36:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:55 [INFO] 02:36:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] 02:36:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar 02:36:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:58 [INFO] 02:36:58 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.jar 02:36:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT.pom 02:36:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-sources.jar 02:36:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-p2metadata.xml 02:36:58 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.2.0-SNAPSHOT-p2artifacts.xml 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl --- 02:36:58 [INFO] 02:36:58 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >-- 02:36:58 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.2.0-SNAPSHOT [14/57] 02:36:58 [INFO] from org.eclipse.swtbot.eclipse.gef.finder/pom.xml 02:36:58 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:36:58 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:58 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:36:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] The project's OSGi version is 4.2.0.202312180735 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] 02:36:58 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.gef.finder 02:36:58 [INFO] 02:36:58 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:36:58 [INFO] 02:36:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] 02:36:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:36:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:58 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar 02:36:58 [INFO] 02:36:58 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:59 [INFO] 02:36:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:59 [INFO] 02:36:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:36:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar 02:37:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:37:01 [INFO] 02:37:01 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:37:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.jar 02:37:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT.pom 02:37:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-sources.jar 02:37:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:37:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder --- 02:37:01 [INFO] 02:37:01 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------ 02:37:01 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.2.0-SNAPSHOT [15/57] 02:37:01 [INFO] from org.eclipse.swtbot.eclipse.spy/pom.xml 02:37:01 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:01 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:01 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.spy 02:37:01 [INFO] 02:37:01 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:01 [INFO] 02:37:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 84 were skipped 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] 02:37:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy --- 02:37:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar 02:37:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy --- 02:37:04 [INFO] 02:37:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy --- 02:37:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.jar 02:37:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT.pom 02:37:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-sources.jar 02:37:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-p2metadata.xml 02:37:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy --- 02:37:04 [INFO] 02:37:04 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >-- 02:37:04 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.2.0-SNAPSHOT [16/57] 02:37:04 [INFO] from org.eclipse.swtbot.eclipse.junit.headless/pom.xml 02:37:04 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:04 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit.headless 02:37:04 [INFO] 02:37:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:04 [INFO] 02:37:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 86 were skipped 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] 02:37:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar 02:37:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar 02:37:06 [INFO] 02:37:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:06 [INFO] 02:37:06 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.jar 02:37:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT.pom 02:37:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-sources.jar 02:37:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-p2metadata.xml 02:37:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:06 [INFO] 02:37:06 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless --- 02:37:06 [INFO] 02:37:06 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >-- 02:37:06 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.2.0-SNAPSHOT [17/57] 02:37:06 [INFO] from org.eclipse.swtbot.eclipse.test.junit/pom.xml 02:37:06 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:37:06 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml 02:37:06 [INFO] 02:37:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:06 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:06 [INFO] 02:37:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] 02:37:07 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] 02:37:07 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:07 [INFO] 02:37:07 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/src/main/resources 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 64 were skipped 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] 02:37:07 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar 02:37:07 [INFO] 02:37:07 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar 02:37:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar 02:37:08 [INFO] 02:37:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:08 [INFO] 02:37:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.jar 02:37:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT.pom 02:37:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-sources-feature.jar 02:37:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-p2metadata.xml 02:37:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:08 [INFO] 02:37:08 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit --- 02:37:08 [INFO] 02:37:08 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------ 02:37:08 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.2.0-SNAPSHOT [18/57] 02:37:08 [INFO] from org.eclipse.swtbot.eclipse.ui/pom.xml 02:37:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:08 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml 02:37:12 [INFO] 02:37:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:12 [INFO] 02:37:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] 02:37:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] 02:37:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] 02:37:12 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui 02:37:12 [INFO] 02:37:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:12 [INFO] 02:37:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources 02:37:12 [INFO] 02:37:12 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui --- 02:37:12 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] 02:37:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 163 were skipped 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] 02:37:13 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] 02:37:13 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui --- 02:37:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar 02:37:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar 02:37:15 [INFO] 02:37:15 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui --- 02:37:15 [INFO] 02:37:15 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui --- 02:37:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.jar 02:37:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT.pom 02:37:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-sources.jar 02:37:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-p2metadata.xml 02:37:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:15 [INFO] 02:37:15 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui --- 02:37:15 [INFO] 02:37:15 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >------- 02:37:15 [INFO] Building org.eclipse.swtbot.generator 4.2.0-SNAPSHOT [19/57] 02:37:15 [INFO] from org.eclipse.swtbot.generator/pom.xml 02:37:15 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:15 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:15 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Resolving class path of org.eclipse.swtbot.generator 02:37:16 [INFO] 02:37:16 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:16 [INFO] 02:37:16 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator --- 02:37:16 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 59 were skipped 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] 02:37:16 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator --- 02:37:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar 02:37:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator --- 02:37:18 [INFO] 02:37:18 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator --- 02:37:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.jar 02:37:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT.pom 02:37:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-sources.jar 02:37:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-p2metadata.xml 02:37:18 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator --- 02:37:18 [INFO] 02:37:18 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >-- 02:37:18 [INFO] Building org.eclipse.swtbot.generator.client 4.2.0-SNAPSHOT [20/57] 02:37:18 [INFO] from org.eclipse.swtbot.generator.client/pom.xml 02:37:18 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:18 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:18 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:18 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] 02:37:18 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] Resolving class path of org.eclipse.swtbot.generator.client 02:37:18 [INFO] 02:37:18 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:18 [INFO] 02:37:18 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources 02:37:18 [INFO] 02:37:18 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.client --- 02:37:18 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] 02:37:19 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.client --- 02:37:19 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 164 were skipped 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] 02:37:19 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] 02:37:19 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client --- 02:37:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar 02:37:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client --- 02:37:22 [INFO] 02:37:22 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client --- 02:37:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.jar 02:37:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT.pom 02:37:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-sources.jar 02:37:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-p2metadata.xml 02:37:22 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client --- 02:37:22 [INFO] 02:37:22 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >-- 02:37:22 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.2.0-SNAPSHOT [21/57] 02:37:22 [INFO] from org.eclipse.swtbot.generator.rules.workbench/pom.xml 02:37:22 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:22 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:22 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Resolving class path of org.eclipse.swtbot.generator.rules.workbench 02:37:22 [INFO] 02:37:22 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:22 [INFO] 02:37:22 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 59 were skipped 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] 02:37:22 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar 02:37:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:26 [INFO] 02:37:26 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.jar 02:37:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT.pom 02:37:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-sources.jar 02:37:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-p2metadata.xml 02:37:26 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench --- 02:37:26 [INFO] 02:37:26 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >----- 02:37:26 [INFO] Building org.eclipse.swtbot.generator.jdt 4.2.0-SNAPSHOT [22/57] 02:37:26 [INFO] from org.eclipse.swtbot.generator.jdt/pom.xml 02:37:26 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:26 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:26 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] 02:37:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt 02:37:26 [INFO] 02:37:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:26 [INFO] 02:37:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] 02:37:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 101 were skipped 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt --- 02:37:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar 02:37:26 [INFO] 02:37:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt --- 02:37:27 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar 02:37:27 [INFO] 02:37:27 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt --- 02:37:27 [INFO] 02:37:27 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt --- 02:37:27 [INFO] 02:37:27 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt --- 02:37:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar 02:37:28 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt --- 02:37:29 [INFO] 02:37:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt --- 02:37:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.jar 02:37:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT.pom 02:37:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-sources.jar 02:37:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-p2metadata.xml 02:37:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt --- 02:37:29 [INFO] 02:37:29 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >----- 02:37:29 [INFO] Building org.eclipse.swtbot.generator.ui 4.2.0-SNAPSHOT [23/57] 02:37:29 [INFO] from org.eclipse.swtbot.generator.ui/pom.xml 02:37:29 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:29 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Resolving class path of org.eclipse.swtbot.generator.ui 02:37:29 [INFO] 02:37:29 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:29 [INFO] 02:37:29 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 163 were skipped 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] 02:37:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui --- 02:37:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar 02:37:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui --- 02:37:32 [INFO] 02:37:32 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui --- 02:37:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.jar 02:37:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT.pom 02:37:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-sources.jar 02:37:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-p2metadata.xml 02:37:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui --- 02:37:32 [INFO] 02:37:32 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >------- 02:37:32 [INFO] Building org.eclipse.swtbot.junit5_x 4.2.0-SNAPSHOT [24/57] 02:37:32 [INFO] from org.eclipse.swtbot.junit5_x/pom.xml 02:37:32 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:32 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:32 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Resolving class path of org.eclipse.swtbot.junit5_x 02:37:32 [INFO] 02:37:32 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:32 [INFO] 02:37:32 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] 02:37:32 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x --- 02:37:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar 02:37:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x --- 02:37:35 [INFO] 02:37:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x --- 02:37:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.jar 02:37:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT.pom 02:37:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-sources.jar 02:37:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-p2metadata.xml 02:37:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x --- 02:37:35 [INFO] 02:37:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >-- 02:37:35 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.2.0-SNAPSHOT [25/57] 02:37:35 [INFO] from org.eclipse.swtbot.nebula.gallery.finder/pom.xml 02:37:35 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:35 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder 02:37:35 [INFO] 02:37:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:35 [INFO] 02:37:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 13 were skipped 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] 02:37:35 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar 02:37:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:38 [INFO] 02:37:38 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.jar 02:37:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT.pom 02:37:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-sources.jar 02:37:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:37:38 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder --- 02:37:38 [INFO] 02:37:38 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >---------- 02:37:38 [INFO] Building org.eclipse.swt.examples 4.2.0-SNAPSHOT [26/57] 02:37:38 [INFO] from org.eclipse.swt.examples/pom.xml 02:37:38 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:38 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:38 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples --- 02:37:38 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swt.examples --- 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swt.examples --- 02:37:38 [INFO] 02:37:38 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swt.examples --- 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swt.examples --- 02:37:38 [INFO] Resolving class path of org.eclipse.swt.examples 02:37:38 [INFO] 02:37:38 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples --- 02:37:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:38 [INFO] 02:37:38 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swt.examples --- 02:37:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swt.examples --- 02:37:38 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swt.examples --- 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swt.examples --- 02:37:38 [INFO] 02:37:38 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples --- 02:37:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swt.examples --- 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swt.examples --- 02:37:38 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swt.examples --- 02:37:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar 02:37:38 [INFO] 02:37:38 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swt.examples --- 02:37:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar 02:37:39 [INFO] 02:37:39 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples --- 02:37:39 [INFO] 02:37:39 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swt.examples --- 02:37:39 [INFO] 02:37:39 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swt.examples --- 02:37:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar 02:37:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swt.examples --- 02:37:42 [INFO] 02:37:42 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swt.examples --- 02:37:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT.jar 02:37:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT.pom 02:37:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT-sources.jar 02:37:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT-p2metadata.xml 02:37:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.2.0-SNAPSHOT/org.eclipse.swt.examples-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swt.examples --- 02:37:42 [INFO] 02:37:42 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >------- 02:37:42 [INFO] Building org.eclipse.swtbot.swt.demo 4.2.0-SNAPSHOT [27/57] 02:37:42 [INFO] from org.eclipse.swtbot.swt.demo/pom.xml 02:37:42 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:42 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:42 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Resolving class path of org.eclipse.swtbot.swt.demo 02:37:42 [INFO] 02:37:42 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:42 [INFO] 02:37:42 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 18 were skipped 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] 02:37:42 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo --- 02:37:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar 02:37:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo --- 02:37:45 [INFO] 02:37:45 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo --- 02:37:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.jar 02:37:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT.pom 02:37:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-sources.jar 02:37:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-p2metadata.xml 02:37:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo --- 02:37:45 [INFO] 02:37:45 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------ 02:37:45 [INFO] Building org.eclipse.ui.forms.examples 4.2.0-SNAPSHOT [28/57] 02:37:45 [INFO] from org.eclipse.ui.forms.examples/pom.xml 02:37:45 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:45 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:45 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Resolving class path of org.eclipse.ui.forms.examples 02:37:45 [INFO] 02:37:45 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:45 [INFO] 02:37:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.ui.forms.examples --- 02:37:45 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 77 were skipped 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar 02:37:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] 02:37:45 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples --- 02:37:45 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar_unpacked_8138545561163218767/examples.jar' is disabled. 02:37:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar_unpacked_8138545561163218767/examples.jar 02:37:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar 02:37:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar 02:37:50 [INFO] 02:37:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples --- 02:37:50 [INFO] 02:37:50 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples --- 02:37:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.jar 02:37:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT.pom 02:37:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-sources.jar 02:37:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-p2metadata.xml 02:37:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.2.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:50 [INFO] 02:37:50 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples --- 02:37:50 [INFO] 02:37:50 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >-- 02:37:50 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.2.0-SNAPSHOT [29/57] 02:37:50 [INFO] from org.eclipse.swtbot.nebula.nattable.finder/pom.xml 02:37:50 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:50 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:50 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder 02:37:52 [INFO] 02:37:52 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:52 [INFO] 02:37:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] 02:37:52 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar 02:37:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:54 [INFO] 02:37:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.jar 02:37:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT.pom 02:37:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-sources.jar 02:37:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:37:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder --- 02:37:54 [INFO] 02:37:54 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >-- 02:37:54 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.2.0-SNAPSHOT [30/57] 02:37:54 [INFO] from org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml 02:37:54 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:54 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] 02:37:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder 02:37:54 [INFO] 02:37:54 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:54 [INFO] 02:37:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources 02:37:54 [INFO] 02:37:54 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:54 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] 02:37:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] 02:37:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] 02:37:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar 02:37:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.jar 02:37:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT.pom 02:37:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-sources.jar 02:37:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:37:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >-- 02:37:57 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.2.0-SNAPSHOT [31/57] 02:37:57 [INFO] from org.eclipse.swtbot.nebula.stepbar.finder/pom.xml 02:37:57 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:57 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:57 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:57 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder 02:37:57 [INFO] 02:37:57 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:57 [INFO] 02:37:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] 02:37:57 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar 02:37:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.jar 02:37:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT.pom 02:37:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-sources.jar 02:37:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:37:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >-- 02:37:59 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.2.0-SNAPSHOT [32/57] 02:37:59 [INFO] from org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml 02:37:59 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:37:59 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:59 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:37:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] The project's OSGi version is 4.2.0.202312180735 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder 02:37:59 [INFO] 02:37:59 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:37:59 [INFO] 02:37:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:37:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 14 were skipped 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] 02:37:59 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:37:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar 02:38:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:38:01 [INFO] 02:38:01 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:38:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.jar 02:38:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT.pom 02:38:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-sources.jar 02:38:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-p2metadata.xml 02:38:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder --- 02:38:01 [INFO] 02:38:01 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >----- 02:38:01 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.2.0-SNAPSHOT [33/57] 02:38:01 [INFO] from org.eclipse.swtbot.eclipse.gef/pom.xml 02:38:01 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:01 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:01 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:01 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] 02:38:01 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] 02:38:01 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:01 [INFO] 02:38:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/src/main/resources 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 91 were skipped 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] 02:38:01 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar 02:38:01 [INFO] 02:38:01 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef --- 02:38:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar 02:38:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar 02:38:03 [INFO] 02:38:03 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef --- 02:38:03 [INFO] 02:38:03 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef --- 02:38:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.jar 02:38:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT.pom 02:38:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-sources-feature.jar 02:38:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-p2metadata.xml 02:38:03 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:03 [INFO] 02:38:03 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef --- 02:38:03 [INFO] 02:38:03 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >-- 02:38:03 [INFO] Building org.eclipse.swtbot.generator.feature 4.2.0-SNAPSHOT [34/57] 02:38:03 [INFO] from org.eclipse.swtbot.generator.feature/pom.xml 02:38:03 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:03 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:03 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:03 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] 02:38:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] 02:38:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:04 [INFO] 02:38:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/src/main/resources 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] 02:38:04 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar 02:38:04 [INFO] 02:38:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature --- 02:38:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar 02:38:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature --- 02:38:06 [INFO] 02:38:06 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature --- 02:38:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.jar 02:38:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT.pom 02:38:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-sources-feature.jar 02:38:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-p2metadata.xml 02:38:06 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature --- 02:38:06 [INFO] 02:38:06 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >--------- 02:38:06 [INFO] Building org.eclipse.swtbot.ide 4.2.0-SNAPSHOT [35/57] 02:38:06 [INFO] from org.eclipse.swtbot.ide/pom.xml 02:38:06 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:06 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:06 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] 02:38:06 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] 02:38:06 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:06 [INFO] 02:38:06 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/src/main/resources 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.ide --- 02:38:06 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 141 were skipped 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] 02:38:06 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar 02:38:06 [INFO] 02:38:06 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.ide --- 02:38:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar 02:38:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar 02:38:08 [INFO] 02:38:08 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide --- 02:38:08 [INFO] 02:38:08 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.ide --- 02:38:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.jar 02:38:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT.pom 02:38:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-sources-feature.jar 02:38:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-p2metadata.xml 02:38:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.2.0-SNAPSHOT/org.eclipse.swtbot.ide-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:08 [INFO] 02:38:08 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide --- 02:38:08 [INFO] 02:38:08 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >-- 02:38:08 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.2.0-SNAPSHOT [36/57] 02:38:08 [INFO] from org.eclipse.swtbot.eclipse.junit5.headless/pom.xml 02:38:08 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:38:08 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml 02:38:08 [INFO] Resolving test dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.junit5.headless 02:38:09 [INFO] 02:38:09 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:09 [INFO] 02:38:09 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] 02:38:09 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar 02:38:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:12 [INFO] 02:38:12 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.jar 02:38:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT.pom 02:38:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-sources.jar 02:38:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-p2metadata.xml 02:38:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless --- 02:38:12 [INFO] 02:38:12 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >-------- 02:38:12 [INFO] Building org.eclipse.swtbot.junit5 4.2.0-SNAPSHOT [37/57] 02:38:12 [INFO] from org.eclipse.swtbot.junit5/pom.xml 02:38:12 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:12 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:12 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:12 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] 02:38:12 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] 02:38:12 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:12 [INFO] 02:38:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/src/main/resources 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.junit5 --- 02:38:12 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 66 were skipped 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] 02:38:12 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar 02:38:12 [INFO] 02:38:12 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 --- 02:38:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar 02:38:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 --- 02:38:14 [INFO] 02:38:14 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 --- 02:38:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.jar 02:38:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT.pom 02:38:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-sources-feature.jar 02:38:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-p2metadata.xml 02:38:14 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.2.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 --- 02:38:14 [INFO] 02:38:14 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >---- 02:38:14 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.2.0-SNAPSHOT [38/57] 02:38:14 [INFO] from org.eclipse.swtbot.nebula.gallery/pom.xml 02:38:14 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:14 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:14 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] 02:38:14 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] 02:38:14 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:14 [INFO] 02:38:14 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/src/main/resources 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 82 were skipped 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] 02:38:14 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar 02:38:14 [INFO] 02:38:14 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery --- 02:38:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar 02:38:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery --- 02:38:17 [INFO] 02:38:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery --- 02:38:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.jar 02:38:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT.pom 02:38:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-sources-feature.jar 02:38:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-p2metadata.xml 02:38:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery --- 02:38:17 [INFO] 02:38:17 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >--- 02:38:17 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.2.0-SNAPSHOT [39/57] 02:38:17 [INFO] from org.eclipse.swtbot.nebula.nattable/pom.xml 02:38:17 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:17 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] 02:38:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] 02:38:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:17 [INFO] 02:38:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/src/main/resources 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] 02:38:17 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar 02:38:17 [INFO] 02:38:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable --- 02:38:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar 02:38:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable --- 02:38:20 [INFO] 02:38:20 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable --- 02:38:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.jar 02:38:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT.pom 02:38:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-sources-feature.jar 02:38:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-p2metadata.xml 02:38:20 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable --- 02:38:20 [INFO] 02:38:20 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >-- 02:38:20 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.2.0-SNAPSHOT [40/57] 02:38:20 [INFO] from org.eclipse.swtbot.nebula.checkboxgroup/pom.xml 02:38:20 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:20 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:20 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] 02:38:20 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] 02:38:20 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:20 [INFO] 02:38:20 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/src/main/resources 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] 02:38:20 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar 02:38:20 [INFO] 02:38:20 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar 02:38:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:23 [INFO] 02:38:23 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.jar 02:38:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT.pom 02:38:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-sources-feature.jar 02:38:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-p2metadata.xml 02:38:23 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup --- 02:38:23 [INFO] 02:38:23 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >---- 02:38:23 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.2.0-SNAPSHOT [41/57] 02:38:23 [INFO] from org.eclipse.swtbot.nebula.stepbar/pom.xml 02:38:23 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:23 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:23 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:23 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] 02:38:23 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] 02:38:23 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:23 [INFO] 02:38:23 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/src/main/resources 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 83 were skipped 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] 02:38:23 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar 02:38:23 [INFO] 02:38:23 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar 02:38:24 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:25 [INFO] 02:38:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.jar 02:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT.pom 02:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-sources-feature.jar 02:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-p2metadata.xml 02:38:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar --- 02:38:25 [INFO] 02:38:25 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >-- 02:38:25 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.2.0-SNAPSHOT [42/57] 02:38:25 [INFO] from org.eclipse.swtbot.nebula.rangeslider/pom.xml 02:38:25 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:38:25 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] 02:38:25 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] 02:38:25 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:25 [INFO] 02:38:25 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/src/main/resources 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 87 were skipped 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] 02:38:25 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar 02:38:25 [INFO] 02:38:25 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar 02:38:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:27 [INFO] 02:38:27 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.jar 02:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT.pom 02:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-sources-feature.jar 02:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-p2metadata.xml 02:38:27 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider --- 02:38:27 [INFO] 02:38:27 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >---------- 02:38:27 [INFO] Building org.eclipse.swtbot.updatesite 4.2.0-SNAPSHOT [43/57] 02:38:27 [INFO] from org.eclipse.swtbot.updatesite/pom.xml 02:38:27 [INFO] -------------------------[ eclipse-repository ]------------------------- 02:38:27 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:27 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite --- 02:38:27 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:27 [INFO] 02:38:27 [INFO] --- clean:3.2.0:clean (default-clean-1) @ org.eclipse.swtbot.updatesite --- 02:38:27 [INFO] 02:38:27 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite --- 02:38:27 [INFO] 02:38:27 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite --- 02:38:27 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:27 [INFO] 02:38:27 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite --- 02:38:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2-publisher:4.0.4:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite --- 02:38:27 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 02:38:27 [INFO] Published profile IUs: [a.jre.javase 11.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 12.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 13.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 14.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 15.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 16.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 17.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 18.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 19.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 20.0.0] 02:38:27 [INFO] Published profile IUs: [a.jre.javase 21.0.0] 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2-publisher:4.0.4:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite --- 02:38:27 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2-publisher:4.0.4:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite --- 02:38:27 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2-publisher:4.0.4:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite --- 02:38:27 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 02:38:27 [INFO] 02:38:27 [INFO] --- tycho-p2-repository:4.0.4:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite --- 02:38:27 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 02:38:27 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 202312180735.SWTBot -- Dependencies 1.0.0.7J7w8scLx13-ED-z0UtnZbpPElPpn to org.eclipse.equinox.p2.iu; org.hamcrest.core [2.2.0.v20230809-1000,2.2.0.v20230809-1000].; Unable to satisfy dependency from 202312180735.SWTBot -- Dependencies 1.0.0.7J7w8scLx13-ED-z0UtnZbpPElPpn to org.eclipse.equinox.p2.iu; org.hamcrest.core.source [1.3.0.v20180420-1519,1.3.0.v20180420-1519].] 02:38:28 [WARNING] More information on the preceding warning(s) can be found here: 02:38:28 [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite --- 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-p2-repository:4.0.4:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite --- 02:38:29 [WARNING] Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration 02:38:29 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.updatesite --- 02:38:29 [INFO] 02:38:29 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite --- 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite --- 02:38:29 [INFO] 02:38:29 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite --- 02:38:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.zip 02:38:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT.pom 02:38:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT-p2metadata.xml 02:38:29 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.2.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite --- 02:38:29 [INFO] 02:38:29 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >----- 02:38:29 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.2.0-SNAPSHOT [44/57] 02:38:29 [INFO] from org.eclipse.swtbot.eclipse.ui.test/pom.xml 02:38:29 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:38:29 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:29 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:29 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' 02:38:29 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:29 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:29 [INFO] 02:38:29 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:29 [INFO] 02:38:29 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:29 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.ui.test 02:38:30 [INFO] 02:38:30 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:30 [INFO] 02:38:30 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] 02:38:30 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 187 were skipped 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] 02:38:30 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] 02:38:30 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar 02:38:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar 02:38:34 [INFO] 02:38:34 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:34 [INFO] 02:38:34 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:34 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data/.metadata/.log 02:38:34 [INFO] Command line: 02:38:34 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] 02:38:38 Launching application org.eclipse.ui.ide.workbench 02:38:42 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests 02:38:42 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:38:42 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:38:42 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:38:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.639 s -- in org.eclipse.swtbot.eclipse.ui.functional.AllTests 02:38:45 org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest.canCreateSWTBotProject -- Time elapsed: 3.345 s 02:38:45 02:38:45 Results: 02:38:45 02:38:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:38:45 02:38:46 [INFO] All tests passed 02:38:46 [INFO] 02:38:46 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.jar 02:38:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT.pom 02:38:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-sources.jar 02:38:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-p2metadata.xml 02:38:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test --- 02:38:46 [INFO] 02:38:46 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >-- 02:38:46 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.2.0-SNAPSHOT [45/57] 02:38:46 [INFO] from org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml 02:38:46 [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 02:38:46 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:46 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:46 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test.keyboards 02:38:46 [INFO] 02:38:46 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:46 [INFO] 02:38:46 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Nothing to compile - all classes are up to date 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-bnd:4.0.4:process (default-process) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-compiler:4.0.4:testCompile (default-testCompile) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 12 were skipped 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] 02:38:46 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar 02:38:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar 02:38:54 [INFO] 02:38:54 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:54 [INFO] 02:38:54 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.jar 02:38:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT.pom 02:38:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-sources.jar 02:38:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-p2metadata.xml 02:38:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.2.0-SNAPSHOT-p2artifacts.xml 02:38:54 [INFO] 02:38:54 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards --- 02:38:54 [INFO] 02:38:54 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >--- 02:38:54 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.2.0-SNAPSHOT [46/57] 02:38:54 [INFO] from org.eclipse.swtbot.forms.finder.test/pom.xml 02:38:54 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:38:54 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:54 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:38:54 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' 02:38:54 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml 02:38:54 [INFO] 02:38:54 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test --- 02:38:54 [INFO] The project's OSGi version is 4.2.0.202312180735 02:38:54 [INFO] 02:38:54 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test --- 02:38:54 [INFO] 02:38:54 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test --- 02:38:54 [INFO] 02:38:54 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test --- 02:38:54 [INFO] 02:38:54 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.forms.finder.test --- 02:38:54 [INFO] Resolving class path of org.eclipse.swtbot.forms.finder.test 02:38:55 [INFO] 02:38:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:38:55 [INFO] 02:38:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] 02:38:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:38:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 119 were skipped 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] 02:38:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] 02:38:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test --- 02:38:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar 02:38:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar 02:38:58 [INFO] 02:38:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test --- 02:38:58 [INFO] 02:38:58 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.forms.finder.test --- 02:38:58 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data/.metadata/.log 02:38:58 [INFO] Command line: 02:38:58 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.sdk.ide, -nouithread] 02:38:59 Launching application org.eclipse.ui.ide.workbench 02:39:01 Running org.eclipse.swtbot.forms.finder.test.AllTests 02:39:01 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:39:01 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:39:01 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:39:03 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.942 s -- in org.eclipse.swtbot.forms.finder.test.AllTests 02:39:03 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.canFindHyperlinkWithRegex -- Time elapsed: 0.035 s 02:39:03 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest.findHyperlink -- Time elapsed: 0.002 s 02:39:03 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithNoImage -- Time elapsed: 0.002 s 02:39:03 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithNoImageByRegex -- Time elapsed: 0.002 s 02:39:03 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.findImageHyperlinkWithImage -- Time elapsed: 0.001 s 02:39:03 org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest.canFindImageHyperlinkWithImageByRegex -- Time elapsed: 0.002 s 02:39:03 02:39:03 Results: 02:39:03 02:39:03 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 02:39:03 02:39:04 [INFO] All tests passed 02:39:04 [INFO] 02:39:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test --- 02:39:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.jar 02:39:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT.pom 02:39:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-sources.jar 02:39:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:39:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >-- 02:39:04 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.2.0-SNAPSHOT [47/57] 02:39:04 [INFO] from org.eclipse.swtbot.eclipse.finder.test/pom.xml 02:39:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:39:04 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:39:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:39:04 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' 02:39:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] The project's OSGi version is 4.2.0.202312180735 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Resolving class path of org.eclipse.swtbot.eclipse.finder.test 02:39:04 [INFO] 02:39:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:39:04 [INFO] 02:39:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:39:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:39:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 133 were skipped 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] 02:39:04 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar 02:39:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar 02:39:06 [INFO] 02:39:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:06 [INFO] 02:39:06 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test --- 02:39:06 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data/.metadata/.log 02:39:06 [INFO] Command line: 02:39:06 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread] 02:39:08 Launching application org.eclipse.ui.ide.workbench 02:39:09 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:39:09 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:39:09 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:39:11 Running org.eclipse.swtbot.eclipse.finder.AllTests 02:41:34 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.6 s -- in org.eclipse.swtbot.eclipse.finder.AllTests 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewMenuDropDown -- Time elapsed: 1.573 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewActionDelegateWithId -- Time elapsed: 1.322 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarToogleButton -- Time elapsed: 1.292 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.viewBotWidgetScope -- Time elapsed: 1.210 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarButtonNotFound -- Time elapsed: 1.232 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusAddedProgramatically -- Time elapsed: 1.424 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarPushButton -- Time elapsed: 1.334 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.notFindingViewThrowsException -- Time elapsed: 5.130 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.openView -- Time elapsed: 1.212 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsCommandWithoutParameters -- Time elapsed: 1.283 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarDropDownButton -- Time elapsed: 1.232 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.menusExtensionsParameterizedCommand -- Time elapsed: 1.275 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.findsView -- Time elapsed: 0.251 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.breakpointsViewMenuWorkingSets -- Time elapsed: 0.682 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.toolbarRadioButton -- Time elapsed: 1.265 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.closesAView -- Time elapsed: 0.196 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getToolbarButtons -- Time elapsed: 1.194 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest.getsViewTitle -- Time elapsed: 0.191 s 02:41:34 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionString -- Time elapsed: 0 s 02:41:34 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionStringThrowable -- Time elapsed: 0 s 02:41:34 org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest.quickFixNotFoundExceptionThrowable -- Time elapsed: 0 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.canAutoCompleteProposals -- Time elapsed: 9.934 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsAutoCompleteProposals -- Time elapsed: 8.090 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenu -- Time elapsed: 8.348 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.contextMenuWithSubMenu -- Time elapsed: 7.800 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActivePartIsFalseForActiveEditor -- Time elapsed: 9.775 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.getsStatusMessagesOfEditor -- Time elapsed: 7.814 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest.isActiveIsTrueForActiveEditor -- Time elapsed: 9.715 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuSubmenu -- Time elapsed: 8.344 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canGetStatusMessageOfView -- Time elapsed: 7.985 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canRefreshProject -- Time elapsed: 7.803 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuCopyQualifiedName -- Time elapsed: 7.908 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuOnMultipleSelection -- Time elapsed: 8.914 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessOpen -- Time elapsed: 7.972 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest.canAccessContextMenuWithSubmenus -- Time elapsed: 7.774 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetPageCount -- Time elapsed: 0.181 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSaveEditorContents -- Time elapsed: 0.171 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.editorShouldBeMarkedDirtyOnChanges -- Time elapsed: 0.177 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetActivePage -- Time elapsed: 0.157 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldGetListOfPageTitles -- Time elapsed: 0.162 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldAnswerIsActivePageCorrectly -- Time elapsed: 0.161 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest.shouldSetActivePage -- Time elapsed: 0.175 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithTooltip -- Time elapsed: 0.092 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithText -- Time elapsed: 0.095 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest.canFindControlContributionWithId -- Time elapsed: 0.102 s 02:41:34 org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest.canSelectMultipleRadioInPreferencesWindow -- Time elapsed: 0.363 s 02:41:34 02:41:34 Results: 02:41:34 02:41:34 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0 02:41:34 02:41:35 [INFO] All tests passed 02:41:35 [INFO] 02:41:35 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test --- 02:41:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.jar 02:41:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT.pom 02:41:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:41:35 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:41:35 [INFO] 02:41:35 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test --- 02:41:35 [INFO] 02:41:35 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >---- 02:41:35 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.2.0-SNAPSHOT [48/57] 02:41:35 [INFO] from org.eclipse.swtbot.e4.finder.test/pom.xml 02:41:35 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:41:35 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:41:35 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:41:35 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' 02:41:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml 02:41:35 [INFO] 02:41:35 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] The project's OSGi version is 4.2.0.202312180735 02:41:35 [INFO] 02:41:35 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] 02:41:35 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] 02:41:35 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] 02:41:35 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] Resolving class path of org.eclipse.swtbot.e4.finder.test 02:41:35 [INFO] 02:41:35 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:41:35 [INFO] 02:41:35 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:41:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources 02:41:35 [INFO] 02:41:35 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test --- 02:41:35 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:41:36 [INFO] 02:41:36 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] 02:41:36 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:41:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources 02:41:36 [INFO] 02:41:36 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped 02:41:36 [INFO] 02:41:36 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:36 [INFO] 02:41:36 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar 02:41:36 [INFO] 02:41:36 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] 02:41:36 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] 02:41:36 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test --- 02:41:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar 02:41:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:38 [INFO] 02:41:38 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test --- 02:41:38 [INFO] 02:41:38 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.e4.finder.test --- 02:41:38 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data/.metadata/.log 02:41:38 [INFO] Command line: 02:41:38 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/surefire.properties, -testApplication, org.eclipse.e4.ui.workbench.swt.E4Application, -product, org.eclipse.swtbot.e4.finder.test.product, -nouithread, -clearPersistedState] 02:41:40 Launching application org.eclipse.e4.ui.workbench.swt.E4Application 02:41:40 WARNING: Annotation classes from the 'javax.inject' or 'javax.annotation' package found. 02:41:40 It is recommended to migrate to the corresponding replacements in the jakarta namespace. 02:41:40 The Eclipse E4 Platform will remove support for those javax-annotations in a future release. 02:41:40 To suppress this warning, set the VM property: -Declipse.e4.inject.javax.warning=false 02:41:40 To disable processing of 'javax' annotations entirely, set the VM property: -Declipse.e4.inject.javax.disabled=true 02:41:40 02:41:41 Running org.eclipse.swtbot.e4.finder.test.AllTests 02:41:41 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:41:41 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:41:41 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:41:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.336 s -- in org.eclipse.swtbot.e4.finder.test.AllTests 02:41:46 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.showsPart -- Time elapsed: 0.021 s 02:41:46 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.closePart -- Time elapsed: 5.012 s 02:41:46 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.findsPart -- Time elapsed: 0 s 02:41:46 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.getsPartTitle -- Time elapsed: 0 s 02:41:46 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest.openNewlyCreatedPart -- Time elapsed: 0.063 s 02:41:46 org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest.switchPerspective -- Time elapsed: 0.028 s 02:41:46 02:41:46 Results: 02:41:46 02:41:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 02:41:46 02:41:47 [INFO] All tests passed 02:41:47 [INFO] 02:41:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test --- 02:41:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.jar 02:41:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT.pom 02:41:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:41:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >-- 02:41:47 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.2.0-SNAPSHOT [49/57] 02:41:47 [INFO] from org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml 02:41:47 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:41:47 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:41:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:41:47 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' 02:41:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] The project's OSGi version is 4.2.0.202312180735 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Resolving class path of org.eclipse.swtbot.nebula.gallery.finder.test 02:41:47 [INFO] 02:41:47 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:41:47 [INFO] 02:41:47 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:41:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:41:47 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 97 were skipped 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] 02:41:47 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar 02:41:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:50 [INFO] 02:41:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:50 [INFO] 02:41:50 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:50 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data/.metadata/.log 02:41:50 [INFO] Command line: 02:41:50 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/surefire.properties, -nouithread] 02:41:53 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests 02:41:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:41:53 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:41:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:41:53 02:41:53 (SWT:1618): Gtk-CRITICAL **: 07:41:53.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.129: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.256: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 02:41:54 (SWT:1618): Gtk-CRITICAL **: 07:41:54.464: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:41:54 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectByText -- Time elapsed: 0.192 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testCount -- Time elapsed: 0.062 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByText -- Time elapsed: 0.029 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testSelectUnselect -- Time elapsed: 0.070 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testGetGalleryItemByIndex -- Time elapsed: 0.027 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest.testMultipleSelectByText -- Time elapsed: 0.026 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByIndex -- Time elapsed: 0.065 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testSelectByText -- Time elapsed: 0.031 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testGetItemByText -- Time elapsed: 0.059 s 02:41:54 org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest.testMultipleSelectByText -- Time elapsed: 0.026 s 02:41:54 02:41:54 Results: 02:41:54 02:41:54 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 02:41:54 02:41:55 [INFO] All tests passed 02:41:55 [INFO] 02:41:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.jar 02:41:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT.pom 02:41:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:41:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >---- 02:41:55 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.2.0-SNAPSHOT [50/57] 02:41:55 [INFO] from org.eclipse.swtbot.swt.finder.test/pom.xml 02:41:55 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:41:55 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:41:55 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:41:55 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] The project's OSGi version is 4.2.0.202312180735 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Resolving class path of org.eclipse.swtbot.swt.finder.test 02:41:55 [INFO] 02:41:55 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:41:55 [INFO] 02:41:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:41:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:41:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 96 were skipped 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] 02:41:55 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test --- 02:41:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar 02:41:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar 02:41:58 [INFO] 02:41:58 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test --- 02:41:58 [INFO] 02:41:58 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.swt.finder.test --- 02:41:58 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data/.metadata/.log 02:41:58 [INFO] Command line: 02:41:58 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/surefire.properties] 02:41:59 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test 02:42:00 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:42:00 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:42:00 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:42:00 02:42:00 (SWT:1703): Gdk-CRITICAL **: 07:42:00.560: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test 02:42:00 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.getsControlPath -- Time elapsed: 0.471 s 02:42:00 org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test.findsAllTabItem -- Time elapsed: 0.239 s 02:42:00 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest 02:42:00 02:42:00 (SWT:1703): Gdk-CRITICAL **: 07:42:00.823: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:00 02:42:00 (SWT:1703): Gdk-CRITICAL **: 07:42:00.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest 02:42:00 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.findsAllVisibleMenus -- Time elapsed: 0.069 s 02:42:00 org.eclipse.swtbot.swt.finder.finders.MenuFinderTest.clicksMenuItem -- Time elapsed: 0.056 s 02:42:00 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest 02:42:00 02:42:00 (SWT:1703): Gdk-CRITICAL **: 07:42:00.959: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:01 02:42:01 (SWT:1703): Gtk-WARNING **: 07:42:01.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gdk-CRITICAL **: 07:42:02.111: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:02 02:42:02 (SWT:1703): Gtk-WARNING **: 07:42:02.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gdk-CRITICAL **: 07:42:03.190: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:03 02:42:03 (SWT:1703): Gtk-WARNING **: 07:42:03.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gdk-CRITICAL **: 07:42:04.235: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:04 02:42:04 (SWT:1703): Gtk-WARNING **: 07:42:04.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-CRITICAL **: 07:42:05.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:05 02:42:05 (SWT:1703): Gtk-CRITICAL **: 07:42:05.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:05 02:42:05 (SWT:1703): Gdk-CRITICAL **: 07:42:05.358: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:05 02:42:05 (SWT:1703): Gtk-WARNING **: 07:42:05.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gdk-CRITICAL **: 07:42:06.443: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:06 02:42:06 (SWT:1703): Gtk-WARNING **: 07:42:06.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gdk-CRITICAL **: 07:42:07.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:07 02:42:07 (SWT:1703): Gtk-WARNING **: 07:42:07.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gdk-CRITICAL **: 07:42:08.635: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:08 02:42:08 (SWT:1703): Gtk-WARNING **: 07:42:08.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gdk-CRITICAL **: 07:42:09.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:09 02:42:09 (SWT:1703): Gtk-WARNING **: 07:42:09.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.842 s -- in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsATabItem -- Time elapsed: 1.152 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPathToTabItem -- Time elapsed: 1.079 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsControlPath -- Time elapsed: 1.044 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.getsOnlyVisibleControls -- Time elapsed: 1.122 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAGroup -- Time elapsed: 1.086 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAShell -- Time elapsed: 1.067 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsText -- Time elapsed: 1.124 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsAllTabItem -- Time elapsed: 1.087 s 02:42:10 org.eclipse.swtbot.swt.finder.finders.ControlFinderTest.findsTwoButtons -- Time elapsed: 1.077 s 02:42:10 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest 02:42:10 02:42:10 (SWT:1703): Gdk-CRITICAL **: 07:42:10.804: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:10 02:42:10 (SWT:1703): Gtk-WARNING **: 07:42:10.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:11 02:42:11 (SWT:1703): Gdk-CRITICAL **: 07:42:11.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gtk-WARNING **: 07:42:12.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:12 02:42:12 (SWT:1703): Gdk-CRITICAL **: 07:42:12.976: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:13 02:42:13 (SWT:1703): Gtk-WARNING **: 07:42:13.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.264 s -- in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest 02:42:14 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.generatesStringFromPath -- Time elapsed: 1.094 s 02:42:14 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromInvalidString -- Time elapsed: 1.077 s 02:42:14 org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest.getsPathFromString -- Time elapsed: 1.092 s 02:42:14 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest 02:42:14 02:42:14 (SWT:1703): Gdk-CRITICAL **: 07:42:14.072: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:14 02:42:14 (SWT:1703): Gtk-WARNING **: 07:42:14.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gdk-CRITICAL **: 07:42:15.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:15 02:42:15 (SWT:1703): Gtk-WARNING **: 07:42:15.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s -- in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest 02:42:16 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder1 -- Time elapsed: 1.094 s 02:42:16 org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest.childrenControlFinder2 -- Time elapsed: 1.098 s 02:42:16 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest 02:42:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayout -- Time elapsed: 0.008 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest.shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference -- Time elapsed: 0.001 s 02:42:16 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest 02:42:16 02:42:16 (SWT:1703): Gdk-CRITICAL **: 07:42:16.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:16 02:42:16 (SWT:1703): Gdk-CRITICAL **: 07:42:16.328: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:16 02:42:16 (SWT:1703): Gdk-CRITICAL **: 07:42:16.361: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForAWTKeyboardStrategy -- Time elapsed: 0.043 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForMockKeyboardStrategy -- Time elapsed: 0.033 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest.createsKeyboardForSWTKeyboardStrategy -- Time elapsed: 0.033 s 02:42:16 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest 02:42:16 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter -- Time elapsed: 0 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForCapitalCharacters -- Time elapsed: 0 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSmallCharacters -- Time elapsed: 0 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeys -- Time elapsed: 0 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKey -- Time elapsed: 0 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyWithShiftAndSmallCharacter -- Time elapsed: 0 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeyStrokeForSpecialCharacters -- Time elapsed: 0.002 s 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest.getsKeystrokesForModificationKeyForCapitalCharacter -- Time elapsed: 0 s 02:42:16 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest 02:42:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped 02:42:16 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest 02:42:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest 02:42:16 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped 02:42:16 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest 02:42:16 02:42:16 (SWT:1703): Gdk-CRITICAL **: 07:42:16.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:16 02:42:16 (SWT:1703): Gtk-WARNING **: 07:42:16.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest.getsToString -- Time elapsed: 1.102 s 02:42:17 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest 02:42:17 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.getsToString -- Time elapsed: 0.001 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltipIgnoreCase -- Time elapsed: 0 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.matchTooltip -- Time elapsed: 0 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNullGetTooltip -- Time elapsed: 0.001 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchTooltip -- Time elapsed: 0 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest.doesNotMatchObjectsWithNoGetTooltipMethod -- Time elapsed: 0 s 02:42:17 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest 02:42:17 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest 02:42:17 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.matchMessage -- Time elapsed: 0.001 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNullGetMessage -- Time elapsed: 0 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchMessage -- Time elapsed: 0 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.getsToString -- Time elapsed: 0 s 02:42:17 org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest.doesNotMatchObjectsWithNoGetMessageMethod -- Time elapsed: 0 s 02:42:17 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest 02:42:17 02:42:17 (SWT:1703): Gdk-CRITICAL **: 07:42:17.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:17 02:42:17 (SWT:1703): Gdk-CRITICAL **: 07:42:17.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:17 02:42:17 (SWT:1703): Gdk-CRITICAL **: 07:42:17.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:17 02:42:17 (SWT:1703): Gdk-CRITICAL **: 07:42:17.852: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:17 02:42:17 (SWT:1703): Gdk-CRITICAL **: 07:42:17.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:18 02:42:18 (SWT:1703): Gdk-CRITICAL **: 07:42:18.055: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:18 02:42:18 (SWT:1703): Gdk-CRITICAL **: 07:42:18.166: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:18 02:42:18 (SWT:1703): Gdk-CRITICAL **: 07:42:18.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:18 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltip -- Time elapsed: 0.113 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTextIgnoringCase -- Time elapsed: 0.103 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithTooltipIgnoringCase -- Time elapsed: 0.098 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithText -- Time elapsed: 0.100 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsInGroup -- Time elapsed: 0.104 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.findsControlsById -- Time elapsed: 0.110 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithLabel -- Time elapsed: 0.112 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest.matchesControlsWithRegex -- Time elapsed: 0.101 s 02:42:18 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest 02:42:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.WithItemTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.WithItemTest.testDescription -- Time elapsed: 0 s 02:42:18 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest 02:42:18 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.matchesRegex -- Time elapsed: 0.001 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchRegex -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.getsToString -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.doesNotMatchNullText -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest.cannotNotMatchText -- Time elapsed: 0.001 s 02:42:18 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest 02:42:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.AllOfTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerTrueIfAllMatcherMatches -- Time elapsed: 0.001 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.AllOfTest.testShouldAnswerFalseIfAnyMatchersDoesNotMatch -- Time elapsed: 0 s 02:42:18 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest 02:42:18 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutAccesor -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithMnemonic -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesWithoutMnemonic -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMnemonic -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest.matchesMenuWithoutMnemonic -- Time elapsed: 0 s 02:42:18 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest 02:42:18 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerTrueIfAnyMatcherMatches -- Time elapsed: 0.001 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.AnyOfTest.testShouldAnswerFalseIfNoMatchersMatche -- Time elapsed: 0 s 02:42:18 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest 02:42:18 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest 02:42:18 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchText -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNullGetText -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.getsToString -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchText -- Time elapsed: 0 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.doesNotMatchObjectsWithNoGetTextMethod -- Time elapsed: 0.001 s 02:42:18 org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest.matchTextIgnoreCase -- Time elapsed: 0 s 02:42:18 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest 02:42:18 02:42:18 (SWT:1703): Gdk-CRITICAL **: 07:42:18.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.549: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.595: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 02:42:18 (SWT:1703): Gtk-CRITICAL **: 07:42:18.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:42:18 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest 02:42:18 org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest.dragsAndDropsFromTreeToTree -- Time elapsed: 0.217 s 02:42:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest 02:42:18 02:42:18 (SWT:1703): Gdk-CRITICAL **: 07:42:18.632: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.847: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.849: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:18 02:42:18 (SWT:1703): Gtk-WARNING **: 07:42:18.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:19 02:42:19 (SWT:1703): Gdk-CRITICAL **: 07:42:19.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:20 02:42:20 (SWT:1703): Gtk-WARNING **: 07:42:20.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gdk-CRITICAL **: 07:42:21.081: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:21 02:42:21 (SWT:1703): Gtk-WARNING **: 07:42:21.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gdk-CRITICAL **: 07:42:22.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:22 02:42:22 (SWT:1703): Gtk-WARNING **: 07:42:22.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gdk-CRITICAL **: 07:42:23.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:23 02:42:23 (SWT:1703): Gtk-WARNING **: 07:42:23.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gdk-CRITICAL **: 07:42:24.671: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:24 02:42:24 (SWT:1703): Gtk-WARNING **: 07:42:24.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.678: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.681: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.682: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.684: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gtk-WARNING **: 07:42:25.684: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 02:42:25 02:42:25 (SWT:1703): Gdk-CRITICAL **: 07:42:25.917: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:26 02:42:26 (SWT:1703): Gtk-WARNING **: 07:42:26.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.48 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandItemCount -- Time elapsed: 1.243 s 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldCollapseAnItem -- Time elapsed: 1.205 s 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldExpandAnItem -- Time elapsed: 1.204 s 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetExpandedAndCollapsedItemCount -- Time elapsed: 1.180 s 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldGetAllExpandBarItems -- Time elapsed: 1.206 s 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldMatchEvents -- Time elapsed: 1.245 s 02:42:32 org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest.shouldThrowExceptionWhenItemIsNotFound -- Time elapsed: 6.196 s 02:42:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest 02:42:32 02:42:32 (SWT:1703): Gdk-CRITICAL **: 07:42:32.118: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:32 02:42:32 (SWT:1703): Gtk-WARNING **: 07:42:32.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gdk-CRITICAL **: 07:42:33.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:33 02:42:33 (SWT:1703): Gtk-WARNING **: 07:42:33.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.492 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest 02:42:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.findsArrowButtons -- Time elapsed: 1.195 s 02:42:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest.clicksArrowButton -- Time elapsed: 1.296 s 02:42:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest 02:42:34 02:42:34 (SWT:1703): Gdk-CRITICAL **: 07:42:34.615: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:34 02:42:34 (SWT:1703): Gtk-WARNING **: 07:42:34.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:35 02:42:35 (SWT:1703): Gdk-CRITICAL **: 07:42:35.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:36 02:42:36 (SWT:1703): Gtk-WARNING **: 07:42:36.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gdk-CRITICAL **: 07:42:37.020: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:37 02:42:37 (SWT:1703): Gtk-WARNING **: 07:42:37.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gdk-CRITICAL **: 07:42:38.221: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:38 02:42:38 (SWT:1703): Gtk-WARNING **: 07:42:38.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gdk-CRITICAL **: 07:42:39.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.850: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:39 02:42:39 (SWT:1703): Gtk-WARNING **: 07:42:39.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.261 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest 02:42:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsInitialValues -- Time elapsed: 1.210 s 02:42:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBarInGroup -- Time elapsed: 1.194 s 02:42:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsGetStyle -- Time elapsed: 1.201 s 02:42:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.findsProgressBar -- Time elapsed: 1.217 s 02:42:40 org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest.testsProgressPercentage -- Time elapsed: 1.437 s 02:42:40 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest 02:42:40 02:42:40 (SWT:1703): Gdk-CRITICAL **: 07:42:40.879: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:41 02:42:41 (SWT:1703): Gtk-WARNING **: 07:42:41.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gdk-CRITICAL **: 07:42:42.071: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:42 02:42:42 (SWT:1703): Gtk-WARNING **: 07:42:42.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gdk-CRITICAL **: 07:42:43.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:43 02:42:43 (SWT:1703): Gtk-WARNING **: 07:42:43.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gdk-CRITICAL **: 07:42:44.486: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:44 02:42:44 (SWT:1703): Gtk-WARNING **: 07:42:44.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.798 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest 02:42:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsForegroundColor -- Time elapsed: 1.191 s 02:42:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsBackgroundColor -- Time elapsed: 1.177 s 02:42:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.clicksButtons -- Time elapsed: 1.239 s 02:42:45 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest.findsButtons -- Time elapsed: 1.190 s 02:42:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest 02:42:45 02:42:45 (SWT:1703): Gdk-CRITICAL **: 07:42:45.680: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:45 02:42:45 (SWT:1703): Gtk-WARNING **: 07:42:45.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:46 02:42:46 (SWT:1703): Gdk-CRITICAL **: 07:42:46.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:47 02:42:47 (SWT:1703): Gtk-WARNING **: 07:42:47.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gdk-CRITICAL **: 07:42:48.148: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:48 02:42:48 (SWT:1703): Gtk-WARNING **: 07:42:48.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.710 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest 02:42:49 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsAlignment -- Time elapsed: 1.232 s 02:42:49 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.findsLabel -- Time elapsed: 1.235 s 02:42:49 org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest.getsImage -- Time elapsed: 1.242 s 02:42:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest 02:42:49 02:42:49 (SWT:1703): Gdk-CRITICAL **: 07:42:49.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:49 02:42:49 (SWT:1703): Gtk-WARNING **: 07:42:49.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gdk-CRITICAL **: 07:42:50.712: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:50 02:42:50 (SWT:1703): Gtk-WARNING **: 07:42:50.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:51 02:42:51 (SWT:1703): Gdk-CRITICAL **: 07:42:51.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:52 02:42:52 (SWT:1703): Gtk-WARNING **: 07:42:52.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gdk-CRITICAL **: 07:42:53.288: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.490: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:53 02:42:53 (SWT:1703): Gtk-WARNING **: 07:42:53.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gdk-CRITICAL **: 07:42:54.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:54 02:42:54 (SWT:1703): Gtk-WARNING **: 07:42:54.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:55 02:42:55 (SWT:1703): Gdk-CRITICAL **: 07:42:55.911: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:56 02:42:56 (SWT:1703): Gtk-WARNING **: 07:42:56.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gdk-CRITICAL **: 07:42:57.240: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:57 02:42:57 (SWT:1703): Gtk-WARNING **: 07:42:57.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gdk-CRITICAL **: 07:42:58.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:58 02:42:58 (SWT:1703): Gtk-WARNING **: 07:42:58.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:42:59 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.45 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.selectsRadioButton -- Time elapsed: 1.317 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 1.272 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButton -- Time elapsed: 1.304 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglesRadioButton -- Time elapsed: 1.296 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.togglingRadioButtonDeselectsOtherConditionally -- Time elapsed: 1.327 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clickingRadioButtonDeselectsOther -- Time elapsed: 1.329 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.deselectsRadioButton -- Time elapsed: 1.301 s 02:42:59 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest.clicksRadioButtonWithModifier -- Time elapsed: 1.298 s 02:42:59 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest 02:42:59 02:42:59 (SWT:1703): Gdk-CRITICAL **: 07:42:59.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.054: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:00 02:43:00 (SWT:1703): Gtk-WARNING **: 07:43:00.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gdk-CRITICAL **: 07:43:01.185: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:01 02:43:01 (SWT:1703): Gtk-WARNING **: 07:43:01.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gdk-CRITICAL **: 07:43:02.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:02 02:43:02 (SWT:1703): Gtk-WARNING **: 07:43:02.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:03 02:43:03 (SWT:1703): Gdk-CRITICAL **: 07:43:03.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:04 02:43:04 (SWT:1703): Gtk-WARNING **: 07:43:04.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gdk-CRITICAL **: 07:43:05.216: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:05 02:43:05 (SWT:1703): Gtk-WARNING **: 07:43:05.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gdk-CRITICAL **: 07:43:06.540: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:06 02:43:06 (SWT:1703): Gtk-WARNING **: 07:43:06.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:07 02:43:07 (SWT:1703): Gdk-CRITICAL **: 07:43:07.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.112: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:08 02:43:08 (SWT:1703): Gtk-WARNING **: 07:43:08.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:09 02:43:09 (SWT:1703): Gdk-CRITICAL **: 07:43:09.239: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:10 02:43:10 (SWT:1703): Gtk-WARNING **: 07:43:10.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gdk-CRITICAL **: 07:43:11.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:11 02:43:11 (SWT:1703): Gtk-WARNING **: 07:43:11.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gdk-CRITICAL **: 07:43:13.021: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:13 02:43:13 (SWT:1703): Gtk-WARNING **: 07:43:13.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gdk-CRITICAL **: 07:43:14.451: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:14 02:43:14 (SWT:1703): Gtk-WARNING **: 07:43:14.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:15 02:43:15 (SWT:1703): Gdk-CRITICAL **: 07:43:15.820: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:16 02:43:16 (SWT:1703): Gtk-WARNING **: 07:43:16.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gdk-CRITICAL **: 07:43:17.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:17 02:43:17 (SWT:1703): Gtk-WARNING **: 07:43:17.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gdk-CRITICAL **: 07:43:18.658: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:18 02:43:18 (SWT:1703): Gtk-WARNING **: 07:43:18.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gdk-CRITICAL **: 07:43:20.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:20 02:43:20 (SWT:1703): Gtk-WARNING **: 07:43:20.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gdk-CRITICAL **: 07:43:21.662: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:21 02:43:21 (SWT:1703): Gtk-WARNING **: 07:43:21.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.35 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[StaticMenu] -- Time elapsed: 1.336 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[StaticMenu] -- Time elapsed: 1.334 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[StaticMenu] -- Time elapsed: 1.335 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[StaticMenu] -- Time elapsed: 1.361 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[StaticMenu] -- Time elapsed: 1.324 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[StaticMenu] -- Time elapsed: 1.355 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[StaticMenu] -- Time elapsed: 1.344 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[StaticMenu] -- Time elapsed: 2.372 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenusRecursive[DynamicMenu] -- Time elapsed: 1.410 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksSubMenu[DynamicMenu] -- Time elapsed: 1.430 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksRadioMenuItem[DynamicMenu] -- Time elapsed: 1.368 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsSubMenus[DynamicMenu] -- Time elapsed: 1.465 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.testMenuItems[DynamicMenu] -- Time elapsed: 1.373 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksMenu[DynamicMenu] -- Time elapsed: 1.544 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.findsMenus[DynamicMenu] -- Time elapsed: 1.460 s 02:43:23 org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest.clicksCheckMenuItem[DynamicMenu] -- Time elapsed: 1.528 s 02:43:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest 02:43:23 02:43:23 (SWT:1703): Gdk-CRITICAL **: 07:43:23.195: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:23 02:43:23 (SWT:1703): Gtk-WARNING **: 07:43:23.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gdk-CRITICAL **: 07:43:24.685: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:24 02:43:24 (SWT:1703): Gtk-WARNING **: 07:43:24.931: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gdk-CRITICAL **: 07:43:26.219: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:26 02:43:26 (SWT:1703): Gtk-WARNING **: 07:43:26.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:27 02:43:27 (SWT:1703): Gdk-CRITICAL **: 07:43:27.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.020: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:28 02:43:28 (SWT:1703): Gtk-WARNING **: 07:43:28.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gdk-CRITICAL **: 07:43:29.357: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:29 02:43:29 (SWT:1703): Gtk-WARNING **: 07:43:29.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:30 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.748 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest 02:43:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.findsDateTime -- Time elapsed: 1.490 s 02:43:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.bug347824 -- Time elapsed: 1.534 s 02:43:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.shouldHandleInvalidDates -- Time elapsed: 1.523 s 02:43:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.setsAndGetsDateOnDateTime -- Time elapsed: 1.616 s 02:43:30 org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest.sendsNotification -- Time elapsed: 1.584 s 02:43:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest 02:43:30 02:43:30 (SWT:1703): Gdk-CRITICAL **: 07:43:30.946: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:31 02:43:31 (SWT:1703): Gtk-WARNING **: 07:43:31.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gdk-CRITICAL **: 07:43:32.503: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:32 02:43:32 (SWT:1703): Gtk-WARNING **: 07:43:32.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gdk-CRITICAL **: 07:43:38.029: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:38 02:43:38 (SWT:1703): Gtk-WARNING **: 07:43:38.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.69 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest 02:43:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.clicksCheckBox -- Time elapsed: 1.556 s 02:43:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRegularButtons -- Time elapsed: 5.524 s 02:43:43 org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest.doesNotMatchRadioButtons -- Time elapsed: 5.610 s 02:43:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest 02:43:43 02:43:43 (SWT:1703): Gdk-CRITICAL **: 07:43:43.643: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:43 02:43:43 (SWT:1703): Gdk-CRITICAL **: 07:43:43.994: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.734 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest 02:43:49 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canClickContextMenuOnCTabItem -- Time elapsed: 0.350 s 02:43:49 org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest.canCloseCTabItems -- Time elapsed: 5.383 s 02:43:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest 02:43:49 02:43:49 (SWT:1703): Gdk-CRITICAL **: 07:43:49.384: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:49 02:43:49 (SWT:1703): Gtk-WARNING **: 07:43:49.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gdk-CRITICAL **: 07:43:51.430: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:51 02:43:51 (SWT:1703): Gtk-WARNING **: 07:43:51.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gdk-CRITICAL **: 07:43:53.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:53 02:43:53 (SWT:1703): Gtk-WARNING **: 07:43:53.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.186 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest 02:43:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksHeaderContextMenuItem -- Time elapsed: 2.045 s 02:43:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.findsTableColumn -- Time elapsed: 2.133 s 02:43:55 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest.clicksTableColumn -- Time elapsed: 2.003 s 02:43:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest 02:43:55 02:43:55 (SWT:1703): Gdk-CRITICAL **: 07:43:55.573: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:55 02:43:55 (SWT:1703): Gtk-WARNING **: 07:43:55.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gdk-CRITICAL **: 07:43:57.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:57 02:43:57 (SWT:1703): Gtk-WARNING **: 07:43:57.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:58 02:43:58 (SWT:1703): Gdk-CRITICAL **: 07:43:58.963: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:43:59 02:43:59 (SWT:1703): Gtk-WARNING **: 07:43:59.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gdk-CRITICAL **: 07:44:00.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:00 02:44:00 (SWT:1703): Gtk-WARNING **: 07:44:00.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gdk-CRITICAL **: 07:44:02.579: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:02 02:44:02 (SWT:1703): Gtk-WARNING **: 07:44:02.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gdk-CRITICAL **: 07:44:04.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:04 02:44:04 (SWT:1703): Gtk-WARNING **: 07:44:04.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:05 02:44:05 (SWT:1703): Gdk-CRITICAL **: 07:44:05.945: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:06 02:44:06 (SWT:1703): Gtk-WARNING **: 07:44:06.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gdk-CRITICAL **: 07:44:07.644: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:07 02:44:07 (SWT:1703): Gtk-WARNING **: 07:44:07.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gdk-CRITICAL **: 07:44:09.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:09 02:44:09 (SWT:1703): Gtk-WARNING **: 07:44:09.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gdk-CRITICAL **: 07:44:16.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:16 02:44:16 (SWT:1703): Gtk-WARNING **: 07:44:16.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gdk-CRITICAL **: 07:44:18.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:18 02:44:18 (SWT:1703): Gtk-WARNING **: 07:44:18.422: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:19 02:44:19 (SWT:1703): Gdk-CRITICAL **: 07:44:19.847: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:20 02:44:20 (SWT:1703): Gtk-WARNING **: 07:44:20.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:21 02:44:21 (SWT:1703): Gdk-CRITICAL **: 07:44:21.816: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:22 02:44:22 (SWT:1703): Gtk-WARNING **: 07:44:22.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gdk-CRITICAL **: 07:44:23.433: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:23 02:44:23 (SWT:1703): Gtk-WARNING **: 07:44:23.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gdk-CRITICAL **: 07:44:25.063: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.323: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:25 02:44:25 (SWT:1703): Gtk-WARNING **: 07:44:25.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:26 02:44:26 (SWT:1703): Gdk-CRITICAL **: 07:44:26.986: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.256: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:27 02:44:27 (SWT:1703): Gtk-WARNING **: 07:44:27.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:28 02:44:28 (SWT:1703): Gdk-CRITICAL **: 07:44:28.839: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:29 02:44:29 (SWT:1703): Gtk-WARNING **: 07:44:29.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gdk-CRITICAL **: 07:44:30.613: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:30 02:44:30 (SWT:1703): Gtk-WARNING **: 07:44:30.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gdk-CRITICAL **: 07:44:32.329: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:32 02:44:32 (SWT:1703): Gtk-WARNING **: 07:44:32.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gdk-CRITICAL **: 07:44:34.245: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:34 02:44:34 (SWT:1703): Gtk-WARNING **: 07:44:34.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gdk-CRITICAL **: 07:44:36.133: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:36 02:44:36 (SWT:1703): Gtk-WARNING **: 07:44:36.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:37 02:44:37 (SWT:1703): Gdk-CRITICAL **: 07:44:37.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:38 02:44:38 (SWT:1703): Gtk-WARNING **: 07:44:38.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gdk-CRITICAL **: 07:44:39.688: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:39 02:44:39 (SWT:1703): Gtk-WARNING **: 07:44:39.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gdk-CRITICAL **: 07:44:41.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:41 02:44:41 (SWT:1703): Gtk-WARNING **: 07:44:41.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gdk-CRITICAL **: 07:44:43.126: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:43 02:44:43 (SWT:1703): Gtk-WARNING **: 07:44:43.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:44 02:44:44 (SWT:1703): Gdk-CRITICAL **: 07:44:44.891: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.163: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:45 02:44:45 (SWT:1703): Gtk-WARNING **: 07:44:45.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:46 02:44:46 (SWT:1703): Gdk-CRITICAL **: 07:44:46.926: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:47 02:44:47 (SWT:1703): Gtk-WARNING **: 07:44:47.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:48 02:44:48 (SWT:1703): Gdk-CRITICAL **: 07:44:48.749: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:49 02:44:49 (SWT:1703): Gtk-WARNING **: 07:44:49.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.06 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException -- Time elapsed: 1.584 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.selectsAll -- Time elapsed: 1.806 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 1.774 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canSelectAListOfNodes -- Time elapsed: 1.841 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canExpandANodeUsingVarArgs -- Time elapsed: 1.722 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANode -- Time elapsed: 1.643 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canUnCheckANode -- Time elapsed: 1.698 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANodeInAColumn -- Time elapsed: 1.985 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfNodeNameIsIllegal -- Time elapsed: 6.694 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithMultipleColumnsTree -- Time elapsed: 1.842 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayedTreeNotChecked -- Time elapsed: 1.682 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.unselects -- Time elapsed: 1.970 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.isGrayed -- Time elapsed: 1.617 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canFindANode -- Time elapsed: 1.629 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canDoubleClickOnANode -- Time elapsed: 1.923 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRow -- Time elapsed: 1.853 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsColumnTextBasedOnColumnNumbers -- Time elapsed: 1.774 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getsRowCount -- Time elapsed: 1.716 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.getNodeBasedOnIndex -- Time elapsed: 1.915 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canRightClickOnANode -- Time elapsed: 1.888 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfMultipleIndicesOnSingleSelect -- Time elapsed: 1.708 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canToggleANode -- Time elapsed: 1.847 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cellOutOfRangeWithSingleColumnsTree -- Time elapsed: 1.686 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.cannotFindANodeWithIncorrectNodeIndex -- Time elapsed: 1.752 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCallGetItems -- Time elapsed: 1.765 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canClickOnANodeInAColumn -- Time elapsed: 2.035 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.canCheckANode -- Time elapsed: 1.822 s 02:44:50 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest.throwsExceptionIfTheRowNumberIsIllegal -- Time elapsed: 1.878 s 02:44:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest 02:44:50 02:44:50 (SWT:1703): Gdk-CRITICAL **: 07:44:50.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:50 02:44:50 (SWT:1703): Gtk-WARNING **: 07:44:50.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gdk-CRITICAL **: 07:44:52.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:52 02:44:52 (SWT:1703): Gtk-WARNING **: 07:44:52.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:53 02:44:53 (SWT:1703): Gdk-CRITICAL **: 07:44:53.986: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:54 02:44:54 (SWT:1703): Gtk-WARNING **: 07:44:54.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gdk-CRITICAL **: 07:44:55.667: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:55 02:44:55 (SWT:1703): Gtk-WARNING **: 07:44:55.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gdk-CRITICAL **: 07:44:57.337: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:57 02:44:57 (SWT:1703): Gtk-WARNING **: 07:44:57.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:58 02:44:58 (SWT:1703): Gdk-CRITICAL **: 07:44:58.940: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:44:59 02:44:59 (SWT:1703): Gtk-WARNING **: 07:44:59.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:00 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.918 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest 02:45:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScaleInGroup -- Time elapsed: 1.656 s 02:45:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldSetValue -- Time elapsed: 1.696 s 02:45:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetIncrementAndPageIncrement -- Time elapsed: 1.681 s 02:45:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetValue -- Time elapsed: 1.670 s 02:45:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.findsScale -- Time elapsed: 1.604 s 02:45:00 org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest.shouldGetMinimumAndMaximum -- Time elapsed: 1.609 s 02:45:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest 02:45:00 02:45:00 (SWT:1703): Gdk-CRITICAL **: 07:45:00.556: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gtk-CRITICAL **: 07:45:00.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:00 02:45:00 (SWT:1703): Gdk-CRITICAL **: 07:45:00.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gdk-CRITICAL **: 07:45:01.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.576: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.592: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.594: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gdk-CRITICAL **: 07:45:01.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.962: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.963: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:01 02:45:01 (SWT:1703): Gtk-CRITICAL **: 07:45:01.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:02 02:45:02 (SWT:1703): Gdk-CRITICAL **: 07:45:02.878: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.159: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gdk-CRITICAL **: 07:45:03.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.531: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gtk-CRITICAL **: 07:45:03.573: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:03 02:45:03 (SWT:1703): Gdk-CRITICAL **: 07:45:03.717: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gdk-CRITICAL **: 07:45:04.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.392: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gdk-CRITICAL **: 07:45:04.464: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.777: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gtk-CRITICAL **: 07:45:04.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:04 02:45:04 (SWT:1703): Gdk-CRITICAL **: 07:45:04.827: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.107: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gdk-CRITICAL **: 07:45:05.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.445: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gdk-CRITICAL **: 07:45:05.544: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.871: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gtk-CRITICAL **: 07:45:05.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:05 02:45:05 (SWT:1703): Gdk-CRITICAL **: 07:45:05.970: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.348: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gdk-CRITICAL **: 07:45:06.449: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gtk-CRITICAL **: 07:45:06.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:06 02:45:06 (SWT:1703): Gdk-CRITICAL **: 07:45:06.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gdk-CRITICAL **: 07:45:07.256: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.558: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gdk-CRITICAL **: 07:45:07.625: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.952: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.964: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:07 02:45:07 (SWT:1703): Gtk-CRITICAL **: 07:45:07.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gdk-CRITICAL **: 07:45:08.018: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:08 02:45:08 (SWT:1703): Gtk-CRITICAL **: 07:45:08.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gdk-CRITICAL **: 07:45:09.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gtk-CRITICAL **: 07:45:09.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:09 02:45:09 (SWT:1703): Gdk-CRITICAL **: 07:45:09.919: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.208: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.209: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gdk-CRITICAL **: 07:45:10.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.567: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gdk-CRITICAL **: 07:45:10.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.956: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.968: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:10 02:45:10 (SWT:1703): Gtk-CRITICAL **: 07:45:10.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gdk-CRITICAL **: 07:45:12.017: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.335: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gdk-CRITICAL **: 07:45:12.376: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:12 02:45:12 (SWT:1703): Gtk-CRITICAL **: 07:45:12.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gdk-CRITICAL **: 07:45:14.376: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.684: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.698: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gtk-CRITICAL **: 07:45:14.699: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:14 02:45:14 (SWT:1703): Gdk-CRITICAL **: 07:45:14.740: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.061: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.073: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.56 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRangeWithTabWidth -- Time elapsed: 0.357 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.selectsRange -- Time elapsed: 0.357 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocation -- Time elapsed: 0.362 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocation -- Time elapsed: 1.245 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.insertsTextAtALocationWithTabWidth -- Time elapsed: 0.333 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canDoubleClickOnStyledText -- Time elapsed: 0.506 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithEOLAtEndOfText -- Time elapsed: 0.349 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canClickOnStyledText -- Time elapsed: 0.397 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithNoEOLEndOfText -- Time elapsed: 0.362 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsBullet -- Time elapsed: 0.331 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canCtrlClickOnStyledText -- Time elapsed: 0.386 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARangeWithTabWidth -- Time elapsed: 0.426 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyle -- Time elapsed: 0.479 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.canShiftClickOnStyledText -- Time elapsed: 0.400 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsTextStyleWithTabWidth -- Time elapsed: 0.406 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTextOnCurrentLine -- Time elapsed: 0.369 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.setsText -- Time elapsed: 0.392 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesSpecialCharactersAtALocation -- Time elapsed: 1.558 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocationWithTAB -- Time elapsed: 0.342 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.navigatesToAParticularLocation -- Time elapsed: 0.342 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.findsStylesRangeInARange -- Time elapsed: 0.386 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.testTypesTextAtALocation -- Time elapsed: 1.369 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsTabs -- Time elapsed: 0.359 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.typesTextAtALocationWithTabWidth -- Time elapsed: 1.999 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLinesWithNoEOLEndOfText -- Time elapsed: 0.364 s 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest.getsLineCountWithEOLAtEndOfText -- Time elapsed: 0.373 s 02:45:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest 02:45:15 02:45:15 (SWT:1703): Gdk-CRITICAL **: 07:45:15.117: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:15 02:45:15 (SWT:1703): Gtk-CRITICAL **: 07:45:15.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:45:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest 02:45:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest.doubleClickOnCell -- Time elapsed: 0.101 s 02:45:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest 02:45:15 02:45:15 (SWT:1703): Gdk-CRITICAL **: 07:45:15.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:15 02:45:15 (SWT:1703): Gtk-WARNING **: 07:45:15.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gdk-CRITICAL **: 07:45:17.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:17 02:45:17 (SWT:1703): Gtk-WARNING **: 07:45:17.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:19 02:45:19 (SWT:1703): Gdk-CRITICAL **: 07:45:19.884: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:20 02:45:20 (SWT:1703): Gtk-WARNING **: 07:45:20.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.032 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest 02:45:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksTreeColumn -- Time elapsed: 2.060 s 02:45:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.clicksHeaderContextMenuItem -- Time elapsed: 2.598 s 02:45:22 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest.findsTreeColumn -- Time elapsed: 2.373 s 02:45:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest 02:45:22 02:45:22 (SWT:1703): Gdk-CRITICAL **: 07:45:22.262: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:22 02:45:22 (SWT:1703): Gtk-WARNING **: 07:45:22.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gdk-CRITICAL **: 07:45:24.070: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:24 02:45:24 (SWT:1703): Gtk-WARNING **: 07:45:24.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gdk-CRITICAL **: 07:45:25.709: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:25 02:45:25 (SWT:1703): Gtk-WARNING **: 07:45:25.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:27 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.288 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest 02:45:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.selectionWorks -- Time elapsed: 1.808 s 02:45:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinner -- Time elapsed: 1.639 s 02:45:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest.findsSpinnerInGroup -- Time elapsed: 1.840 s 02:45:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest 02:45:27 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest 02:45:27 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped 02:45:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest 02:45:27 02:45:27 (SWT:1703): Gdk-CRITICAL **: 07:45:27.557: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:27 02:45:27 (SWT:1703): Gdk-CRITICAL **: 07:45:27.640: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:27 02:45:27 (SWT:1703): Gdk-CRITICAL **: 07:45:27.729: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:27 02:45:27 (SWT:1703): Gdk-CRITICAL **: 07:45:27.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:27 02:45:27 (SWT:1703): Gdk-CRITICAL **: 07:45:27.911: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsSubMenus -- Time elapsed: 0.082 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.clicksSubMenus -- Time elapsed: 0.088 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuRecursive -- Time elapsed: 0.083 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenuNotRecursive -- Time elapsed: 0.098 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest.findsMenus -- Time elapsed: 0.099 s 02:45:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest 02:45:28 02:45:28 (SWT:1703): Gdk-CRITICAL **: 07:45:28.015: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 02:45:28 (SWT:1703): Gdk-CRITICAL **: 07:45:28.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 02:45:28 (SWT:1703): Gdk-CRITICAL **: 07:45:28.133: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 02:45:28 (SWT:1703): Gdk-CRITICAL **: 07:45:28.190: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 02:45:28 (SWT:1703): Gdk-CRITICAL **: 07:45:28.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.286 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.indexedTrayItemIsReturned -- Time elapsed: 0.058 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.menuCanBeAccessedOnTrayItem -- Time elapsed: 0.059 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.firstTrayItemIsReturned -- Time elapsed: 0.056 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.listOfTrayItemsIsReturned -- Time elapsed: 0.057 s 02:45:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest.trayItemWithTooltipIsReturned -- Time elapsed: 0.053 s 02:45:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest 02:45:28 02:45:28 (SWT:1703): Gdk-CRITICAL **: 07:45:28.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:28 02:45:28 (SWT:1703): Gtk-WARNING **: 07:45:28.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gdk-CRITICAL **: 07:45:30.395: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:30 02:45:30 (SWT:1703): Gtk-WARNING **: 07:45:30.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gdk-CRITICAL **: 07:45:32.559: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:32 02:45:32 (SWT:1703): Gtk-WARNING **: 07:45:32.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:34 02:45:34 (SWT:1703): Gdk-CRITICAL **: 07:45:34.718: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:35 02:45:35 (SWT:1703): Gtk-WARNING **: 07:45:35.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gdk-CRITICAL **: 07:45:36.671: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:36 02:45:36 (SWT:1703): Gtk-WARNING **: 07:45:36.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:38 02:45:38 (SWT:1703): Gdk-CRITICAL **: 07:45:38.681: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:38 02:45:38 (SWT:1703): Gtk-WARNING **: 07:45:38.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:38 02:45:38 (SWT:1703): Gtk-WARNING **: 07:45:38.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:38 02:45:38 (SWT:1703): Gtk-WARNING **: 07:45:38.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:38 02:45:38 (SWT:1703): Gtk-WARNING **: 07:45:38.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:38 02:45:38 (SWT:1703): Gtk-WARNING **: 07:45:38.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:39 02:45:39 (SWT:1703): Gtk-WARNING **: 07:45:38.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:39 02:45:39 (SWT:1703): Gtk-WARNING **: 07:45:38.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:40 02:45:40 (SWT:1703): Gdk-CRITICAL **: 07:45:40.774: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:41 02:45:41 (SWT:1703): Gtk-WARNING **: 07:45:41.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:42 02:45:42 (SWT:1703): Gdk-CRITICAL **: 07:45:42.846: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.200: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:43 02:45:43 (SWT:1703): Gtk-WARNING **: 07:45:43.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:44 02:45:44 (SWT:1703): Gdk-CRITICAL **: 07:45:44.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:45 02:45:45 (SWT:1703): Gtk-WARNING **: 07:45:45.295: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:46 02:45:46 (SWT:1703): Gdk-CRITICAL **: 07:45:46.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:47 02:45:47 (SWT:1703): Gtk-WARNING **: 07:45:47.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:48 02:45:48 (SWT:1703): Gdk-CRITICAL **: 07:45:48.993: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:49 02:45:49 (SWT:1703): Gtk-WARNING **: 07:45:49.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:50 02:45:50 (SWT:1703): Gdk-CRITICAL **: 07:45:50.988: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:51 02:45:51 (SWT:1703): Gtk-WARNING **: 07:45:51.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gdk-CRITICAL **: 07:45:53.053: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:53 02:45:53 (SWT:1703): Gtk-WARNING **: 07:45:53.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gdk-CRITICAL **: 07:45:55.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:55 02:45:55 (SWT:1703): Gtk-WARNING **: 07:45:55.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gdk-CRITICAL **: 07:45:57.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:57 02:45:57 (SWT:1703): Gtk-WARNING **: 07:45:57.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gdk-CRITICAL **: 07:45:59.493: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:45:59 02:45:59 (SWT:1703): Gtk-WARNING **: 07:45:59.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gdk-CRITICAL **: 07:46:01.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:01 02:46:01 (SWT:1703): Gtk-WARNING **: 07:46:01.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.15 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListeners -- Time elapsed: 2.088 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelectionMulti -- Time elapsed: 2.164 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelectionMulti -- Time elapsed: 2.159 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByText -- Time elapsed: 1.952 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.unSelectsSelection -- Time elapsed: 2.010 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByText -- Time elapsed: 2.093 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsMultipleSelectionByIndex -- Time elapsed: 2.072 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti -- Time elapsed: 2.118 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsItemAtIndex -- Time elapsed: 2.000 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 2.029 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.canDoubleClickOnList -- Time elapsed: 1.996 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 2.064 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.deSelectNotifiesListeners -- Time elapsed: 2.269 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.selectionNotifiesListenersMulti -- Time elapsed: 2.115 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.setsAndGetsSingleSelectionByIndex -- Time elapsed: 2.055 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.findsAListWithoutLabel -- Time elapsed: 1.990 s 02:46:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest.getsIndexOfItem -- Time elapsed: 1.968 s 02:46:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest 02:46:03 02:46:03 (SWT:1703): Gdk-CRITICAL **: 07:46:03.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:03 02:46:03 (SWT:1703): Gtk-WARNING **: 07:46:03.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:05 02:46:05 (SWT:1703): Gdk-CRITICAL **: 07:46:05.829: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:06 02:46:06 (SWT:1703): Gtk-WARNING **: 07:46:06.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:07 02:46:07 (SWT:1703): Gdk-CRITICAL **: 07:46:07.911: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:08 02:46:08 (SWT:1703): Gtk-WARNING **: 07:46:08.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gdk-CRITICAL **: 07:46:10.023: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:10 02:46:10 (SWT:1703): Gtk-WARNING **: 07:46:10.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gdk-CRITICAL **: 07:46:12.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:12 02:46:12 (SWT:1703): Gtk-WARNING **: 07:46:12.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gdk-CRITICAL **: 07:46:14.246: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:14 02:46:14 (SWT:1703): Gtk-WARNING **: 07:46:14.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gdk-CRITICAL **: 07:46:16.308: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.611: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:16 02:46:16 (SWT:1703): Gtk-WARNING **: 07:46:16.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gdk-CRITICAL **: 07:46:18.516: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:18 02:46:18 (SWT:1703): Gtk-WARNING **: 07:46:18.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gdk-CRITICAL **: 07:46:20.675: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:20 02:46:20 (SWT:1703): Gtk-WARNING **: 07:46:20.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:22 02:46:22 (SWT:1703): Gdk-CRITICAL **: 07:46:22.993: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:23 02:46:23 (SWT:1703): Gtk-WARNING **: 07:46:23.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gdk-CRITICAL **: 07:46:25.262: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:25 02:46:25 (SWT:1703): Gtk-WARNING **: 07:46:25.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gdk-CRITICAL **: 07:46:27.501: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:27 02:46:27 (SWT:1703): Gtk-WARNING **: 07:46:27.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:29 02:46:29 (SWT:1703): Gdk-CRITICAL **: 07:46:29.797: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:30 02:46:30 (SWT:1703): Gtk-WARNING **: 07:46:30.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gdk-CRITICAL **: 07:46:32.015: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:32 02:46:32 (SWT:1703): Gtk-WARNING **: 07:46:32.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.87 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canUnCheckALine -- Time elapsed: 2.371 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayed -- Time elapsed: 2.082 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canFindALine -- Time elapsed: 2.112 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.checkingATableThatDoesNotHaveCheckStyleBitsThrowsException -- Time elapsed: 2.144 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.isGrayedTableNotChecked -- Time elapsed: 2.079 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetTableItemText -- Time elapsed: 2.062 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canRightClickOnALine -- Time elapsed: 2.208 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canGetLineText -- Time elapsed: 2.158 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canToggleALine -- Time elapsed: 2.318 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canDoubleClickALine -- Time elapsed: 2.269 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALine -- Time elapsed: 2.239 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canClickALineInAColumn -- Time elapsed: 2.297 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canSelectALine -- Time elapsed: 2.217 s 02:46:34 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest.canCheckALine -- Time elapsed: 2.310 s 02:46:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest 02:46:34 02:46:34 (SWT:1703): Gdk-CRITICAL **: 07:46:34.329: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:34 02:46:34 (SWT:1703): Gtk-WARNING **: 07:46:34.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gdk-CRITICAL **: 07:46:36.157: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:36 02:46:36 (SWT:1703): Gtk-WARNING **: 07:46:36.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:37 02:46:37 (SWT:1703): Gdk-CRITICAL **: 07:46:37.982: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:38 02:46:38 (SWT:1703): Gtk-WARNING **: 07:46:38.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:39 02:46:39 (SWT:1703): Gdk-CRITICAL **: 07:46:39.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:40 02:46:40 (SWT:1703): Gtk-WARNING **: 07:46:40.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:41 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.354 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest 02:46:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTipBasedOnIndex -- Time elapsed: 1.828 s 02:46:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip -- Time elapsed: 1.824 s 02:46:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.getsTooltipOnButton -- Time elapsed: 1.835 s 02:46:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest.findsToolBarButtonWithToolTip2 -- Time elapsed: 1.866 s 02:46:41 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest 02:46:41 02:46:41 (SWT:1703): Gdk-CRITICAL **: 07:46:41.688: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:41 02:46:41 (SWT:1703): Gtk-WARNING **: 07:46:41.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:41 02:46:41 (SWT:1703): Gtk-WARNING **: 07:46:41.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:41 02:46:41 (SWT:1703): Gtk-WARNING **: 07:46:41.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:41 02:46:41 (SWT:1703): Gtk-WARNING **: 07:46:41.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:41 02:46:41 (SWT:1703): Gtk-WARNING **: 07:46:41.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:41 02:46:41 (SWT:1703): Gtk-WARNING **: 07:46:41.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:42 02:46:42 (SWT:1703): Gtk-WARNING **: 07:46:41.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gdk-CRITICAL **: 07:46:43.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:43 02:46:43 (SWT:1703): Gtk-WARNING **: 07:46:43.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.587 s -- in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest 02:46:45 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnNullObjectPassedIntoConstructor -- Time elapsed: 1.787 s 02:46:45 org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest.throwsExceptionOnDisposedObjectPassedIntoConstructor -- Time elapsed: 1.799 s 02:46:45 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest 02:46:45 02:46:45 (SWT:1703): Gdk-CRITICAL **: 07:46:45.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:45 02:46:45 (SWT:1703): Gtk-WARNING **: 07:46:45.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gdk-CRITICAL **: 07:46:47.086: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:47 02:46:47 (SWT:1703): Gtk-WARNING **: 07:46:47.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gdk-CRITICAL **: 07:46:49.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:49 02:46:49 (SWT:1703): Gtk-WARNING **: 07:46:49.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gdk-CRITICAL **: 07:46:51.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:51 02:46:51 (SWT:1703): Gtk-WARNING **: 07:46:51.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gdk-CRITICAL **: 07:46:53.331: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:53 02:46:53 (SWT:1703): Gtk-WARNING **: 07:46:53.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gdk-CRITICAL **: 07:46:55.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:55 02:46:55 (SWT:1703): Gtk-WARNING **: 07:46:55.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:56 02:46:56 (SWT:1703): Gdk-CRITICAL **: 07:46:56.997: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:57 02:46:57 (SWT:1703): Gtk-WARNING **: 07:46:57.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:58 02:46:58 (SWT:1703): Gdk-CRITICAL **: 07:46:58.873: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:46:59 02:46:59 (SWT:1703): Gtk-WARNING **: 07:46:59.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:00 02:47:00 (SWT:1703): Gdk-CRITICAL **: 07:47:00.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:01 02:47:01 (SWT:1703): Gtk-WARNING **: 07:47:01.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gdk-CRITICAL **: 07:47:02.579: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:02 02:47:02 (SWT:1703): Gtk-WARNING **: 07:47:02.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.16 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.setTextBetweenSelectionsWithSameIndices -- Time elapsed: 1.806 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.typeAndVerifiesTextInCombo -- Time elapsed: 2.570 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByText -- Time elapsed: 1.842 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesSelectionInComboByIndex -- Time elapsed: 1.831 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 1.809 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 1.857 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo -- Time elapsed: 1.875 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.findsCombo -- Time elapsed: 1.855 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.changeAndVerifiesTextInCombo -- Time elapsed: 1.850 s 02:47:04 org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest.getItems -- Time elapsed: 1.856 s 02:47:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest 02:47:04 02:47:04 (SWT:1703): Gdk-CRITICAL **: 07:47:04.440: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:04 02:47:04 (SWT:1703): Gtk-WARNING **: 07:47:04.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gdk-CRITICAL **: 07:47:06.324: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:06 02:47:06 (SWT:1703): Gtk-WARNING **: 07:47:06.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gdk-CRITICAL **: 07:47:08.168: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:08 02:47:08 (SWT:1703): Gtk-WARNING **: 07:47:08.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gdk-CRITICAL **: 07:47:10.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.331: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:10 02:47:10 (SWT:1703): Gtk-WARNING **: 07:47:10.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:11 02:47:11 (SWT:1703): Gdk-CRITICAL **: 07:47:11.899: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:12 02:47:12 (SWT:1703): Gtk-WARNING **: 07:47:12.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:13 02:47:13 (SWT:1703): Gdk-CRITICAL **: 07:47:13.772: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:14 02:47:14 (SWT:1703): Gtk-WARNING **: 07:47:14.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.21 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest 02:47:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithHREF -- Time elapsed: 1.883 s 02:47:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndHREF -- Time elapsed: 1.844 s 02:47:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALink -- Time elapsed: 1.856 s 02:47:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexWithNoHREF -- Time elapsed: 1.874 s 02:47:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkWithHyperlinkTextAndNoHREF -- Time elapsed: 1.873 s 02:47:15 org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest.clicksOnALinkAtIndexOutOfRange -- Time elapsed: 1.873 s 02:47:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest 02:47:15 02:47:15 (SWT:1703): Gdk-CRITICAL **: 07:47:15.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:15 02:47:15 (SWT:1703): Gtk-WARNING **: 07:47:15.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gdk-CRITICAL **: 07:47:17.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:17 02:47:17 (SWT:1703): Gtk-WARNING **: 07:47:17.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gdk-CRITICAL **: 07:47:19.621: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:19 02:47:19 (SWT:1703): Gtk-WARNING **: 07:47:19.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gdk-CRITICAL **: 07:47:21.554: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:21 02:47:21 (SWT:1703): Gtk-WARNING **: 07:47:21.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gdk-CRITICAL **: 07:47:27.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.863: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:27 02:47:27 (SWT:1703): Gtk-WARNING **: 07:47:27.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gdk-CRITICAL **: 07:47:33.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:33 02:47:33 (SWT:1703): Gtk-WARNING **: 07:47:33.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:35 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.04 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest 02:47:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksCheckBox -- Time elapsed: 1.967 s 02:47:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.isSelectedWorks -- Time elapsed: 2.004 s 02:47:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clickingOneRadioDeselectsOthers -- Time elapsed: 1.932 s 02:47:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchCheckboxButtons -- Time elapsed: 5.991 s 02:47:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.doesNotMatchRegularButtons -- Time elapsed: 5.974 s 02:47:35 org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest.clicksRadioButtons -- Time elapsed: 2.172 s 02:47:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest 02:47:35 02:47:35 (SWT:1703): Gdk-CRITICAL **: 07:47:35.697: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:36 02:47:36 (SWT:1703): Gtk-WARNING **: 07:47:36.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-CRITICAL **: 07:47:37.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:37 02:47:37 (SWT:1703): Gtk-CRITICAL **: 07:47:37.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:37 02:47:37 (SWT:1703): Gtk-CRITICAL **: 07:47:37.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:37 02:47:37 (SWT:1703): Gtk-CRITICAL **: 07:47:37.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:37 02:47:37 (SWT:1703): Gtk-CRITICAL **: 07:47:37.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:37 02:47:37 (SWT:1703): Gtk-CRITICAL **: 07:47:37.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:37 02:47:37 (SWT:1703): Gdk-CRITICAL **: 07:47:37.660: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:37 02:47:37 (SWT:1703): Gtk-WARNING **: 07:47:37.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.456: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.537: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.570: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.586: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.637: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.719: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.819: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:39 02:47:39 (SWT:1703): Gtk-CRITICAL **: 07:47:39.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:40 02:47:40 (SWT:1703): Gtk-CRITICAL **: 07:47:40.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:40 02:47:40 (SWT:1703): Gtk-CRITICAL **: 07:47:40.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:40 02:47:40 (SWT:1703): Gdk-CRITICAL **: 07:47:40.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.755: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:40 02:47:40 (SWT:1703): Gtk-WARNING **: 07:47:40.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-CRITICAL **: 07:47:42.220: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:42 02:47:42 (SWT:1703): Gtk-CRITICAL **: 07:47:42.229: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:42 02:47:42 (SWT:1703): Gtk-CRITICAL **: 07:47:42.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:42 02:47:42 (SWT:1703): Gtk-CRITICAL **: 07:47:42.253: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:42 02:47:42 (SWT:1703): Gdk-CRITICAL **: 07:47:42.519: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:42 02:47:42 (SWT:1703): Gtk-WARNING **: 07:47:42.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:44 02:47:44 (SWT:1703): Gtk-CRITICAL **: 07:47:44.396: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:44 02:47:44 (SWT:1703): Gtk-CRITICAL **: 07:47:44.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:44 02:47:44 (SWT:1703): Gtk-CRITICAL **: 07:47:44.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:44 02:47:44 (SWT:1703): Gtk-CRITICAL **: 07:47:44.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:44 02:47:44 (SWT:1703): Gdk-CRITICAL **: 07:47:44.708: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:45 02:47:45 (SWT:1703): Gtk-WARNING **: 07:47:45.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:46 02:47:46 (SWT:1703): Gtk-CRITICAL **: 07:47:46.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:46 02:47:46 (SWT:1703): Gtk-CRITICAL **: 07:47:46.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:47:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.09 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest 02:47:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxInGroup -- Time elapsed: 1.962 s 02:47:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesText -- Time elapsed: 2.725 s 02:47:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.setsTextInReadOnly -- Time elapsed: 2.133 s 02:47:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.typesTextInReadOnly -- Time elapsed: 2.190 s 02:47:46 org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest.findsTextBoxWithText -- Time elapsed: 2.080 s 02:47:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest 02:47:46 02:47:46 (SWT:1703): Gdk-CRITICAL **: 07:47:46.793: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:47 02:47:47 (SWT:1703): Gtk-WARNING **: 07:47:47.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gdk-CRITICAL **: 07:47:49.111: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:49 02:47:49 (SWT:1703): Gtk-WARNING **: 07:47:49.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gdk-CRITICAL **: 07:47:51.330: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:51 02:47:51 (SWT:1703): Gtk-WARNING **: 07:47:51.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:53 02:47:53 (SWT:1703): Gdk-CRITICAL **: 07:47:53.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:53 02:47:53 (SWT:1703): Gtk-WARNING **: 07:47:53.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:53 02:47:53 (SWT:1703): Gtk-WARNING **: 07:47:53.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:54 02:47:54 (SWT:1703): Gtk-WARNING **: 07:47:53.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:54 02:47:54 (SWT:1703): Gtk-WARNING **: 07:47:54.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:54 02:47:54 (SWT:1703): Gtk-WARNING **: 07:47:54.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:54 02:47:54 (SWT:1703): Gtk-WARNING **: 07:47:54.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:54 02:47:54 (SWT:1703): Gtk-WARNING **: 07:47:54.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:57 02:47:57 (SWT:1703): Gdk-CRITICAL **: 07:47:57.846: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:47:58 02:47:58 (SWT:1703): Gtk-WARNING **: 07:47:58.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gdk-CRITICAL **: 07:48:00.106: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:00 02:48:00 (SWT:1703): Gtk-WARNING **: 07:48:00.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gdk-CRITICAL **: 07:48:04.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.763: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:04 02:48:04 (SWT:1703): Gtk-WARNING **: 07:48:04.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:06 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.87 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButton -- Time elapsed: 2.317 s 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarPushButtons -- Time elapsed: 2.219 s 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.clicksToolBarButtonWithModifier -- Time elapsed: 2.298 s 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarRadioButtons -- Time elapsed: 4.217 s 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 2.260 s 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.doesNotFindToolBarCheckButtons -- Time elapsed: 4.268 s 02:48:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest.isEnabled -- Time elapsed: 2.288 s 02:48:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest 02:48:06 02:48:06 (SWT:1703): Gdk-CRITICAL **: 07:48:06.667: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:07 02:48:07 (SWT:1703): Gtk-WARNING **: 07:48:07.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:08 02:48:08 (SWT:1703): Gdk-CRITICAL **: 07:48:08.835: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:09 02:48:09 (SWT:1703): Gtk-WARNING **: 07:48:09.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.396 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest 02:48:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.findsTabs -- Time elapsed: 2.168 s 02:48:11 org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest.activatesTabItem -- Time elapsed: 2.228 s 02:48:11 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest 02:48:11 02:48:11 (SWT:1703): Gdk-CRITICAL **: 07:48:11.069: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:11 02:48:11 (SWT:1703): Gtk-WARNING **: 07:48:11.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gdk-CRITICAL **: 07:48:13.478: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:13 02:48:13 (SWT:1703): Gtk-WARNING **: 07:48:13.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:15 02:48:15 (SWT:1703): Gdk-CRITICAL **: 07:48:15.782: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:16 02:48:16 (SWT:1703): Gtk-WARNING **: 07:48:16.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gdk-CRITICAL **: 07:48:18.039: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:18 02:48:18 (SWT:1703): Gtk-WARNING **: 07:48:18.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gdk-CRITICAL **: 07:48:20.386: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.727: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:20 02:48:20 (SWT:1703): Gtk-WARNING **: 07:48:20.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:22 02:48:22 (SWT:1703): Gdk-CRITICAL **: 07:48:22.615: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:23 02:48:23 (SWT:1703): Gtk-WARNING **: 07:48:23.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:24 02:48:24 (SWT:1703): Gdk-CRITICAL **: 07:48:24.915: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:25 02:48:25 (SWT:1703): Gtk-WARNING **: 07:48:25.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gdk-CRITICAL **: 07:48:27.297: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:27 02:48:27 (SWT:1703): Gtk-WARNING **: 07:48:27.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:29 02:48:29 (SWT:1703): Gdk-CRITICAL **: 07:48:29.636: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:29.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:30.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:30.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:30.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:30.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:30.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:30 02:48:30 (SWT:1703): Gtk-WARNING **: 07:48:30.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gdk-CRITICAL **: 07:48:32.105: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:32 02:48:32 (SWT:1703): Gtk-WARNING **: 07:48:32.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gdk-CRITICAL **: 07:48:34.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:34 02:48:34 (SWT:1703): Gtk-WARNING **: 07:48:34.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:36 02:48:36 (SWT:1703): Gdk-CRITICAL **: 07:48:36.799: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:37 02:48:37 (SWT:1703): Gtk-WARNING **: 07:48:37.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gdk-CRITICAL **: 07:48:39.122: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:39 02:48:39 (SWT:1703): Gtk-WARNING **: 07:48:39.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gdk-CRITICAL **: 07:48:41.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:41 02:48:41 (SWT:1703): Gtk-WARNING **: 07:48:41.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:43 02:48:43 (SWT:1703): Gdk-CRITICAL **: 07:48:43.767: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:44 02:48:44 (SWT:1703): Gtk-WARNING **: 07:48:44.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gdk-CRITICAL **: 07:48:46.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:46 02:48:46 (SWT:1703): Gtk-WARNING **: 07:48:46.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.22 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[StaticMenu] -- Time elapsed: 2.408 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[StaticMenu] -- Time elapsed: 2.304 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[StaticMenu] -- Time elapsed: 2.256 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[StaticMenu] -- Time elapsed: 2.348 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[StaticMenu] -- Time elapsed: 2.228 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[StaticMenu] -- Time elapsed: 2.300 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[StaticMenu] -- Time elapsed: 2.383 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[StaticMenu] -- Time elapsed: 2.338 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenusRecursive[DynamicMenu] -- Time elapsed: 2.468 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksSubMenu[DynamicMenu] -- Time elapsed: 2.408 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksRadioMenuItem[DynamicMenu] -- Time elapsed: 2.287 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsSubMenus[DynamicMenu] -- Time elapsed: 2.322 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.testMenuItems[DynamicMenu] -- Time elapsed: 2.408 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksMenu[DynamicMenu] -- Time elapsed: 2.238 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.findsMenus[DynamicMenu] -- Time elapsed: 2.256 s 02:48:48 org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest.clicksCheckMenuItem[DynamicMenu] -- Time elapsed: 2.261 s 02:48:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest 02:48:48 02:48:48 (SWT:1703): Gdk-CRITICAL **: 07:48:48.288: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:48 02:48:48 (SWT:1703): Gtk-WARNING **: 07:48:48.658: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gdk-CRITICAL **: 07:48:50.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.843: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.845: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:50 02:48:50 (SWT:1703): Gtk-WARNING **: 07:48:50.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:52 02:48:52 (SWT:1703): Gdk-CRITICAL **: 07:48:52.724: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:53 02:48:53 (SWT:1703): Gtk-WARNING **: 07:48:53.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gdk-CRITICAL **: 07:48:54.999: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:55 02:48:55 (SWT:1703): Gtk-WARNING **: 07:48:55.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gdk-CRITICAL **: 07:48:57.239: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:57 02:48:57 (SWT:1703): Gtk-WARNING **: 07:48:57.587: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gdk-CRITICAL **: 07:48:59.461: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:48:59 02:48:59 (SWT:1703): Gtk-WARNING **: 07:48:59.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:01 02:49:01 (SWT:1703): Gdk-CRITICAL **: 07:49:01.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.015: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:02 02:49:02 (SWT:1703): Gtk-WARNING **: 07:49:02.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:03 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.53 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButton -- Time elapsed: 2.195 s 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clicksCheckboxButtonWithModifier -- Time elapsed: 2.240 s 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 2.274 s 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.selectsCheckboxButton -- Time elapsed: 2.240 s 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.deselectsCheckboxButton -- Time elapsed: 2.221 s 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.clickingCheckboxButtonTogglesIt -- Time elapsed: 2.197 s 02:49:03 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest.togglesCheckboxButton -- Time elapsed: 2.164 s 02:49:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest 02:49:03 02:49:03 (SWT:1703): Gdk-CRITICAL **: 07:49:03.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:04 02:49:04 (SWT:1703): Gtk-WARNING **: 07:49:04.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gdk-CRITICAL **: 07:49:06.123: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:06 02:49:06 (SWT:1703): Gtk-WARNING **: 07:49:06.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gdk-CRITICAL **: 07:49:12.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:12 02:49:12 (SWT:1703): Gtk-WARNING **: 07:49:12.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.89 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest 02:49:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.clicksToggleButton -- Time elapsed: 2.296 s 02:49:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRegularButtons -- Time elapsed: 6.280 s 02:49:18 org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest.doesNotMatchRadioButtons -- Time elapsed: 6.315 s 02:49:18 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest 02:49:18 02:49:18 (SWT:1703): Gdk-CRITICAL **: 07:49:18.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:19 02:49:19 (SWT:1703): Gdk-CRITICAL **: 07:49:19.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:19 02:49:19 (SWT:1703): Gdk-CRITICAL **: 07:49:19.541: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:19 02:49:19 (SWT:1703): Gdk-CRITICAL **: 07:49:19.925: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:20 02:49:20 (SWT:1703): Gdk-CRITICAL **: 07:49:20.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:20 02:49:20 (SWT:1703): Gdk-CRITICAL **: 07:49:20.733: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:21 02:49:21 (SWT:1703): Gdk-CRITICAL **: 07:49:21.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:21 02:49:21 (SWT:1703): Gdk-CRITICAL **: 07:49:21.573: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:21 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.259 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByText -- Time elapsed: 0.405 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.changeAndVerifiesSelectionInComboByIndex -- Time elapsed: 0.413 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.findCCombo -- Time elapsed: 0.385 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidIndexBasedSelection -- Time elapsed: 0.394 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfInvalidTextBasedSelection -- Time elapsed: 0.413 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.throwsExceptionInCaseOfChangeTextOfReadOnlyCombo -- Time elapsed: 0.429 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.getItems -- Time elapsed: 0.410 s 02:49:21 org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest.setText -- Time elapsed: 0.406 s 02:49:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest 02:49:21 02:49:21 (SWT:1703): Gdk-CRITICAL **: 07:49:21.986: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:22 02:49:22 (SWT:1703): Gtk-WARNING **: 07:49:22.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gdk-CRITICAL **: 07:49:24.298: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:24 02:49:24 (SWT:1703): Gtk-WARNING **: 07:49:24.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:26 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.580 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest 02:49:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.clicksToolBarButton -- Time elapsed: 2.312 s 02:49:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest.findsToolBarButtonWithIndex -- Time elapsed: 2.267 s 02:49:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest skipped 02:49:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest 02:49:26 02:49:26 (SWT:1703): Gdk-CRITICAL **: 07:49:26.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.084 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest 02:49:29 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest.clickOnCell -- Time elapsed: 3.084 s 02:49:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest 02:49:29 02:49:29 (SWT:1703): Gdk-CRITICAL **: 07:49:29.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:29 02:49:29 (SWT:1703): Gdk-CRITICAL **: 07:49:29.744: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:29 02:49:29 (SWT:1703): Gdk-CRITICAL **: 07:49:29.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:34 02:49:34 (SWT:1703): Gdk-CRITICAL **: 07:49:34.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:34 02:49:34 (SWT:1703): Gdk-CRITICAL **: 07:49:34.988: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:35 02:49:35 (SWT:1703): Gdk-CRITICAL **: 07:49:35.068: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:40 02:49:40 (SWT:1703): Gdk-CRITICAL **: 07:49:40.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:41 02:49:41 (SWT:1703): Gdk-CRITICAL **: 07:49:41.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:41 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.69 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsAllShells -- Time elapsed: 0.085 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.getsActiveShell -- Time elapsed: 0.081 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.noShellReturnsNull -- Time elapsed: 5.084 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.bringsShellToFront -- Time elapsed: 0.079 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShell -- Time elapsed: 0.079 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.closesShell -- Time elapsed: 5.096 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.testMaximize -- Time elapsed: 1.103 s 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest.findsShellsById -- Time elapsed: 0.086 s 02:49:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest 02:49:41 02:49:41 (SWT:1703): Gdk-CRITICAL **: 07:49:41.357: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:41 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest 02:49:41 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest.doubleClickOnCell -- Time elapsed: 0.106 s 02:49:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest 02:49:41 02:49:41 (SWT:1703): Gdk-CRITICAL **: 07:49:41.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:41 02:49:41 (SWT:1703): Gtk-WARNING **: 07:49:41.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:43 02:49:43 (SWT:1703): Gdk-CRITICAL **: 07:49:43.797: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:44 02:49:44 (SWT:1703): Gtk-WARNING **: 07:49:44.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gdk-CRITICAL **: 07:49:46.120: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:46 02:49:46 (SWT:1703): Gtk-WARNING **: 07:49:46.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gdk-CRITICAL **: 07:49:48.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:48 02:49:48 (SWT:1703): Gtk-WARNING **: 07:49:48.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gdk-CRITICAL **: 07:49:50.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:50 02:49:50 (SWT:1703): Gtk-WARNING **: 07:49:50.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gdk-CRITICAL **: 07:49:52.573: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:52 02:49:52 (SWT:1703): Gtk-WARNING **: 07:49:52.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:54 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.24 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest 02:49:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClick -- Time elapsed: 2.329 s 02:49:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.click -- Time elapsed: 2.322 s 02:49:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvas -- Time elapsed: 2.182 s 02:49:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.doubleClickXY -- Time elapsed: 2.135 s 02:49:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.clickXY -- Time elapsed: 2.137 s 02:49:54 org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest.findsCanvasInGroup -- Time elapsed: 2.139 s 02:49:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest 02:49:54 02:49:54 (SWT:1703): Gdk-CRITICAL **: 07:49:54.716: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:55 02:49:55 (SWT:1703): Gtk-WARNING **: 07:49:55.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:56 02:49:56 (SWT:1703): Gdk-CRITICAL **: 07:49:56.942: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:57 02:49:57 (SWT:1703): Gtk-WARNING **: 07:49:57.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gdk-CRITICAL **: 07:49:59.244: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:49:59 02:49:59 (SWT:1703): Gtk-WARNING **: 07:49:59.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gdk-CRITICAL **: 07:50:01.567: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.972: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:01 02:50:01 (SWT:1703): Gtk-WARNING **: 07:50:01.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gdk-CRITICAL **: 07:50:04.125: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:04 02:50:04 (SWT:1703): Gtk-WARNING **: 07:50:04.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gdk-CRITICAL **: 07:50:06.552: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:06 02:50:06 (SWT:1703): Gtk-WARNING **: 07:50:06.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gdk-CRITICAL **: 07:50:09.040: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:09 02:50:09 (SWT:1703): Gtk-WARNING **: 07:50:09.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gdk-CRITICAL **: 07:50:11.425: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:11 02:50:11 (SWT:1703): Gtk-WARNING **: 07:50:11.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:13 02:50:13 (SWT:1703): Gdk-CRITICAL **: 07:50:13.829: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:14 02:50:14 (SWT:1703): Gtk-WARNING **: 07:50:14.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gdk-CRITICAL **: 07:50:16.242: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:16 02:50:16 (SWT:1703): Gtk-WARNING **: 07:50:16.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gdk-CRITICAL **: 07:50:18.553: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:18 02:50:18 (SWT:1703): Gtk-WARNING **: 07:50:18.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gdk-CRITICAL **: 07:50:21.126: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:21 02:50:21 (SWT:1703): Gtk-WARNING **: 07:50:21.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gdk-CRITICAL **: 07:50:23.544: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.910: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:23 02:50:23 (SWT:1703): Gtk-WARNING **: 07:50:23.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gdk-CRITICAL **: 07:50:26.254: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:26 02:50:26 (SWT:1703): Gtk-WARNING **: 07:50:26.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:28 02:50:28 (SWT:1703): Gdk-CRITICAL **: 07:50:28.991: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:29 02:50:29 (SWT:1703): Gtk-WARNING **: 07:50:29.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gdk-CRITICAL **: 07:50:31.246: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:31 02:50:31 (SWT:1703): Gtk-WARNING **: 07:50:31.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gdk-CRITICAL **: 07:50:33.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.936: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:33 02:50:33 (SWT:1703): Gtk-WARNING **: 07:50:33.939: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:35 02:50:35 (SWT:1703): Gdk-CRITICAL **: 07:50:35.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:36 02:50:36 (SWT:1703): Gtk-WARNING **: 07:50:36.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gdk-CRITICAL **: 07:50:38.151: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:38 02:50:38 (SWT:1703): Gtk-WARNING **: 07:50:38.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gdk-CRITICAL **: 07:50:40.477: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:40 02:50:40 (SWT:1703): Gtk-WARNING **: 07:50:40.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:42 02:50:42 (SWT:1703): Gdk-CRITICAL **: 07:50:42.717: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:43 02:50:43 (SWT:1703): Gtk-WARNING **: 07:50:43.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:44 02:50:44 (SWT:1703): Gdk-CRITICAL **: 07:50:44.981: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:45 02:50:45 (SWT:1703): Gtk-WARNING **: 07:50:45.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gdk-CRITICAL **: 07:50:47.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:47 02:50:47 (SWT:1703): Gtk-WARNING **: 07:50:47.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:49 02:50:49 (SWT:1703): Gdk-CRITICAL **: 07:50:49.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:50 02:50:50 (SWT:1703): Gtk-WARNING **: 07:50:50.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gdk-CRITICAL **: 07:50:52.190: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:52 02:50:52 (SWT:1703): Gtk-WARNING **: 07:50:52.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gdk-CRITICAL **: 07:50:54.455: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:54 02:50:54 (SWT:1703): Gtk-WARNING **: 07:50:54.841: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:56 02:50:56 (SWT:1703): Gdk-CRITICAL **: 07:50:56.711: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:57 02:50:57 (SWT:1703): Gtk-WARNING **: 07:50:57.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:58 02:50:58 (SWT:1703): Gdk-CRITICAL **: 07:50:58.987: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:50:59 02:50:59 (SWT:1703): Gtk-WARNING **: 07:50:59.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gdk-CRITICAL **: 07:51:01.246: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:01 02:51:01 (SWT:1703): Gtk-WARNING **: 07:51:01.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:03 02:51:03 (SWT:1703): Gdk-CRITICAL **: 07:51:03.737: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:04 02:51:04 (SWT:1703): Gtk-WARNING **: 07:51:04.132: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.45 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.containsText -- Time elapsed: 2.225 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowNumberThrowsException -- Time elapsed: 2.302 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 2.323 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.selectsItemsBasedOnString -- Time elapsed: 2.558 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal2 -- Time elapsed: 2.427 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setEmptySelection -- Time elapsed: 2.487 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSelectionCount -- Time elapsed: 2.384 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsSingleSelection -- Time elapsed: 2.405 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsAllColumnHeadings -- Time elapsed: 2.413 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.searchText -- Time elapsed: 2.310 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingMultipleSelectionOfInvalidIndicesThrowsException -- Time elapsed: 2.572 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsIndexOfColumn -- Time elapsed: 2.417 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.unselectsSelection -- Time elapsed: 2.710 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsMultipleSingleSelection -- Time elapsed: 2.737 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsColumnCount -- Time elapsed: 2.255 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsAnyTable -- Time elapsed: 2.291 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNameIsIllegal -- Time elapsed: 2.400 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsRowCount -- Time elapsed: 2.214 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithText -- Time elapsed: 2.327 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnIndex -- Time elapsed: 2.239 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsTable -- Time elapsed: 2.264 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfMultipleIndicesOnSingleSelect -- Time elapsed: 2.399 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsTextCellBasedOnRowNumberColumnText -- Time elapsed: 2.427 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.settingSelectionOnInvalidRowTextThrowsException -- Time elapsed: 2.382 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.findsItemsBasedOnText -- Time elapsed: 2.264 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItemInAColumnWithIndex -- Time elapsed: 2.257 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.setsSelection -- Time elapsed: 2.275 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.getsIndexOfItem -- Time elapsed: 2.259 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheRowNumberIsIllegal -- Time elapsed: 2.489 s 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest.throwsExceptionIfTheColumnNumberIsIllegal -- Time elapsed: 2.426 s 02:51:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest 02:51:06 02:51:06 (SWT:1703): Gdk-CRITICAL **: 07:51:06.169: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest 02:51:06 org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest.doubleClickOnCell -- Time elapsed: 0.069 s 02:51:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest 02:51:06 02:51:06 (SWT:1703): Gdk-CRITICAL **: 07:51:06.241: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:06 02:51:06 (SWT:1703): Gtk-WARNING **: 07:51:06.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:08 02:51:08 (SWT:1703): Gdk-CRITICAL **: 07:51:08.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:09 02:51:09 (SWT:1703): Gtk-WARNING **: 07:51:09.019: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:10 02:51:10 (SWT:1703): Gdk-CRITICAL **: 07:51:10.879: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:11 02:51:11 (SWT:1703): Gtk-WARNING **: 07:51:11.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.883 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest 02:51:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSliderInGroup -- Time elapsed: 2.386 s 02:51:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.canSetSelection -- Time elapsed: 2.250 s 02:51:13 org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest.findsSlider -- Time elapsed: 2.246 s 02:51:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest 02:51:13 02:51:13 (SWT:1703): Gdk-CRITICAL **: 07:51:13.129: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:13 02:51:13 (SWT:1703): Gtk-WARNING **: 07:51:13.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gdk-CRITICAL **: 07:51:15.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:15 02:51:15 (SWT:1703): Gtk-WARNING **: 07:51:15.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:17 02:51:17 (SWT:1703): Gdk-CRITICAL **: 07:51:17.922: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.322: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:18 02:51:18 (SWT:1703): Gtk-WARNING **: 07:51:18.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gdk-CRITICAL **: 07:51:20.525: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:20 02:51:20 (SWT:1703): Gtk-WARNING **: 07:51:20.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gdk-CRITICAL **: 07:51:23.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:23 02:51:23 (SWT:1703): Gtk-WARNING **: 07:51:23.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:25 02:51:25 (SWT:1703): Gdk-CRITICAL **: 07:51:25.801: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:26 02:51:26 (SWT:1703): Gtk-WARNING **: 07:51:26.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gdk-CRITICAL **: 07:51:28.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.640: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.645: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:28 02:51:28 (SWT:1703): Gtk-WARNING **: 07:51:28.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gdk-CRITICAL **: 07:51:30.559: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:30 02:51:30 (SWT:1703): Gtk-WARNING **: 07:51:30.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gdk-CRITICAL **: 07:51:33.002: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:33 02:51:33 (SWT:1703): Gtk-WARNING **: 07:51:33.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gdk-CRITICAL **: 07:51:35.476: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:35 02:51:35 (SWT:1703): Gtk-WARNING **: 07:51:35.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gdk-CRITICAL **: 07:51:38.007: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:38 02:51:38 (SWT:1703): Gtk-WARNING **: 07:51:38.456: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:40 02:51:40 (SWT:1703): Gdk-CRITICAL **: 07:51:40.809: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:41 02:51:41 (SWT:1703): Gtk-WARNING **: 07:51:41.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gdk-CRITICAL **: 07:51:43.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:43 02:51:43 (SWT:1703): Gtk-WARNING **: 07:51:43.989: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gdk-CRITICAL **: 07:51:46.366: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.830: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:46 02:51:46 (SWT:1703): Gtk-WARNING **: 07:51:46.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gdk-CRITICAL **: 07:51:49.553: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:49 02:51:49 (SWT:1703): Gtk-WARNING **: 07:51:49.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gdk-CRITICAL **: 07:51:52.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:52 02:51:52 (SWT:1703): Gtk-WARNING **: 07:51:52.471: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gdk-CRITICAL **: 07:51:54.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:54 02:51:54 (SWT:1703): Gtk-WARNING **: 07:51:54.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gdk-CRITICAL **: 07:51:57.005: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:57 02:51:57 (SWT:1703): Gtk-WARNING **: 07:51:57.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:51:59 02:51:59 (SWT:1703): Gdk-CRITICAL **: 07:51:59.853: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:00 02:52:00 (SWT:1703): Gtk-WARNING **: 07:52:00.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gdk-CRITICAL **: 07:52:02.383: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:02 02:52:02 (SWT:1703): Gtk-WARNING **: 07:52:02.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gdk-CRITICAL **: 07:52:05.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.461: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:05 02:52:05 (SWT:1703): Gtk-WARNING **: 07:52:05.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gdk-CRITICAL **: 07:52:07.467: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:07 02:52:07 (SWT:1703): Gtk-WARNING **: 07:52:07.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gdk-CRITICAL **: 07:52:10.437: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:10 02:52:10 (SWT:1703): Gtk-WARNING **: 07:52:10.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gdk-CRITICAL **: 07:52:18.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.736: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:18 02:52:18 (SWT:1703): Gtk-WARNING **: 07:52:18.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:20 02:52:20 (SWT:1703): Gdk-CRITICAL **: 07:52:20.890: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:21 02:52:21 (SWT:1703): Gtk-WARNING **: 07:52:21.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gdk-CRITICAL **: 07:52:23.538: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:23 02:52:23 (SWT:1703): Gtk-WARNING **: 07:52:23.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:26 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.09 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelection -- Time elapsed: 2.378 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsAll -- Time elapsed: 2.413 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnTextBasedOnRowColumnNumbers -- Time elapsed: 2.603 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.doubleClicksOnANode -- Time elapsed: 2.659 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANode -- Time elapsed: 2.618 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setEmptySelection -- Time elapsed: 2.467 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSelectionCount -- Time elapsed: 2.291 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsSingleSelection -- Time elapsed: 2.443 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllColumnHeadings -- Time elapsed: 2.474 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsAnyTree -- Time elapsed: 2.531 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNode -- Time elapsed: 2.802 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandANodePath -- Time elapsed: 2.736 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.unselectsSelection -- Time elapsed: 2.821 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsMultipleSingleSelection -- Time elapsed: 3.188 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCount -- Time elapsed: 2.503 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsAllTreeItems -- Time elapsed: 2.464 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.selectsMultipleOnSingleSelectTree -- Time elapsed: 2.483 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandsNodeToMax -- Time elapsed: 2.848 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.findsTree -- Time elapsed: 2.528 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.expandEmptyPath -- Time elapsed: 2.649 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsRowCount -- Time elapsed: 2.435 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.clicksOnANodeInAColumn -- Time elapsed: 2.970 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsMultipleSelectionUnknownItem -- Time elapsed: 7.885 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsTextCellBasedOnRowNumberColumnText -- Time elapsed: 2.567 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.getsColumnCountOnMultiColumnTree -- Time elapsed: 2.648 s 02:52:26 org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest.setsSelection -- Time elapsed: 2.678 s 02:52:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest 02:52:26 02:52:26 (SWT:1703): Gdk-CRITICAL **: 07:52:26.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:26 02:52:26 (SWT:1703): Gdk-CRITICAL **: 07:52:26.728: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:27 02:52:27 (SWT:1703): Gdk-CRITICAL **: 07:52:27.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:27 02:52:27 (SWT:1703): Gdk-CRITICAL **: 07:52:27.670: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:28 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest 02:52:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsAlignment -- Time elapsed: 0.503 s 02:52:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel -- Time elapsed: 0.472 s 02:52:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.findsCLabel1 -- Time elapsed: 0.470 s 02:52:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest.getsImage -- Time elapsed: 0.466 s 02:52:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest 02:52:28 02:52:28 (SWT:1703): Gdk-CRITICAL **: 07:52:28.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:28 02:52:28 (SWT:1703): Gtk-WARNING **: 07:52:28.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:30 02:52:30 (SWT:1703): Gdk-CRITICAL **: 07:52:30.791: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:31 02:52:31 (SWT:1703): Gtk-WARNING **: 07:52:31.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gdk-CRITICAL **: 07:52:33.426: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:33 02:52:33 (SWT:1703): Gtk-WARNING **: 07:52:33.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.891 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButton -- Time elapsed: 2.650 s 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.clicksToolBarButtonWithModifier -- Time elapsed: 2.635 s 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest.findsToolBarButtonWithIndex -- Time elapsed: 2.606 s 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest skipped 02:52:36 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest 02:52:36 02:52:36 (SWT:1703): Gdk-CRITICAL **: 07:52:36.036: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:36 02:52:36 (SWT:1703): Gdk-CRITICAL **: 07:52:36.095: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:36 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.156 s -- in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest skipped 02:52:36 org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest.testJFaceErrorDialogButton -- Time elapsed: 0.096 s 02:52:36 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest 02:52:36 02:52:36 (SWT:1703): Gdk-CRITICAL **: 07:52:36.195: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:36 02:52:36 (SWT:1703): Gtk-WARNING **: 07:52:36.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:38 02:52:38 (SWT:1703): Gdk-CRITICAL **: 07:52:38.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:39 02:52:39 (SWT:1703): Gtk-WARNING **: 07:52:39.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gdk-CRITICAL **: 07:52:41.123: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:41 02:52:41 (SWT:1703): Gtk-WARNING **: 07:52:41.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:43 02:52:43 (SWT:1703): Gdk-CRITICAL **: 07:52:43.623: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:44 02:52:44 (SWT:1703): Gtk-WARNING **: 07:52:44.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gdk-CRITICAL **: 07:52:46.084: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:46 02:52:46 (SWT:1703): Gtk-WARNING **: 07:52:46.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:48 02:52:48 (SWT:1703): Gdk-CRITICAL **: 07:52:48.570: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:49 02:52:49 (SWT:1703): Gtk-WARNING **: 07:52:49.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gdk-CRITICAL **: 07:52:51.105: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:51 02:52:51 (SWT:1703): Gtk-WARNING **: 07:52:51.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:53 02:52:53 (SWT:1703): Gdk-CRITICAL **: 07:52:53.750: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:54 02:52:54 (SWT:1703): Gtk-WARNING **: 07:52:54.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:56 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.09 s -- in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsRightIndexOfControlInParentWithNoParent -- Time elapsed: 2.410 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsToString -- Time elapsed: 2.517 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsNextWidget -- Time elapsed: 2.499 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsIndexOfArbritryControl -- Time elapsed: 2.461 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.nextWidgetOnLastWidgetIsNull -- Time elapsed: 2.486 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.getsCorrectStyle -- Time elapsed: 2.534 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.previousWidgetOnFirstWidget -- Time elapsed: 2.646 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest.findsPreviousWidget -- Time elapsed: 2.531 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest 02:52:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.swtbot.swt.finder.utils.CredentialsTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testHashCode -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.CredentialsTest.testEquals -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.PositionTest 02:52:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.PositionTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCode -- Time elapsed: 0.001 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.PositionTest.equalsAndHashCodeNegative -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest 02:52:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.getsToString -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.hashCodeIsSameForSameTableCollections -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableCollectionTest.equalsForSameTableCollections -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest 02:52:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.utils.TreePathTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.TreePathTest.canPopLastElementFromTreePath -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TreePathTest.popsNothingIfTreePathIsEmpty -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest 02:52:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest.getsSimpleClassName -- Time elapsed: 0.001 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest 02:52:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.swtbot.swt.finder.utils.BidiMapTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canIterateThroughAllElements -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnKey -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.BidiMapTest.canFindObjectBasedOnValue -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest 02:52:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromURL -- Time elapsed: 0.001 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canWriteToAFile -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.FileUtilsTest.canReadFromFile -- Time elapsed: 0.001 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest 02:52:56 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.canJoinListsUsingTheObjectConverter -- Time elapsed: 0.001 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.isEmptyOrNull -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.StringUtilsTest.joinOfObjects -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest 02:52:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.getsKeySetOfTheMap -- Time elapsed: 0.001 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest.mapsMultipleValuesToAKey -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest 02:52:56 02:52:56 (SWT:1703): Gdk-CRITICAL **: 07:52:56.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:56 02:52:56 (SWT:1703): Gtk-CRITICAL **: 07:52:56.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:52:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.MenuDetectTest.testMenuDetect -- Time elapsed: 0.157 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest 02:52:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest.translatesFromStringsToIds -- Time elapsed: 0.001 s 02:52:56 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest 02:52:56 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.utils.TableRowTest 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsSameForSameTableRows -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableRowTest.getsToString -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForUnequalTableRows -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableRowTest.hashCodeIsDifferentForDifferentTableRows -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.utils.TableRowTest.equalsForEqualTableRows -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest 02:52:56 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.doesNotGetResolverForNonRegisteredTypes -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.ResolverTest.getsResolverForRegisteredTypes -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest 02:52:56 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getChildren -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasParent -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.hasChildren -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.getParent -- Time elapsed: 0 s 02:52:56 org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest.resolvesEverything -- Time elapsed: 0 s 02:52:56 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest 02:52:56 02:52:56 (SWT:1703): Gdk-CRITICAL **: 07:52:56.501: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:56 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest 02:52:56 org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest.waitsForTreeToContainRows -- Time elapsed: 0.093 s 02:52:56 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest 02:52:56 02:52:56 (SWT:1703): Gdk-CRITICAL **: 07:52:56.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest 02:52:57 org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear -- Time elapsed: 0.549 s 02:52:57 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest 02:52:57 02:52:57 (SWT:1703): Gdk-CRITICAL **: 07:52:57.151: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:57 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest 02:52:57 org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest.waitsForShellToBecomeActive -- Time elapsed: 0.058 s 02:52:57 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest 02:52:57 02:52:57 (SWT:1703): Gdk-CRITICAL **: 07:52:57.214: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:52:57 02:52:57 (SWT:1703): Gtk-WARNING **: 07:52:57.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.975 s -- in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest 02:53:00 org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest.waitsForWidgetToAppearInParent -- Time elapsed: 2.975 s 02:53:00 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest 02:53:00 02:53:00 (SWT:1703): Gdk-CRITICAL **: 07:53:00.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 s -- in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest 02:53:00 org.eclipse.swtbot.swt.finder.waits.ShellClosesTest.waitsForShellClose -- Time elapsed: 0.553 s 02:53:00 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest 02:53:00 02:53:00 (SWT:1703): Gdk-CRITICAL **: 07:53:00.749: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest 02:53:00 org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest.waitsForTableToContainRows -- Time elapsed: 0.080 s 02:53:00 Running org.eclipse.swtbot.swt.finder.SWTBotTest 02:53:00 02:53:00 (SWT:1703): Gdk-CRITICAL **: 07:53:00.833: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:00 02:53:00 (SWT:1703): Gdk-CRITICAL **: 07:53:00.945: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:01 02:53:01 (SWT:1703): Gdk-CRITICAL **: 07:53:01.050: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:06 02:53:06 (SWT:1703): Gdk-CRITICAL **: 07:53:06.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:08 02:53:08 (SWT:1703): Gdk-CRITICAL **: 07:53:08.768: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:08 02:53:08 (SWT:1703): Gdk-CRITICAL **: 07:53:08.886: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:08 02:53:08 (SWT:1703): Gdk-CRITICAL **: 07:53:08.992: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:14 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.28 s -- in org.eclipse.swtbot.swt.finder.SWTBotTest 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.getsAllShells -- Time elapsed: 0.111 s 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.doesNotWait5SecondsAndPassesForPassingCondition -- Time elapsed: 0.105 s 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsMoreThan5sWhenConditionDoesNotSwitchToFailing -- Time elapsed: 5.108 s 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.waitsLessThan5sWhenConditionSwitchToFailing -- Time elapsed: 2.610 s 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.throwsExceptionOnNegativeTimeOut -- Time elapsed: 0.117 s 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.findsShellsById -- Time elapsed: 0.106 s 02:53:14 org.eclipse.swtbot.swt.finder.SWTBotTest.waits5SecondsAndFailsForFailingCondition -- Time elapsed: 5.121 s 02:53:14 Running org.eclipse.swtbot.swt.finder.ReferenceByTest 02:53:14 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.swtbot.swt.finder.ReferenceByTest 02:53:14 org.eclipse.swtbot.swt.finder.ReferenceByTest.compatibilityWithOtherReferences -- Time elapsed: 0.003 s 02:53:14 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodNameSuffix -- Time elapsed: 0 s 02:53:14 org.eclipse.swtbot.swt.finder.ReferenceByTest.methodArguments -- Time elapsed: 0 s 02:53:14 org.eclipse.swtbot.swt.finder.ReferenceByTest.matcherMethod -- Time elapsed: 0 s 02:53:14 org.eclipse.swtbot.swt.finder.ReferenceByTest.generatesCombinations -- Time elapsed: 0.004 s 02:53:14 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest 02:53:14 02:53:14 (SWT:1703): Gdk-CRITICAL **: 07:53:14.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:14 02:53:14 (SWT:1703): Gtk-WARNING **: 07:53:14.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:16 02:53:16 (SWT:1703): Gdk-CRITICAL **: 07:53:16.638: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:17 02:53:17 (SWT:1703): Gtk-WARNING **: 07:53:17.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gdk-CRITICAL **: 07:53:19.123: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:19 02:53:19 (SWT:1703): Gtk-WARNING **: 07:53:19.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:21 02:53:21 (SWT:1703): Gdk-CRITICAL **: 07:53:21.676: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.114: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:22 02:53:22 (SWT:1703): Gtk-WARNING **: 07:53:22.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gdk-CRITICAL **: 07:53:24.214: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:24 02:53:24 (SWT:1703): Gtk-WARNING **: 07:53:24.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:26 02:53:26 (SWT:1703): Gdk-CRITICAL **: 07:53:26.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:27 02:53:27 (SWT:1703): Gtk-WARNING **: 07:53:27.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:29 02:53:29 (SWT:1703): Gdk-CRITICAL **: 07:53:29.530: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:29 02:53:29 (SWT:1703): Gtk-WARNING **: 07:53:29.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:29 02:53:29 (SWT:1703): Gtk-WARNING **: 07:53:29.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:30 02:53:30 (SWT:1703): Gtk-WARNING **: 07:53:30.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:30 02:53:30 (SWT:1703): Gtk-WARNING **: 07:53:30.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:30 02:53:30 (SWT:1703): Gtk-WARNING **: 07:53:30.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:30 02:53:30 (SWT:1703): Gtk-WARNING **: 07:53:30.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:30 02:53:30 (SWT:1703): Gtk-WARNING **: 07:53:30.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gdk-CRITICAL **: 07:53:32.116: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:32 02:53:32 (SWT:1703): Gtk-WARNING **: 07:53:32.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:34 02:53:34 (SWT:1703): Gdk-CRITICAL **: 07:53:34.607: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:35 02:53:35 (SWT:1703): Gtk-WARNING **: 07:53:35.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gdk-CRITICAL **: 07:53:37.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:37 02:53:37 (SWT:1703): Gtk-WARNING **: 07:53:37.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gdk-CRITICAL **: 07:53:40.087: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:40 02:53:40 (SWT:1703): Gtk-WARNING **: 07:53:40.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:42 02:53:42 (SWT:1703): Gdk-CRITICAL **: 07:53:42.765: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:43 02:53:43 (SWT:1703): Gtk-WARNING **: 07:53:43.279: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:45 02:53:45 (SWT:1703): Gdk-CRITICAL **: 07:53:45.510: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:46 02:53:46 (SWT:1703): Gtk-WARNING **: 07:53:46.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.21 s -- in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsWorks -- Time elapsed: 2.511 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertsIfWidgetIsEnabled -- Time elapsed: 2.485 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.capturesScreenshotOnError -- Time elapsed: 2.553 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle -- Time elapsed: 2.538 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle -- Time elapsed: 2.687 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertDoesNotContainWorks -- Time elapsed: 2.628 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertEnabledThrowsExceptionWhenWidgetIsDisable -- Time elapsed: 2.586 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertNotEnabledThrowsExceptionWhenWidgetIsEnabled -- Time elapsed: 2.491 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2 -- Time elapsed: 2.739 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches -- Time elapsed: 2.741 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch -- Time elapsed: 2.679 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnNullObjectPassedIntoConstructor -- Time elapsed: 2.744 s 02:53:48 org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest.throwsExceptionOnDisposedObjectPassedIntoConstructor -- Time elapsed: 2.830 s 02:53:48 Running org.eclipse.swtbot.swt.finder.SWTBot2Test 02:53:48 02:53:48 (SWT:1703): Gdk-CRITICAL **: 07:53:48.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:48 02:53:48 (SWT:1703): Gtk-WARNING **: 07:53:48.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gdk-CRITICAL **: 07:53:51.001: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:51 02:53:51 (SWT:1703): Gtk-WARNING **: 07:53:51.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:53 02:53:53 (SWT:1703): Gdk-CRITICAL **: 07:53:53.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:54 02:53:54 (SWT:1703): Gtk-WARNING **: 07:53:54.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gdk-CRITICAL **: 07:53:56.369: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:56 02:53:56 (SWT:1703): Gtk-WARNING **: 07:53:56.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gdk-CRITICAL **: 07:53:59.070: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:53:59 02:53:59 (SWT:1703): Gtk-WARNING **: 07:53:59.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0 02:54:01 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.59 s -- in org.eclipse.swtbot.swt.finder.SWTBot2Test 02:54:01 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsGetsIdOfAControl -- Time elapsed: 2.654 s 02:54:01 org.eclipse.swtbot.swt.finder.SWTBot2Test.findsTextBox -- Time elapsed: 2.720 s 02:54:01 org.eclipse.swtbot.swt.finder.SWTBot2Test.getsActiveControl -- Time elapsed: 2.648 s 02:54:01 org.eclipse.swtbot.swt.finder.SWTBot2Test.tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents -- Time elapsed: 2.701 s 02:54:01 org.eclipse.swtbot.swt.finder.SWTBot2Test.isEnabled -- Time elapsed: 2.868 s 02:54:01 02:54:01 Results: 02:54:01 02:54:01 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7 02:54:01 02:54:02 [INFO] All tests passed 02:54:02 [INFO] 02:54:02 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test --- 02:54:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.jar 02:54:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT.pom 02:54:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test --- 02:54:02 [INFO] 02:54:02 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------ 02:54:02 [INFO] Building org.eclipse.swtbot.test 4.2.0-SNAPSHOT [51/57] 02:54:02 [INFO] from org.eclipse.swtbot.test/pom.xml 02:54:02 [INFO] --------------------------[ eclipse-feature ]--------------------------- 02:54:02 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:02 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-packaging:4.0.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] 02:54:02 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] 02:54:02 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:02 [INFO] 02:54:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/src/main/resources 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.test --- 02:54:02 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 147 were skipped 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-packaging:4.0.4:package-feature (default-package-feature) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-p2:4.0.4:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] 02:54:02 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar 02:54:02 [INFO] 02:54:02 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.test --- 02:54:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar 02:54:03 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test --- 02:54:04 [INFO] 02:54:04 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.test --- 02:54:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.jar 02:54:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT.pom 02:54:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-sources-feature.jar 02:54:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test --- 02:54:04 [INFO] 02:54:04 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >---- 02:54:04 [INFO] Building org.eclipse.swtbot.generator.test 4.2.0-SNAPSHOT [52/57] 02:54:04 [INFO] from org.eclipse.swtbot.generator.test/pom.xml 02:54:04 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:54:04 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:04 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] 02:54:04 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] Resolving class path of org.eclipse.swtbot.generator.test 02:54:04 [INFO] 02:54:04 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:04 [INFO] 02:54:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources 02:54:04 [INFO] 02:54:04 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.test --- 02:54:04 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:54:05 [INFO] 02:54:05 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] 02:54:05 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources 02:54:05 [INFO] 02:54:05 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.test --- 02:54:05 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 118 were skipped 02:54:05 [INFO] 02:54:05 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar 02:54:05 [INFO] 02:54:05 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar 02:54:05 [INFO] 02:54:05 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] 02:54:05 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] 02:54:05 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test --- 02:54:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar 02:54:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar 02:54:06 [INFO] 02:54:06 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test --- 02:54:06 [INFO] 02:54:06 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.generator.test --- 02:54:06 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data/.metadata/.log 02:54:06 [INFO] Command line: 02:54:06 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/surefire.properties, -nouithread] 02:54:11 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest 02:54:12 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:54:12 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:54:12 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:54:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.875 s -- in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest 02:54:12 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImage -- Time elapsed: 0.465 s 02:54:12 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbar -- Time elapsed: 0.135 s 02:54:12 org.eclipse.swtbot.generator.test.RecordToolbarButtonTest.testClickToolbarWithImageAndNoText -- Time elapsed: 0.165 s 02:54:12 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest 02:54:13 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.872 s -- in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem2 -- Time elapsed: 0.146 s 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionSameItem -- Time elapsed: 0.141 s 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem -- Time elapsed: 0.116 s 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheckSameItem2 -- Time elapsed: 0.107 s 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testSingleTableSelection -- Time elapsed: 0.119 s 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testMultipleTableSelectionDifferentItems -- Time elapsed: 0.114 s 02:54:13 org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest.testTableCheck -- Time elapsed: 0.128 s 02:54:13 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest 02:54:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.swtbot.generator.test.RecordCComboTextTest 02:54:13 org.eclipse.swtbot.generator.test.RecordCComboTextTest.testModifyCCombo -- Time elapsed: 0.106 s 02:54:13 Running org.eclipse.swtbot.generator.test.RecordComboTextTest 02:54:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.swtbot.generator.test.RecordComboTextTest 02:54:13 org.eclipse.swtbot.generator.test.RecordComboTextTest.testModifyCombo -- Time elapsed: 0.103 s 02:54:13 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest 02:54:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.eclipse.swtbot.generator.test.CTabItemActivateTest 02:54:14 org.eclipse.swtbot.generator.test.CTabItemActivateTest.testActivateCTabItem -- Time elapsed: 0.104 s 02:54:14 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest 02:54:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.eclipse.swtbot.generator.test.RecordRadioClickTest 02:54:14 org.eclipse.swtbot.generator.test.RecordRadioClickTest.testRadioButtonClick -- Time elapsed: 0.116 s 02:54:14 Running org.eclipse.swtbot.generator.test.TabItemActivateTest 02:54:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.eclipse.swtbot.generator.test.TabItemActivateTest 02:54:14 org.eclipse.swtbot.generator.test.TabItemActivateTest.testActivateCTabItem -- Time elapsed: 0.131 s 02:54:14 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest 02:54:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.eclipse.swtbot.generator.test.RecordComboSelectionTest 02:54:14 org.eclipse.swtbot.generator.test.RecordComboSelectionTest.testModifyCombo -- Time elapsed: 0.116 s 02:54:14 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest 02:54:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest 02:54:14 org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest.testTreeCheck -- Time elapsed: 0.120 s 02:54:14 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest 02:54:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s -- in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest 02:54:14 org.eclipse.swtbot.generator.test.RecordCComboSelectionTest.testModifyCombo -- Time elapsed: 0.123 s 02:54:14 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest 02:54:15 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest 02:54:15 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem2 -- Time elapsed: 0.131 s 02:54:15 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClick -- Time elapsed: 0.119 s 02:54:15 org.eclipse.swtbot.generator.test.RecordListDoubleclickTest.testTableDoubleClickSameItem -- Time elapsed: 0.127 s 02:54:15 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest 02:54:15 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s -- in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest 02:54:15 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifyStyledText -- Time elapsed: 0.157 s 02:54:15 org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest.testModifySyledText -- Time elapsed: 0.117 s 02:54:15 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest 02:54:15 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.475 s -- in org.eclipse.swtbot.generator.test.RecordListSelectionTest 02:54:15 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testSingleListSelection -- Time elapsed: 0.121 s 02:54:15 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem -- Time elapsed: 0.112 s 02:54:15 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionSameItem2 -- Time elapsed: 0.128 s 02:54:15 org.eclipse.swtbot.generator.test.RecordListSelectionTest.testMultipleListSelectionDifferentItems -- Time elapsed: 0.112 s 02:54:15 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest 02:54:15 02:54:15 (SWT:3005): Gtk-CRITICAL **: 07:54:15.979: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:54:16 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest 02:54:16 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeLevel2DoubleClick -- Time elapsed: 0.142 s 02:54:16 org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest.testTreeDoubleClick -- Time elapsed: 0.140 s 02:54:16 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest 02:54:16 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s -- in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest 02:54:16 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem2 -- Time elapsed: 0.137 s 02:54:16 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClick -- Time elapsed: 0.147 s 02:54:16 org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest.testTableDoubleClickSameItem -- Time elapsed: 0.128 s 02:54:16 02:54:16 Results: 02:54:16 02:54:16 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 02:54:16 02:54:17 [INFO] All tests passed 02:54:17 [INFO] 02:54:17 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test --- 02:54:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.jar 02:54:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT.pom 02:54:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-sources.jar 02:54:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:17 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test --- 02:54:17 [INFO] 02:54:17 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >-- 02:54:17 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.2.0-SNAPSHOT [53/57] 02:54:17 [INFO] from org.eclipse.swtbot.generator.jdt.test/pom.xml 02:54:17 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:54:17 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:17 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:17 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] 02:54:17 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Resolving class path of org.eclipse.swtbot.generator.jdt.test 02:54:17 [INFO] 02:54:17 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:17 [INFO] 02:54:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] 02:54:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 130 were skipped 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] 02:54:17 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] 02:54:17 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar 02:54:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar 02:54:19 [INFO] 02:54:19 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:19 [INFO] 02:54:19 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:19 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data/.metadata/.log 02:54:19 [INFO] Command line: 02:54:19 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/surefire.properties, -nouithread] 02:54:23 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest 02:54:24 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:54:24 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:54:24 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:54:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.715 s -- in org.eclipse.swtbot.generator.jdt.test.RecordComboTest 02:54:24 org.eclipse.swtbot.generator.jdt.test.RecordComboTest.testModifyCombo -- Time elapsed: 0.555 s 02:54:24 02:54:24 Results: 02:54:24 02:54:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:54:24 02:54:25 [INFO] All tests passed 02:54:25 [INFO] 02:54:25 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.jar 02:54:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT.pom 02:54:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-sources.jar 02:54:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:25 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:25 [INFO] 02:54:25 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test --- 02:54:25 [INFO] 02:54:25 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >-- 02:54:25 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.2.0-SNAPSHOT [54/57] 02:54:25 [INFO] from org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml 02:54:25 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:54:25 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:25 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:25 [WARNING] Parameter 'testSuite' is unknown for plugin 'tycho-surefire-plugin:4.0.4:test (default-test)' 02:54:25 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] 02:54:26 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Resolving class path of org.eclipse.swtbot.nebula.nattable.finder.test 02:54:26 [INFO] 02:54:26 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:26 [INFO] 02:54:26 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] 02:54:26 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 100 were skipped 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] 02:54:26 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] 02:54:26 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar 02:54:27 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:28 [INFO] 02:54:28 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:28 [INFO] 02:54:28 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:28 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data/.metadata/.log 02:54:28 [INFO] Command line: 02:54:28 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/surefire.properties, -nouithread] 02:54:32 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests 02:54:32 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:54:32 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:54:32 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:54:32 02:54:32 (SWT:3187): Gtk-CRITICAL **: 07:54:32.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:54:32 02:54:32 (SWT:3187): Gtk-CRITICAL **: 07:54:32.628: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:54:33 02:54:33 (SWT:3187): Gtk-CRITICAL **: 07:54:33.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:54:33 02:54:33 (SWT:3187): Gtk-CRITICAL **: 07:54:33.995: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 02:54:34 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 s -- in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu.testContextMenu -- Time elapsed: 0.371 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCellLabel -- Time elapsed: 0.127 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickAndGetSetCellData -- Time elapsed: 0.446 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testClickColumnHeader -- Time elapsed: 0.172 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testCount -- Time elapsed: 0.060 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testDoubleClickAndGetSetCellData -- Time elapsed: 0.286 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollAndReadCellData -- Time elapsed: 0.039 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollNotViewport -- Time elapsed: 0.051 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures.testScrollOutOfRange -- Time elapsed: 0.033 s 02:54:34 org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY.testRightClickXY -- Time elapsed: 0.076 s 02:54:34 02:54:34 Results: 02:54:34 02:54:34 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 02:54:34 02:54:34 [INFO] All tests passed 02:54:34 [INFO] 02:54:34 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.jar 02:54:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT.pom 02:54:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >-- 02:54:34 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.2.0-SNAPSHOT [55/57] 02:54:34 [INFO] from org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml 02:54:34 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:54:34 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:34 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Resolving class path of org.eclipse.swtbot.nebula.checkboxgroup.finder.test 02:54:34 [INFO] 02:54:34 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:34 [INFO] 02:54:34 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] 02:54:34 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar 02:54:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:36 [INFO] 02:54:36 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:36 [INFO] 02:54:36 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:36 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data/.metadata/.log 02:54:36 [INFO] Command line: 02:54:36 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/surefire.properties, -nouithread] 02:54:39 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest 02:54:40 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:54:40 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:54:40 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:54:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest 02:54:40 org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest.testCheckBoxGroup -- Time elapsed: 0.152 s 02:54:40 02:54:40 Results: 02:54:40 02:54:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:54:40 02:54:41 [INFO] All tests passed 02:54:41 [INFO] 02:54:41 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.jar 02:54:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT.pom 02:54:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:41 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >-- 02:54:41 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.2.0-SNAPSHOT [56/57] 02:54:41 [INFO] from org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml 02:54:41 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:54:41 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:41 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:41 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Resolving class path of org.eclipse.swtbot.nebula.stepbar.finder.test 02:54:41 [INFO] 02:54:41 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:41 [INFO] 02:54:41 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] 02:54:41 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar 02:54:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:43 [INFO] 02:54:43 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:43 [INFO] 02:54:43 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:43 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data/.metadata/.log 02:54:43 [INFO] Command line: 02:54:43 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/surefire.properties, -nouithread] 02:54:47 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest 02:54:47 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:54:47 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:54:47 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:54:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 s -- in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest 02:54:47 org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest.testStepbar -- Time elapsed: 0.200 s 02:54:47 02:54:47 Results: 02:54:47 02:54:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 02:54:47 02:54:47 [INFO] All tests passed 02:54:47 [INFO] 02:54:47 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.jar 02:54:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT.pom 02:54:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:47 [INFO] 02:54:47 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test --- 02:54:47 [INFO] 02:54:47 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >-- 02:54:47 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.2.0-SNAPSHOT [57/57] 02:54:47 [INFO] from org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml 02:54:47 [INFO] ------------------------[ eclipse-test-plugin ]------------------------- 02:54:47 [WARNING] Parameter 'resolver' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:47 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:4.0.4:target-platform (default-target-platform)' 02:54:47 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-packaging:4.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] The project's OSGi version is 4.2.0.202312180735 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-packaging:4.0.4:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-packaging:4.0.4:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] 02:54:48 [INFO] --- target-platform-configuration:4.0.4:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-compiler:4.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Resolving class path of org.eclipse.swtbot.nebula.rangeslider.finder.test 02:54:48 [INFO] 02:54:48 [INFO] --- jacoco:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.* 02:54:48 [INFO] 02:54:48 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-compiler:4.0.4:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes using Eclipse Compiler for Java(TM) 3.35.0.v20230814-2020 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-ds:4.0.4:declarative-services (default-declarative-services) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] 02:54:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 02:54:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-packaging:4.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [WARNING] 0 system scoped dependencies were mapped to maven artifacts, 98 were skipped 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-source:4.0.4:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-packaging:4.0.4:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-p2:4.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] 02:54:48 [INFO] --- tycho-source:4.0.4:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] 02:54:48 [INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar 02:54:49 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:50 [INFO] 02:54:50 [INFO] --- tycho-p2:4.0.4:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:50 [INFO] 02:54:50 [INFO] --- tycho-surefire:4.0.4:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:50 [INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data/.metadata/.log 02:54:50 [INFO] Command line: 02:54:50 [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*, -Xms64m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/swtbot-tycho/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.600.v20231106-1826/org.eclipse.equinox.launcher-1.6.600.v20231106-1826.jar, -data, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/data, -install, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work, -configuration, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/surefire.properties, -nouithread] 02:54:54 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest 02:54:54 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 02:54:54 SLF4J: Defaulting to no-operation (NOP) logger implementation 02:54:54 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.795: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.795: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.830: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.830: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.966: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.966: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.971: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:54 02:54:54 (SWT:3453): Gtk-WARNING **: 07:54:54.971: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:55 02:54:55 (SWT:3453): Gtk-WARNING **: 07:54:55.039: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:55 02:54:55 (SWT:3453): Gtk-WARNING **: 07:54:55.039: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:55 02:54:55 (SWT:3453): Gtk-WARNING **: 07:54:55.041: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:55 02:54:55 (SWT:3453): Gtk-WARNING **: 07:54:55.041: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame) 02:54:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest 02:54:55 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetLowerValue -- Time elapsed: 0.257 s 02:54:55 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetUpperValue -- Time elapsed: 0.048 s 02:54:55 org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest.testSetSelection -- Time elapsed: 0.068 s 02:54:55 02:54:55 Results: 02:54:55 02:54:55 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 02:54:55 02:54:55 [INFO] All tests passed 02:54:55 [INFO] 02:54:55 [INFO] --- install:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.jar 02:54:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/.tycho-consumer-pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT.pom 02:54:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-sources.jar 02:54:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2content.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-p2metadata.xml 02:54:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.2.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.2.0-SNAPSHOT-p2artifacts.xml 02:54:55 [INFO] 02:54:55 [INFO] --- tycho-p2:4.0.4:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test --- 02:54:55 [INFO] ------------------------------------------------------------------------ 02:54:55 [INFO] Reactor Summary for Eclipse SWTBot 4.2.0-SNAPSHOT: 02:54:55 [INFO] 02:54:55 [INFO] Eclipse SWTBot ..................................... SUCCESS [ 7.033 s] 02:54:55 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 13.471 s] 02:54:55 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [ 7.055 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [ 6.130 s] 02:54:55 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [ 3.274 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [ 6.480 s] 02:54:55 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [ 2.316 s] 02:54:55 [INFO] org.eclipse.swtbot ................................. SUCCESS [ 3.176 s] 02:54:55 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [ 2.209 s] 02:54:55 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [ 2.829 s] 02:54:55 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [ 2.887 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [ 3.196 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [ 2.898 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [ 2.727 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [ 3.088 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [ 2.664 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [ 2.066 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [ 6.970 s] 02:54:55 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [ 2.592 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [ 3.612 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [ 4.307 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [ 2.909 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [ 3.197 s] 02:54:55 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [ 2.555 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [ 2.943 s] 02:54:55 [INFO] org.eclipse.swt.examples ........................... SUCCESS [ 4.446 s] 02:54:55 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [ 2.503 s] 02:54:55 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [ 5.926 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [ 3.956 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [ 2.476 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [ 1.976 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [ 2.019 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [ 2.527 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [ 2.848 s] 02:54:55 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [ 1.896 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [ 3.622 s] 02:54:55 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [ 2.499 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [ 2.648 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [ 3.045 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [ 2.690 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [ 2.113 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [ 1.851 s] 02:54:55 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [ 2.051 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 17.468 s] 02:54:55 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [ 8.154 s] 02:54:55 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 9.253 s] 02:54:55 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:31 min] 02:54:55 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 11.251 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 7.993 s] 02:54:55 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [12:07 min] 02:54:55 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [ 2.344 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 12.489 s] 02:54:55 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 8.577 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 8.792 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test SUCCESS [ 6.456 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [ 6.978 s] 02:54:55 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [ 7.687 s] 02:54:55 [INFO] ------------------------------------------------------------------------ 02:54:55 [INFO] BUILD SUCCESS 02:54:55 [INFO] ------------------------------------------------------------------------ 02:54:55 [INFO] Total time: 19:16 min 02:54:55 [INFO] Finished at: 2023-12-18T07:54:55Z 02:54:55 [INFO] ------------------------------------------------------------------------ 02:54:56 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins1063110048642772530.sh 02:54:56 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*' 02:54:57 + scp -r org.eclipse.swtbot.updatesite/target/repository/artifacts.jar org.eclipse.swtbot.updatesite/target/repository/artifacts.xml.xz org.eclipse.swtbot.updatesite/target/repository/content.jar org.eclipse.swtbot.updatesite/target/repository/content.xml.xz org.eclipse.swtbot.updatesite/target/repository/features org.eclipse.swtbot.updatesite/target/repository/p2.index org.eclipse.swtbot.updatesite/target/repository/plugins genie.swtbot@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ 02:54:58 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *' 02:54:58 Terminating xvnc. 02:55:13 $ ssh-agent -k 02:55:13 unset SSH_AUTH_SOCK; 02:55:13 unset SSH_AGENT_PID; 02:55:13 echo Agent pid 45 killed; 02:55:13 [ssh-agent] Stopped. 02:55:13 Recording test results 02:55:14 [Checks API] No suitable checks publisher found. 02:55:14 Archiving artifacts 02:55:15 Finished: SUCCESS