Skip to content

Console Output

02:25:19 Started by an SCM change
02:25:19 Running as SYSTEM
02:25:20 Agent centos-7-ss4bc is provisioned from template centos-7
02:25:20 ---
02:25:20 apiVersion: "v1"
02:25:20 kind: "Pod"
02:25:20 metadata:
02:25:20   annotations: {}
02:25:20   labels:
02:25:20     jenkins: "slave"
02:25:20     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
02:25:20     jenkins/label: "migration_jipp-migration_centos-7"
02:25:20   name: "centos-7-ss4bc"
02:25:20   namespace: "swtbot"
02:25:20 spec:
02:25:20   containers:
02:25:20   - env:
02:25:20     - name: "JENKINS_SECRET"
02:25:20       value: "********"
02:25:20     - name: "JENKINS_TUNNEL"
02:25:20       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
02:25:20     - name: "JENKINS_AGENT_NAME"
02:25:20       value: "centos-7-ss4bc"
02:25:20     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:25:20       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
02:25:20         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:25:20     - name: "JAVA_TOOL_OPTIONS"
02:25:20       value: ""
02:25:20     - name: "_JAVA_OPTIONS"
02:25:20       value: ""
02:25:20     - name: "OPENJ9_JAVA_OPTIONS"
02:25:20       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:25:20     - name: "JENKINS_NAME"
02:25:20       value: "centos-7-ss4bc"
02:25:20     - name: "JENKINS_AGENT_WORKDIR"
02:25:20       value: "/home/jenkins/agent"
02:25:20     - name: "JENKINS_URL"
02:25:20       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
02:25:20     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13"
02:25:20     imagePullPolicy: "Always"
02:25:20     name: "jnlp"
02:25:20     resources:
02:25:20       limits:
02:25:20         cpu: "2000m"
02:25:20         memory: "4096Mi"
02:25:20       requests:
02:25:20         cpu: "1000m"
02:25:20         memory: "4096Mi"
02:25:20     tty: true
02:25:20     volumeMounts:
02:25:20     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:25:20       name: "m2-dir"
02:25:20       readOnly: true
02:25:20       subPath: "toolchains.xml"
02:25:20     - mountPath: "/home/jenkins/.mavenrc"
02:25:20       name: "m2-dir"
02:25:20       readOnly: true
02:25:20       subPath: ".mavenrc"
02:25:20     - mountPath: "/opt/tools"
02:25:20       name: "volume-0"
02:25:20       readOnly: false
02:25:20     - mountPath: "/home/jenkins"
02:25:20       name: "volume-2"
02:25:20       readOnly: false
02:25:20     - mountPath: "/home/jenkins/.m2/repository"
02:25:20       name: "volume-3"
02:25:20       readOnly: false
02:25:20     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:25:20       name: "m2-secret-dir"
02:25:20       readOnly: true
02:25:20       subPath: "settings-security.xml"
02:25:20     - mountPath: "/home/jenkins/.m2/wrapper"
02:25:20       name: "volume-4"
02:25:20       readOnly: false
02:25:20     - mountPath: "/home/jenkins/.m2/settings.xml"
02:25:20       name: "m2-secret-dir"
02:25:20       readOnly: true
02:25:20       subPath: "settings.xml"
02:25:20     - mountPath: "/home/jenkins/.ssh"
02:25:20       name: "volume-1"
02:25:20       readOnly: false
02:25:20       subPath: ""
02:25:20     - mountPath: "/home/jenkins/agent"
02:25:20       name: "workspace-volume"
02:25:20       readOnly: false
02:25:20     workingDir: "/home/jenkins/agent"
02:25:20   nodeSelector:
02:25:20     kubernetes.io/os: "linux"
02:25:20   restartPolicy: "Never"
02:25:20   volumes:
02:25:20   - name: "volume-0"
02:25:20     persistentVolumeClaim:
02:25:20       claimName: "tools-claim-jiro-swtbot"
02:25:20       readOnly: true
02:25:20   - name: "m2-secret-dir"
02:25:20     secret:
02:25:20       secretName: "m2-secret-dir"
02:25:20   - emptyDir:
02:25:20       medium: ""
02:25:20     name: "volume-2"
02:25:20   - configMap:
02:25:20       name: "m2-dir"
02:25:20     name: "m2-dir"
02:25:20   - configMap:
02:25:20       name: "known-hosts"
02:25:20     name: "volume-1"
02:25:20   - emptyDir:
02:25:20       medium: ""
02:25:20     name: "workspace-volume"
02:25:20   - emptyDir:
02:25:20       medium: ""
02:25:20     name: "volume-4"
02:25:20   - emptyDir:
02:25:20       medium: ""
02:25:20     name: "volume-3"
02:25:20 
02:25:20 Building remotely on centos-7-ss4bc (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
02:25:20 [ssh-agent] Looking for ssh-agent implementation...
02:25:20 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
02:25:20 $ ssh-agent
02:25:20 SSH_AUTH_SOCK=/tmp/ssh-hhqeUvDtiLPj/agent.68
02:25:20 SSH_AGENT_PID=70
02:25:20 [ssh-agent] Started.
02:25:20 Running ssh-add (command line suppressed)
02:25:20 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_11953833485963358590.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_11953833485963358590.key)
02:25:20 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
02:25:20 The recommended git tool is: NONE
02:25:22 No credentials specified
02:25:22 Cloning the remote Git repository
02:25:22 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
02:25:22  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
02:25:22 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
02:25:22  > git --version # timeout=10
02:25:22  > git --version # 'git version 2.36.1'
02:25:22  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
02:25:23  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
02:25:23  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:25:23 Avoid second fetch
02:25:23  > git rev-parse origin/master^{commit} # timeout=10
02:25:23 Checking out Revision 0d781ad0746f19b70c6ab6f4a83c17a68abe1c4a (origin/master)
02:25:23  > git config core.sparsecheckout # timeout=10
02:25:23  > git checkout -f 0d781ad0746f19b70c6ab6f4a83c17a68abe1c4a # timeout=10
02:25:27 Commit message: "Fix warning 'no explicit default encoding'"
02:25:27  > git rev-list --no-walk a857bb79270b68ebed49e75ecc1fb68c634f7b18 # timeout=10
02:25:27 [swtbot-tycho] $ Xvnc -help
02:25:27 Starting xvnc
02:25:27 [swtbot-tycho] $ Xvnc :44 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
02:25:27 
02:25:27 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
02:25:27 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
02:25:27 See http://www.tigervnc.org for information on TigerVNC.
02:25:27 Underlying X server release 12004000, The X.Org Foundation
02:25:27 
02:25:27 
02:25:27 Mon Aug  8 06:25:27 2022
02:25:27  vncext:      VNC extension running!
02:25:27  vncext:      Listening for VNC connections on all interface(s), port 5944
02:25:27  vncext:      created VNC server for screen 0
02:25:27 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins2255150611765885393.sh
02:25:27 + metacity --sm-disable --replace
02:25:27 [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:25:27 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
02:25:27 Maven home: /opt/tools/apache-maven/latest
02:25:27 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
02:25:27 Default locale: en_US, platform encoding: UTF-8
02:25:27 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
02:25:29 [INFO] Scanning for projects...
02:25:51 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
02:25:58 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
02:25:58 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml
02:26:09 [INFO] Fetching 202206151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-06/ (63B)
02:26:09 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.96MB)
02:26:10 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (421.77kB)
02:26:10 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (65.43kB)
02:26:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
02:26:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
02:26:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml
02:26:10 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
02:26:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
02:26:10 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml
02:26:10 [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.94MB)
02:26:11 [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.68MB)
02:26:12 [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.41MB)
02:26:12 [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (46.27kB)
02:26:12 [INFO] Fetching org.eclipse.osgi_3.18.0.v20220516-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.46MB)
02:26:12 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.41kB)
02:26:12 [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.34kB)
02:26:13 [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (353.59kB)
02:26:13 [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.34kB)
02:26:13 [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.5kB)
02:26:13 [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (703.81kB)
02:26:13 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (95.26kB)
02:26:13 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (15.35kB)
02:26:13 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.59kB)
02:26:13 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (302.53kB)
02:26:13 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.45kB)
02:26:14 [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (411.93kB)
02:26:14 [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (126.4kB)
02:26:14 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (81.45kB)
02:26:14 [INFO] Fetching org.eclipse.core.commands_3.10.200.v20220512-0851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (114.56kB)
02:26:14 [INFO] Fetching org.eclipse.equinox.common_3.16.100.v20220315-2327.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (144.55kB)
02:26:14 [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (100.02kB)
02:26:14 [INFO] Fetching org.eclipse.equinox.preferences_3.10.0.v20220503-1634.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (133.99kB)
02:26:14 [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (194.4kB)
02:26:14 [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (287.81kB)
02:26:15 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (313kB)
02:26:15 [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (163.08kB)
02:26:15 [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.12kB)
02:26:15 [INFO] Fetching org.eclipse.core.runtime_3.25.0.v20220506-1157.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (71.87kB)
02:26:15 [INFO] Fetching org.eclipse.core.jobs_3.13.0.v20220512-1935.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (109.25kB)
02:26:15 [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.14kB)
02:26:15 [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.92kB)
02:26:15 [INFO] Fetching org.eclipse.e4.core.di_1.8.200.v20220512-1957.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.47kB)
02:26:15 [INFO] Fetching org.eclipse.e4.core.contexts_1.10.0.v20220430-0424.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (55.58kB)
02:26:16 [INFO] Fetching org.eclipse.e4.core.services_2.3.200.v20220513-1235.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.65kB)
02:26:16 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12kB)
02:26:16 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.14kB)
02:26:16 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.300.v20220503-2248.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.48kB)
02:26:16 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (19.69kB)
02:26:16 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.03kB)
02:26:16 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (317.8kB)
02:26:16 [INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.26MB)
02:26:17 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.85kB)
02:26:17 [INFO] Fetching org.eclipse.swt_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.79kB)
02:26:17 [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.31kB)
02:26:17 [INFO] Fetching org.eclipse.jface_3.26.0.v20220513-0449.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.11MB)
02:26:17 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (213.89kB)
02:26:17 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.500.v20220511-1639.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (201.76kB)
02:26:17 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.100.v20220310-1056.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (28.11kB)
02:26:17 [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (16.41kB)
02:26:18 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (56.73kB)
02:26:18 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.100.v20220331-0744.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (395.31kB)
02:26:18 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (33.33kB)
02:26:18 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.3kB)
02:26:18 [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (260.38kB)
02:26:18 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (89.35kB)
02:26:18 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (231.36kB)
02:26:18 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (118.14kB)
02:26:18 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.500.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (250.33kB)
02:26:19 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.500.v20220506-1520.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (147.64kB)
02:26:19 [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (295.36kB)
02:26:19 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.08kB)
02:26:19 [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.9kB)
02:26:19 [INFO] Fetching org.eclipse.emf.common_2.25.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (369.38kB)
02:26:19 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (270.25kB)
02:26:19 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (57.17kB)
02:26:19 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.09kB)
02:26:20 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.02kB)
02:26:20 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.07MB)
02:26:20 [INFO] Fetching org.eclipse.ui.workbench_3.125.100.v20220524-1304.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (3.49MB)
02:26:20 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.23kB)
02:26:21 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.47MB)
02:26:21 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.120.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.15MB)
02:26:21 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
02:26:21 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
02:26:22 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml
02:26:22 [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.94kB)
02:26:22 [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220507-1208.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (5.58MB)
02:26:23 [INFO] Fetching org.eclipse.compare.core_3.7.0.v20220513-0551.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.45kB)
02:26:23 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (115.6kB)
02:26:23 [INFO] Fetching org.eclipse.text_3.12.100.v20220506-1404.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (293.55kB)
02:26:23 [INFO] Fetching org.eclipse.core.filesystem_1.9.400.v20220419-0658.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.85kB)
02:26:23 [INFO] Fetching org.eclipse.core.resources_3.17.0.v20220517-0751.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (891.43kB)
02:26:23 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.100.v20220310-1350.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.51kB)
02:26:23 [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (50.74kB)
02:26:23 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.500.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (169.5kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.200.v20220324-1313.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (360.26kB)
02:26:24 [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.39kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.100.v20220310-1733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (76.94kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (68.04kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.100.v20220422-1806.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (174.42kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.400.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (218.83kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (132.68kB)
02:26:24 [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.21kB)
02:26:24 [INFO] Fetching org.eclipse.jface.text_3.20.100.v20220516-0819.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.03MB)
02:26:25 [INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.82kB)
02:26:25 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.1kB)
02:26:25 [INFO] The user operation is waiting for background work to complete.
02:26:25 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (32.1kB)
02:26:25 [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
02:26:25 [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.55kB)
02:26:25 [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (618.79kB)
02:26:25 [INFO] Fetching org.eclipse.ui.ide_3.19.0.v20220511-1638.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.41MB)
02:26:25 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.500.v20220331-0848.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (688.72kB)
02:26:26 [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (423.11kB)
02:26:26 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
02:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
02:26:26 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml
02:26:26 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
02:26:26 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
02:26:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
02:26:27 [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (215.67kB)
02:26:27 [INFO] The user operation is waiting for background work to complete.
02:26:27 [INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
02:26:27 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB)
02:26:27 [INFO] The user operation is waiting for background work to complete.
02:26:27 [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (366.65kB)
02:26:27 [INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
02:26:27 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
02:26:27 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
02:26:27 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml
02:26:28 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
02:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
02:26:28 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml
02:26:28 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
02:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
02:26:28 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml
02:26:28 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
02:26:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
02:26:28 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml
02:26:28 [INFO] Fetching org.eclipse.ant.core_3.6.400.v20220317-1003.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.39kB)
02:26:28 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.64kB)
02:26:29 [INFO] Fetching org.eclipse.ant.launching_1.3.300.v20220408-0629.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (161.08kB)
02:26:29 [INFO] Fetching org.eclipse.debug.core_3.19.100.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (397.87kB)
02:26:29 [INFO] Fetching org.eclipse.jdt.launching_3.19.600.v20220409-1932.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (563.82kB)
02:26:29 [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (42.65kB)
02:26:29 [INFO] Fetching org.eclipse.jdt.core_3.30.0.v20220524-1333.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (6.69MB)
02:26:30 [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.04MB)
02:26:30 [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.91kB)
02:26:30 [INFO] Fetching org.eclipse.ui.console_3.11.200.v20220324-0630.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.46kB)
02:26:30 [INFO] Fetching org.eclipse.debug.ui_3.16.100.v20220526-0826.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.97MB)
02:26:31 [INFO] Fetching org.eclipse.jdt.ui_3.26.100.v20220516-1138.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (11.18MB)
02:26:32 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.700.v20220513-0809.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.66MB)
02:26:32 [INFO] Fetching org.eclipse.team.core_3.9.400.v20220511-1440.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (401.02kB)
02:26:32 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.200.v20220502-1514.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (341.31kB)
02:26:32 [INFO] Fetching org.eclipse.jdt.junit_3.14.100.v20220411-0722.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (528.22kB)
02:26:32 [INFO] Fetching org.eclipse.compare_3.8.400.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (804.82kB)
02:26:33 [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (105.57kB)
02:26:33 [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (330.12kB)
02:26:33 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (36.06kB)
02:26:33 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.13kB)
02:26:33 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.300.v20220421-0708.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (110.58kB)
02:26:33 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (429.55kB)
02:26:33 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (432.64kB)
02:26:33 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (45.48kB)
02:26:33 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (58.07kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.04kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.200.v20220503-2330.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (131.95kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (101.89kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.100.v20220420-1427.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (242.35kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (35.63kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (24.82kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (74.06kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (26.34kB)
02:26:34 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.100.v20220504-1755.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (252.96kB)
02:26:35 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.500.v20220423-1604.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (658.09kB)
02:26:35 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (170.59kB)
02:26:35 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.100.v20220513-2002.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.94MB)
02:26:35 [INFO] Fetching org.eclipse.jdt.debug_3.19.200.v20220430-1851.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (910.81kB)
02:26:35 [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (489.96kB)
02:26:35 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.100.v20220329-1353.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (468.75kB)
02:26:36 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.300.v20220317-1517.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (176.46kB)
02:26:36 [INFO] Fetching org.eclipse.team.ui_3.9.300.v20220420-1133.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.42MB)
02:26:36 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.29kB)
02:26:36 [INFO] Fetching org.eclipse.pde.build_3.11.200.v20220503-0921.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (491.23kB)
02:26:36 [INFO] Fetching org.eclipse.pde.core_3.15.200.v20220527-1237.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (1.35MB)
02:26:36 [INFO] Fetching org.eclipse.pde.launching_3.10.0.v20220515-1944.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (140.54kB)
02:26:37 [INFO] Fetching org.eclipse.pde.ui_3.13.500.v20220531-1442.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (4.55MB)
02:26:37 [INFO] Fetching org.eclipse.ui.intro_3.6.500.v20220317-1346.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (344.71kB)
02:26:37 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (379kB)
02:26:37 [INFO] Fetching org.eclipse.ui.views.log_1.3.200.v20220310-1555.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (172.2kB)
02:26:37 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (152.75kB)
02:26:38 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (107.15kB)
02:26:38 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
02:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
02:26:38 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml
02:26:38 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
02:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
02:26:38 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml
02:26:38 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
02:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
02:26:38 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml
02:26:38 [INFO] Fetching org.eclipse.jdt_3.18.1200.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (44.74kB)
02:26:38 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
02:26:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
02:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml
02:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
02:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
02:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml
02:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
02:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
02:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml
02:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
02:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
02:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.go:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml
02:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
02:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
02:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml
02:26:39 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
02:26:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
02:26:39 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml
02:26:39 [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (20.18kB)
02:26:40 [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.09kB)
02:26:40 [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (21.6kB)
02:26:40 [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (117.58kB)
02:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
02:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
02:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
02:26:40 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (110.66kB)
02:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
02:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
02:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml
02:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
02:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
02:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml
02:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
02:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
02:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swt.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml
02:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
02:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
02:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml
02:26:40 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
02:26:40 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
02:26:40 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml
02:26:40 [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (11.09MB)
02:26:42 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.0.3.202208051309.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.73MB)
02:26:42 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
02:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
02:26:42 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml
02:26:42 [INFO] Fetching org.eclipse.nebula.widgets.opal.checkboxgroup_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (13.34kB)
02:26:42 [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (111.34kB)
02:26:42 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
02:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
02:26:42 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml
02:26:42 [INFO] Fetching org.eclipse.nebula.widgets.stepbar_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (14.59kB)
02:26:42 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
02:26:42 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
02:26:42 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml
02:26:42 [INFO] Fetching org.eclipse.nebula.widgets.opal.rangeslider_1.0.0.202207291609.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (21.18kB)
02:26:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
02:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
02:26:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml
02:26:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
02:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
02:26:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.forms:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml
02:26:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
02:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
02:26:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml
02:26:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
02:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
02:26:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.ide:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml
02:26:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
02:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
02:26:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
02:26:43 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
02:26:43 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
02:26:43 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml
02:26:43 [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (208.15kB)
02:26:43 [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (180.42kB)
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.junit5:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot:org.eclipse.swtbot.updatesite:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/pom.xml
02:26:44 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
02:26:44 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
02:26:44 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml
02:26:44 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.58kB)
02:26:45 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (219.73kB)
02:26:45 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (69.34kB)
02:26:45 [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (92.92kB)
02:26:45 [INFO] Fetching org.eclipse.core.net_1.3.1200.v20220312-1450.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (47.62kB)
02:26:45 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (52.65kB)
02:26:45 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (249.4kB)
02:26:45 [INFO] Fetching org.eclipse.osgi.util_3.7.0.v20220427-2144.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.62kB)
02:26:45 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (85.99kB)
02:26:46 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (129.01kB)
02:26:46 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.74kB)
02:26:46 [INFO] Fetching org.eclipse.jface.notifications_0.5.0.v20220401-0716.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (31.09kB)
02:26:46 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (25.74kB)
02:26:46 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (13.73kB)
02:26:46 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (18.3kB)
02:26:46 [INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (94.06kB)
02:26:46 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (12.91kB)
02:26:46 [INFO] Fetching org.eclipse.ui.ide.application_1.4.400.v20220502-1523.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (113.08kB)
02:26:46 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (132.49kB)
02:26:47 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (10.25kB)
02:26:47 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (29.62kB)
02:26:47 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.500.v20220509-0833.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (40.81kB)
02:26:47 [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (9.54kB)
02:26:47 [INFO] Fetching org.eclipse.e4.rcp_4.24.0.v20220530-1036.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (22.9kB)
02:26:47 [INFO] Fetching org.eclipse.emf.common_2.26.0.v20220325-0806.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.88kB)
02:26:47 [INFO] Fetching org.eclipse.emf.ecore_2.28.0.v20220426-0617.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.94kB)
02:26:48 [INFO] Fetching org.eclipse.rcp_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/features/ (20.97kB)
02:26:48 [INFO] Fetching org.eclipse.rcp_root_4.24.0.v20220607-0700 from https://download.eclipse.org/releases/2022-06/202206151000/binary/ (20.24kB)
02:26:48 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
02:26:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
02:26:48 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
02:26:48 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
02:26:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
02:26:48 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml
02:26:48 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
02:26:48 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
02:26:48 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml
02:26:48 [INFO] Fetching org.eclipse.platform_4.24.0.v20220607-0700.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (689.52kB)
02:26:48 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (2.09MB)
02:26:48 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (23.47kB)
02:26:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
02:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
02:26:49 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml
02:26:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
02:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
02:26:49 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
02:26:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
02:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
02:26:49 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.test.features:org.eclipse.swtbot.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml
02:26:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
02:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
02:26:49 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml
02:26:49 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
02:26:49 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
02:26:50 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml
02:26:50 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
02:26:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
02:26:50 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml
02:26:50 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
02:26:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
02:26:50 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml
02:26:50 [INFO] Fetching ca.odell.glazedlists_1.11.0.v20190926-1838.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (927.08kB)
02:26:50 [INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (367.61kB)
02:26:50 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.0.3.202208051309.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (135.76kB)
02:26:50 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
02:26:50 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
02:26:51 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml
02:26:51 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
02:26:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
02:26:51 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml
02:26:51 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
02:26:51 [INFO] Resolving dependencies of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
02:26:51 [INFO] Resolving class path of MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml
02:26:51 [INFO] ------------------------------------------------------------------------
02:26:51 [INFO] Reactor Build Order:
02:26:51 [INFO] 
02:26:51 [INFO] Eclipse SWTBot                                                     [pom]
02:26:51 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
02:26:51 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
02:26:51 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
02:26:51 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
02:26:51 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
02:26:51 [INFO] 
02:26:51 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
02:26:51 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
02:26:51 [INFO] --------------------------------[ pom ]---------------------------------
02:26:51 [INFO] 
02:26:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ parent ---
02:26: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/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:26:57 [INFO] 
02:26:57 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ parent ---
02:26:57 [INFO] 
02:26:57 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ parent ---
02:26:57 [INFO] 
02:26:57 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ parent ---
02:26:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:26:57 [INFO] 
02:26:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ parent ---
02:27:00 [INFO] 
02:27:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ parent ---
02:27:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:00 [INFO] 
02:27:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ parent ---
02:27:00 [INFO] 
02:27:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
02:27:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/parent/4.1.0-SNAPSHOT/parent-4.1.0-SNAPSHOT.pom
02:27:01 [INFO] 
02:27:01 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
02:27:01 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
02:27:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:01 [INFO] 
02:27:01 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
02:27:03 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:03 [INFO] 
02:27:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
02:27:03 [INFO] 
02:27:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
02:27:03 [INFO] 
02:27:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
02:27:03 [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:27:03 [INFO] 
02:27:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
02:27:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
02:27:03 [INFO] 
02:27:03 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
02:27:05 [INFO] 
02:27:05 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
02:27:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
02:27:05 [INFO] 
02:27:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
02:27:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
02:27:05 [INFO] 
02:27:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
02:27:05 [INFO] 
02:27:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
02:27:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
02:27:08 [INFO] 
02:27:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
02:27:08 [INFO] 
02:27:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
02:27:08 [INFO] 
02:27:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
02:27:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:08 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
02:27:09 [INFO] 
02:27:09 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
02:27:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
02:27:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
02:27:11 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:11 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
02:27:11 [INFO] 
02:27:11 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
02:27:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar
02:27:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.pom
02:27:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-sources.jar
02:27:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/target/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.ant.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2metadata.xml
02:27:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ant.junit-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
02:27:11 [INFO] 
02:27:11 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
02:27:11 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
02:27:11 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
02:27:11 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
02:27:11 [INFO] 
02:27:11 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
02:27:11 [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:27:11 [INFO] 
02:27:11 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
02:27:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
02:27:11 [INFO] 
02:27:11 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
02:27:11 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
02:27:13 [INFO] 
02:27:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
02:27:13 [INFO] 
02:27:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
02:27:13 [INFO] 
02:27:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] 
02:27:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
02:27:13 [INFO] 
02:27:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] 
02:27:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] 
02:27:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:13 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
02:27:13 [INFO] 
02:27:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
02:27:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
02:27:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
02:27:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:15 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
02:27:15 [INFO] 
02:27:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
02:27:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar
02:27:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.pom
02:27:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-sources.jar
02:27:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.core/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2metadata.xml
02:27:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.core-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
02:27:15 [INFO] 
02:27:15 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
02:27:15 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
02:27:15 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
02:27:15 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
02:27:15 [INFO] 
02:27:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
02:27:15 [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:27:15 [INFO] 
02:27:15 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
02:27:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
02:27:15 [INFO] 
02:27:15 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
02:27:15 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
02:27:17 [INFO] 
02:27:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
02:27:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
02:27:17 [INFO] 
02:27:17 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
02:27:17 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
02:27:17 [INFO] 
02:27:17 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
02:27:17 [INFO] 
02:27:17 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
02:27:18 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
02:27:18 [INFO] 
02:27:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
02:27:18 [INFO] 
02:27:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
02:27:18 [INFO] 
02:27:18 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
02:27:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:18 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
02:27:19 [INFO] 
02:27:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
02:27:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
02:27:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
02:27:23 [INFO] 
02:27:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
02:27:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:23 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
02:27:24 [INFO] 
02:27:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
02:27:24 [INFO] 
02:27:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
02:27:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar
02:27:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.pom
02:27:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-sources.jar
02:27:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:27:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:24 [INFO] 
02:27:24 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
02:27:24 [INFO] 
02:27:24 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
02:27:24 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
02:27:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:24 [INFO] 
02:27:24 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
02:27:24 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:24 [INFO] 
02:27:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
02:27:24 [INFO] 
02:27:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
02:27:24 [INFO] 
02:27:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
02:27:24 [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:27:24 [INFO] 
02:27:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
02:27:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
02:27:24 [INFO] 
02:27:24 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
02:27:24 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
02:27:25 [INFO] 
02:27:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
02:27:25 [INFO] 
02:27:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
02:27:25 [INFO] 
02:27:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] 
02:27:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
02:27:25 [INFO] 
02:27:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] 
02:27:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] 
02:27:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:25 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
02:27:25 [INFO] 
02:27:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
02:27:25 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
02:27:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
02:27:29 [INFO] 
02:27:29 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
02:27:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:29 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
02:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar
02:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.pom
02:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-sources.jar
02:27:30 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:30 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:27:30 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
02:27:30 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
02:27:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [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:27:30 [INFO] 
02:27:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
02:27:30 [INFO] 
02:27:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
02:27:30 [INFO] 
02:27:30 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] 
02:27:30 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:30 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
02:27:30 [INFO] 
02:27:30 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
02:27:30 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
02:27:31 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
02:27:32 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:32 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
02:27:32 [INFO] 
02:27:32 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
02:27:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar
02:27:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.pom
02:27:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-sources.jar
02:27:32 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.e4.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:32 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:27:32 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
02:27:32 [INFO] 
02:27:32 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
02:27:32 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
02:27:32 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] 
02:27:32 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
02:27: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:27:32 [INFO] 
02:27:32 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
02:27:32 [INFO] 
02:27:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
02:27:32 [INFO] 
02:27:32 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] 
02:27:32 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:32 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
02:27:32 [INFO] 
02:27:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
02:27:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
02:27:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
02:27:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:34 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
02:27:34 [INFO] 
02:27:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
02:27:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar
02:27:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.pom
02:27:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-sources.jar
02:27:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit4_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2metadata.xml
02:27:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit4_x-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
02:27:34 [INFO] 
02:27:34 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
02:27:34 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
02:27:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
02:27:34 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
02:27:34 [INFO] 
02:27:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
02:27: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:27:34 [INFO] 
02:27:34 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
02:27:34 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
02:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot ---
02:27:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
02:27:34 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:27:34             <plugin>
02:27:34                 <groupId>org.eclipse.tycho</groupId>
02:27:34                 <artifactId>tycho-p2-plugin</artifactId>
02:27:34                 <executions>
02:27:34                     <execution>
02:27:34                         <id>attach-p2-metadata</id>
02:27:34                         <phase>package</phase>
02:27:34                         <goals>
02:27:34                             <goal>p2-metadata</goal>
02:27:34                         </goals>
02:27:34                     </execution>
02:27:34                 </executions>
02:27:34             </plugin>
02:27:34 [INFO] 
02:27:34 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
02:27:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:34 [INFO] 
02:27:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot ---
02:27:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
02:27:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot ---
02:27:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
02:27:36 [INFO] 
02:27:36 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
02:27:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
02:27:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT.pom
02:27:36 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot/4.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
02:27:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2metadata.xml
02:27:36 [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.1.0-SNAPSHOT/org.eclipse.swtbot-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
02:27:36 [INFO] 
02:27:36 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
02:27:36 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
02:27:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] 
02:27:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [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:27:36 [INFO] 
02:27:36 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
02:27:36 [INFO] 
02:27:36 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
02:27:36 [INFO] 
02:27:36 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] 
02:27:36 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:36 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
02:27:36 [INFO] 
02:27:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
02:27:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
02:27:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
02:27:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:39 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
02:27:39 [INFO] 
02:27:39 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
02:27:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar
02:27:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.pom
02:27:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-sources.jar
02:27:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:27:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
02:27:39 [INFO] 
02:27:39 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
02:27:39 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
02:27:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] 
02:27:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
02:27: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:27:39 [INFO] 
02:27:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
02:27:39 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:27:39             <plugin>
02:27:39                 <groupId>org.eclipse.tycho</groupId>
02:27:39                 <artifactId>tycho-p2-plugin</artifactId>
02:27:39                 <executions>
02:27:39                     <execution>
02:27:39                         <id>attach-p2-metadata</id>
02:27:39                         <phase>package</phase>
02:27:39                         <goals>
02:27:39                             <goal>p2-metadata</goal>
02:27:39                         </goals>
02:27:39                     </execution>
02:27:39                 </executions>
02:27:39             </plugin>
02:27:39 [INFO] 
02:27:39 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
02:27:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:39 [INFO] 
02:27:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
02:27:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
02:27:41 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
02:27:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
02:27:42 [INFO] 
02:27:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
02:27:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
02:27:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.pom
02:27:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.forms/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-sources-feature.jar
02:27:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2metadata.xml
02:27:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
02:27:42 [INFO] 
02:27:42 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
02:27:42 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
02:27:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] 
02:27:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
02:27: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:27:42 [INFO] 
02:27:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] 
02:27:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
02:27:42 [INFO] 
02:27:42 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] 
02:27:42 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
02:27:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:42 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
02:27:42 [INFO] 
02:27:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
02:27:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
02:27:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
02:27:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:44 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
02:27:44 [INFO] 
02:27:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
02:27:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
02:27:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.pom
02:27:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
02:27:44 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.go/4.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:44 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2metadata.xml
02:27:44 [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.1.0-SNAPSHOT/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
02:27:44 [INFO] 
02:27:44 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
02:27:44 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
02:27:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] 
02:27:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
02:27: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:27:44 [INFO] 
02:27:44 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
02:27:44 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:27:44             <plugin>
02:27:44                 <groupId>org.eclipse.tycho</groupId>
02:27:44                 <artifactId>tycho-p2-plugin</artifactId>
02:27:44                 <executions>
02:27:44                     <execution>
02:27:44                         <id>attach-p2-metadata</id>
02:27:44                         <phase>package</phase>
02:27:44                         <goals>
02:27:44                             <goal>p2-metadata</goal>
02:27:44                         </goals>
02:27:44                     </execution>
02:27:44                 </executions>
02:27:44             </plugin>
02:27:44 [INFO] 
02:27:44 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
02:27:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:44 [INFO] 
02:27:44 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
02:27:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
02:27:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
02:27:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
02:27:46 [INFO] 
02:27:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
02:27:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
02:27:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.pom
02:27:46 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-sources-feature.jar
02:27:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2metadata.xml
02:27:46 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
02:27:46 [INFO] 
02:27:46 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
02:27:46 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
02:27:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] 
02:27:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
02:27: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:27:46 [INFO] 
02:27:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
02:27:46 [INFO] 
02:27:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
02:27:46 [INFO] 
02:27:46 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:46 [INFO] 
02:27:46 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
02:27:47 [INFO] 
02:27:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:47 [INFO] 
02:27:47 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:47 [INFO] 
02:27:47 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:47 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
02:27:47 [INFO] 
02:27:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
02:27:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:49 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:49 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:49 [INFO] 
02:27:49 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar
02:27:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.pom
02:27:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-sources.jar
02:27:49 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.dsl/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2metadata.xml
02:27:49 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.dsl-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
02:27:49 [INFO] 
02:27:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
02:27:49 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
02:27:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:49 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:49 [INFO] 
02:27:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27: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:27:49 [INFO] 
02:27:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
02:27:49 [INFO] 
02:27:49 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:49 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
02:27:50 [INFO] 
02:27:50 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
02:27:50 [INFO] 
02:27:50 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
02:27:50 [INFO] 
02:27:50 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] 
02:27:50 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
02:27:50 [INFO] 
02:27:50 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] 
02:27:50 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] 
02:27:50 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:50 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
02:27:50 [INFO] 
02:27:50 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
02:27:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:52 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:52 [INFO] 
02:27:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar
02:27:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.pom
02:27:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-sources.jar
02:27:52 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.gef.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:27:52 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
02:27:52 [INFO] 
02:27:52 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
02:27:52 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
02:27:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
02:27:52 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
02:27:52 [INFO] 
02:27:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
02:27: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:27:52 [INFO] 
02:27:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
02:27:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
02:27:52 [INFO] 
02:27:52 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
02:27:52 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
02:27:53 [INFO] 
02:27:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
02:27:53 [INFO] 
02:27:53 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
02:27:53 [INFO] 
02:27:53 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] 
02:27:53 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
02:27:53 [INFO] 
02:27:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] 
02:27:53 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] 
02:27:53 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:53 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
02:27:53 [INFO] 
02:27:53 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
02:27:53 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
02:27:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
02:27:55 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:55 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
02:27:55 [INFO] 
02:27:55 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
02:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar
02:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.pom
02:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-sources.jar
02:27:55 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.spy/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2metadata.xml
02:27:55 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.spy-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
02:27:55 [INFO] 
02:27:55 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
02:27:55 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
02:27:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] 
02:27:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27: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:27:55 [INFO] 
02:27:55 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
02:27:55 [INFO] 
02:27:55 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:27:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
02:27:55 [INFO] 
02:27:55 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] 
02:27:55 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:55 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
02:27:55 [INFO] 
02:27:55 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
02:27:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:57 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:57 [INFO] 
02:27:57 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar
02:27:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.pom
02:27:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-sources.jar
02:27:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:27:57 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2metadata.xml
02:27:57 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit.headless-4.1.0-SNAPSHOT-p2artifacts.xml
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
02:27:57 [INFO] 
02:27:57 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
02:27:57 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
02:27:57 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] The project's OSGi version is 4.1.0.202208080625
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] 
02:27:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27: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:27:57 [INFO] 
02:27:57 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
02:27:57 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:27:57             <plugin>
02:27:57                 <groupId>org.eclipse.tycho</groupId>
02:27:57                 <artifactId>tycho-p2-plugin</artifactId>
02:27:57                 <executions>
02:27:57                     <execution>
02:27:57                         <id>attach-p2-metadata</id>
02:27:57                         <phase>package</phase>
02:27:57                         <goals>
02:27:57                             <goal>p2-metadata</goal>
02:27:57                         </goals>
02:27:57                     </execution>
02:27:57                 </executions>
02:27:57             </plugin>
02:27:57 [INFO] 
02:27:57 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:27:57 [INFO] 
02:27:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
02:27:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
02:27:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
02:28:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
02:28:00 [INFO] 
02:28:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
02:28:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.jar
02:28:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT.pom
02:28:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.test.junit/target/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.test.junit/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-sources-feature.jar
02:28:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2metadata.xml
02:28:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.test.junit-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
02:28:00 [INFO] 
02:28:00 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
02:28:00 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
02:28:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
02:28:00 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
02:28:00 [INFO] 
02:28:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
02:28: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/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:28:00 [INFO] 
02:28:00 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
02:28:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
02:28:00 [INFO] 
02:28:00 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
02:28:00 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
02:28:01 [INFO] 
02:28:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
02:28:01 [INFO] 
02:28:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
02:28:01 [INFO] 
02:28:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] 
02:28:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
02:28:01 [INFO] 
02:28:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] 
02:28:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] 
02:28:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:01 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
02:28:01 [INFO] 
02:28:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
02:28:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
02:28:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
02:28:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
02:28:04 [INFO] 
02:28:04 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
02:28:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar
02:28:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.pom
02:28:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-sources.jar
02:28:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2metadata.xml
02:28:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
02:28:04 [INFO] 
02:28:04 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
02:28:04 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
02:28:04 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] 
02:28:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
02:28: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:28:04 [INFO] 
02:28:04 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
02:28:04 [INFO] 
02:28:04 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
02:28:04 [INFO] 
02:28:04 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] 
02:28:04 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
02:28:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:04 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
02:28:04 [INFO] 
02:28:04 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
02:28:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
02:28:06 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
02:28:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
02:28:07 [INFO] 
02:28:07 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
02:28:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
02:28:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.pom
02:28:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
02:28:07 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:07 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2metadata.xml
02:28:07 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
02:28:07 [INFO] 
02:28:07 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
02:28:07 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
02:28:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
02:28:07 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
02:28:07 [INFO] 
02:28:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
02:28: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:28:07 [INFO] 
02:28:07 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
02:28:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
02:28:07 [INFO] 
02:28:07 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
02:28:07 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
02:28:08 [INFO] 
02:28:08 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
02:28:08 [INFO] 
02:28:08 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
02:28:08 [INFO] 
02:28:08 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] 
02:28:08 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
02:28:08 [INFO] 
02:28:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] 
02:28:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] 
02:28:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
02:28:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:08 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
02:28:08 [INFO] 
02:28:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
02:28:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
02:28:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
02:28:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:10 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
02:28:10 [INFO] 
02:28:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
02:28:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar
02:28:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.pom
02:28:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-sources.jar
02:28:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/generator/client/org.eclipse.swtbot.generator.client/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:10 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2metadata.xml
02:28:10 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.client-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
02:28:10 [INFO] 
02:28:10 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
02:28:10 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
02:28:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] 
02:28:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [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:28:10 [INFO] 
02:28:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
02:28:10 [INFO] 
02:28:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
02:28:10 [INFO] 
02:28:10 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [INFO] 
02:28:10 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:10 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
02:28:10 [INFO] 
02:28:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:11 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
02:28:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:12 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:12 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:12 [INFO] 
02:28:12 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar
02:28:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.pom
02:28:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-sources.jar
02:28:12 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.rules.workbench/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2metadata.xml
02:28:12 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.rules.workbench-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
02:28:12 [INFO] 
02:28:12 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
02:28:12 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
02:28:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
02:28:12 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
02:28:12 [INFO] 
02:28:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
02:28: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:28:12 [INFO] 
02:28:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
02:28:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
02:28:12 [INFO] 
02:28:12 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
02:28:12 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
02:28:13 [INFO] 
02:28:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
02:28:13 [INFO] 
02:28:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
02:28:13 [INFO] 
02:28:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] 
02:28:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
02:28:13 [INFO] 
02:28:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] 
02:28:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] 
02:28:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:13 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
02:28:13 [INFO] 
02:28:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
02:28:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
02:28:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
02:28:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:16 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
02:28:16 [INFO] 
02:28:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
02:28:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar
02:28:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.pom
02:28:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-sources.jar
02:28:16 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2metadata.xml
02:28:16 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
02:28:16 [INFO] 
02:28:16 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
02:28:16 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
02:28:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] 
02:28:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
02:28: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:28:16 [INFO] 
02:28:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
02:28:16 [INFO] 
02:28:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
02:28:16 [INFO] 
02:28:16 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] 
02:28:16 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:16 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
02:28:16 [INFO] 
02:28:16 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
02:28:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
02:28:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
02:28:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
02:28:19 [INFO] 
02:28:19 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
02:28:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar
02:28:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.pom
02:28:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-sources.jar
02:28:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.ui/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2metadata.xml
02:28:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.ui-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
02:28:19 [INFO] 
02:28:19 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
02:28:19 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
02:28:19 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] 
02:28:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [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:28:19 [INFO] 
02:28:19 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
02:28:19 [INFO] 
02:28:19 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
02:28:19 [INFO] 
02:28:19 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] 
02:28:19 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:19 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
02:28:19 [INFO] 
02:28:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
02:28:19 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
02:28:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5_x ---
02:28:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:21 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
02:28:21 [INFO] 
02:28:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
02:28:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar
02:28:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.pom
02:28:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-sources.jar
02:28:21 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.junit5_x/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2metadata.xml
02:28:21 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5_x-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
02:28:21 [INFO] 
02:28:21 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
02:28:21 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
02:28:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] 
02:28:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [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:28:21 [INFO] 
02:28:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
02:28:21 [INFO] 
02:28:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
02:28:21 [INFO] 
02:28:21 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] 
02:28:21 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:21 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
02:28:21 [INFO] 
02:28:21 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
02:28:23 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:24 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:24 [INFO] 
02:28:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar
02:28:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.pom
02:28:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-sources.jar
02:28:24 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:28:24 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
02:28:24 [INFO] 
02:28:24 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
02:28:24 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
02:28:24 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
02:28:24 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
02:28:24 [INFO] 
02:28:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
02:28:24 [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:28:24 [INFO] 
02:28:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
02:28:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
02:28:24 [INFO] 
02:28:24 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swt.examples ---
02:28:24 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
02:28:25 [INFO] 
02:28:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
02:28:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
02:28:25 [INFO] 
02:28:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
02:28:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
02:28:25 [INFO] 
02:28:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
02:28:25 [INFO] 
02:28:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
02:28:25 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
02:28:25 [INFO] 
02:28:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
02:28:25 [INFO] 
02:28:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swt.examples ---
02:28:25 [INFO] 
02:28:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
02:28:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:25 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
02:28:26 [INFO] 
02:28:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
02:28:26 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
02:28:29 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
02:28:30 [INFO] 
02:28:30 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
02:28:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:30 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
02:28:31 [INFO] 
02:28:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
02:28:31 [INFO] 
02:28:31 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
02:28:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
02:28:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT.pom
02:28:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
02:28:31 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swt.examples/4.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:31 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2metadata.xml
02:28:31 [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.1.0-SNAPSHOT/org.eclipse.swt.examples-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:31 [INFO] 
02:28:31 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
02:28:31 [INFO] 
02:28:31 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
02:28:31 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
02:28:31 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:31 [INFO] 
02:28:31 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
02:28:31 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:31 [INFO] 
02:28:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
02:28:31 [INFO] 
02:28:31 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
02:28:31 [INFO] 
02:28:31 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
02:28:31 [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:28:31 [INFO] 
02:28:31 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
02:28:31 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:31 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
02:28:31 [INFO] 
02:28:31 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
02:28:31 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
02:28:32 [INFO] 
02:28:32 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:32 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
02:28:32 [INFO] 
02:28:32 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
02:28:32 [INFO] 
02:28:32 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] 
02:28:32 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
02:28:32 [INFO] 
02:28:32 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] 
02:28:32 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] 
02:28:32 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:32 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
02:28:32 [INFO] 
02:28:32 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
02:28:32 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
02:28:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
02:28:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:34 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
02:28:34 [INFO] 
02:28:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
02:28:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar
02:28:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.pom
02:28:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-sources.jar
02:28:34 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.demo/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2metadata.xml
02:28:34 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.demo-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
02:28:34 [INFO] 
02:28:34 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
02:28:34 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
02:28:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] 
02:28:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
02:28: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:28:34 [INFO] 
02:28:34 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
02:28:34 [INFO] 
02:28:34 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
02:28:34 [INFO] 
02:28:34 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
02:28:34 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] 
02:28:34 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
02:28:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:34 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
02:28:34 [INFO] 
02:28:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
02:28:34 [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_15970473234642714676/examples.jar' is disabled.
02:28:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar_unpacked_15970473234642714676/examples.jar
02:28:35 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
02:28:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
02:28:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:37 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
02:28:37 [INFO] 
02:28:37 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
02:28:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar
02:28:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.pom
02:28:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-sources.jar
02:28:37 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.ui.forms.examples/4.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:37 [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.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2metadata.xml
02:28:37 [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.1.0-SNAPSHOT/org.eclipse.ui.forms.examples-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
02:28:37 [INFO] 
02:28:37 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
02:28:37 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
02:28:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] 
02:28:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [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:28:37 [INFO] 
02:28:37 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
02:28:37 [INFO] 
02:28:37 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
02:28:37 [INFO] 
02:28:37 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] 
02:28:37 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:37 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
02:28:37 [INFO] 
02:28:37 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:37 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
02:28:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:39 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar
02:28:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.pom
02:28:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-sources.jar
02:28:39 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:28:39 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
02:28:39 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
02:28:39 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28: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:28:39 [INFO] 
02:28:39 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
02:28:39 [INFO] 
02:28:39 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:39 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
02:28:39 [INFO] 
02:28:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] 
02:28:39 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:39 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
02:28:39 [INFO] 
02:28:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
02:28:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:42 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar
02:28:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.pom
02:28:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-sources.jar
02:28:42 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:28:42 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
02:28:42 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
02:28:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28: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:28:42 [INFO] 
02:28:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
02:28:42 [INFO] 
02:28:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
02:28:42 [INFO] 
02:28:42 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] 
02:28:42 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:42 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
02:28:42 [INFO] 
02:28:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:42 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
02:28:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:45 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar
02:28:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.pom
02:28:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-sources.jar
02:28:45 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:45 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:28:45 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
02:28:45 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
02:28:45 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28: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:28:45 [INFO] 
02:28:45 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
02:28:45 [INFO] 
02:28:45 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
02:28:45 [INFO] 
02:28:45 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] 
02:28:45 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:45 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
02:28:45 [INFO] 
02:28:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
02:28:46 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:47 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:47 [INFO] 
02:28:47 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar
02:28:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.pom
02:28:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-sources.jar
02:28:47 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:28:47 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2metadata.xml
02:28:47 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
02:28:47 [INFO] 
02:28:47 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
02:28:47 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
02:28:47 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] 
02:28:47 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [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:28:47 [INFO] 
02:28:47 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
02:28:47 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:28:47             <plugin>
02:28:47                 <groupId>org.eclipse.tycho</groupId>
02:28:47                 <artifactId>tycho-p2-plugin</artifactId>
02:28:47                 <executions>
02:28:47                     <execution>
02:28:47                         <id>attach-p2-metadata</id>
02:28:47                         <phase>package</phase>
02:28:47                         <goals>
02:28:47                             <goal>p2-metadata</goal>
02:28:47                         </goals>
02:28:47                     </execution>
02:28:47                 </executions>
02:28:47             </plugin>
02:28:47 [INFO] 
02:28:47 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:47 [INFO] 
02:28:47 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
02:28:47 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
02:28:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
02:28:50 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
02:28:50 [INFO] 
02:28:50 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
02:28:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.jar
02:28:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT.pom
02:28:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef/target/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.eclipse.gef/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-sources-feature.jar
02:28:50 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2metadata.xml
02:28:50 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.gef-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
02:28:50 [INFO] 
02:28:50 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
02:28:50 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
02:28:50 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] 
02:28:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [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:28:50 [INFO] 
02:28:50 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
02:28:50 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:28:50             <plugin>
02:28:50                 <groupId>org.eclipse.tycho</groupId>
02:28:50                 <artifactId>tycho-p2-plugin</artifactId>
02:28:50                 <executions>
02:28:50                     <execution>
02:28:50                         <id>attach-p2-metadata</id>
02:28:50                         <phase>package</phase>
02:28:50                         <goals>
02:28:50                             <goal>p2-metadata</goal>
02:28:50                         </goals>
02:28:50                     </execution>
02:28:50                 </executions>
02:28:50             </plugin>
02:28:50 [INFO] 
02:28:50 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:50 [INFO] 
02:28:50 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
02:28:50 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
02:28:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
02:28:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
02:28:54 [INFO] 
02:28:54 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
02:28:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.jar
02:28:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT.pom
02:28:54 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.feature/target/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.generator.feature/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-sources-feature.jar
02:28:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2metadata.xml
02:28:54 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.feature-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
02:28:54 [INFO] 
02:28:54 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
02:28:54 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
02:28:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] 
02:28:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
02:28: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:28:54 [INFO] 
02:28:54 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
02:28:54 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:28:54             <plugin>
02:28:54                 <groupId>org.eclipse.tycho</groupId>
02:28:54                 <artifactId>tycho-p2-plugin</artifactId>
02:28:54                 <executions>
02:28:54                     <execution>
02:28:54                         <id>attach-p2-metadata</id>
02:28:54                         <phase>package</phase>
02:28:54                         <goals>
02:28:54                             <goal>p2-metadata</goal>
02:28:54                         </goals>
02:28:54                     </execution>
02:28:54                 </executions>
02:28:54             </plugin>
02:28:54 [INFO] 
02:28:54 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
02:28:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:54 [INFO] 
02:28:54 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
02:28:54 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
02:28:55 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
02:28:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
02:28:57 [INFO] 
02:28:57 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
02:28:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
02:28:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.pom
02:28:57 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.ide/4.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-sources-feature.jar
02:28:57 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2metadata.xml
02:28:57 [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.1.0-SNAPSHOT/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT-p2artifacts.xml
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
02:28:57 [INFO] 
02:28:57 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
02:28:57 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
02:28:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] The project's OSGi version is 4.1.0.202208080625
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] 
02:28:57 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28: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:28:57 [INFO] 
02:28:57 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
02:28:57 [INFO] 
02:28:57 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:28:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
02:28:57 [INFO] 
02:28:57 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] 
02:28:57 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:28:57 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
02:28:57 [INFO] 
02:28:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:28:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
02:28:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:29:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:00 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:29:00 [INFO] 
02:29:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:29:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar
02:29:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.pom
02:29:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-sources.jar
02:29:00 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.junit5.headless/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:29:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2metadata.xml
02:29:00 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.junit5.headless-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
02:29:00 [INFO] 
02:29:00 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
02:29:00 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
02:29:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] 
02:29:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
02:29: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/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
02:29:00 [INFO] 
02:29:00 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
02:29:00 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:29:00             <plugin>
02:29:00                 <groupId>org.eclipse.tycho</groupId>
02:29:00                 <artifactId>tycho-p2-plugin</artifactId>
02:29:00                 <executions>
02:29:00                     <execution>
02:29:00                         <id>attach-p2-metadata</id>
02:29:00                         <phase>package</phase>
02:29:00                         <goals>
02:29:00                             <goal>p2-metadata</goal>
02:29:00                         </goals>
02:29:00                     </execution>
02:29:00                 </executions>
02:29:00             </plugin>
02:29:00 [INFO] 
02:29:00 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5 ---
02:29:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:00 [INFO] 
02:29:00 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
02:29:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
02:29:01 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5 ---
02:29:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
02:29:02 [INFO] 
02:29:02 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
02:29:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
02:29:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.pom
02:29:02 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.junit5/4.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-sources-feature.jar
02:29:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2metadata.xml
02:29:02 [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.1.0-SNAPSHOT/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
02:29:02 [INFO] 
02:29:02 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
02:29:02 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
02:29:02 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] 
02:29:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
02:29: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:29:02 [INFO] 
02:29:02 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
02:29:02 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:29:02             <plugin>
02:29:02                 <groupId>org.eclipse.tycho</groupId>
02:29:02                 <artifactId>tycho-p2-plugin</artifactId>
02:29:02                 <executions>
02:29:02                     <execution>
02:29:02                         <id>attach-p2-metadata</id>
02:29:02                         <phase>package</phase>
02:29:02                         <goals>
02:29:02                             <goal>p2-metadata</goal>
02:29:02                         </goals>
02:29:02                     </execution>
02:29:02                 </executions>
02:29:02             </plugin>
02:29:02 [INFO] 
02:29:02 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:02 [INFO] 
02:29:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
02:29:02 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
02:29:04 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
02:29:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
02:29:05 [INFO] 
02:29:05 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
02:29:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.jar
02:29:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT.pom
02:29:05 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery/target/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.gallery/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-sources-feature.jar
02:29:05 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2metadata.xml
02:29:05 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
02:29:05 [INFO] 
02:29:05 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
02:29:05 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
02:29:05 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] 
02:29:05 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [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:29:05 [INFO] 
02:29:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
02:29:05 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:29:05             <plugin>
02:29:05                 <groupId>org.eclipse.tycho</groupId>
02:29:05                 <artifactId>tycho-p2-plugin</artifactId>
02:29:05                 <executions>
02:29:05                     <execution>
02:29:05                         <id>attach-p2-metadata</id>
02:29:05                         <phase>package</phase>
02:29:05                         <goals>
02:29:05                             <goal>p2-metadata</goal>
02:29:05                         </goals>
02:29:05                     </execution>
02:29:05                 </executions>
02:29:05             </plugin>
02:29:05 [INFO] 
02:29:05 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:05 [INFO] 
02:29:05 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
02:29:05 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
02:29:07 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
02:29:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
02:29:08 [INFO] 
02:29:08 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
02:29:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.jar
02:29:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT.pom
02:29:08 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable/target/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.nattable/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-sources-feature.jar
02:29:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2metadata.xml
02:29:08 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
02:29:08 [INFO] 
02:29:08 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
02:29:08 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
02:29:08 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] 
02:29:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [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:29:08 [INFO] 
02:29:08 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
02:29:08 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:29:08             <plugin>
02:29:08                 <groupId>org.eclipse.tycho</groupId>
02:29:08                 <artifactId>tycho-p2-plugin</artifactId>
02:29:08                 <executions>
02:29:08                     <execution>
02:29:08                         <id>attach-p2-metadata</id>
02:29:08                         <phase>package</phase>
02:29:08                         <goals>
02:29:08                             <goal>p2-metadata</goal>
02:29:08                         </goals>
02:29:08                     </execution>
02:29:08                 </executions>
02:29:08             </plugin>
02:29:08 [INFO] 
02:29:08 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:08 [INFO] 
02:29:08 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:08 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
02:29:09 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:10 [INFO] 
02:29:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.jar
02:29:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT.pom
02:29:10 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup/target/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.checkboxgroup/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-sources-feature.jar
02:29:10 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2metadata.xml
02:29:10 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
02:29:10 [INFO] 
02:29:10 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
02:29:10 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
02:29:10 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] 
02:29:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [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:29:10 [INFO] 
02:29:10 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
02:29:10 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:29:10             <plugin>
02:29:10                 <groupId>org.eclipse.tycho</groupId>
02:29:10                 <artifactId>tycho-p2-plugin</artifactId>
02:29:10                 <executions>
02:29:10                     <execution>
02:29:10                         <id>attach-p2-metadata</id>
02:29:10                         <phase>package</phase>
02:29:10                         <goals>
02:29:10                             <goal>p2-metadata</goal>
02:29:10                         </goals>
02:29:10                     </execution>
02:29:10                 </executions>
02:29:10             </plugin>
02:29:10 [INFO] 
02:29:10 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:10 [INFO] 
02:29:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:10 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
02:29:12 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:13 [INFO] 
02:29:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.jar
02:29:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT.pom
02:29:13 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar/target/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.stepbar/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-sources-feature.jar
02:29:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2metadata.xml
02:29:13 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
02:29:13 [INFO] 
02:29:13 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
02:29:13 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
02:29:13 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] 
02:29:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [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:29:13 [INFO] 
02:29:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
02:29:13 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:29:13             <plugin>
02:29:13                 <groupId>org.eclipse.tycho</groupId>
02:29:13                 <artifactId>tycho-p2-plugin</artifactId>
02:29:13                 <executions>
02:29:13                     <execution>
02:29:13                         <id>attach-p2-metadata</id>
02:29:13                         <phase>package</phase>
02:29:13                         <goals>
02:29:13                             <goal>p2-metadata</goal>
02:29:13                         </goals>
02:29:13                     </execution>
02:29:13                 </executions>
02:29:13             </plugin>
02:29:13 [INFO] 
02:29:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:13 [INFO] 
02:29:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:13 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
02:29:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:15 [INFO] 
02:29:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.jar
02:29:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT.pom
02:29:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider/target/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/features/org.eclipse.swtbot.nebula.rangeslider/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-sources-feature.jar
02:29:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2metadata.xml
02:29:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
02:29:15 [INFO] 
02:29:15 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
02:29:15 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
02:29:15 [INFO] -------------------------[ eclipse-repository ]-------------------------
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:15 [INFO] 
02:29:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] 
02:29:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
02:29:15 [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:29:15 [INFO] 
02:29:15 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
02:29:15 [INFO] 
02:29:15 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
02:29:15 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
02:29:15 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
02:29:15 [INFO] 
02:29:15 [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
02:29:16 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (51.3kB)
02:29:16 [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20220531185310/repository/plugins/ (57.11kB)
02:29:16 [INFO] Fetching org.slf4j.api.source_1.7.30.v20200204-2150.jar from https://download.eclipse.org/releases/2022-06/202206151000/plugins/ (67.32kB)
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
02:29:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:19 [INFO] 
02:29:19 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
02:29:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] 
02:29:19 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/org.eclipse.swtbot.updatesite/4.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
02:29:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.pom
02:29:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2metadata.xml
02:29:19 [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.1.0-SNAPSHOT/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
02:29:19 [INFO] 
02:29:19 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
02:29:19 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
02:29:19 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:19 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:19 [INFO] 
02:29:19 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:19 [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:29:19 [INFO] 
02:29:19 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:19 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
02:29:19 [INFO] 
02:29:19 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:19 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
02:29:20 [INFO] 
02:29:20 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
02:29:20 [INFO] 
02:29:20 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
02:29:20 [INFO] 
02:29:20 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] 
02:29:20 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
02:29:20 [INFO] 
02:29:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] 
02:29:20 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] 
02:29:20 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:20 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
02:29:20 [INFO] 
02:29:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:20 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
02:29:21 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
02:29:23 [INFO] 
02:29:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:23 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
02:29:23 [INFO] 
02:29:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:23 [INFO] 
02:29:23 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:23 [INFO] Executing Test Runtime with timeout 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:29:23 [INFO] Command line:
02:29:23 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:29:26 Launching application org.eclipse.ui.ide.workbench...
02:29:31 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
02:29:31 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:29:31 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:29:31 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:29:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.436 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
02:29:34 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 3.088 s
02:29:34 
02:29:34 Results:
02:29:34 
02:29:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:29:34 
02:29:40 [INFO] All tests passed!
02:29:40 [INFO] 
02:29:40 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar
02:29:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.pom
02:29:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-sources.jar
02:29:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.eclipse.ui.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:29:40 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2metadata.xml
02:29:40 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.ui.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
02:29:40 [INFO] 
02:29:40 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
02:29:40 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
02:29:40 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] 
02:29:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [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:29:40 [INFO] 
02:29:40 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] Nothing to compile - all classes are up to date
02:29:40 [INFO] 
02:29:40 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [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.1.0-SNAPSHOT-sources.jar
02:29:40 [INFO] 
02:29:40 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [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.1.0-SNAPSHOT.jar
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [INFO] 
02:29:40 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:40 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
02:29:40 [INFO] 
02:29:40 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:40 [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.1.0-SNAPSHOT.jar
02:29:42 [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.1.0-SNAPSHOT-sources.jar
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:43 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:43 [INFO] 
02:29:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar
02:29:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.pom
02:29:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-sources.jar
02:29:43 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/target/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/org.eclipse.swtbot.swt.finder.test.keyboards/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:29:43 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2metadata.xml
02:29:43 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test.keyboards-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
02:29:43 [INFO] 
02:29:43 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
02:29:43 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
02:29:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] 
02:29:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [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:29:43 [INFO] 
02:29:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
02:29:43 [INFO] 
02:29:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
02:29:43 [INFO] 
02:29:43 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] 
02:29:43 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:43 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
02:29:43 [INFO] 
02:29:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
02:29:43 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
02:29:45 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
02:29:46 [INFO] 
02:29:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
02:29:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:46 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
02:29:46 [INFO] 
02:29:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
02:29:46 [INFO] 
02:29:46 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
02:29:46 [INFO] Executing Test Runtime with timeout 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:29:46 [INFO] Command line:
02:29:46 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:29:49 Launching application org.eclipse.ui.ide.workbench...
02:29:53 Running org.eclipse.swtbot.forms.finder.test.AllTests
02:29:53 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:29:53 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:29:53 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:29:55 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.449 s - in org.eclipse.swtbot.forms.finder.test.AllTests
02:29:55 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.015 s
02:29:55 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.002 s
02:29:55 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
02:29:55 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.005 s
02:29:55 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
02:29:55 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.004 s
02:29:55 
02:29:55 Results:
02:29:55 
02:29:55 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
02:29:55 
02:29:56 [INFO] All tests passed!
02:29:56 [INFO] 
02:29:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
02:29:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar
02:29:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.pom
02:29:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-sources.jar
02:29:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.forms.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:29:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:29:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.forms.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
02:29:56 [INFO] 
02:29:56 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
02:29:56 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
02:29:56 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] The project's OSGi version is 4.1.0.202208080625
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] 
02:29:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [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:29:56 [INFO] 
02:29:56 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
02:29:56 [INFO] 
02:29:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:29:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
02:29:56 [INFO] 
02:29:56 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [INFO] 
02:29:56 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:29:56 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
02:29:57 [INFO] 
02:29:57 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
02:29:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
02:29:58 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
02:30:00 [INFO] 
02:30:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
02:30:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:30:00 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
02:30:00 [INFO] 
02:30:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
02:30:00 [INFO] 
02:30:00 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
02:30:00 [INFO] Executing Test Runtime with timeout 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:30:00 [INFO] Command line:
02:30:00 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:30:03 Launching application org.eclipse.ui.ide.workbench...
02:30:04 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:30:04 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:30:04 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:30:07 Running org.eclipse.swtbot.eclipse.finder.AllTests
02:31:49 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 101.536 s - in org.eclipse.swtbot.eclipse.finder.AllTests
02:31:49 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.7 s
02:31:49 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.54 s
02:31:49 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.526 s
02:31:49 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.269 s
02:31:49 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.363 s
02:31:49 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.507 s
02:31:49 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.415 s
02:31:49 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.146 s
02:31:49 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.404 s
02:31:49 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.464 s
02:31:49 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.474 s
02:31:49 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.401 s
02:31:49 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.528 s
02:31:49 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.933 s
02:31:49 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.413 s
02:31:49 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.548 s
02:31:49 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.264 s
02:31:49 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.469 s
02:31:49 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
02:31:49 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
02:31:49 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0.001 s
02:31:49 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 11.813 s
02:31:49 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.892 s
02:31:49 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.592 s
02:31:49 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 4.814 s
02:31:49 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 5.8 s
02:31:49 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 3.392 s
02:31:49 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 7.136 s
02:31:49 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 4.096 s
02:31:49 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.533 s
02:31:49 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 4.225 s
02:31:49 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.433 s
02:31:49 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 5.904 s
02:31:49 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.735 s
02:31:49 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 3.327 s
02:31:49 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.406 s
02:31:49 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.606 s
02:31:49 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.604 s
02:31:49 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.358 s
02:31:49 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.275 s
02:31:49 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.27 s
02:31:49 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.282 s
02:31:49 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.138 s
02:31:49 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.191 s
02:31:49 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.16 s
02:31:49 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.556 s
02:31:49 
02:31:49 Results:
02:31:49 
02:31:49 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
02:31:49 
02:31:50 [INFO] All tests passed!
02:31:50 [INFO] 
02:31:50 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
02:31:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar
02:31:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.pom
02:31:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-sources.jar
02:31:50 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.eclipse.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:31:50 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:31:50 [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.1.0-SNAPSHOT/org.eclipse.swtbot.eclipse.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:31:50 [INFO] 
02:31:50 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
02:31:50 [INFO] 
02:31:50 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
02:31:50 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
02:31:50 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:31:50 [INFO] 
02:31:50 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
02:31:50 [INFO] The project's OSGi version is 4.1.0.202208080625
02:31:50 [INFO] 
02:31:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
02:31:50 [INFO] 
02:31:50 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
02:31:50 [INFO] 
02:31:50 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
02:31:50 [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:31:50 [INFO] 
02:31:50 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
02:31:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:31:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
02:31:50 [INFO] 
02:31:50 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
02:31:50 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
02:31:51 [INFO] 
02:31:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:31:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
02:31:51 [INFO] 
02:31:51 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
02:31:51 [INFO] 
02:31:51 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] 
02:31:51 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
02:31:51 [INFO] 
02:31:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] 
02:31:51 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] 
02:31:51 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:31:51 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
02:31:51 [INFO] 
02:31:51 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
02:31:51 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
02:31:52 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
02:31:53 [INFO] 
02:31:53 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
02:31:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:31:53 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
02:31:53 [INFO] 
02:31:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
02:31:53 [INFO] 
02:31:53 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
02:31:54 [INFO] Executing Test Runtime with timeout 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:31:54 [INFO] Command line:
02:31:54 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:31:56 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
02:31:58 Running org.eclipse.swtbot.e4.finder.test.AllTests
02:31:58 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:31:58 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:31:58 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:32:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.572 s - in org.eclipse.swtbot.e4.finder.test.AllTests
02:32:04 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.041 s
02:32:04 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.012 s
02:32:04 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
02:32:04 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
02:32:04 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.068 s
02:32:04 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.074 s
02:32:04 
02:32:04 Results:
02:32:04 
02:32:04 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
02:32:04 
02:32:04 [INFO] All tests passed!
02:32:04 [INFO] 
02:32:04 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
02:32:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar
02:32:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.pom
02:32:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-sources.jar
02:32:04 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.e4.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:32:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:32:04 [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.1.0-SNAPSHOT/org.eclipse.swtbot.e4.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:32:04 [INFO] 
02:32:04 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
02:32:04 [INFO] 
02:32:04 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
02:32:04 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
02:32:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:32:04 [INFO] 
02:32:04 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:04 [INFO] The project's OSGi version is 4.1.0.202208080625
02:32:04 [INFO] 
02:32:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:04 [INFO] 
02:32:04 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:04 [INFO] 
02:32:04 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32: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:32:04 [INFO] 
02:32:04 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:32:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
02:32:04 [INFO] 
02:32:04 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:04 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
02:32:05 [INFO] 
02:32:05 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:32:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
02:32:05 [INFO] 
02:32:05 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [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.1.0-SNAPSHOT-sources.jar
02:32:05 [INFO] 
02:32:05 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [INFO] 
02:32:05 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [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.1.0-SNAPSHOT.jar
02:32:05 [INFO] 
02:32:05 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [INFO] 
02:32:05 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [INFO] 
02:32:05 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:32:05 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
02:32:05 [INFO] 
02:32:05 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:05 [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.1.0-SNAPSHOT.jar
02:32:06 [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.1.0-SNAPSHOT-sources.jar
02:32:07 [INFO] 
02:32:07 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:32:07 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
02:32:07 [INFO] 
02:32:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:07 [INFO] 
02:32:07 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:07 [INFO] Executing Test Runtime with timeout 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:32:07 [INFO] Command line:
02:32:07 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:32:13 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
02:32:13 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:32:13 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:32:13 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:32:13 
02:32:13 (SWT:1439): Gtk-CRITICAL **: 06:32:13.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.394: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.477: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 
02:32:14 (SWT:1439): Gtk-CRITICAL **: 06:32:14.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:14 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
02:32:14 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.309 s
02:32:14 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.089 s
02:32:14 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.044 s
02:32:14 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.098 s
02:32:14 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.077 s
02:32:14 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.08 s
02:32:14 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.048 s
02:32:14 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.085 s
02:32:14 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.073 s
02:32:14 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.043 s
02:32:14 
02:32:14 Results:
02:32:14 
02:32:14 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
02:32:14 
02:32:15 [INFO] All tests passed!
02:32:15 [INFO] 
02:32:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar
02:32:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.pom
02:32:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-sources.jar
02:32:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.gallery.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:32:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:32:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.gallery.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:32:15 [INFO] 
02:32:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
02:32:15 [INFO] 
02:32:15 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
02:32:15 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
02:32:15 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:32:15 [INFO] 
02:32:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
02:32:15 [INFO] The project's OSGi version is 4.1.0.202208080625
02:32:15 [INFO] 
02:32:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
02:32:15 [INFO] 
02:32:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
02:32:15 [INFO] 
02:32:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
02:32:15 [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:32:15 [INFO] 
02:32:15 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
02:32:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:32:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
02:32:15 [INFO] 
02:32:15 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
02:32:15 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
02:32:16 [INFO] 
02:32:16 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:32:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
02:32:16 [INFO] 
02:32:16 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
02:32:16 [INFO] 
02:32:16 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] 
02:32:16 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
02:32:16 [INFO] 
02:32:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] 
02:32:16 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] 
02:32:16 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:32:16 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
02:32:16 [INFO] 
02:32:16 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
02:32:16 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
02:32:18 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
02:32:19 [INFO] 
02:32:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
02:32:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:32:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
02:32:20 [INFO] 
02:32:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
02:32:20 [INFO] 
02:32:20 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
02:32:20 [INFO] Executing Test Runtime with timeout 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:32:20 [INFO] Command line:
02:32:20 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:32:23 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
02:32:23 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:32:23 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:32:23 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:32:24 
02:32:24 (SWT:1522): Gdk-CRITICAL **: 06:32:24.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
02:32:25 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.762 s
02:32:25 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.441 s
02:32:25 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
02:32:25 
02:32:25 (SWT:1522): Gdk-CRITICAL **: 06:32:25.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:25 
02:32:25 (SWT:1522): Gdk-CRITICAL **: 06:32:25.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:25 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
02:32:25 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.11 s
02:32:25 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.057 s
02:32:25 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
02:32:25 
02:32:25 (SWT:1522): Gdk-CRITICAL **: 06:32:25.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:25 
02:32:25 (SWT:1522): Gtk-WARNING **: 06:32:25.574: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:26 
02:32:26 (SWT:1522): Gdk-CRITICAL **: 06:32:26.955: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:27 
02:32:27 (SWT:1522): Gtk-WARNING **: 06:32:27.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gdk-CRITICAL **: 06:32:28.565: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:28 
02:32:28 (SWT:1522): Gtk-WARNING **: 06:32:28.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gdk-CRITICAL **: 06:32:30.015: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:30 
02:32:30 (SWT:1522): Gtk-WARNING **: 06:32:30.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-CRITICAL **: 06:32:31.376: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:31 
02:32:31 (SWT:1522): Gtk-CRITICAL **: 06:32:31.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:31 
02:32:31 (SWT:1522): Gdk-CRITICAL **: 06:32:31.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:31 
02:32:31 (SWT:1522): Gtk-WARNING **: 06:32:31.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gdk-CRITICAL **: 06:32:33.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:33 
02:32:33 (SWT:1522): Gtk-WARNING **: 06:32:33.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:34 
02:32:34 (SWT:1522): Gdk-CRITICAL **: 06:32:34.865: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:35 
02:32:35 (SWT:1522): Gtk-WARNING **: 06:32:35.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gdk-CRITICAL **: 06:32:36.469: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:36 
02:32:36 (SWT:1522): Gtk-WARNING **: 06:32:36.704: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gdk-CRITICAL **: 06:32:38.025: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:38 
02:32:38 (SWT:1522): Gtk-WARNING **: 06:32:38.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.181 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
02:32:39 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.694 s
02:32:39 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.609 s
02:32:39 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.45 s
02:32:39 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.631 s
02:32:39 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.637 s
02:32:39 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.581 s
02:32:39 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.604 s
02:32:39 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.555 s
02:32:39 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.415 s
02:32:39 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
02:32:39 
02:32:39 (SWT:1522): Gdk-CRITICAL **: 06:32:39.446: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:39 
02:32:39 (SWT:1522): Gtk-WARNING **: 06:32:39.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:40 
02:32:40 (SWT:1522): Gdk-CRITICAL **: 06:32:40.833: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:41 
02:32:41 (SWT:1522): Gtk-WARNING **: 06:32:41.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gdk-CRITICAL **: 06:32:42.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:42 
02:32:42 (SWT:1522): Gtk-WARNING **: 06:32:42.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.171 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
02:32:43 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.386 s
02:32:43 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.359 s
02:32:43 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.423 s
02:32:43 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
02:32:43 
02:32:43 (SWT:1522): Gdk-CRITICAL **: 06:32:43.620: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.814: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:43 
02:32:43 (SWT:1522): Gtk-WARNING **: 06:32:43.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gdk-CRITICAL **: 06:32:45.060: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:45 
02:32:45 (SWT:1522): Gtk-WARNING **: 06:32:45.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.943 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
02:32:46 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.44 s
02:32:46 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.502 s
02:32:46 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
02:32:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
02:32:46 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.011 s
02:32:46 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.001 s
02:32:46 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
02:32:46 
02:32:46 (SWT:1522): Gdk-CRITICAL **: 06:32:46.584: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:46 
02:32:46 (SWT:1522): Gdk-CRITICAL **: 06:32:46.617: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:46 
02:32:46 (SWT:1522): Gdk-CRITICAL **: 06:32:46.643: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
02:32:46 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.033 s
02:32:46 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.025 s
02:32:46 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.019 s
02:32:46 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
02:32:46 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
02:32:46 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.001 s
02:32:46 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:32:46 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:32:46 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:32:46 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:32:46 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:32:46 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.002 s
02:32:46 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
02:32:46 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
02:32:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
02:32:46 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
02:32:46 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
02:32:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
02:32:46 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
02:32:46 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
02:32:46 
02:32:46 (SWT:1522): Gdk-CRITICAL **: 06:32:46.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:46 
02:32:46 (SWT:1522): Gtk-WARNING **: 06:32:46.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
02:32:48 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.527 s
02:32:48 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
02:32:48 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
02:32:48 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
02:32:48 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:32:48 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:32:48 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:32:48 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:32:48 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
02:32:48 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
02:32:48 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
02:32:48 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
02:32:48 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
02:32:48 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:32:48 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:32:48 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
02:32:48 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.218: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.346: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.536: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.648: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.741: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.841: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:48 
02:32:48 (SWT:1522): Gdk-CRITICAL **: 06:32:48.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:49 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
02:32:49 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.128 s
02:32:49 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.094 s
02:32:49 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.095 s
02:32:49 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.113 s
02:32:49 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.092 s
02:32:49 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.1 s
02:32:49 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.106 s
02:32:49 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.138 s
02:32:49 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
02:32:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
02:32:49 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0.001 s
02:32:49 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
02:32:49 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
02:32:49 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
02:32:49 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:32:49 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:32:49 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
02:32:49 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
02:32:49 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
02:32:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
02:32:49 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 s
02:32:49 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 s
02:32:49 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
02:32:49 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
02:32:49 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:32:49 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.001 s
02:32:49 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:32:49 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:32:49 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
02:32:49 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
02:32:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
02:32:49 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0.001 s
02:32:49 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 s
02:32:49 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
02:32:49 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
02:32:49 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0.02 s
02:32:49 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:32:49 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:32:49 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:32:49 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
02:32:49 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0.001 s
02:32:49 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
02:32:49 
02:32:49 (SWT:1522): Gdk-CRITICAL **: 06:32:49.145: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.260: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.366: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.420: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.453: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 
02:32:49 (SWT:1522): Gtk-CRITICAL **: 06:32:49.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:32:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
02:32:49 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.355 s
02:32:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
02:32:49 
02:32:49 (SWT:1522): Gdk-CRITICAL **: 06:32:49.506: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.824: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:49 
02:32:49 (SWT:1522): Gtk-WARNING **: 06:32:49.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gdk-CRITICAL **: 06:32:51.156: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:51 
02:32:51 (SWT:1522): Gtk-WARNING **: 06:32:51.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:52 
02:32:52 (SWT:1522): Gdk-CRITICAL **: 06:32:52.887: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:53 
02:32:53 (SWT:1522): Gtk-WARNING **: 06:32:53.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gdk-CRITICAL **: 06:32:54.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:54 
02:32:54 (SWT:1522): Gtk-WARNING **: 06:32:54.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gdk-CRITICAL **: 06:32:56.265: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:56 
02:32:56 (SWT:1522): Gtk-WARNING **: 06:32:56.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:57 
02:32:57 (SWT:1522): Gdk-CRITICAL **: 06:32:57.948: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:58 
02:32:58 (SWT:1522): Gtk-WARNING **: 06:32:58.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.373: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.376: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
02:32:59 
02:32:59 (SWT:1522): Gdk-CRITICAL **: 06:32:59.647: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:32:59 
02:32:59 (SWT:1522): Gtk-WARNING **: 06:32:59.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.73 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
02:33:06 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.652 s
02:33:06 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.73 s
02:33:06 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.709 s
02:33:06 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.669 s
02:33:06 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.683 s
02:33:06 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.698 s
02:33:06 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 6.586 s
02:33:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
02:33:06 
02:33:06 (SWT:1522): Gdk-CRITICAL **: 06:33:06.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:06 
02:33:06 (SWT:1522): Gtk-WARNING **: 06:33:06.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:07 
02:33:07 (SWT:1522): Gdk-CRITICAL **: 06:33:07.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:08 
02:33:08 (SWT:1522): Gtk-WARNING **: 06:33:08.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.419 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
02:33:09 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.715 s
02:33:09 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.702 s
02:33:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
02:33:09 
02:33:09 (SWT:1522): Gdk-CRITICAL **: 06:33:09.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:09 
02:33:09 (SWT:1522): Gtk-WARNING **: 06:33:09.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gdk-CRITICAL **: 06:33:11.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:11 
02:33:11 (SWT:1522): Gtk-WARNING **: 06:33:11.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:12 
02:33:12 (SWT:1522): Gdk-CRITICAL **: 06:33:12.910: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:13 
02:33:13 (SWT:1522): Gtk-WARNING **: 06:33:13.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gdk-CRITICAL **: 06:33:14.457: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:14 
02:33:14 (SWT:1522): Gtk-WARNING **: 06:33:14.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gdk-CRITICAL **: 06:33:16.082: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:16 
02:33:16 (SWT:1522): Gtk-WARNING **: 06:33:16.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.891 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
02:33:17 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.62 s
02:33:17 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.632 s
02:33:17 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.546 s
02:33:17 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.626 s
02:33:17 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.466 s
02:33:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
02:33:17 
02:33:17 (SWT:1522): Gdk-CRITICAL **: 06:33:17.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:17 
02:33:17 (SWT:1522): Gtk-WARNING **: 06:33:17.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gdk-CRITICAL **: 06:33:19.006: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:19 
02:33:19 (SWT:1522): Gtk-WARNING **: 06:33:19.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gdk-CRITICAL **: 06:33:20.683: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:20 
02:33:20 (SWT:1522): Gtk-WARNING **: 06:33:20.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gdk-CRITICAL **: 06:33:22.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:22 
02:33:22 (SWT:1522): Gtk-WARNING **: 06:33:22.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:23 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.446 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
02:33:23 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.455 s
02:33:23 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.678 s
02:33:23 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.757 s
02:33:23 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.555 s
02:33:23 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
02:33:23 
02:33:23 (SWT:1522): Gdk-CRITICAL **: 06:33:23.999: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:24 
02:33:24 (SWT:1522): Gtk-WARNING **: 06:33:24.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gdk-CRITICAL **: 06:33:25.593: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:25 
02:33:25 (SWT:1522): Gtk-WARNING **: 06:33:25.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gdk-CRITICAL **: 06:33:27.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:27 
02:33:27 (SWT:1522): Gtk-WARNING **: 06:33:27.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.275 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
02:33:29 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.593 s
02:33:29 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.633 s
02:33:29 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 2.048 s
02:33:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
02:33:29 
02:33:29 (SWT:1522): Gdk-CRITICAL **: 06:33:29.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:29 
02:33:29 (SWT:1522): Gtk-WARNING **: 06:33:29.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:30 
02:33:30 (SWT:1522): Gdk-CRITICAL **: 06:33:30.970: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:31 
02:33:31 (SWT:1522): Gtk-WARNING **: 06:33:31.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gdk-CRITICAL **: 06:33:32.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:32 
02:33:32 (SWT:1522): Gtk-WARNING **: 06:33:32.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gdk-CRITICAL **: 06:33:34.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:34 
02:33:34 (SWT:1522): Gtk-WARNING **: 06:33:34.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gdk-CRITICAL **: 06:33:36.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:36 
02:33:36 (SWT:1522): Gtk-WARNING **: 06:33:36.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gdk-CRITICAL **: 06:33:37.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:37 
02:33:37 (SWT:1522): Gtk-WARNING **: 06:33:37.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gdk-CRITICAL **: 06:33:39.291: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:39 
02:33:39 (SWT:1522): Gtk-WARNING **: 06:33:39.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:40 
02:33:40 (SWT:1522): Gdk-CRITICAL **: 06:33:40.896: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.146: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:41 
02:33:41 (SWT:1522): Gtk-WARNING **: 06:33:41.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.19 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
02:33:42 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.692 s
02:33:42 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.751 s
02:33:42 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.65 s
02:33:42 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.641 s
02:33:42 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.713 s
02:33:42 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.564 s
02:33:42 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.605 s
02:33:42 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.57 s
02:33:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
02:33:42 
02:33:42 (SWT:1522): Gdk-CRITICAL **: 06:33:42.478: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:42 
02:33:42 (SWT:1522): Gtk-WARNING **: 06:33:42.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gdk-CRITICAL **: 06:33:44.177: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:44 
02:33:44 (SWT:1522): Gtk-WARNING **: 06:33:44.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:45 
02:33:45 (SWT:1522): Gdk-CRITICAL **: 06:33:45.878: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.122: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:46 
02:33:46 (SWT:1522): Gtk-WARNING **: 06:33:46.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gdk-CRITICAL **: 06:33:47.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:47 
02:33:47 (SWT:1522): Gtk-WARNING **: 06:33:47.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gdk-CRITICAL **: 06:33:49.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:49 
02:33:49 (SWT:1522): Gtk-WARNING **: 06:33:49.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gdk-CRITICAL **: 06:33:51.418: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:51 
02:33:51 (SWT:1522): Gtk-WARNING **: 06:33:51.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gdk-CRITICAL **: 06:33:53.309: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:53 
02:33:53 (SWT:1522): Gtk-WARNING **: 06:33:53.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gdk-CRITICAL **: 06:33:55.161: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:55 
02:33:55 (SWT:1522): Gtk-WARNING **: 06:33:55.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:56 
02:33:56 (SWT:1522): Gdk-CRITICAL **: 06:33:56.929: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:57 
02:33:57 (SWT:1522): Gtk-WARNING **: 06:33:57.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:58 
02:33:58 (SWT:1522): Gdk-CRITICAL **: 06:33:58.974: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:33:59 
02:33:59 (SWT:1522): Gtk-WARNING **: 06:33:59.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:00 
02:34:00 (SWT:1522): Gdk-CRITICAL **: 06:34:00.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:01 
02:34:01 (SWT:1522): Gtk-WARNING **: 06:34:01.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:02 
02:34:02 (SWT:1522): Gdk-CRITICAL **: 06:34:02.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.154: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:03 
02:34:03 (SWT:1522): Gtk-WARNING **: 06:34:03.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:04 
02:34:04 (SWT:1522): Gdk-CRITICAL **: 06:34:04.878: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:05 
02:34:05 (SWT:1522): Gtk-WARNING **: 06:34:05.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gdk-CRITICAL **: 06:34:06.682: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:06 
02:34:06 (SWT:1522): Gtk-WARNING **: 06:34:06.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gdk-CRITICAL **: 06:34:08.706: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:08 
02:34:08 (SWT:1522): Gtk-WARNING **: 06:34:08.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gdk-CRITICAL **: 06:34:10.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:10 
02:34:10 (SWT:1522): Gtk-WARNING **: 06:34:10.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.986 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
02:34:12 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.699 s
02:34:12 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.701 s
02:34:12 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.815 s
02:34:12 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.917 s
02:34:12 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.808 s
02:34:12 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.89 s
02:34:12 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.853 s
02:34:12 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.767 s
02:34:12 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.046 s
02:34:12 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.838 s
02:34:12 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.07 s
02:34:12 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.996 s
02:34:12 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.803 s
02:34:12 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 2.024 s
02:34:12 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.789 s
02:34:12 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.961 s
02:34:12 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
02:34:12 
02:34:12 (SWT:1522): Gdk-CRITICAL **: 06:34:12.460: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:12 
02:34:12 (SWT:1522): Gtk-WARNING **: 06:34:12.702: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gdk-CRITICAL **: 06:34:14.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:14 
02:34:14 (SWT:1522): Gtk-WARNING **: 06:34:14.425: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:15 
02:34:15 (SWT:1522): Gdk-CRITICAL **: 06:34:15.972: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:16 
02:34:16 (SWT:1522): Gtk-WARNING **: 06:34:16.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:17 
02:34:17 (SWT:1522): Gdk-CRITICAL **: 06:34:17.843: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.079: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:18 
02:34:18 (SWT:1522): Gtk-WARNING **: 06:34:18.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gdk-CRITICAL **: 06:34:19.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.937: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.941: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.943: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:19 
02:34:19 (SWT:1522): Gtk-WARNING **: 06:34:19.945: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.008 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
02:34:21 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.68 s
02:34:21 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.832 s
02:34:21 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.87 s
02:34:21 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.85 s
02:34:21 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.774 s
02:34:21 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
02:34:21 
02:34:21 (SWT:1522): Gdk-CRITICAL **: 06:34:21.471: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.749: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:21 
02:34:21 (SWT:1522): Gtk-WARNING **: 06:34:21.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gdk-CRITICAL **: 06:34:23.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:23 
02:34:23 (SWT:1522): Gtk-WARNING **: 06:34:23.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gdk-CRITICAL **: 06:34:29.470: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:29 
02:34:29 (SWT:1522): Gtk-WARNING **: 06:34:29.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:35 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.733 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
02:34:35 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 1.967 s
02:34:35 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 6.033 s
02:34:35 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.731 s
02:34:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
02:34:35 
02:34:35 (SWT:1522): Gdk-CRITICAL **: 06:34:35.205: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:35 
02:34:35 (SWT:1522): Gdk-CRITICAL **: 06:34:35.583: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:41 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.886 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
02:34:41 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.379 s
02:34:41 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.507 s
02:34:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
02:34:41 
02:34:41 (SWT:1522): Gdk-CRITICAL **: 06:34:41.096: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.389: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:41 
02:34:41 (SWT:1522): Gtk-WARNING **: 06:34:41.392: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gdk-CRITICAL **: 06:34:43.403: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:43 
02:34:43 (SWT:1522): Gtk-WARNING **: 06:34:43.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gdk-CRITICAL **: 06:34:45.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.944: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:45 
02:34:45 (SWT:1522): Gtk-WARNING **: 06:34:45.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:47 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.894 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
02:34:47 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.306 s
02:34:47 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.297 s
02:34:47 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 2.287 s
02:34:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
02:34:47 
02:34:47 (SWT:1522): Gdk-CRITICAL **: 06:34:47.992: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:48 
02:34:48 (SWT:1522): Gtk-WARNING **: 06:34:48.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:49 
02:34:49 (SWT:1522): Gdk-CRITICAL **: 06:34:49.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:50 
02:34:50 (SWT:1522): Gtk-WARNING **: 06:34:50.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:51 
02:34:51 (SWT:1522): Gdk-CRITICAL **: 06:34:51.908: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:52 
02:34:52 (SWT:1522): Gtk-WARNING **: 06:34:52.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:53 
02:34:53 (SWT:1522): Gdk-CRITICAL **: 06:34:53.762: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:53 
02:34:53 (SWT:1522): Gtk-WARNING **: 06:34:53.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:53 
02:34:53 (SWT:1522): Gtk-WARNING **: 06:34:53.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:54 
02:34:54 (SWT:1522): Gtk-WARNING **: 06:34:54.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:54 
02:34:54 (SWT:1522): Gtk-WARNING **: 06:34:54.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:54 
02:34:54 (SWT:1522): Gtk-WARNING **: 06:34:54.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:54 
02:34:54 (SWT:1522): Gtk-WARNING **: 06:34:54.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:54 
02:34:54 (SWT:1522): Gtk-WARNING **: 06:34:54.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:55 
02:34:55 (SWT:1522): Gdk-CRITICAL **: 06:34:55.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:56 
02:34:56 (SWT:1522): Gtk-WARNING **: 06:34:56.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gdk-CRITICAL **: 06:34:58.000: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:34:58 
02:34:58 (SWT:1522): Gtk-WARNING **: 06:34:58.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gdk-CRITICAL **: 06:35:00.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:00 
02:35:00 (SWT:1522): Gtk-WARNING **: 06:35:00.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gdk-CRITICAL **: 06:35:02.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:02 
02:35:02 (SWT:1522): Gtk-WARNING **: 06:35:02.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:04 
02:35:04 (SWT:1522): Gdk-CRITICAL **: 06:35:04.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:05 
02:35:05 (SWT:1522): Gtk-WARNING **: 06:35:05.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:11 
02:35:11 (SWT:1522): Gdk-CRITICAL **: 06:35:11.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:12 
02:35:12 (SWT:1522): Gtk-WARNING **: 06:35:12.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gdk-CRITICAL **: 06:35:14.024: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:14 
02:35:14 (SWT:1522): Gtk-WARNING **: 06:35:14.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gdk-CRITICAL **: 06:35:16.195: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:16 
02:35:16 (SWT:1522): Gtk-WARNING **: 06:35:16.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gdk-CRITICAL **: 06:35:18.396: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:18 
02:35:18 (SWT:1522): Gtk-WARNING **: 06:35:18.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gdk-CRITICAL **: 06:35:21.026: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:21 
02:35:21 (SWT:1522): Gtk-WARNING **: 06:35:21.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gdk-CRITICAL **: 06:35:23.235: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:23 
02:35:23 (SWT:1522): Gtk-WARNING **: 06:35:23.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gdk-CRITICAL **: 06:35:25.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:25 
02:35:25 (SWT:1522): Gtk-WARNING **: 06:35:25.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gdk-CRITICAL **: 06:35:27.445: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:27 
02:35:27 (SWT:1522): Gtk-WARNING **: 06:35:27.689: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gdk-CRITICAL **: 06:35:29.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.659: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:29 
02:35:29 (SWT:1522): Gtk-WARNING **: 06:35:29.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gdk-CRITICAL **: 06:35:31.237: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:31 
02:35:31 (SWT:1522): Gtk-WARNING **: 06:35:31.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gdk-CRITICAL **: 06:35:33.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:33 
02:35:33 (SWT:1522): Gtk-WARNING **: 06:35:33.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gdk-CRITICAL **: 06:35:35.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:35 
02:35:35 (SWT:1522): Gtk-WARNING **: 06:35:35.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gdk-CRITICAL **: 06:35:37.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.282: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:37 
02:35:37 (SWT:1522): Gtk-WARNING **: 06:35:37.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:38 
02:35:38 (SWT:1522): Gdk-CRITICAL **: 06:35:38.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.121: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:39 
02:35:39 (SWT:1522): Gtk-WARNING **: 06:35:39.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gdk-CRITICAL **: 06:35:40.651: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:40 
02:35:40 (SWT:1522): Gtk-WARNING **: 06:35:40.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gdk-CRITICAL **: 06:35:42.524: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.783: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:42 
02:35:42 (SWT:1522): Gtk-WARNING **: 06:35:42.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gdk-CRITICAL **: 06:35:44.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:44 
02:35:44 (SWT:1522): Gtk-WARNING **: 06:35:44.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gdk-CRITICAL **: 06:35:46.438: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:46 
02:35:46 (SWT:1522): Gtk-WARNING **: 06:35:46.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gdk-CRITICAL **: 06:35:48.309: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:48 
02:35:48 (SWT:1522): Gtk-WARNING **: 06:35:48.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.205 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
02:35:50 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.968 s
02:35:50 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.94 s
02:35:50 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.862 s
02:35:50 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.146 s
02:35:50 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.091 s
02:35:50 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.164 s
02:35:50 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.344 s
02:35:50 canDoubleClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.351 s
02:35:50 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 6.953 s
02:35:50 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.212 s
02:35:50 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.17 s
02:35:50 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.201 s
02:35:50 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.629 s
02:35:50 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.208 s
02:35:50 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.149 s
02:35:50 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.06 s
02:35:50 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.982 s
02:35:50 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.809 s
02:35:50 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.965 s
02:35:50 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.891 s
02:35:50 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.955 s
02:35:50 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.835 s
02:35:50 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.767 s
02:35:50 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.873 s
02:35:50 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.795 s
02:35:50 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 2.118 s
02:35:50 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.87 s
02:35:50 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.885 s
02:35:50 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
02:35:50 
02:35:50 (SWT:1522): Gdk-CRITICAL **: 06:35:50.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.436: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.440: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:50 
02:35:50 (SWT:1522): Gtk-WARNING **: 06:35:50.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:51 
02:35:51 (SWT:1522): Gdk-CRITICAL **: 06:35:51.909: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:52 
02:35:52 (SWT:1522): Gtk-WARNING **: 06:35:52.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gdk-CRITICAL **: 06:35:53.642: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.889: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:53 
02:35:53 (SWT:1522): Gtk-WARNING **: 06:35:53.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gdk-CRITICAL **: 06:35:55.360: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.605: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:55 
02:35:55 (SWT:1522): Gtk-WARNING **: 06:35:55.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gdk-CRITICAL **: 06:35:57.076: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:57 
02:35:57 (SWT:1522): Gtk-WARNING **: 06:35:57.319: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:58 
02:35:58 (SWT:1522): Gdk-CRITICAL **: 06:35:58.856: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:35:59 
02:35:59 (SWT:1522): Gtk-WARNING **: 06:35:59.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:00 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.399 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
02:36:00 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.71 s
02:36:00 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.733 s
02:36:00 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.719 s
02:36:00 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.716 s
02:36:00 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.779 s
02:36:00 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.741 s
02:36:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
02:36:00 
02:36:00 (SWT:1522): Gdk-CRITICAL **: 06:36:00.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.894: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gtk-CRITICAL **: 06:36:00.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:00 
02:36:00 (SWT:1522): Gdk-CRITICAL **: 06:36:00.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.284: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.302: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gdk-CRITICAL **: 06:36:01.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.661: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gtk-CRITICAL **: 06:36:01.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:01 
02:36:01 (SWT:1522): Gdk-CRITICAL **: 06:36:01.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.031: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.033: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gtk-CRITICAL **: 06:36:02.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:02 
02:36:02 (SWT:1522): Gdk-CRITICAL **: 06:36:02.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.269: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.283: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gdk-CRITICAL **: 06:36:03.333: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.634: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gtk-CRITICAL **: 06:36:03.653: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:03 
02:36:03 (SWT:1522): Gdk-CRITICAL **: 06:36:03.778: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.114: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gdk-CRITICAL **: 06:36:04.163: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.490: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gdk-CRITICAL **: 06:36:04.612: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.913: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gtk-CRITICAL **: 06:36:04.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:04 
02:36:04 (SWT:1522): Gdk-CRITICAL **: 06:36:04.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.271: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gdk-CRITICAL **: 06:36:05.335: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.730: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gtk-CRITICAL **: 06:36:05.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:05 
02:36:05 (SWT:1522): Gdk-CRITICAL **: 06:36:05.881: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.310: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.312: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.324: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.326: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gdk-CRITICAL **: 06:36:06.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.710: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.711: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gtk-CRITICAL **: 06:36:06.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:06 
02:36:06 (SWT:1522): Gdk-CRITICAL **: 06:36:06.830: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.179: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.180: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gdk-CRITICAL **: 06:36:07.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.609: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.610: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gtk-CRITICAL **: 06:36:07.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:07 
02:36:07 (SWT:1522): Gdk-CRITICAL **: 06:36:07.720: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gdk-CRITICAL **: 06:36:08.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.441: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.459: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gdk-CRITICAL **: 06:36:08.499: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.792: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.793: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:08 
02:36:08 (SWT:1522): Gtk-CRITICAL **: 06:36:08.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gdk-CRITICAL **: 06:36:10.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gdk-CRITICAL **: 06:36:10.452: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.765: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gtk-CRITICAL **: 06:36:10.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:10 
02:36:10 (SWT:1522): Gdk-CRITICAL **: 06:36:10.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.164: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.178: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gdk-CRITICAL **: 06:36:11.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:11 
02:36:11 (SWT:1522): Gtk-CRITICAL **: 06:36:11.629: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:12 
02:36:12 (SWT:1522): Gdk-CRITICAL **: 06:36:12.686: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gdk-CRITICAL **: 06:36:13.068: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.402: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:13 
02:36:13 (SWT:1522): Gtk-CRITICAL **: 06:36:13.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gdk-CRITICAL **: 06:36:15.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.403: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.418: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.421: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gdk-CRITICAL **: 06:36:15.474: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.809: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.257 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
02:36:15 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.36 s
02:36:15 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.388 s
02:36:15 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.372 s
02:36:15 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.233 s
02:36:15 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.378 s
02:36:15 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.446 s
02:36:15 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.384 s
02:36:15 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.449 s
02:36:15 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.357 s
02:36:15 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.366 s
02:36:15 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.545 s
02:36:15 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.525 s
02:36:15 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.424 s
02:36:15 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.46 s
02:36:15 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.43 s
02:36:15 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.396 s
02:36:15 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.383 s
02:36:15 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.575 s
02:36:15 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.378 s
02:36:15 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.374 s
02:36:15 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.445 s
02:36:15 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.414 s
02:36:15 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.383 s
02:36:15 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 2.005 s
02:36:15 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.4 s
02:36:15 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.382 s
02:36:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
02:36:15 
02:36:15 (SWT:1522): Gdk-CRITICAL **: 06:36:15.859: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:15 
02:36:15 (SWT:1522): Gtk-CRITICAL **: 06:36:15.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:36:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
02:36:15 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.093 s
02:36:15 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
02:36:15 
02:36:15 (SWT:1522): Gdk-CRITICAL **: 06:36:15.954: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:16 
02:36:16 (SWT:1522): Gtk-WARNING **: 06:36:16.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gdk-CRITICAL **: 06:36:18.119: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:18 
02:36:18 (SWT:1522): Gtk-WARNING **: 06:36:18.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gdk-CRITICAL **: 06:36:20.302: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:20 
02:36:20 (SWT:1522): Gtk-WARNING **: 06:36:20.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.594 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
02:36:22 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.164 s
02:36:22 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.183 s
02:36:22 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 2.246 s
02:36:22 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
02:36:22 
02:36:22 (SWT:1522): Gdk-CRITICAL **: 06:36:22.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:22 
02:36:22 (SWT:1522): Gtk-WARNING **: 06:36:22.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gdk-CRITICAL **: 06:36:24.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:24 
02:36:24 (SWT:1522): Gtk-WARNING **: 06:36:24.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gdk-CRITICAL **: 06:36:26.226: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:26 
02:36:26 (SWT:1522): Gtk-WARNING **: 06:36:26.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.753 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
02:36:28 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.834 s
02:36:28 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.84 s
02:36:28 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 2.077 s
02:36:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
02:36:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
02:36:28 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
02:36:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.307: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.366: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.448: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
02:36:28 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.058 s
02:36:28 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.082 s
02:36:28 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.064 s
02:36:28 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.067 s
02:36:28 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.072 s
02:36:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.657: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.692: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.739: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.773: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
02:36:28 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.036 s
02:36:28 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.046 s
02:36:28 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.034 s
02:36:28 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.034 s
02:36:28 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.028 s
02:36:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
02:36:28 
02:36:28 (SWT:1522): Gdk-CRITICAL **: 06:36:28.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:29 
02:36:29 (SWT:1522): Gtk-WARNING **: 06:36:29.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gdk-CRITICAL **: 06:36:31.362: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:31 
02:36:31 (SWT:1522): Gtk-WARNING **: 06:36:31.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:33 
02:36:33 (SWT:1522): Gdk-CRITICAL **: 06:36:33.840: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.139: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:34 
02:36:34 (SWT:1522): Gtk-WARNING **: 06:36:34.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gdk-CRITICAL **: 06:36:36.425: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:36 
02:36:36 (SWT:1522): Gtk-WARNING **: 06:36:36.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:38 
02:36:38 (SWT:1522): Gdk-CRITICAL **: 06:36:38.893: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:39 
02:36:39 (SWT:1522): Gtk-WARNING **: 06:36:39.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gdk-CRITICAL **: 06:36:41.253: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.585: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.590: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.593: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:41 
02:36:41 (SWT:1522): Gtk-WARNING **: 06:36:41.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gdk-CRITICAL **: 06:36:43.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:43 
02:36:43 (SWT:1522): Gtk-WARNING **: 06:36:43.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gdk-CRITICAL **: 06:36:46.058: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.361: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:46 
02:36:46 (SWT:1522): Gtk-WARNING **: 06:36:46.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gdk-CRITICAL **: 06:36:48.477: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:48 
02:36:48 (SWT:1522): Gtk-WARNING **: 06:36:48.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:50 
02:36:50 (SWT:1522): Gdk-CRITICAL **: 06:36:50.933: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.297: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:51 
02:36:51 (SWT:1522): Gtk-WARNING **: 06:36:51.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gdk-CRITICAL **: 06:36:53.335: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:53 
02:36:53 (SWT:1522): Gtk-WARNING **: 06:36:53.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:55 
02:36:55 (SWT:1522): Gdk-CRITICAL **: 06:36:55.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.143: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:56 
02:36:56 (SWT:1522): Gtk-WARNING **: 06:36:56.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gdk-CRITICAL **: 06:36:58.277: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.657: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:36:58 
02:36:58 (SWT:1522): Gtk-WARNING **: 06:36:58.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gdk-CRITICAL **: 06:37:01.139: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.495: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.501: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:01 
02:37:01 (SWT:1522): Gtk-WARNING **: 06:37:01.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:03 
02:37:03 (SWT:1522): Gdk-CRITICAL **: 06:37:03.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:04 
02:37:04 (SWT:1522): Gtk-WARNING **: 06:37:04.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gdk-CRITICAL **: 06:37:06.288: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:06 
02:37:06 (SWT:1522): Gtk-WARNING **: 06:37:06.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:08 
02:37:08 (SWT:1522): Gdk-CRITICAL **: 06:37:08.698: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.029: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:09 
02:37:09 (SWT:1522): Gtk-WARNING **: 06:37:09.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.248 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
02:37:11 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.523 s
02:37:11 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.478 s
02:37:11 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.585 s
02:37:11 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.467 s
02:37:11 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.359 s
02:37:11 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.424 s
02:37:11 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.381 s
02:37:11 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.419 s
02:37:11 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.456 s
02:37:11 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.402 s
02:37:11 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.477 s
02:37:11 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.466 s
02:37:11 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.828 s
02:37:11 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.748 s
02:37:11 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.434 s
02:37:11 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.409 s
02:37:11 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 2.388 s
02:37:11 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
02:37:11 
02:37:11 (SWT:1522): Gdk-CRITICAL **: 06:37:11.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.438: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:11 
02:37:11 (SWT:1522): Gtk-WARNING **: 06:37:11.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gdk-CRITICAL **: 06:37:14.011: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:14 
02:37:14 (SWT:1522): Gtk-WARNING **: 06:37:14.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gdk-CRITICAL **: 06:37:16.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:16 
02:37:16 (SWT:1522): Gtk-WARNING **: 06:37:16.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gdk-CRITICAL **: 06:37:19.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:19 
02:37:19 (SWT:1522): Gtk-WARNING **: 06:37:19.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:21 
02:37:21 (SWT:1522): Gdk-CRITICAL **: 06:37:21.812: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:22 
02:37:22 (SWT:1522): Gtk-WARNING **: 06:37:22.182: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gdk-CRITICAL **: 06:37:24.389: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:24 
02:37:24 (SWT:1522): Gtk-WARNING **: 06:37:24.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gdk-CRITICAL **: 06:37:27.027: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:27 
02:37:27 (SWT:1522): Gtk-WARNING **: 06:37:27.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:29 
02:37:29 (SWT:1522): Gdk-CRITICAL **: 06:37:29.901: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.201: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:30 
02:37:30 (SWT:1522): Gtk-WARNING **: 06:37:30.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gdk-CRITICAL **: 06:37:32.218: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:32 
02:37:32 (SWT:1522): Gtk-WARNING **: 06:37:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:34 
02:37:34 (SWT:1522): Gdk-CRITICAL **: 06:37:34.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:35 
02:37:35 (SWT:1522): Gtk-WARNING **: 06:37:35.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:37 
02:37:37 (SWT:1522): Gdk-CRITICAL **: 06:37:37.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.173: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.180: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:38 
02:37:38 (SWT:1522): Gtk-WARNING **: 06:37:38.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:40 
02:37:40 (SWT:1522): Gdk-CRITICAL **: 06:37:40.611: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:40 
02:37:40 (SWT:1522): Gtk-WARNING **: 06:37:40.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:41 
02:37:41 (SWT:1522): Gtk-WARNING **: 06:37:41.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:41 
02:37:41 (SWT:1522): Gtk-WARNING **: 06:37:41.004: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:41 
02:37:41 (SWT:1522): Gtk-WARNING **: 06:37:41.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:41 
02:37:41 (SWT:1522): Gtk-WARNING **: 06:37:41.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:41 
02:37:41 (SWT:1522): Gtk-WARNING **: 06:37:41.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:41 
02:37:41 (SWT:1522): Gtk-WARNING **: 06:37:41.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gdk-CRITICAL **: 06:37:43.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:43 
02:37:43 (SWT:1522): Gtk-WARNING **: 06:37:43.875: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gdk-CRITICAL **: 06:37:46.434: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:46 
02:37:46 (SWT:1522): Gtk-WARNING **: 06:37:46.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.336 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
02:37:49 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.92 s
02:37:49 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.626 s
02:37:49 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.483 s
02:37:49 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.691 s
02:37:49 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.577 s
02:37:49 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.638 s
02:37:49 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.873 s
02:37:49 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.317 s
02:37:49 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.608 s
02:37:49 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.999 s
02:37:49 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.786 s
02:37:49 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.862 s
02:37:49 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.96 s
02:37:49 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.991 s
02:37:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
02:37:49 
02:37:49 (SWT:1522): Gdk-CRITICAL **: 06:37:49.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:49 
02:37:49 (SWT:1522): Gtk-WARNING **: 06:37:49.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:51 
02:37:51 (SWT:1522): Gdk-CRITICAL **: 06:37:51.787: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.118: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:52 
02:37:52 (SWT:1522): Gtk-WARNING **: 06:37:52.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gdk-CRITICAL **: 06:37:54.067: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:54 
02:37:54 (SWT:1522): Gtk-WARNING **: 06:37:54.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:56 
02:37:56 (SWT:1522): Gdk-CRITICAL **: 06:37:56.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:57 
02:37:57 (SWT:1522): Gtk-WARNING **: 06:37:57.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.652 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
02:37:59 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.351 s
02:37:59 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.28 s
02:37:59 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.583 s
02:37:59 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 2.437 s
02:37:59 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
02:37:59 
02:37:59 (SWT:1522): Gdk-CRITICAL **: 06:37:59.089: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:37:59 
02:37:59 (SWT:1522): Gtk-WARNING **: 06:37:59.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gdk-CRITICAL **: 06:38:01.184: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.489: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:01 
02:38:01 (SWT:1522): Gtk-WARNING **: 06:38:01.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.127 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
02:38:03 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 2.095 s
02:38:03 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 2.031 s
02:38:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
02:38:03 
02:38:03 (SWT:1522): Gdk-CRITICAL **: 06:38:03.218: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:03 
02:38:03 (SWT:1522): Gtk-WARNING **: 06:38:03.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gdk-CRITICAL **: 06:38:05.275: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.619: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:05 
02:38:05 (SWT:1522): Gtk-WARNING **: 06:38:05.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gdk-CRITICAL **: 06:38:08.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.780: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.785: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.788: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:08 
02:38:08 (SWT:1522): Gtk-WARNING **: 06:38:08.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:10 
02:38:10 (SWT:1522): Gdk-CRITICAL **: 06:38:10.735: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:11 
02:38:11 (SWT:1522): Gtk-WARNING **: 06:38:11.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gdk-CRITICAL **: 06:38:13.223: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.566: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:13 
02:38:13 (SWT:1522): Gtk-WARNING **: 06:38:13.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gdk-CRITICAL **: 06:38:15.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.966: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:15 
02:38:15 (SWT:1522): Gtk-WARNING **: 06:38:15.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:17 
02:38:17 (SWT:1522): Gdk-CRITICAL **: 06:38:17.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:18 
02:38:18 (SWT:1522): Gtk-WARNING **: 06:38:18.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gdk-CRITICAL **: 06:38:20.311: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.656: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:20 
02:38:20 (SWT:1522): Gtk-WARNING **: 06:38:20.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:22 
02:38:22 (SWT:1522): Gdk-CRITICAL **: 06:38:22.751: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.137: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.148: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.149: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.152: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:23 
02:38:23 (SWT:1522): Gtk-WARNING **: 06:38:23.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gdk-CRITICAL **: 06:38:25.181: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:25 
02:38:25 (SWT:1522): Gtk-WARNING **: 06:38:25.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.279 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
02:38:27 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.056 s
02:38:27 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 3.154 s
02:38:27 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.307 s
02:38:27 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.486 s
02:38:27 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.357 s
02:38:27 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.318 s
02:38:27 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.413 s
02:38:27 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.439 s
02:38:27 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.431 s
02:38:27 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.315 s
02:38:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
02:38:27 
02:38:27 (SWT:1522): Gdk-CRITICAL **: 06:38:27.507: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:27 
02:38:27 (SWT:1522): Gtk-WARNING **: 06:38:27.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:29 
02:38:29 (SWT:1522): Gdk-CRITICAL **: 06:38:29.914: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:30 
02:38:30 (SWT:1522): Gtk-WARNING **: 06:38:30.275: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gdk-CRITICAL **: 06:38:32.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:32 
02:38:32 (SWT:1522): Gtk-WARNING **: 06:38:32.679: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gdk-CRITICAL **: 06:38:34.540: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:34 
02:38:34 (SWT:1522): Gtk-WARNING **: 06:38:34.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gdk-CRITICAL **: 06:38:37.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.465: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.473: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:37 
02:38:37 (SWT:1522): Gtk-WARNING **: 06:38:37.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gdk-CRITICAL **: 06:38:39.398: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:39 
02:38:39 (SWT:1522): Gtk-WARNING **: 06:38:39.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:41 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.272 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
02:38:41 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.407 s
02:38:41 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.44 s
02:38:41 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.185 s
02:38:41 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.582 s
02:38:41 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.276 s
02:38:41 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 2.379 s
02:38:41 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
02:38:41 
02:38:41 (SWT:1522): Gdk-CRITICAL **: 06:38:41.780: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.153: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:42 
02:38:42 (SWT:1522): Gtk-WARNING **: 06:38:42.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gdk-CRITICAL **: 06:38:44.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:44 
02:38:44 (SWT:1522): Gtk-WARNING **: 06:38:44.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gdk-CRITICAL **: 06:38:47.149: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.491: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.492: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:47 
02:38:47 (SWT:1522): Gtk-WARNING **: 06:38:47.494: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:51 
02:38:51 (SWT:1522): Gdk-CRITICAL **: 06:38:51.722: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:52 
02:38:52 (SWT:1522): Gtk-WARNING **: 06:38:52.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gdk-CRITICAL **: 06:38:58.211: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.517: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:38:58 
02:38:58 (SWT:1522): Gtk-WARNING **: 06:38:58.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:04 
02:39:04 (SWT:1522): Gdk-CRITICAL **: 06:39:04.796: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:05 
02:39:05 (SWT:1522): Gtk-WARNING **: 06:39:05.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:07 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.959 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
02:39:07 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.781 s
02:39:07 isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.587 s
02:39:07 clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 4.573 s
02:39:07 doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 6.489 s
02:39:07 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 6.586 s
02:39:07 clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.942 s
02:39:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
02:39:07 
02:39:07 (SWT:1522): Gdk-CRITICAL **: 06:39:07.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:08 
02:39:08 (SWT:1522): Gtk-WARNING **: 06:39:08.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:09 
02:39:09 (SWT:1522): Gtk-CRITICAL **: 06:39:09.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:09 
02:39:09 (SWT:1522): Gtk-CRITICAL **: 06:39:09.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:09 
02:39:09 (SWT:1522): Gtk-CRITICAL **: 06:39:09.908: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:09 
02:39:09 (SWT:1522): Gtk-CRITICAL **: 06:39:09.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:09 
02:39:09 (SWT:1522): Gtk-CRITICAL **: 06:39:09.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:10 
02:39:10 (SWT:1522): Gdk-CRITICAL **: 06:39:10.222: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:10 
02:39:10 (SWT:1522): Gtk-WARNING **: 06:39:10.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.529: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.550: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.562: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.596: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.613: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.631: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.646: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.811: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:12 
02:39:12 (SWT:1522): Gtk-CRITICAL **: 06:39:12.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:13 
02:39:13 (SWT:1522): Gtk-CRITICAL **: 06:39:13.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:13 
02:39:13 (SWT:1522): Gtk-CRITICAL **: 06:39:13.063: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:13 
02:39:13 (SWT:1522): Gtk-CRITICAL **: 06:39:13.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:13 
02:39:13 (SWT:1522): Gdk-CRITICAL **: 06:39:13.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.799: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:13 
02:39:13 (SWT:1522): Gtk-WARNING **: 06:39:13.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:15 
02:39:15 (SWT:1522): Gtk-CRITICAL **: 06:39:15.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:15 
02:39:15 (SWT:1522): Gtk-CRITICAL **: 06:39:15.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:15 
02:39:15 (SWT:1522): Gtk-CRITICAL **: 06:39:15.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:15 
02:39:15 (SWT:1522): Gtk-CRITICAL **: 06:39:15.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:15 
02:39:15 (SWT:1522): Gdk-CRITICAL **: 06:39:15.940: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:16 
02:39:16 (SWT:1522): Gtk-WARNING **: 06:39:16.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-CRITICAL **: 06:39:18.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:18 
02:39:18 (SWT:1522): Gtk-CRITICAL **: 06:39:18.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:18 
02:39:18 (SWT:1522): Gtk-CRITICAL **: 06:39:18.096: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:18 
02:39:18 (SWT:1522): Gtk-CRITICAL **: 06:39:18.118: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:18 
02:39:18 (SWT:1522): Gtk-CRITICAL **: 06:39:18.124: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:18 
02:39:18 (SWT:1522): Gdk-CRITICAL **: 06:39:18.441: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:18 
02:39:18 (SWT:1522): Gtk-WARNING **: 06:39:18.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:20 
02:39:20 (SWT:1522): Gtk-CRITICAL **: 06:39:20.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:20 
02:39:20 (SWT:1522): Gtk-CRITICAL **: 06:39:20.611: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:20 
02:39:20 (SWT:1522): Gtk-CRITICAL **: 06:39:20.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:39:20 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.216 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
02:39:20 findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.479 s
02:39:20 typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 3.243 s
02:39:20 setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.475 s
02:39:20 typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.5 s
02:39:20 findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.517 s
02:39:20 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
02:39:20 
02:39:20 (SWT:1522): Gdk-CRITICAL **: 06:39:20.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:21 
02:39:21 (SWT:1522): Gtk-WARNING **: 06:39:21.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gdk-CRITICAL **: 06:39:23.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.867: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:23 
02:39:23 (SWT:1522): Gtk-WARNING **: 06:39:23.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gdk-CRITICAL **: 06:39:26.025: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:26 
02:39:26 (SWT:1522): Gtk-WARNING **: 06:39:26.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:28 
02:39:28 (SWT:1522): Gdk-CRITICAL **: 06:39:28.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:29 
02:39:29 (SWT:1522): Gtk-WARNING **: 06:39:29.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gdk-CRITICAL **: 06:39:33.404: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.916: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:33 
02:39:33 (SWT:1522): Gtk-WARNING **: 06:39:33.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gdk-CRITICAL **: 06:39:36.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.548: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:36 
02:39:36 (SWT:1522): Gtk-WARNING **: 06:39:36.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:40 
02:39:40 (SWT:1522): Gdk-CRITICAL **: 06:39:40.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.017: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:41 
02:39:41 (SWT:1522): Gtk-WARNING **: 06:39:41.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.166 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
02:39:43 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.524 s
02:39:43 findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.541 s
02:39:43 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.77 s
02:39:43 doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 4.609 s
02:39:43 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.793 s
02:39:43 doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 4.458 s
02:39:43 isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 2.471 s
02:39:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
02:39:43 
02:39:43 (SWT:1522): Gdk-CRITICAL **: 06:39:43.128: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.481: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:43 
02:39:43 (SWT:1522): Gtk-WARNING **: 06:39:43.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gdk-CRITICAL **: 06:39:45.432: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.827: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.835: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.836: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:45 
02:39:45 (SWT:1522): Gtk-WARNING **: 06:39:45.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.801 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
02:39:47 findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 2.304 s
02:39:47 activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 2.496 s
02:39:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
02:39:47 
02:39:47 (SWT:1522): Gdk-CRITICAL **: 06:39:47.936: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.310: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:48 
02:39:48 (SWT:1522): Gtk-WARNING **: 06:39:48.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gdk-CRITICAL **: 06:39:50.613: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:50 
02:39:50 (SWT:1522): Gtk-WARNING **: 06:39:50.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gdk-CRITICAL **: 06:39:53.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:53 
02:39:53 (SWT:1522): Gtk-WARNING **: 06:39:53.595: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:55 
02:39:55 (SWT:1522): Gdk-CRITICAL **: 06:39:55.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:56 
02:39:56 (SWT:1522): Gtk-WARNING **: 06:39:56.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:58 
02:39:58 (SWT:1522): Gdk-CRITICAL **: 06:39:58.757: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.181: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.185: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:39:59 
02:39:59 (SWT:1522): Gtk-WARNING **: 06:39:59.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gdk-CRITICAL **: 06:40:01.550: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.919: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.923: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:01 
02:40:01 (SWT:1522): Gtk-WARNING **: 06:40:01.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:03 
02:40:03 (SWT:1522): Gdk-CRITICAL **: 06:40:03.978: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.299: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:04 
02:40:04 (SWT:1522): Gtk-WARNING **: 06:40:04.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gdk-CRITICAL **: 06:40:06.334: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:06 
02:40:06 (SWT:1522): Gtk-WARNING **: 06:40:06.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:08 
02:40:08 (SWT:1522): Gdk-CRITICAL **: 06:40:08.866: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.217: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:09 
02:40:09 (SWT:1522): Gtk-WARNING **: 06:40:09.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gdk-CRITICAL **: 06:40:11.608: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:11 
02:40:11 (SWT:1522): Gtk-WARNING **: 06:40:11.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gdk-CRITICAL **: 06:40:14.201: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.569: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:14 
02:40:14 (SWT:1522): Gtk-WARNING **: 06:40:14.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:16 
02:40:16 (SWT:1522): Gdk-CRITICAL **: 06:40:16.837: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:17 
02:40:17 (SWT:1522): Gtk-WARNING **: 06:40:17.263: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:19 
02:40:19 (SWT:1522): Gdk-CRITICAL **: 06:40:19.811: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:20 
02:40:20 (SWT:1522): Gtk-WARNING **: 06:40:20.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gdk-CRITICAL **: 06:40:22.501: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.970: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.975: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:22 
02:40:22 (SWT:1522): Gtk-WARNING **: 06:40:22.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gdk-CRITICAL **: 06:40:25.059: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.385: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:25 
02:40:25 (SWT:1522): Gtk-WARNING **: 06:40:25.388: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gdk-CRITICAL **: 06:40:27.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.713: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:27 
02:40:27 (SWT:1522): Gtk-WARNING **: 06:40:27.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.386 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
02:40:30 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.677 s
02:40:30 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.611 s
02:40:30 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.645 s
02:40:30 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.889 s
02:40:30 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.792 s
02:40:30 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.428 s
02:40:30 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.356 s
02:40:30 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.532 s
02:40:30 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.742 s
02:40:30 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.592 s
02:40:30 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.636 s
02:40:30 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.974 s
02:40:30 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.691 s
02:40:30 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.557 s
02:40:30 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.315 s
02:40:30 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.947 s
02:40:30 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
02:40:30 
02:40:30 (SWT:1522): Gdk-CRITICAL **: 06:40:30.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:30 
02:40:30 (SWT:1522): Gtk-WARNING **: 06:40:30.769: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gdk-CRITICAL **: 06:40:33.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:33 
02:40:33 (SWT:1522): Gtk-WARNING **: 06:40:33.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:35 
02:40:35 (SWT:1522): Gdk-CRITICAL **: 06:40:35.925: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:36 
02:40:36 (SWT:1522): Gtk-WARNING **: 06:40:36.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:38 
02:40:38 (SWT:1522): Gdk-CRITICAL **: 06:40:38.684: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.083: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:39 
02:40:39 (SWT:1522): Gtk-WARNING **: 06:40:39.089: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gdk-CRITICAL **: 06:40:41.289: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:41 
02:40:41 (SWT:1522): Gtk-WARNING **: 06:40:41.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gdk-CRITICAL **: 06:40:44.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:44 
02:40:44 (SWT:1522): Gtk-WARNING **: 06:40:44.435: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:46 
02:40:46 (SWT:1522): Gdk-CRITICAL **: 06:40:46.747: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.147: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:47 
02:40:47 (SWT:1522): Gtk-WARNING **: 06:40:47.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.234 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
02:40:49 clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.901 s
02:40:49 clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.7 s
02:40:49 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.758 s
02:40:49 selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.604 s
02:40:49 deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.755 s
02:40:49 clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.703 s
02:40:49 togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.81 s
02:40:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
02:40:49 
02:40:49 (SWT:1522): Gdk-CRITICAL **: 06:40:49.568: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.967: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:49 
02:40:49 (SWT:1522): Gtk-WARNING **: 06:40:49.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gdk-CRITICAL **: 06:40:52.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:52 
02:40:52 (SWT:1522): Gtk-WARNING **: 06:40:52.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:58 
02:40:58 (SWT:1522): Gdk-CRITICAL **: 06:40:58.964: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.432: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:40:59 
02:40:59 (SWT:1522): Gtk-WARNING **: 06:40:59.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.179 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
02:41:05 clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 2.78 s
02:41:05 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 6.617 s
02:41:05 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 6.782 s
02:41:05 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
02:41:05 
02:41:05 (SWT:1522): Gdk-CRITICAL **: 06:41:05.749: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:06 
02:41:06 (SWT:1522): Gdk-CRITICAL **: 06:41:06.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:06 
02:41:06 (SWT:1522): Gdk-CRITICAL **: 06:41:06.652: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:07 
02:41:07 (SWT:1522): Gdk-CRITICAL **: 06:41:07.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:07 
02:41:07 (SWT:1522): Gdk-CRITICAL **: 06:41:07.599: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:08 
02:41:08 (SWT:1522): Gdk-CRITICAL **: 06:41:08.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:08 
02:41:08 (SWT:1522): Gdk-CRITICAL **: 06:41:08.529: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:09 
02:41:09 (SWT:1522): Gdk-CRITICAL **: 06:41:09.008: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:09 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.721 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
02:41:09 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.45 s
02:41:09 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.453 s
02:41:09 findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.511 s
02:41:09 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.435 s
02:41:09 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.443 s
02:41:09 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.487 s
02:41:09 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.48 s
02:41:09 setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.461 s
02:41:09 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
02:41:09 
02:41:09 (SWT:1522): Gdk-CRITICAL **: 06:41:09.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:09 
02:41:09 (SWT:1522): Gtk-WARNING **: 06:41:09.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gdk-CRITICAL **: 06:41:12.287: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.682: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:12 
02:41:12 (SWT:1522): Gtk-WARNING **: 06:41:12.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.439 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
02:41:14 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.813 s
02:41:14 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.624 s
02:41:14 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped
02:41:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
02:41:14 
02:41:14 (SWT:1522): Gdk-CRITICAL **: 06:41:14.913: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.075 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
02:41:17 clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest)  Time elapsed: 3.074 s
02:41:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
02:41:17 
02:41:17 (SWT:1522): Gdk-CRITICAL **: 06:41:17.995: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:18 
02:41:18 (SWT:1522): Gdk-CRITICAL **: 06:41:18.074: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:18 
02:41:18 (SWT:1522): Gdk-CRITICAL **: 06:41:18.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:23 
02:41:23 (SWT:1522): Gdk-CRITICAL **: 06:41:23.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:23 
02:41:23 (SWT:1522): Gdk-CRITICAL **: 06:41:23.283: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:23 
02:41:23 (SWT:1522): Gdk-CRITICAL **: 06:41:23.340: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:28 
02:41:28 (SWT:1522): Gdk-CRITICAL **: 06:41:28.428: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:29 
02:41:29 (SWT:1522): Gdk-CRITICAL **: 06:41:29.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:29 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.588 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
02:41:29 getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.079 s
02:41:29 getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.066 s
02:41:29 noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.069 s
02:41:29 bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.073 s
02:41:29 findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.057 s
02:41:29 closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.089 s
02:41:29 testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 1.083 s
02:41:29 findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.068 s
02:41:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
02:41:29 
02:41:29 (SWT:1522): Gdk-CRITICAL **: 06:41:29.583: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:29 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
02:41:29 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest)  Time elapsed: 0.086 s
02:41:29 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
02:41:29 
02:41:29 (SWT:1522): Gdk-CRITICAL **: 06:41:29.672: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.129: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:30 
02:41:30 (SWT:1522): Gtk-WARNING **: 06:41:30.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gdk-CRITICAL **: 06:41:32.444: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:32 
02:41:32 (SWT:1522): Gtk-WARNING **: 06:41:32.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gdk-CRITICAL **: 06:41:35.194: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:35 
02:41:35 (SWT:1522): Gtk-WARNING **: 06:41:35.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:37 
02:41:37 (SWT:1522): Gdk-CRITICAL **: 06:41:37.943: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:38 
02:41:38 (SWT:1522): Gtk-WARNING **: 06:41:38.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:40 
02:41:40 (SWT:1522): Gdk-CRITICAL **: 06:41:40.585: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:41 
02:41:41 (SWT:1522): Gtk-WARNING **: 06:41:41.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gdk-CRITICAL **: 06:41:43.466: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:43 
02:41:43 (SWT:1522): Gtk-WARNING **: 06:41:43.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.468 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
02:41:46 doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.772 s
02:41:46 click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.749 s
02:41:46 findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.75 s
02:41:46 doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.642 s
02:41:46 clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.881 s
02:41:46 findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.673 s
02:41:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
02:41:46 
02:41:46 (SWT:1522): Gdk-CRITICAL **: 06:41:46.143: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.564: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:46 
02:41:46 (SWT:1522): Gtk-WARNING **: 06:41:46.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:48 
02:41:48 (SWT:1522): Gdk-CRITICAL **: 06:41:48.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.441: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:49 
02:41:49 (SWT:1522): Gtk-WARNING **: 06:41:49.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:51 
02:41:51 (SWT:1522): Gdk-CRITICAL **: 06:41:51.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:52 
02:41:52 (SWT:1522): Gtk-WARNING **: 06:41:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:54 
02:41:54 (SWT:1522): Gdk-CRITICAL **: 06:41:54.786: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.202: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:55 
02:41:55 (SWT:1522): Gtk-WARNING **: 06:41:55.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:57 
02:41:57 (SWT:1522): Gdk-CRITICAL **: 06:41:57.618: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:41:58 
02:41:58 (SWT:1522): Gtk-WARNING **: 06:41:58.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:00 
02:42:00 (SWT:1522): Gdk-CRITICAL **: 06:42:00.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.022: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:01 
02:42:01 (SWT:1522): Gtk-WARNING **: 06:42:01.025: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:03 
02:42:03 (SWT:1522): Gdk-CRITICAL **: 06:42:03.786: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.207: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:04 
02:42:04 (SWT:1522): Gtk-WARNING **: 06:42:04.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:06 
02:42:06 (SWT:1522): Gdk-CRITICAL **: 06:42:06.577: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:07 
02:42:07 (SWT:1522): Gtk-WARNING **: 06:42:07.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gdk-CRITICAL **: 06:42:10.044: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.522: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:10 
02:42:10 (SWT:1522): Gtk-WARNING **: 06:42:10.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:13 
02:42:13 (SWT:1522): Gdk-CRITICAL **: 06:42:13.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:14 
02:42:14 (SWT:1522): Gtk-WARNING **: 06:42:14.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:16 
02:42:16 (SWT:1522): Gdk-CRITICAL **: 06:42:16.753: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:17 
02:42:17 (SWT:1522): Gtk-WARNING **: 06:42:17.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gdk-CRITICAL **: 06:42:20.227: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:20 
02:42:20 (SWT:1522): Gtk-WARNING **: 06:42:20.642: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gdk-CRITICAL **: 06:42:23.324: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:23 
02:42:23 (SWT:1522): Gtk-WARNING **: 06:42:23.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:26 
02:42:26 (SWT:1522): Gdk-CRITICAL **: 06:42:26.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:27 
02:42:27 (SWT:1522): Gtk-WARNING **: 06:42:27.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:30 
02:42:30 (SWT:1522): Gdk-CRITICAL **: 06:42:30.851: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:31 
02:42:31 (SWT:1522): Gtk-WARNING **: 06:42:31.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:33 
02:42:33 (SWT:1522): Gdk-CRITICAL **: 06:42:33.829: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:34 
02:42:34 (SWT:1522): Gtk-WARNING **: 06:42:34.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:36 
02:42:36 (SWT:1522): Gdk-CRITICAL **: 06:42:36.725: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.251: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:37 
02:42:37 (SWT:1522): Gtk-WARNING **: 06:42:37.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gdk-CRITICAL **: 06:42:39.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.994: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:39 
02:42:39 (SWT:1522): Gtk-WARNING **: 06:42:39.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gdk-CRITICAL **: 06:42:42.509: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.917: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.918: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:42 
02:42:42 (SWT:1522): Gtk-WARNING **: 06:42:42.921: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gdk-CRITICAL **: 06:42:45.379: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.793: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:45 
02:42:45 (SWT:1522): Gtk-WARNING **: 06:42:45.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gdk-CRITICAL **: 06:42:48.224: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.694: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:48 
02:42:48 (SWT:1522): Gtk-WARNING **: 06:42:48.698: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gdk-CRITICAL **: 06:42:51.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.541: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:51 
02:42:51 (SWT:1522): Gtk-WARNING **: 06:42:51.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:53 
02:42:53 (SWT:1522): Gdk-CRITICAL **: 06:42:53.944: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:54 
02:42:54 (SWT:1522): Gtk-WARNING **: 06:42:54.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:56 
02:42:56 (SWT:1522): Gdk-CRITICAL **: 06:42:56.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.406: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:42:57 
02:42:57 (SWT:1522): Gtk-WARNING **: 06:42:57.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:00 
02:43:00 (SWT:1522): Gdk-CRITICAL **: 06:43:00.702: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:01 
02:43:01 (SWT:1522): Gtk-WARNING **: 06:43:01.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gdk-CRITICAL **: 06:43:04.262: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:04 
02:43:04 (SWT:1522): Gtk-WARNING **: 06:43:04.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gdk-CRITICAL **: 06:43:07.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:07 
02:43:07 (SWT:1522): Gtk-WARNING **: 06:43:07.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gdk-CRITICAL **: 06:43:10.329: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.855: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.860: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:10 
02:43:10 (SWT:1522): Gtk-WARNING **: 06:43:10.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:13 
02:43:13 (SWT:1522): Gdk-CRITICAL **: 06:43:13.660: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.183: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.188: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:14 
02:43:14 (SWT:1522): Gtk-WARNING **: 06:43:14.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:16 
02:43:16 (SWT:1522): Gdk-CRITICAL **: 06:43:16.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:16 
02:43:16 (SWT:1522): Gtk-WARNING **: 06:43:16.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:17 
02:43:17 (SWT:1522): Gtk-WARNING **: 06:43:17.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:17 
02:43:17 (SWT:1522): Gtk-WARNING **: 06:43:17.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:17 
02:43:17 (SWT:1522): Gtk-WARNING **: 06:43:17.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:17 
02:43:17 (SWT:1522): Gtk-WARNING **: 06:43:17.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:17 
02:43:17 (SWT:1522): Gtk-WARNING **: 06:43:17.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:17 
02:43:17 (SWT:1522): Gtk-WARNING **: 06:43:17.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.295 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
02:43:19 containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.818 s
02:43:19 settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.995 s
02:43:19 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.829 s
02:43:19 selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.832 s
02:43:19 throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.958 s
02:43:19 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.21 s
02:43:19 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.792 s
02:43:19 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.466 s
02:43:19 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.532 s
02:43:19 searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.178 s
02:43:19 settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.473 s
02:43:19 findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.097 s
02:43:19 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.587 s
02:43:19 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.939 s
02:43:19 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.978 s
02:43:19 findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.895 s
02:43:19 throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.854 s
02:43:19 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.929 s
02:43:19 getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.871 s
02:43:19 findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.844 s
02:43:19 findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.914 s
02:43:19 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.807 s
02:43:19 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.997 s
02:43:19 settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.76 s
02:43:19 findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.56 s
02:43:19 getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.016 s
02:43:19 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.051 s
02:43:19 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 3.33 s
02:43:19 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.932 s
02:43:19 throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.846 s
02:43:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
02:43:19 
02:43:19 (SWT:1522): Gdk-CRITICAL **: 06:43:19.442: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
02:43:19 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest)  Time elapsed: 0.057 s
02:43:19 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
02:43:19 
02:43:19 (SWT:1522): Gdk-CRITICAL **: 06:43:19.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.969: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:19 
02:43:19 (SWT:1522): Gtk-WARNING **: 06:43:19.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gdk-CRITICAL **: 06:43:22.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:22 
02:43:22 (SWT:1522): Gtk-WARNING **: 06:43:22.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gdk-CRITICAL **: 06:43:25.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.870: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:25 
02:43:25 (SWT:1522): Gtk-WARNING **: 06:43:25.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.903 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
02:43:28 findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.873 s
02:43:28 canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 3.017 s
02:43:28 findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 3.011 s
02:43:28 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
02:43:28 
02:43:28 (SWT:1522): Gdk-CRITICAL **: 06:43:28.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.865: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.866: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.868: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:28 
02:43:28 (SWT:1522): Gtk-WARNING **: 06:43:28.869: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:31 
02:43:31 (SWT:1522): Gdk-CRITICAL **: 06:43:31.806: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:32 
02:43:32 (SWT:1522): Gtk-WARNING **: 06:43:32.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gdk-CRITICAL **: 06:43:35.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:35 
02:43:35 (SWT:1522): Gtk-WARNING **: 06:43:35.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gdk-CRITICAL **: 06:43:38.361: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.794: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.804: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:38 
02:43:38 (SWT:1522): Gtk-WARNING **: 06:43:38.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:41 
02:43:41 (SWT:1522): Gdk-CRITICAL **: 06:43:41.581: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:42 
02:43:42 (SWT:1522): Gtk-WARNING **: 06:43:42.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:44 
02:43:44 (SWT:1522): Gdk-CRITICAL **: 06:43:44.958: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.398: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:45 
02:43:45 (SWT:1522): Gtk-WARNING **: 06:43:45.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gdk-CRITICAL **: 06:43:48.198: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:48 
02:43:48 (SWT:1522): Gtk-WARNING **: 06:43:48.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gdk-CRITICAL **: 06:43:51.270: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.696: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.705: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.709: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:51 
02:43:51 (SWT:1522): Gtk-WARNING **: 06:43:51.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gdk-CRITICAL **: 06:43:54.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.915: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:54 
02:43:54 (SWT:1522): Gtk-WARNING **: 06:43:54.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:57 
02:43:57 (SWT:1522): Gdk-CRITICAL **: 06:43:57.537: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.107: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.108: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:43:58 
02:43:58 (SWT:1522): Gtk-WARNING **: 06:43:58.111: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gdk-CRITICAL **: 06:44:01.126: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.608: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:01 
02:44:01 (SWT:1522): Gtk-WARNING **: 06:44:01.621: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:04 
02:44:04 (SWT:1522): Gdk-CRITICAL **: 06:44:04.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.184: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.189: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:05 
02:44:05 (SWT:1522): Gtk-WARNING **: 06:44:05.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:07 
02:44:07 (SWT:1522): Gdk-CRITICAL **: 06:44:07.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:08 
02:44:08 (SWT:1522): Gtk-WARNING **: 06:44:08.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gdk-CRITICAL **: 06:44:11.161: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.644: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.648: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.650: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:11 
02:44:11 (SWT:1522): Gtk-WARNING **: 06:44:11.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:14 
02:44:14 (SWT:1522): Gdk-CRITICAL **: 06:44:14.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.364: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.368: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:15 
02:44:15 (SWT:1522): Gtk-WARNING **: 06:44:15.371: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:17 
02:44:17 (SWT:1522): Gdk-CRITICAL **: 06:44:17.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:18 
02:44:18 (SWT:1522): Gtk-WARNING **: 06:44:18.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:20 
02:44:20 (SWT:1522): Gdk-CRITICAL **: 06:44:20.938: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.395: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:21 
02:44:21 (SWT:1522): Gtk-WARNING **: 06:44:21.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:23 
02:44:23 (SWT:1522): Gdk-CRITICAL **: 06:44:23.928: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:24 
02:44:24 (SWT:1522): Gtk-WARNING **: 06:44:24.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gdk-CRITICAL **: 06:44:27.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.965: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:27 
02:44:27 (SWT:1522): Gtk-WARNING **: 06:44:27.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:30 
02:44:30 (SWT:1522): Gdk-CRITICAL **: 06:44:30.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.073: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.074: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:31 
02:44:31 (SWT:1522): Gtk-WARNING **: 06:44:31.077: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:33 
02:44:33 (SWT:1522): Gdk-CRITICAL **: 06:44:33.655: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.093: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:34 
02:44:34 (SWT:1522): Gtk-WARNING **: 06:44:34.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:36 
02:44:36 (SWT:1522): Gdk-CRITICAL **: 06:44:36.715: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:37 
02:44:37 (SWT:1522): Gtk-WARNING **: 06:44:37.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gdk-CRITICAL **: 06:44:40.300: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:40 
02:44:40 (SWT:1522): Gtk-WARNING **: 06:44:40.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:48 
02:44:48 (SWT:1522): Gdk-CRITICAL **: 06:44:48.645: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.097: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:49 
02:44:49 (SWT:1522): Gtk-WARNING **: 06:44:49.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gdk-CRITICAL **: 06:44:52.009: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:52 
02:44:52 (SWT:1522): Gtk-WARNING **: 06:44:52.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gdk-CRITICAL **: 06:44:55.410: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:55 
02:44:55 (SWT:1522): Gtk-WARNING **: 06:44:55.913: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:44:58 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.427 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
02:44:58 setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.396 s
02:44:58 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.284 s
02:44:58 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.271 s
02:44:58 doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.22 s
02:44:58 clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.377 s
02:44:58 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.24 s
02:44:58 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.071 s
02:44:58 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.154 s
02:44:58 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.113 s
02:44:58 findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.589 s
02:44:58 expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.612 s
02:44:58 expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.11 s
02:44:58 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.313 s
02:44:58 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.723 s
02:44:58 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.989 s
02:44:58 getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.062 s
02:44:58 selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.99 s
02:44:58 expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.598 s
02:44:58 findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.102 s
02:44:58 expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.025 s
02:44:58 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.061 s
02:44:58 clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.585 s
02:44:58 setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 8.345 s
02:44:58 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.364 s
02:44:58 getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.4 s
02:44:58 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 3.425 s
02:44:58 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
02:44:58 
02:44:58 (SWT:1522): Gdk-CRITICAL **: 06:44:58.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:59 
02:44:59 (SWT:1522): Gdk-CRITICAL **: 06:44:59.406: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:44:59 
02:44:59 (SWT:1522): Gdk-CRITICAL **: 06:44:59.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:00 
02:45:00 (SWT:1522): Gdk-CRITICAL **: 06:45:00.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:01 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.4 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
02:45:01 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.564 s
02:45:01 findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.551 s
02:45:01 findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.658 s
02:45:01 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.625 s
02:45:01 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
02:45:01 
02:45:01 (SWT:1522): Gdk-CRITICAL **: 06:45:01.245: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.753: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:01 
02:45:01 (SWT:1522): Gtk-WARNING **: 06:45:01.772: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gdk-CRITICAL **: 06:45:04.497: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.968: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.973: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:04 
02:45:04 (SWT:1522): Gtk-WARNING **: 06:45:04.980: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:07 
02:45:07 (SWT:1522): Gdk-CRITICAL **: 06:45:07.754: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.204: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.209: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:08 
02:45:08 (SWT:1522): Gtk-WARNING **: 06:45:08.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:10 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.668 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
02:45:10 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.251 s
02:45:10 getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
02:45:10 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.257 s
02:45:10 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 3.158 s
02:45:10 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
02:45:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
02:45:10 
02:45:10 (SWT:1522): Gdk-CRITICAL **: 06:45:10.918: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:10 
02:45:10 (SWT:1522): Gdk-CRITICAL **: 06:45:10.956: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:11 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.142 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
02:45:11 testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped
02:45:11 testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest)  Time elapsed: 0.103 s
02:45:11 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
02:45:11 
02:45:11 (SWT:1522): Gdk-CRITICAL **: 06:45:11.066: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.662: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:11 
02:45:11 (SWT:1522): Gtk-WARNING **: 06:45:11.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:14 
02:45:14 (SWT:1522): Gdk-CRITICAL **: 06:45:14.598: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.128: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:15 
02:45:15 (SWT:1522): Gtk-WARNING **: 06:45:15.145: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:17 
02:45:17 (SWT:1522): Gdk-CRITICAL **: 06:45:17.931: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.417: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:18 
02:45:18 (SWT:1522): Gtk-WARNING **: 06:45:18.420: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:21 
02:45:21 (SWT:1522): Gdk-CRITICAL **: 06:45:21.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:22 
02:45:22 (SWT:1522): Gtk-WARNING **: 06:45:22.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:24 
02:45:24 (SWT:1522): Gdk-CRITICAL **: 06:45:24.883: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.459: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.476: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:25 
02:45:25 (SWT:1522): Gtk-WARNING **: 06:45:25.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:28 
02:45:28 (SWT:1522): Gdk-CRITICAL **: 06:45:28.502: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.086: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:29 
02:45:29 (SWT:1522): Gtk-WARNING **: 06:45:29.103: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gdk-CRITICAL **: 06:45:32.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.926: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:32 
02:45:32 (SWT:1522): Gtk-WARNING **: 06:45:32.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gdk-CRITICAL **: 06:45:36.229: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.781: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:36 
02:45:36 (SWT:1522): Gtk-WARNING **: 06:45:36.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.889 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
02:45:39 findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.536 s
02:45:39 getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.332 s
02:45:39 findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.593 s
02:45:39 findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.359 s
02:45:39 nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.617 s
02:45:39 getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.777 s
02:45:39 previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.95 s
02:45:39 findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 3.724 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
02:45:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
02:45:39 testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 s
02:45:39 testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
02:45:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
02:45:39 equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
02:45:39 equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
02:45:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
02:45:39 getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
02:45:39 hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
02:45:39 equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
02:45:39 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
02:45:39 canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
02:45:39 popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
02:45:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
02:45:39 getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest)  Time elapsed: 0.001 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
02:45:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
02:45:39 canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
02:45:39 canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
02:45:39 canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
02:45:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
02:45:39 canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.001 s
02:45:39 canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
02:45:39 canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0.014 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
02:45:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
02:45:39 canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.001 s
02:45:39 isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
02:45:39 joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.001 s
02:45:39 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
02:45:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
02:45:40 getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0.002 s
02:45:40 mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0 s
02:45:40 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
02:45:40 
02:45:40 (SWT:1522): Gdk-CRITICAL **: 06:45:40.001: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:40 
02:45:40 (SWT:1522): Gtk-CRITICAL **: 06:45:40.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:45:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
02:45:40 testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest)  Time elapsed: 0.173 s
02:45:40 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
02:45:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
02:45:40 translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest)  Time elapsed: 0.001 s
02:45:40 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
02:45:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
02:45:40 hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0.001 s
02:45:40 getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:45:40 equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:45:40 hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:45:40 equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
02:45:40 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
02:45:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
02:45:40 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
02:45:40 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
02:45:40 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
02:45:40 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
02:45:40 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:45:40 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:45:40 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:45:40 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:45:40 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
02:45:40 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
02:45:40 
02:45:40 (SWT:1522): Gdk-CRITICAL **: 06:45:40.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
02:45:40 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.074 s
02:45:40 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
02:45:40 
02:45:40 (SWT:1522): Gdk-CRITICAL **: 06:45:40.269: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
02:45:40 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.517 s
02:45:40 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
02:45:40 
02:45:40 (SWT:1522): Gdk-CRITICAL **: 06:45:40.789: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
02:45:40 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.035 s
02:45:40 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
02:45:40 
02:45:40 (SWT:1522): Gdk-CRITICAL **: 06:45:40.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.428: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:41 
02:45:41 (SWT:1522): Gtk-WARNING **: 06:45:41.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
02:45:44 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 3.563 s
02:45:44 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
02:45:44 
02:45:44 (SWT:1522): Gdk-CRITICAL **: 06:45:44.393: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
02:45:44 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.528 s
02:45:44 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
02:45:44 
02:45:44 (SWT:1522): Gdk-CRITICAL **: 06:45:44.924: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
02:45:44 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.062 s
02:45:44 Running org.eclipse.swtbot.swt.finder.SWTBotTest
02:45:44 
02:45:44 (SWT:1522): Gdk-CRITICAL **: 06:45:44.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:45 
02:45:45 (SWT:1522): Gdk-CRITICAL **: 06:45:45.094: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:45 
02:45:45 (SWT:1522): Gdk-CRITICAL **: 06:45:45.192: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:50 
02:45:50 (SWT:1522): Gdk-CRITICAL **: 06:45:50.284: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:52 
02:45:52 (SWT:1522): Gdk-CRITICAL **: 06:45:52.882: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:52 
02:45:52 (SWT:1522): Gdk-CRITICAL **: 06:45:52.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:53 
02:45:53 (SWT:1522): Gdk-CRITICAL **: 06:45:53.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:58 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.181 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
02:45:58 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.104 s
02:45:58 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.098 s
02:45:58 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.092 s
02:45:58 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.599 s
02:45:58 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.088 s
02:45:58 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.102 s
02:45:58 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.097 s
02:45:58 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
02:45:58 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
02:45:58 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.006 s
02:45:58 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
02:45:58 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
02:45:58 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
02:45:58 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.004 s
02:45:58 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
02:45:58 
02:45:58 (SWT:1522): Gdk-CRITICAL **: 06:45:58.191: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:45:58 
02:45:58 (SWT:1522): Gtk-WARNING **: 06:45:58.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gdk-CRITICAL **: 06:46:01.417: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:01 
02:46:01 (SWT:1522): Gtk-WARNING **: 06:46:01.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:04 
02:46:04 (SWT:1522): Gdk-CRITICAL **: 06:46:04.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:04 
02:46:04 (SWT:1522): Gtk-WARNING **: 06:46:04.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:05 
02:46:05 (SWT:1522): Gtk-WARNING **: 06:46:05.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:05 
02:46:05 (SWT:1522): Gtk-WARNING **: 06:46:05.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:05 
02:46:05 (SWT:1522): Gtk-WARNING **: 06:46:05.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:05 
02:46:05 (SWT:1522): Gtk-WARNING **: 06:46:05.007: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:05 
02:46:05 (SWT:1522): Gtk-WARNING **: 06:46:05.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:05 
02:46:05 (SWT:1522): Gtk-WARNING **: 06:46:05.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:07 
02:46:07 (SWT:1522): Gdk-CRITICAL **: 06:46:07.631: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.105: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:08 
02:46:08 (SWT:1522): Gtk-WARNING **: 06:46:08.109: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:10 
02:46:10 (SWT:1522): Gdk-CRITICAL **: 06:46:10.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:11 
02:46:11 (SWT:1522): Gtk-WARNING **: 06:46:11.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:13 
02:46:13 (SWT:1522): Gdk-CRITICAL **: 06:46:13.860: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:14 
02:46:14 (SWT:1522): Gtk-WARNING **: 06:46:14.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:16 
02:46:16 (SWT:1522): Gdk-CRITICAL **: 06:46:16.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:17 
02:46:17 (SWT:1522): Gtk-WARNING **: 06:46:17.418: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gdk-CRITICAL **: 06:46:20.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:20 
02:46:20 (SWT:1522): Gtk-WARNING **: 06:46:20.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gdk-CRITICAL **: 06:46:23.209: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.695: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:23 
02:46:23 (SWT:1522): Gtk-WARNING **: 06:46:23.699: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gdk-CRITICAL **: 06:46:26.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.886: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.897: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:26 
02:46:26 (SWT:1522): Gtk-WARNING **: 06:46:26.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:29 
02:46:29 (SWT:1522): Gdk-CRITICAL **: 06:46:29.732: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.245: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:30 
02:46:30 (SWT:1522): Gtk-WARNING **: 06:46:30.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:32 
02:46:32 (SWT:1522): Gdk-CRITICAL **: 06:46:32.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.366: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.370: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:33 
02:46:33 (SWT:1522): Gtk-WARNING **: 06:46:33.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gdk-CRITICAL **: 06:46:36.124: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.752: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:36 
02:46:36 (SWT:1522): Gtk-WARNING **: 06:46:36.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:39 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.37 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
02:46:39 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.225 s
02:46:39 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.124 s
02:46:39 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.088 s
02:46:39 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.048 s
02:46:39 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.181 s
02:46:39 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.059 s
02:46:39 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.159 s
02:46:39 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.131 s
02:46:39 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.11 s
02:46:39 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.411 s
02:46:39 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.142 s
02:46:39 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.25 s
02:46:39 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 3.437 s
02:46:39 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
02:46:39 
02:46:39 (SWT:1522): Gdk-CRITICAL **: 06:46:39.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.069: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:40 
02:46:40 (SWT:1522): Gtk-WARNING **: 06:46:40.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:42 
02:46:42 (SWT:1522): Gdk-CRITICAL **: 06:46:42.652: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.141: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:43 
02:46:43 (SWT:1522): Gtk-WARNING **: 06:46:43.144: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:45 
02:46:45 (SWT:1522): Gdk-CRITICAL **: 06:46:45.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:46 
02:46:46 (SWT:1522): Gtk-WARNING **: 06:46:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gdk-CRITICAL **: 06:46:49.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.691: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:49 
02:46:49 (SWT:1522): Gtk-WARNING **: 06:46:49.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:52 
02:46:52 (SWT:1522): Gdk-CRITICAL **: 06:46:52.490: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.003: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.009: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:53 
02:46:53 (SWT:1522): Gtk-WARNING **: 06:46:53.018: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
02:46:55 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.039 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
02:46:55 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.087 s
02:46:55 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.332 s
02:46:55 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.131 s
02:46:55 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.375 s
02:46:55 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 3.113 s
02:46:55 
02:46:55 Results:
02:46:55 
02:46:55 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
02:46:55 
02:46:56 [INFO] All tests passed!
02:46:56 [INFO] 
02:46:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
02:46:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar
02:46:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.pom
02:46:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-sources.jar
02:46:56 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.swt.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:46:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:46:56 [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.1.0-SNAPSHOT/org.eclipse.swtbot.swt.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
02:46:56 [INFO] 
02:46:56 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
02:46:56 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
02:46:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] The project's OSGi version is 4.1.0.202208080625
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] 
02:46:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
02:46:56 [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:46:56 [INFO] 
02:46:56 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
02:46:56 [WARNING] org.eclipse.tycho:tycho-p2-plugin seems not to be enabled but will be required if the generated feature is used in an update-site. You cann add the follwoing snippet to your pom: 
02:46:56             <plugin>
02:46:56                 <groupId>org.eclipse.tycho</groupId>
02:46:56                 <artifactId>tycho-p2-plugin</artifactId>
02:46:56                 <executions>
02:46:56                     <execution>
02:46:56                         <id>attach-p2-metadata</id>
02:46:56                         <phase>package</phase>
02:46:56                         <goals>
02:46:56                             <goal>p2-metadata</goal>
02:46:56                         </goals>
02:46:56                     </execution>
02:46:56                 </executions>
02:46:56             </plugin>
02:46:56 [INFO] 
02:46:56 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
02:46:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:46:56 [INFO] 
02:46:56 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
02:46:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
02:46:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
02:46:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
02:46:59 [INFO] 
02:46:59 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
02:46:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
02:46:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.pom
02:46:59 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/test/features/org.eclipse.swtbot.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-sources-feature.jar
02:46:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2metadata.xml
02:46:59 [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.1.0-SNAPSHOT/org.eclipse.swtbot.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
02:46:59 [INFO] 
02:46:59 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
02:46:59 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
02:46:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] The project's OSGi version is 4.1.0.202208080625
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] 
02:46:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
02:46:59 [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:46:59 [INFO] 
02:46:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
02:46:59 [INFO] 
02:46:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
02:46:59 [INFO] 
02:46:59 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] 
02:46:59 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
02:46:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:46:59 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
02:46:59 [INFO] 
02:46:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
02:46:59 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
02:47:00 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
02:47:02 [INFO] 
02:47:02 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
02:47:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:02 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
02:47:02 [INFO] 
02:47:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
02:47:02 [INFO] 
02:47:02 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
02:47:02 [INFO] Executing Test Runtime with timeout 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:47:02 [INFO] Command line:
02:47:02 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:47:08 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
02:47:08 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:47:08 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:47:08 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:47:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
02:47:09 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.587 s
02:47:09 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.196 s
02:47:09 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.184 s
02:47:09 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
02:47:10 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.292 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
02:47:10 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.179 s
02:47:10 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.209 s
02:47:10 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.209 s
02:47:10 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.169 s
02:47:10 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.168 s
02:47:10 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.184 s
02:47:10 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.171 s
02:47:10 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
02:47:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
02:47:11 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.191 s
02:47:11 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
02:47:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
02:47:11 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 0.175 s
02:47:11 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
02:47:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
02:47:11 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.167 s
02:47:11 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
02:47:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
02:47:11 testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest)  Time elapsed: 0.22 s
02:47:11 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
02:47:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
02:47:11 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.153 s
02:47:11 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
02:47:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
02:47:12 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.146 s
02:47:12 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
02:47:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
02:47:12 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.185 s
02:47:12 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
02:47:12 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
02:47:12 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.162 s
02:47:12 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
02:47:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
02:47:12 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.172 s
02:47:12 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.162 s
02:47:12 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.168 s
02:47:12 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
02:47:13 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
02:47:13 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.181 s
02:47:13 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.145 s
02:47:13 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
02:47:13 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.63 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
02:47:13 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.152 s
02:47:13 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.155 s
02:47:13 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.171 s
02:47:13 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.152 s
02:47:13 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
02:47:14 
02:47:14 (SWT:2064): Gtk-CRITICAL **: 06:47:14.084: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:47:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
02:47:14 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.159 s
02:47:14 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.156 s
02:47:14 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
02:47:14 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
02:47:14 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.187 s
02:47:14 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.16 s
02:47:14 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.152 s
02:47:14 
02:47:14 Results:
02:47:14 
02:47:14 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
02:47:14 
02:47:15 [INFO] All tests passed!
02:47:15 [INFO] 
02:47:15 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
02:47:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar
02:47:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.pom
02:47:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-sources.jar
02:47:15 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:47:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2metadata.xml
02:47:15 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
02:47:15 [INFO] 
02:47:15 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
02:47:15 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
02:47:15 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] The project's OSGi version is 4.1.0.202208080625
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] 
02:47:15 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [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:47:15 [INFO] 
02:47:15 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
02:47:15 [INFO] 
02:47:15 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
02:47:15 [INFO] 
02:47:15 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] 
02:47:15 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:15 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
02:47:15 [INFO] 
02:47:15 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:15 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
02:47:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
02:47:18 [INFO] 
02:47:18 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:18 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
02:47:18 [INFO] 
02:47:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:18 [INFO] 
02:47:18 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:18 [INFO] Executing Test Runtime with timeout 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:47:18 [INFO] Command line:
02:47:18 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:47:25 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
02:47:26 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:47:26 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:47:26 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:47:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.206 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
02:47:26 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 0.939 s
02:47:26 
02:47:26 Results:
02:47:26 
02:47:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:47:26 
02:47:28 [INFO] All tests passed!
02:47:28 [INFO] 
02:47:28 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar
02:47:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.pom
02:47:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-sources.jar
02:47:28 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.generator.jdt.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:47:28 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2metadata.xml
02:47:28 [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.1.0-SNAPSHOT/org.eclipse.swtbot.generator.jdt.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
02:47:28 [INFO] 
02:47:28 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
02:47:28 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
02:47:28 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] The project's OSGi version is 4.1.0.202208080625
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] 
02:47:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [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:47:28 [INFO] 
02:47:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
02:47:28 [INFO] 
02:47:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [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.1.0-SNAPSHOT-sources.jar
02:47:28 [INFO] 
02:47:28 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [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.1.0-SNAPSHOT.jar
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [INFO] 
02:47:28 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:28 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
02:47:28 [INFO] 
02:47:28 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:28 [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.1.0-SNAPSHOT.jar
02:47:30 [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.1.0-SNAPSHOT-sources.jar
02:47:31 [INFO] 
02:47:31 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:31 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:31 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
02:47:31 [INFO] 
02:47:31 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:31 [INFO] 
02:47:31 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:31 [INFO] Executing Test Runtime with timeout 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:47:31 [INFO] Command line:
02:47:31 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:47:37 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
02:47:37 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:47:37 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:47:37 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:47:38 
02:47:38 (SWT:2241): Gtk-CRITICAL **: 06:47:38.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:47:38 
02:47:38 (SWT:2241): Gtk-CRITICAL **: 06:47:38.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:47:40 
02:47:40 (SWT:2241): Gtk-CRITICAL **: 06:47:40.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:47:40 
02:47:40 (SWT:2241): Gtk-CRITICAL **: 06:47:40.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
02:47:40 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.407 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
02:47:40 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 0.588 s
02:47:40 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.261 s
02:47:40 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.502 s
02:47:40 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.165 s
02:47:40 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.072 s
02:47:40 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.315 s
02:47:40 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.053 s
02:47:40 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.042 s
02:47:40 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.078 s
02:47:40 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 0.109 s
02:47:40 
02:47:40 Results:
02:47:40 
02:47:40 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
02:47:40 
02:47:40 [INFO] All tests passed!
02:47:40 [INFO] 
02:47:40 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar
02:47:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.pom
02:47:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-sources.jar
02:47:40 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.nattable.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:47:40 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:47:40 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.nattable.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:47:40 [INFO] 
02:47:40 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
02:47:40 [INFO] 
02:47:40 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
02:47:40 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
02:47:40 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:47:40 [INFO] 
02:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:40 [INFO] The project's OSGi version is 4.1.0.202208080625
02:47:40 [INFO] 
02:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:40 [INFO] 
02:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:40 [INFO] 
02:47:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:40 [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:47:40 [INFO] 
02:47:40 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:40 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
02:47:40 [INFO] 
02:47:40 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:40 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
02:47:41 [INFO] 
02:47:41 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
02:47:41 [INFO] 
02:47:41 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [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.1.0-SNAPSHOT-sources.jar
02:47:41 [INFO] 
02:47:41 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [INFO] 
02:47:41 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [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.1.0-SNAPSHOT.jar
02:47:41 [INFO] 
02:47:41 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [INFO] 
02:47:41 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [INFO] 
02:47:41 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:41 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
02:47:41 [INFO] 
02:47:41 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:41 [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.1.0-SNAPSHOT.jar
02:47:42 [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.1.0-SNAPSHOT-sources.jar
02:47:43 [INFO] 
02:47:43 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:43 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
02:47:43 [INFO] 
02:47:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:43 [INFO] 
02:47:43 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:43 [INFO] Executing Test Runtime with timeout 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:47:43 [INFO] Command line:
02:47:43 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:47:49 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
02:47:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:47:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:47:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:47:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
02:47:50 testCheckBoxGroup(org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest)  Time elapsed: 0.332 s
02:47:50 
02:47:50 Results:
02:47:50 
02:47:50 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:47:50 
02:47:51 [INFO] All tests passed!
02:47:51 [INFO] 
02:47:51 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar
02:47:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.pom
02:47:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-sources.jar
02:47:51 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:47:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:47:51 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.checkboxgroup.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
02:47:51 [INFO] 
02:47:51 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
02:47:51 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
02:47:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] The project's OSGi version is 4.1.0.202208080625
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] 
02:47:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [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:47:51 [INFO] 
02:47:51 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
02:47:51 [INFO] 
02:47:51 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [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.1.0-SNAPSHOT-sources.jar
02:47:51 [INFO] 
02:47:51 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [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.1.0-SNAPSHOT.jar
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [INFO] 
02:47:51 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:51 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
02:47:51 [INFO] 
02:47:51 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:51 [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.1.0-SNAPSHOT.jar
02:47:52 [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.1.0-SNAPSHOT-sources.jar
02:47:53 [INFO] 
02:47:53 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:47:53 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
02:47:53 [INFO] 
02:47:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:53 [INFO] 
02:47:53 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:47:54 [INFO] Executing Test Runtime with timeout 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:47:54 [INFO] Command line:
02:47:54 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:48:00 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
02:48:00 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:48:00 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:48:00 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:48:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
02:48:00 testStepbar(org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest)  Time elapsed: 0.389 s
02:48:00 
02:48:00 Results:
02:48:00 
02:48:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
02:48:00 
02:48:01 [INFO] All tests passed!
02:48:01 [INFO] 
02:48:01 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:48:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar
02:48:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.pom
02:48:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-sources.jar
02:48:01 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.stepbar.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:48:01 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:48:01 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.stepbar.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
02:48:01 [INFO] 
02:48:01 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
02:48:01 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
02:48:01 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] The project's OSGi version is 4.1.0.202208080625
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] 
02:48:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [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:48:01 [INFO] 
02:48:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:48:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
02:48:01 [INFO] 
02:48:01 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:48:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [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.1.0-SNAPSHOT-sources.jar
02:48:01 [INFO] 
02:48:01 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [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.1.0-SNAPSHOT.jar
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [INFO] 
02:48:01 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:48:01 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
02:48:01 [INFO] 
02:48:01 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:01 [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.1.0-SNAPSHOT.jar
02:48:03 [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.1.0-SNAPSHOT-sources.jar
02:48:04 [INFO] 
02:48:04 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:04 [WARNING] Pack200 actions are deprecated and scheduled for removal.
02:48:04 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
02:48:04 [INFO] 
02:48:04 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:04 [INFO] 
02:48:04 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:04 [INFO] Executing Test Runtime with timeout 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:48:04 [INFO] Command line:
02:48:04 	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/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.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.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:48:10 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
02:48:10 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
02:48:10 SLF4J: Defaulting to no-operation (NOP) logger implementation
02:48:10 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.689: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.689: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.739: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.739: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.974: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.974: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.982: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:10 
02:48:10 (SWT:2500): Gtk-WARNING **: 06:48:10.982: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:11 
02:48:11 (SWT:2500): Gtk-WARNING **: 06:48:11.071: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:11 
02:48:11 (SWT:2500): Gtk-WARNING **: 06:48:11.071: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:11 
02:48:11 (SWT:2500): Gtk-WARNING **: 06:48:11.074: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:11 
02:48:11 (SWT:2500): Gtk-WARNING **: 06:48:11.074: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
02:48:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
02:48:11 testSetLowerValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.341 s
02:48:11 testSetUpperValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.088 s
02:48:11 testSetSelection(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.1 s
02:48:11 
02:48:11 Results:
02:48:11 
02:48:11 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
02:48:11 
02:48:11 [INFO] All tests passed!
02:48:11 [INFO] 
02:48:11 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar
02:48:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/pom.xml to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.pom
02:48:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-sources.jar
02:48:11 [INFO] Installing /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/agent/workspace/swtbot-tycho/.repository/org/eclipse/swtbot/plugins/org.eclipse.swtbot.nebula.rangeslider.finder.test/4.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-pack200.jar.pack.gz
02:48:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2metadata.xml
02:48:11 [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.1.0-SNAPSHOT/org.eclipse.swtbot.nebula.rangeslider.finder.test-4.1.0-SNAPSHOT-p2artifacts.xml
02:48:11 [INFO] 
02:48:11 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
02:48:11 [INFO] ------------------------------------------------------------------------
02:48:11 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
02:48:11 [INFO] 
02:48:11 [INFO] Eclipse SWTBot ..................................... SUCCESS [ 10.142 s]
02:48:11 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [ 10.351 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  3.843 s]
02:48:11 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  8.460 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  5.890 s]
02:48:11 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  2.556 s]
02:48:11 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  1.785 s]
02:48:11 [INFO] org.eclipse.swtbot ................................. SUCCESS [  1.942 s]
02:48:11 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  3.317 s]
02:48:11 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  2.752 s]
02:48:11 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  2.241 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  2.017 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  3.029 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  3.249 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.370 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  2.192 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  3.059 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  3.546 s]
02:48:11 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  3.622 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  3.021 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  2.237 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  3.508 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  2.734 s]
02:48:11 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  2.112 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.802 s]
02:48:11 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  7.763 s]
02:48:11 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.222 s]
02:48:11 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  3.669 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  1.911 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  2.478 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  2.948 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  2.468 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.621 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  4.009 s]
02:48:11 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  3.009 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  3.295 s]
02:48:11 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  2.338 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  3.051 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.312 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.205 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  2.891 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.036 s]
02:48:11 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  4.088 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 21.418 s]
02:48:11 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  2.200 s]
02:48:11 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [ 13.329 s]
02:48:11 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [01:54 min]
02:48:11 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 14.059 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [ 10.717 s]
02:48:11 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [14:40 min]
02:48:11 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  3.106 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [ 16.357 s]
02:48:11 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [ 12.589 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [ 12.718 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [ 10.399 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [ 10.307 s]
02:48:11 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [ 10.197 s]
02:48:11 [INFO] ------------------------------------------------------------------------
02:48:11 [INFO] BUILD SUCCESS
02:48:11 [INFO] ------------------------------------------------------------------------
02:48:11 [INFO] Total time:  22:42 min
02:48:11 [INFO] Finished at: 2022-08-08T06:48:11Z
02:48:11 [INFO] ------------------------------------------------------------------------
02:48:12 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins6867638625633487677.sh
02:48:12 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
02:48:13 + 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:48:15 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
02:48:16 Terminating xvnc.
02:48:32 $ ssh-agent -k
02:48:32 unset SSH_AUTH_SOCK;
02:48:32 unset SSH_AGENT_PID;
02:48:32 echo Agent pid 70 killed;
02:48:32 [ssh-agent] Stopped.
02:48:32 Recording test results
02:48:33 [Checks API] No suitable checks publisher found.
02:48:33 Archiving artifacts
02:48:34 Finished: SUCCESS