Skip to content

Console Output

07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Started by an SCM change
07:45:53 Running as SYSTEM
07:45:53 Agent centos-7-26fkr is provisioned from template centos-7
07:45:53 ---
07:45:53 apiVersion: "v1"
07:45:53 kind: "Pod"
07:45:53 metadata:
07:45:53   annotations: {}
07:45:53   labels:
07:45:53     jenkins: "slave"
07:45:53     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
07:45:53     jenkins/label: "migration_jipp-migration_centos-7"
07:45:53   name: "centos-7-26fkr"
07:45:53   namespace: "swtbot"
07:45:53 spec:
07:45:53   containers:
07:45:53   - env:
07:45:53     - name: "JENKINS_SECRET"
07:45:53       value: "********"
07:45:53     - name: "JENKINS_TUNNEL"
07:45:53       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
07:45:53     - name: "JENKINS_AGENT_NAME"
07:45:53       value: "centos-7-26fkr"
07:45:53     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:45:53       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:45:53         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:45:53     - name: "JAVA_TOOL_OPTIONS"
07:45:53       value: ""
07:45:53     - name: "_JAVA_OPTIONS"
07:45:53       value: ""
07:45:53     - name: "OPENJ9_JAVA_OPTIONS"
07:45:53       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:45:53     - name: "JENKINS_NAME"
07:45:53       value: "centos-7-26fkr"
07:45:53     - name: "JENKINS_AGENT_WORKDIR"
07:45:53       value: "/home/jenkins/agent"
07:45:53     - name: "JENKINS_URL"
07:45:53       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
07:45:53     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
07:45:53     imagePullPolicy: "Always"
07:45:53     name: "jnlp"
07:45:53     resources:
07:45:53       limits:
07:45:53         cpu: "2000m"
07:45:53         memory: "4096Mi"
07:45:53       requests:
07:45:53         cpu: "1000m"
07:45:53         memory: "4096Mi"
07:45:53     tty: true
07:45:53     volumeMounts:
07:45:53     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:45:53       name: "m2-dir"
07:45:53       readOnly: true
07:45:53       subPath: "toolchains.xml"
07:45:53     - mountPath: "/home/jenkins/.mavenrc"
07:45:53       name: "m2-dir"
07:45:53       readOnly: true
07:45:53       subPath: ".mavenrc"
07:45:53     - mountPath: "/opt/tools"
07:45:53       name: "volume-0"
07:45:53       readOnly: false
07:45:53     - mountPath: "/home/jenkins"
07:45:53       name: "volume-2"
07:45:53       readOnly: false
07:45:53     - mountPath: "/home/jenkins/.m2/repository"
07:45:53       name: "volume-3"
07:45:53       readOnly: false
07:45:53     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:45:53       name: "m2-secret-dir"
07:45:53       readOnly: true
07:45:53       subPath: "settings-security.xml"
07:45:53     - mountPath: "/home/jenkins/.m2/wrapper"
07:45:53       name: "volume-4"
07:45:53       readOnly: false
07:45:53     - mountPath: "/home/jenkins/.m2/settings.xml"
07:45:53       name: "m2-secret-dir"
07:45:53       readOnly: true
07:45:53       subPath: "settings.xml"
07:45:53     - mountPath: "/home/jenkins/.ssh"
07:45:53       name: "volume-1"
07:45:53       readOnly: false
07:45:53       subPath: ""
07:45:53     - mountPath: "/home/jenkins/agent"
07:45:53       name: "workspace-volume"
07:45:53       readOnly: false
07:45:53     workingDir: "/home/jenkins/agent"
07:45:53   nodeSelector:
07:45:53     kubernetes.io/os: "linux"
07:45:53   restartPolicy: "Never"
07:45:53   volumes:
07:45:53   - name: "volume-0"
07:45:53     persistentVolumeClaim:
07:45:53       claimName: "tools-claim-jiro-swtbot"
07:45:53       readOnly: true
07:45:53   - name: "m2-secret-dir"
07:45:53     secret:
07:45:53       secretName: "m2-secret-dir"
07:45:53   - emptyDir:
07:45:53       medium: ""
07:45:53     name: "volume-2"
07:45:53   - configMap:
07:45:53       name: "m2-dir"
07:45:53     name: "m2-dir"
07:45:53   - configMap:
07:45:53       name: "known-hosts"
07:45:53     name: "volume-1"
07:45:53   - emptyDir:
07:45:53       medium: ""
07:45:53     name: "workspace-volume"
07:45:53   - emptyDir:
07:45:53       medium: ""
07:45:53     name: "volume-4"
07:45:53   - emptyDir:
07:45:53       medium: ""
07:45:53     name: "volume-3"
07:45:53 
07:45:53 Building remotely on centos-7-26fkr (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-tycho
07:45:53 [ssh-agent] Looking for ssh-agent implementation...
07:45:53 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
07:45:53 $ ssh-agent
07:45:53 SSH_AUTH_SOCK=/tmp/ssh-EH69WR3bnadm/agent.57
07:45:53 SSH_AGENT_PID=59
07:45:53 [ssh-agent] Started.
07:45:53 Running ssh-add (command line suppressed)
07:45:53 Identity added: /home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_6946968349371096642.key (/home/jenkins/agent/workspace/swtbot-tycho@tmp/private_key_6946968349371096642.key)
07:45:54 [ssh-agent] Using credentials genie.swtbot (ssh://genie.swtbot@projects-storage.eclipse.org)
07:45:54 The recommended git tool is: NONE
07:45:55 No credentials specified
07:45:55 Cloning the remote Git repository
07:45:55 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
07:45:55  > git init /home/jenkins/agent/workspace/swtbot-tycho # timeout=10
07:45:55 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
07:45:55  > git --version # timeout=10
07:45:55  > git --version # 'git version 2.36.3'
07:45:55  > git fetch --tags --force --progress -- https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:45:56  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
07:45:56  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:45:56 Avoid second fetch
07:45:56  > git rev-parse origin/master^{commit} # timeout=10
07:45:56 Checking out Revision 79cae02546cc715cbe7832b7b35c182c6f1f759c (origin/master)
07:45:56  > git config core.sparsecheckout # timeout=10
07:45:56  > git checkout -f 79cae02546cc715cbe7832b7b35c182c6f1f759c # timeout=10
07:45:59 Commit message: "Remove m2e setuptask that is failing from SWTBot.setup"
07:45:59  > git rev-list --no-walk 5d759516ccd55284ea66738441cae9655d8e9086 # timeout=10
07:46:01 [swtbot-tycho] $ Xvnc -help
07:46:01 Starting xvnc
07:46:01 [swtbot-tycho] $ Xvnc :71 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
07:46:01 
07:46:01 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
07:46:01 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
07:46:01 See http://www.tigervnc.org for information on TigerVNC.
07:46:01 Underlying X server release 12004000, The X.Org Foundation
07:46:01 
07:46:01 
07:46:01 Wed Feb  1 12:46:01 2023
07:46:01  vncext:      VNC extension running!
07:46:01  vncext:      Listening for VNC connections on all interface(s), port 5971
07:46:01  vncext:      created VNC server for screen 0
07:46:01 [swtbot-tycho] $ /bin/bash -x /tmp/jenkins7891101673834422348.sh
07:46:01 + metacity --sm-disable --replace
07:46:01 [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
07:46:02 Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
07:46:02 Maven home: /opt/tools/apache-maven/latest
07:46:02 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
07:46:02 Default locale: en_US, platform encoding: UTF-8
07:46:02 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
07:46:04 [INFO] Scanning for projects...
07:46:18 [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
07:46:23 [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
07:46:23 [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
07:46:26 [INFO] Fetching 202212071000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-12/ (63B)
07:46:26 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.96MB)
07:46:26 [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (421.77kB)
07:46:26 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (65.43kB)
07:46:26 [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
07:46:26 [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
07:46:26 [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
07:46:26 [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
07:46:26 [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
07:46:26 [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
07:46:26 [INFO] Fetching com.ibm.icu_72.1.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.72MB)
07:46:27 [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.78MB)
07:46:27 [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.29MB)
07:46:27 [INFO] Fetching javax.annotation_1.3.5.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.09kB)
07:46:27 [INFO] Fetching org.eclipse.osgi_3.18.200.v20221116-1324.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.47MB)
07:46:27 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.41kB)
07:46:27 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.12kB)
07:46:28 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (361.47kB)
07:46:28 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (146.86kB)
07:46:28 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.35kB)
07:46:28 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (717.41kB)
07:46:28 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (95.26kB)
07:46:28 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.35kB)
07:46:28 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.59kB)
07:46:28 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (302.53kB)
07:46:29 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.45kB)
07:46:29 [INFO] Fetching org.apache.felix.scr_2.2.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.41kB)
07:46:29 [INFO] Fetching org.osgi.service.component_1.5.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (64.86kB)
07:46:29 [INFO] Fetching org.osgi.util.promise_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.45kB)
07:46:29 [INFO] Fetching org.eclipse.core.commands_3.10.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (116.38kB)
07:46:29 [INFO] Fetching org.eclipse.equinox.common_3.17.0.v20221108-1156.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (147.01kB)
07:46:29 [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (101.83kB)
07:46:29 [INFO] Fetching org.eclipse.equinox.preferences_3.10.100.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (135.73kB)
07:46:29 [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (196.21kB)
07:46:30 [INFO] Fetching org.eclipse.core.databinding_1.11.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (289.68kB)
07:46:30 [INFO] Fetching org.eclipse.core.databinding.observable_1.12.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (314.82kB)
07:46:30 [INFO] Fetching org.eclipse.core.databinding.property_1.9.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (164.89kB)
07:46:30 [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (93.93kB)
07:46:30 [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (74.44kB)
07:46:30 [INFO] Fetching org.eclipse.core.jobs_3.13.200.v20221102-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.2kB)
07:46:30 [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (90.9kB)
07:46:30 [INFO] Fetching org.eclipse.e4.core.commands_1.0.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (27.81kB)
07:46:30 [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.29kB)
07:46:31 [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.49kB)
07:46:31 [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.46kB)
07:46:31 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (46.59kB)
07:46:31 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.81kB)
07:46:31 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.96kB)
07:46:31 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.3kB)
07:46:31 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.69kB)
07:46:31 [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.85kB)
07:46:31 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (317.8kB)
07:46:32 [INFO] Fetching org.eclipse.emf.ecore_2.29.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.26MB)
07:46:32 [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (47.66kB)
07:46:32 [INFO] Fetching org.eclipse.swt_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.79kB)
07:46:32 [INFO] Fetching org.eclipse.e4.ui.services_1.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.37kB)
07:46:32 [INFO] Fetching org.eclipse.jface_3.28.0.v20221024-1426.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.11MB)
07:46:32 [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (215.91kB)
07:46:32 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.700.v20221102-0748.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (205.05kB)
07:46:32 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.05kB)
07:46:33 [INFO] Fetching org.eclipse.e4.ui.di_1.4.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.22kB)
07:46:33 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.52kB)
07:46:33 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (397.12kB)
07:46:33 [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.33kB)
07:46:33 [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (15.12kB)
07:46:33 [INFO] Fetching org.eclipse.e4.ui.workbench_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (266.96kB)
07:46:33 [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (89.67kB)
07:46:33 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.17.0.v20220817-1334.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (232.69kB)
07:46:33 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.500.v20221028-0801.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (120.02kB)
07:46:34 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (252.15kB)
07:46:34 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.700.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (149.46kB)
07:46:34 [INFO] Fetching org.eclipse.jface.databinding_1.14.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (291.45kB)
07:46:34 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (22.9kB)
07:46:34 [INFO] Fetching org.eclipse.urischeme_1.2.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (53.71kB)
07:46:34 [INFO] Fetching org.eclipse.emf.common_2.27.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (369.72kB)
07:46:34 [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (270.25kB)
07:46:34 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.0.v20220609-1843.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (58.99kB)
07:46:34 [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.200.v20220523-1051.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (24.02kB)
07:46:35 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.07MB)
07:46:35 [INFO] Fetching org.eclipse.ui.workbench_3.127.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3.49MB)
07:46:35 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (23.09kB)
07:46:35 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (21.23kB)
07:46:35 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.48MB)
07:46:35 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.122.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.15MB)
07:46:36 [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
07:46:36 [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
07:46:36 [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
07:46:36 [INFO] Fetching bcpg_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (393.64kB)
07:46:36 [INFO] Fetching bcprov_1.72.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (10.75MB)
07:46:37 [INFO] Fetching org.eclipse.compare.core_3.7.100.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.26kB)
07:46:37 [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.6kB)
07:46:37 [INFO] Fetching org.eclipse.text_3.12.300.v20220921-1010.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (297.19kB)
07:46:37 [INFO] Fetching org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (71.65kB)
07:46:37 [INFO] Fetching org.eclipse.core.resources_3.18.100.v20221025-2047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (891.79kB)
07:46:37 [INFO] Fetching org.eclipse.e4.ui.ide_3.16.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.32kB)
07:46:37 [INFO] Fetching org.eclipse.equinox.bidi_1.4.200.v20220710-1223.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.55kB)
07:46:37 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.600.v20221106-1146.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.25kB)
07:46:37 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (362.07kB)
07:46:38 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (113.29kB)
07:46:38 [INFO] Fetching org.eclipse.equinox.p2.core_2.9.200.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (79.47kB)
07:46:38 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.300.v20220420-1427.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (68.04kB)
07:46:38 [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.300.v20221030-1923.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (176.44kB)
07:46:38 [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.500.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (221.38kB)
07:46:38 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.100.v20220329-1456.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (132.68kB)
07:46:38 [INFO] Fetching org.eclipse.equinox.security_1.3.1000.v20220801-1135.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (115.07kB)
07:46:38 [INFO] Fetching org.eclipse.jface.text_3.22.0.v20221119-1047.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
07:46:38 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.01kB)
07:46:39 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (72.52kB)
07:46:39 [INFO] Fetching org.eclipse.ui_3.201.200.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (434.06kB)
07:46:39 [INFO] Fetching org.eclipse.ui.editors_3.14.400.v20220730-1844.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (620.52kB)
07:46:39 [INFO] Fetching org.eclipse.ui.ide_3.20.0.v20221027-2208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.41MB)
07:46:39 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.600.v20220809-1658.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (690.83kB)
07:46:39 [INFO] Fetching org.eclipse.ui.navigator_3.10.400.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (424.89kB)
07:46:39 [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
07:46:39 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [INFO] Fetching org.eclipse.draw2d_3.12.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (636.39kB)
07:46:40 [INFO] Fetching org.eclipse.gef_3.13.0.202211301913.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (996.08kB)
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:40 [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
07:46:41 [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
07:46:41 [INFO] Fetching org.eclipse.ant.core_3.6.500.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (109.43kB)
07:46:41 [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.64kB)
07:46:41 [INFO] Fetching org.eclipse.ant.launching_1.3.400.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (163.1kB)
07:46:41 [INFO] Fetching org.eclipse.debug.core_3.20.0.v20220811-0741.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (400.2kB)
07:46:41 [INFO] Fetching org.eclipse.jdt.launching_3.19.800.v20221107-1851.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (570.86kB)
07:46:41 [INFO] Fetching org.eclipse.core.externaltools_1.2.300.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.71kB)
07:46:41 [INFO] Fetching org.eclipse.jdt.core_3.32.0.v20221108-1853.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (6.72MB)
07:46:42 [INFO] Fetching org.eclipse.ant.ui_3.8.300.v20220718-1722.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.04MB)
07:46:42 [INFO] Fetching org.eclipse.ui.externaltools_3.5.200.v20220618-1805.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.66kB)
07:46:42 [INFO] Fetching org.eclipse.ui.console_3.11.400.v20221012-0524.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (245.21kB)
07:46:42 [INFO] Fetching org.eclipse.debug.ui_3.17.100.v20220926-1344.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (3MB)
07:46:42 [INFO] Fetching org.eclipse.jdt.ui_3.27.100.v20221122-0749.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.03MB)
07:46:43 [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.900.v20221001-0715.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.67MB)
07:46:43 [INFO] Fetching org.eclipse.team.core_3.9.600.v20220902-2219.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (402.87kB)
07:46:43 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.13.0.v20220822-0502.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (343.24kB)
07:46:43 [INFO] Fetching org.eclipse.jdt.junit_3.15.100.v20220909-2154.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (546.12kB)
07:46:43 [INFO] Fetching org.eclipse.compare_3.8.500.v20220812-1406.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (806.64kB)
07:46:44 [INFO] Fetching org.eclipse.ui.views_3.11.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (107.38kB)
07:46:44 [INFO] Fetching org.eclipse.ui.forms_3.11.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (331.65kB)
07:46:44 [INFO] Fetching org.eclipse.e4.ui.progress_0.3.600.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (209.6kB)
07:46:44 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.37kB)
07:46:44 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.200.v20220315-2155.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (69.13kB)
07:46:44 [INFO] Fetching org.eclipse.equinox.p2.director_2.5.400.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (112.39kB)
07:46:44 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (429.55kB)
07:46:44 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (432.64kB)
07:46:44 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.200.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.42kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.300.v20220911-2007.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (61.68kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (33.47kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.300.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (133.75kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.200.v20220805-0804.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (103.71kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.200.v20221007-0636.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (246.23kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.63kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.100.v20221111-1340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (26.87kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.100.v20220817-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (77.31kB)
07:46:45 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.100.v20221117-1044.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (28.71kB)
07:46:46 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.200.v20221108-1232.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (256.62kB)
07:46:46 [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.700.v20221015-0933.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (659.54kB)
07:46:46 [INFO] Fetching org.eclipse.equinox.security.ui_1.3.400.v20221007-1815.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (172.26kB)
07:46:46 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.17.0.v20221026-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.2MB)
07:46:46 [INFO] Fetching org.eclipse.jdt.debug_3.20.0.v20220922-0905.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (916.98kB)
07:46:46 [INFO] Fetching org.eclipse.search_3.14.300.v20220905-1020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (491.27kB)
07:46:46 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.200.v20220808-2221.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (470.76kB)
07:46:46 [INFO] Fetching org.eclipse.jdt.junit.core_3.11.500.v20221031-1935.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (178.54kB)
07:46:47 [INFO] Fetching org.eclipse.team.ui_3.9.500.v20220920-2213.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.42MB)
07:46:47 [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.500.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (174.1kB)
07:46:47 [INFO] Fetching org.eclipse.pde.build_3.11.400.v20220923-1253.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (495.56kB)
07:46:47 [INFO] Fetching org.eclipse.pde.core_3.16.0.v20221119-0340.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (1.36MB)
07:46:47 [INFO] Fetching org.eclipse.pde.launching_3.10.200.v20221108-1157.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (142.67kB)
07:46:47 [INFO] Fetching org.eclipse.pde.ui_3.13.700.v20221114-1716.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (4.55MB)
07:46:47 [INFO] Fetching org.eclipse.ui.intro_3.6.600.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (346.47kB)
07:46:48 [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.500.v20220903-1020.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (387.45kB)
07:46:48 [INFO] Fetching org.eclipse.ui.views.log_1.3.400.v20220907-1244.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (174kB)
07:46:48 [INFO] Fetching org.eclipse.ui.genericeditor_1.2.300.v20220915-0924.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (154.68kB)
07:46:48 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.300.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (110.7kB)
07:46:48 [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
07:46:48 [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
07:46:48 [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
07:46:48 [INFO] Fetching org.apache.commons.commons-io_2.11.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (319.47kB)
07:46:48 [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
07:46:48 [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
07:46:48 [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
07:46:48 [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
07:46:48 [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
07:46:48 [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
07:46:49 [INFO] Fetching org.eclipse.jdt_3.18.1400.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (44.74kB)
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:49 [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
07:46:50 [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
07:46:50 [INFO] Fetching junit-jupiter-api_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (202.85kB)
07:46:50 [INFO] Fetching junit-platform-commons_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (100.57kB)
07:46:50 [INFO] Fetching org.opentest4j_1.2.0.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (7.47kB)
07:46:50 [INFO] Fetching junit-jupiter-engine_5.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (240.75kB)
07:46:50 [INFO] Fetching org.junit.platform.engine_1.9.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (212.35kB)
07:46:50 [INFO] Fetching junit-platform-launcher_1.9.1.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (165.25kB)
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [INFO] Fetching org.eclipse.nebula.widgets.gallery_1.0.0.202301171704.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (110.69kB)
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:50 [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
07:46:51 [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
07:46:51 [INFO] Fetching org.eclipse.collections_10.4.0.v20200820-2049.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (11.09MB)
07:46:51 [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_2.1.0.202301241109.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (2.75MB)
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [INFO] Fetching org.eclipse.nebula.widgets.opal.checkboxgroup_1.0.0.202301171704.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (13.35kB)
07:46:52 [INFO] Fetching org.eclipse.nebula.widgets.opal.commons_1.0.0.202301171704.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (111.38kB)
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [INFO] Fetching org.eclipse.nebula.widgets.stepbar_1.0.0.202301171704.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (14.6kB)
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [INFO] Fetching org.eclipse.nebula.widgets.opal.rangeslider_1.0.0.202301171704.jar from https://download.eclipse.org/nebula/snapshot/plugins/ (21.2kB)
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [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
07:46:52 [INFO] Fetching org.junit.platform.launcher_1.9.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (191.94kB)
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [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
07:46:53 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (38.76kB)
07:46:53 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (198.71kB)
07:46:53 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (57.69kB)
07:46:54 [INFO] Fetching org.eclipse.core.databinding.beans_1.9.0.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (81.84kB)
07:46:54 [INFO] Fetching org.eclipse.core.net_1.4.0.v20220813-1037.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (49.45kB)
07:46:54 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (48.16kB)
07:46:54 [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (52.65kB)
07:46:54 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (251.02kB)
07:46:54 [INFO] Fetching org.eclipse.osgi.util_3.7.100.v20220615-1601.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (14.42kB)
07:46:54 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (87.79kB)
07:46:54 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (129.01kB)
07:46:54 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.200.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.59kB)
07:46:55 [INFO] Fetching org.eclipse.jface.notifications_0.5.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (32.9kB)
07:46:55 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (25.74kB)
07:46:55 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.73kB)
07:46:55 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (18.3kB)
07:46:55 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (54.28kB)
07:46:55 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (19.88kB)
07:46:55 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (29.67kB)
07:46:55 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (13.38kB)
07:46:55 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (30.58kB)
07:46:56 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (35.82kB)
07:46:56 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.85kB)
07:46:56 [INFO] Fetching org.eclipse.update.configurator_3.4.1000.v20221114-1512.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (98.21kB)
07:46:56 [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.91kB)
07:46:56 [INFO] Fetching org.eclipse.ui.ide.application_1.4.600.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (114.9kB)
07:46:56 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (136.19kB)
07:46:56 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.100.v20221024-2137.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (12.11kB)
07:46:56 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.13.0.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (31.78kB)
07:46:56 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (42.61kB)
07:46:57 [INFO] Fetching org.eclipse.ui.cocoa_1.3.0.v20221111-1208.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (11.38kB)
07:46:57 [INFO] Fetching org.eclipse.e4.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (22.87kB)
07:46:57 [INFO] Fetching org.eclipse.emf.common_2.28.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.89kB)
07:46:57 [INFO] Fetching org.eclipse.emf.ecore_2.30.0.v20221121-1400.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.96kB)
07:46:57 [INFO] Fetching org.eclipse.rcp_4.26.0.v20221123-2302.jar from https://download.eclipse.org/releases/2022-12/202212071000/features/ (20.95kB)
07:46:57 [INFO] Fetching org.eclipse.rcp_root_4.26.0.v20221123-2302 from https://download.eclipse.org/releases/2022-12/202212071000/binary/ (20.24kB)
07:46:57 [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
07:46:57 [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
07:46:57 [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
07:46:57 [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
07:46:57 [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
07:46:57 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [INFO] Fetching org.eclipse.platform_4.26.0.v20221123-1800.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (689.26kB)
07:46:58 [INFO] Fetching org.eclipse.ui.intro.universal_3.4.300.v20220619-1918.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (2.1MB)
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:58 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [INFO] Fetching ca.odell.glazedlists_1.11.0.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (938.92kB)
07:46:59 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (370.34kB)
07:46:59 [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_2.1.0.202301241109.jar from https://download.eclipse.org/nattable/snapshots/latest/repository/plugins/ (140.84kB)
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:46:59 [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
07:47:00 [INFO] ------------------------------------------------------------------------
07:47:00 [INFO] Reactor Build Order:
07:47:00 [INFO] 
07:47:00 [INFO] Eclipse SWTBot                                                     [pom]
07:47:00 [INFO] org.eclipse.swtbot.ant.junit                            [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.core                         [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.swt.finder                           [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.finder                       [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.e4.finder                            [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.junit4_x                             [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot                                     [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.forms.finder                         [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.forms                               [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.go                                   [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse                             [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.dsl                          [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.gef.finder                   [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.spy                          [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.junit.headless               [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.test.junit                  [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.ui                           [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.generator                            [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.generator.client                     [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.generator.rules.workbench            [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.generator.jdt                        [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.generator.ui                         [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.junit5_x                             [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.gallery.finder                [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swt.examples                                [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.swt.demo                             [eclipse-plugin]
07:47:00 [INFO] org.eclipse.ui.forms.examples                           [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.nattable.finder               [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder          [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.stepbar.finder                [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder            [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.gef                         [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.generator.feature                   [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.ide                                 [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.junit5.headless              [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.junit5                              [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.nebula.gallery                      [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.nebula.nattable                     [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.nebula.checkboxgroup                [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.nebula.stepbar                      [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.nebula.rangeslider                  [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.updatesite                       [eclipse-repository]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.ui.test                 [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards            [eclipse-plugin]
07:47:00 [INFO] org.eclipse.swtbot.forms.finder.test               [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.eclipse.finder.test             [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.e4.finder.test                  [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test      [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.swt.finder.test                 [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.test                                [eclipse-feature]
07:47:00 [INFO] org.eclipse.swtbot.generator.test                  [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.generator.jdt.test              [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test     [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test      [eclipse-test-plugin]
07:47:00 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test  [eclipse-test-plugin]
07:47:00 [INFO] 
07:47:00 [INFO] ---------------------< org.eclipse.swtbot:parent >----------------------
07:47:00 [INFO] Building Eclipse SWTBot 4.1.0-SNAPSHOT                            [1/57]
07:47:00 [INFO] --------------------------------[ pom ]---------------------------------
07:47:00 [INFO] 
07:47:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ parent ---
07:47:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:47:06 [INFO] 
07:47:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ parent ---
07:47:06 [INFO] 
07:47:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ parent ---
07:47:06 [INFO] 
07:47:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ parent ---
07:47:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:06 [INFO] 
07:47:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ parent ---
07:47:08 [INFO] 
07:47:08 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ parent ---
07:47:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:08 [INFO] 
07:47:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ parent ---
07:47:08 [INFO] 
07:47:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent ---
07:47:08 [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
07:47:08 [INFO] 
07:47:08 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit >-------
07:47:08 [INFO] Building org.eclipse.swtbot.ant.junit 4.1.0-SNAPSHOT              [2/57]
07:47:08 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:08 [INFO] 
07:47:08 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.ant.junit ---
07:47:08 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:08 [INFO] 
07:47:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ant.junit ---
07:47:08 [INFO] 
07:47:08 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ant.junit ---
07:47:08 [INFO] 
07:47:08 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ant.junit ---
07:47: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.*
07:47:08 [INFO] 
07:47:08 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.ant.junit ---
07:47:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/main/resources
07:47:09 [INFO] 
07:47:09 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.ant.junit ---
07:47:10 [INFO] 
07:47:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.ant.junit ---
07:47:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ant.junit/src/test/resources
07:47:10 [INFO] 
07:47:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ant.junit ---
07:47:10 [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
07:47:10 [INFO] 
07:47:10 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ant.junit ---
07:47:10 [INFO] 
07:47:10 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.ant.junit ---
07:47:13 [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
07:47:13 [INFO] 
07:47:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ant.junit ---
07:47:13 [INFO] 
07:47:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ant.junit ---
07:47:13 [INFO] 
07:47:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ant.junit ---
07:47:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:13 [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
07:47:13 [INFO] 
07:47:13 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ant.junit ---
07:47:13 [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
07:47:15 [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
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ant.junit ---
07:47:16 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:16 [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
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ant.junit ---
07:47:16 [INFO] 
07:47:16 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ant.junit ---
07:47:16 [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
07:47:16 [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
07:47:16 [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
07:47:16 [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
07:47:16 [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
07:47:16 [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
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ant.junit ---
07:47:16 [INFO] 
07:47:16 [INFO] ----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.core >-----
07:47:16 [INFO] Building org.eclipse.swtbot.eclipse.core 4.1.0-SNAPSHOT           [3/57]
07:47:16 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.core ---
07:47:16 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.core ---
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.core ---
07:47:16 [INFO] 
07:47:16 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.core ---
07:47: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.*
07:47:16 [INFO] 
07:47:16 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.core ---
07:47:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:16 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/main/resources
07:47:16 [INFO] 
07:47:16 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.core ---
07:47:16 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/target/classes
07:47:18 [INFO] 
07:47:18 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.core/src/test/resources
07:47:18 [INFO] 
07:47:18 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [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
07:47:18 [INFO] 
07:47:18 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [INFO] 
07:47:18 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [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
07:47:18 [INFO] 
07:47:18 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [INFO] 
07:47:18 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [INFO] 
07:47:18 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:18 [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
07:47:18 [INFO] 
07:47:18 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.core ---
07:47:18 [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
07:47:20 [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
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.core ---
07:47:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:20 [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
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.core ---
07:47:20 [INFO] 
07:47:20 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.core ---
07:47:20 [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
07:47:20 [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
07:47:20 [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
07:47:20 [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
07:47:20 [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
07:47:20 [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
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.core ---
07:47:20 [INFO] 
07:47:20 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder >------
07:47:20 [INFO] Building org.eclipse.swtbot.swt.finder 4.1.0-SNAPSHOT             [4/57]
07:47:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder ---
07:47:20 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder ---
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder ---
07:47:20 [INFO] 
07:47:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder ---
07:47:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:47:20 [INFO] 
07:47:20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder ---
07:47:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/main/resources
07:47:20 [INFO] 
07:47:20 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder ---
07:47:20 [INFO] Compiling 158 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/target/classes
07:47:22 [INFO] 
07:47:22 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder/src/test/resources
07:47:22 [INFO] 
07:47:22 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [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
07:47:22 [INFO] 
07:47:22 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [INFO] 
07:47:22 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [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
07:47:22 [INFO] 
07:47:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [INFO] 
07:47:22 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [INFO] 
07:47:22 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder ---
07:47:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:22 [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
07:47:23 [INFO] 
07:47:23 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder ---
07:47:23 [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
07:47:24 [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
07:47:24 [INFO] 
07:47:24 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder ---
07:47:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:24 [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
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder ---
07:47:25 [INFO] 
07:47:25 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder ---
07:47:25 [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
07:47:25 [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
07:47:25 [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
07:47:25 [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
07:47:25 [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
07:47:25 [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
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder ---
07:47:25 [INFO] 
07:47:25 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.finder >----
07:47:25 [INFO] Building org.eclipse.swtbot.eclipse.finder 4.1.0-SNAPSHOT         [5/57]
07:47:25 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] 
07:47:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:47:25 [INFO] 
07:47:25 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/main/resources
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] Compiling 24 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/target/classes
07:47:25 [INFO] 
07:47:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder/src/test/resources
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder ---
07:47: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
07:47:25 [INFO] 
07:47:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder ---
07:47:25 [INFO] 
07:47:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder ---
07:47: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
07:47:26 [INFO] 
07:47:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder ---
07:47:26 [INFO] 
07:47:26 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder ---
07:47:26 [INFO] 
07:47:26 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder ---
07:47:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:26 [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
07:47:26 [INFO] 
07:47:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder ---
07:47: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.jar
07:47: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
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder ---
07:47:28 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:28 [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
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder ---
07:47:28 [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
07:47:28 [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
07:47:28 [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
07:47:28 [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
07:47:28 [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
07:47:28 [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
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] ------< org.eclipse.swtbot.features:org.eclipse.swtbot.e4.finder >------
07:47:28 [INFO] Building org.eclipse.swtbot.e4.finder 4.1.0-SNAPSHOT              [6/57]
07:47:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [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.*
07:47:28 [INFO] 
07:47:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/main/resources
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/target/classes
07:47:28 [INFO] 
07:47:28 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder/src/test/resources
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [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
07:47:28 [INFO] 
07:47:28 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [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
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [INFO] 
07:47:28 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:28 [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
07:47:28 [INFO] 
07:47:28 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder ---
07:47:28 [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
07:47:29 [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
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder ---
07:47:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:30 [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
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder ---
07:47:30 [INFO] 
07:47:30 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder ---
07:47:30 [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
07:47:30 [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
07:47:30 [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
07:47:30 [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
07:47:30 [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
07:47:30 [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
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder ---
07:47:30 [INFO] 
07:47:30 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit4_x >-------
07:47:30 [INFO] Building org.eclipse.swtbot.junit4_x 4.1.0-SNAPSHOT               [7/57]
07:47:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] 
07:47:30 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit4_x ---
07:47: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.*
07:47:30 [INFO] 
07:47:30 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/main/resources
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/target/classes
07:47:30 [INFO] 
07:47:30 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit4_x/src/test/resources
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [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
07:47:30 [INFO] 
07:47:30 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [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
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [INFO] 
07:47:30 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:30 [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
07:47:30 [INFO] 
07:47:30 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit4_x ---
07:47:30 [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
07:47:31 [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
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit4_x ---
07:47:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:33 [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
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit4_x ---
07:47:33 [INFO] 
07:47:33 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit4_x ---
07:47:33 [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
07:47:33 [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
07:47:33 [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
07:47:33 [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
07:47:33 [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
07:47:33 [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
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit4_x ---
07:47:33 [INFO] 
07:47:33 [INFO] -----------< org.eclipse.swtbot.features:org.eclipse.swtbot >-----------
07:47:33 [INFO] Building org.eclipse.swtbot 4.1.0-SNAPSHOT                        [8/57]
07:47:33 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot ---
07:47:33 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot ---
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot ---
07:47:33 [INFO] 
07:47:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot ---
07:47:33 [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.*
07:47:33 [INFO] 
07:47:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot ---
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot ---
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot ---
07:47:33 [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)
07:47:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot ---
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot ---
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot ---
07:47:33 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:47:33 [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: 
07:47:33             <plugin>
07:47:33                 <groupId>org.eclipse.tycho</groupId>
07:47:33                 <artifactId>tycho-p2-plugin</artifactId>
07:47:33                 <executions>
07:47:33                     <execution>
07:47:33                         <id>attach-p2-metadata</id>
07:47:33                         <phase>package</phase>
07:47:33                         <goals>
07:47:33                             <goal>p2-metadata</goal>
07:47:33                         </goals>
07:47:33                     </execution>
07:47:33                 </executions>
07:47:33             </plugin>
07:47:33 [INFO] 
07:47:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot ---
07:47:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:33 [INFO] 
07:47:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot ---
07:47:33 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT.jar
07:47:34 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot/target/org.eclipse.swtbot-4.1.0-SNAPSHOT-sources-feature.jar
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot ---
07:47:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot ---
07:47:34 [INFO] 
07:47:34 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot ---
07:47:34 [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
07:47:34 [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
07:47:34 [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
07:47:34 [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
07:47:34 [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
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot ---
07:47:34 [INFO] 
07:47:34 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder >-----
07:47:34 [INFO] Building org.eclipse.swtbot.forms.finder 4.1.0-SNAPSHOT           [9/57]
07:47:34 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] 
07:47:34 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder ---
07:47: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.*
07:47:34 [INFO] 
07:47:34 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/main/resources
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/target/classes
07:47:34 [INFO] 
07:47:34 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:34 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder/src/test/resources
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [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
07:47:34 [INFO] 
07:47:34 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [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
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [INFO] 
07:47:34 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:34 [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
07:47:34 [INFO] 
07:47:34 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder ---
07:47:34 [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
07:47: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-sources.jar
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder ---
07:47:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:36 [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
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder ---
07:47:36 [INFO] 
07:47:36 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder ---
07:47:36 [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
07:47:36 [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
07:47:36 [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
07:47:36 [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
07:47:36 [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
07:47:36 [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
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder ---
07:47:36 [INFO] 
07:47:36 [INFO] --------< org.eclipse.swtbot.features:org.eclipse.swtbot.forms >--------
07:47:36 [INFO] Building org.eclipse.swtbot.forms 4.1.0-SNAPSHOT                 [10/57]
07:47:36 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] 
07:47:36 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms ---
07:47: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.*
07:47:36 [INFO] 
07:47:36 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms ---
07:47:36 [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
07:47:36 [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: 
07:47:36             <plugin>
07:47:36                 <groupId>org.eclipse.tycho</groupId>
07:47:36                 <artifactId>tycho-p2-plugin</artifactId>
07:47:36                 <executions>
07:47:36                     <execution>
07:47:36                         <id>attach-p2-metadata</id>
07:47:36                         <phase>package</phase>
07:47:36                         <goals>
07:47:36                             <goal>p2-metadata</goal>
07:47:36                         </goals>
07:47:36                     </execution>
07:47:36                 </executions>
07:47:36             </plugin>
07:47:36 [INFO] 
07:47:36 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms ---
07:47:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:36 [INFO] 
07:47:36 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms ---
07:47:36 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms/target/org.eclipse.swtbot.forms-4.1.0-SNAPSHOT.jar
07:47:38 [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
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms ---
07:47:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms ---
07:47:38 [INFO] 
07:47:38 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms ---
07:47:38 [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
07:47:38 [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
07:47:38 [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
07:47:38 [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
07:47:38 [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
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms ---
07:47:38 [INFO] 
07:47:38 [INFO] ----------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.go >----------
07:47:38 [INFO] Building org.eclipse.swtbot.go 4.1.0-SNAPSHOT                    [11/57]
07:47:38 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] 
07:47:38 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:47:38 [INFO] 
07:47:38 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/main/resources
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] 
07:47:38 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:38 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/src/test/resources
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:47:38 [INFO] 
07:47:38 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] 
07:47:38 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.go ---
07:47:38 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:38 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:47:38 [INFO] 
07:47:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.go ---
07:47:38 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:47:39 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT-sources.jar
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.go ---
07:47:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:40 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.go/target/org.eclipse.swtbot.go-4.1.0-SNAPSHOT.jar
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.go ---
07:47:40 [INFO] 
07:47:40 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.go ---
07:47:40 [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
07:47:40 [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
07:47:40 [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
07:47:40 [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
07:47:40 [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
07:47:40 [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
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.go ---
07:47:40 [INFO] 
07:47:40 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse >-------
07:47:40 [INFO] Building org.eclipse.swtbot.eclipse 4.1.0-SNAPSHOT               [12/57]
07:47:40 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] 
07:47:40 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse ---
07:47: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.*
07:47:40 [INFO] 
07:47:40 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse ---
07:47:40 [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
07:47:40 [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: 
07:47:40             <plugin>
07:47:40                 <groupId>org.eclipse.tycho</groupId>
07:47:40                 <artifactId>tycho-p2-plugin</artifactId>
07:47:40                 <executions>
07:47:40                     <execution>
07:47:40                         <id>attach-p2-metadata</id>
07:47:40                         <phase>package</phase>
07:47:40                         <goals>
07:47:40                             <goal>p2-metadata</goal>
07:47:40                         </goals>
07:47:40                     </execution>
07:47:40                 </executions>
07:47:40             </plugin>
07:47:40 [INFO] 
07:47:40 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse ---
07:47:40 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:40 [INFO] 
07:47:40 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse ---
07:47:40 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse/target/org.eclipse.swtbot.eclipse-4.1.0-SNAPSHOT.jar
07:47:41 [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
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse ---
07:47:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse ---
07:47:42 [INFO] 
07:47:42 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse ---
07:47:42 [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
07:47:42 [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
07:47:42 [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
07:47:42 [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
07:47:42 [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
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse ---
07:47:42 [INFO] 
07:47:42 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.dsl >-----
07:47:42 [INFO] Building org.eclipse.swtbot.eclipse.dsl 4.1.0-SNAPSHOT           [13/57]
07:47:42 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] 
07:47:42 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.dsl ---
07:47: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.*
07:47:42 [INFO] 
07:47:42 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/main/resources
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/target/classes
07:47:42 [INFO] 
07:47:42 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.dsl/src/test/resources
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [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
07:47:42 [INFO] 
07:47:42 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [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
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [INFO] 
07:47:42 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:42 [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
07:47:42 [INFO] 
07:47:42 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:42 [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
07:47:44 [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
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:44 [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
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:44 [INFO] 
07:47:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:44 [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
07:47:44 [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
07:47:44 [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
07:47:44 [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
07:47:44 [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
07:47:44 [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
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.dsl ---
07:47:44 [INFO] 
07:47:44 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.gef.finder >--
07:47:44 [INFO] Building org.eclipse.swtbot.eclipse.gef.finder 4.1.0-SNAPSHOT    [14/57]
07:47:44 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] 
07:47:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47: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.*
07:47:44 [INFO] 
07:47:44 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/main/resources
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/target/classes
07:47:44 [INFO] 
07:47:44 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.gef.finder/src/test/resources
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [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
07:47:44 [INFO] 
07:47:44 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [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
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [INFO] 
07:47:44 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:44 [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
07:47:45 [INFO] 
07:47:45 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:45 [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
07:47:45 [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
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:46 [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
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:46 [INFO] 
07:47:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:46 [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
07:47:46 [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
07:47:46 [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
07:47:46 [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
07:47:46 [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
07:47:46 [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
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef.finder ---
07:47:46 [INFO] 
07:47:46 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.spy >------
07:47:46 [INFO] Building org.eclipse.swtbot.eclipse.spy 4.1.0-SNAPSHOT           [15/57]
07:47:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] 
07:47:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.spy ---
07:47: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.*
07:47:46 [INFO] 
07:47:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/main/resources
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/target/classes
07:47:46 [INFO] 
07:47:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.spy/src/test/resources
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [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
07:47:46 [INFO] 
07:47:46 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [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
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [INFO] 
07:47:46 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:46 [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
07:47:46 [INFO] 
07:47:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.spy ---
07:47:46 [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
07:47:47 [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
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.spy ---
07:47:49 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:49 [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
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.spy ---
07:47:49 [INFO] 
07:47:49 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.spy ---
07:47:49 [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
07:47:49 [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
07:47:49 [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
07:47:49 [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
07:47:49 [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
07:47:49 [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
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.spy ---
07:47:49 [INFO] 
07:47:49 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit.headless >--
07:47:49 [INFO] Building org.eclipse.swtbot.eclipse.junit.headless 4.1.0-SNAPSHOT [16/57]
07:47:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] 
07:47:49 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47: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.*
07:47:49 [INFO] 
07:47:49 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/main/resources
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/target/classes
07:47:49 [INFO] 
07:47:49 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit.headless/src/test/resources
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [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
07:47:49 [INFO] 
07:47:49 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [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
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [INFO] 
07:47:49 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:49 [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
07:47:49 [INFO] 
07:47:49 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:49 [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
07:47:50 [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
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:51 [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
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:51 [INFO] 
07:47:51 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:51 [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
07:47:51 [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
07:47:51 [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
07:47:51 [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
07:47:51 [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
07:47:51 [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
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit.headless ---
07:47:51 [INFO] 
07:47:51 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.test.junit >--
07:47:51 [INFO] Building org.eclipse.swtbot.eclipse.test.junit 4.1.0-SNAPSHOT    [17/57]
07:47:51 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] 
07:47:51 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [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.*
07:47:51 [INFO] 
07:47:51 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [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
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [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
07:47:51 [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: 
07:47:51             <plugin>
07:47:51                 <groupId>org.eclipse.tycho</groupId>
07:47:51                 <artifactId>tycho-p2-plugin</artifactId>
07:47:51                 <executions>
07:47:51                     <execution>
07:47:51                         <id>attach-p2-metadata</id>
07:47:51                         <phase>package</phase>
07:47:51                         <goals>
07:47:51                             <goal>p2-metadata</goal>
07:47:51                         </goals>
07:47:51                     </execution>
07:47:51                 </executions>
07:47:51             </plugin>
07:47:51 [INFO] 
07:47:51 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:51 [INFO] 
07:47:51 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:51 [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
07:47:52 [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
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:53 [INFO] 
07:47:53 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:53 [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
07:47:53 [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
07:47:53 [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
07:47:53 [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
07:47:53 [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
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.test.junit ---
07:47:53 [INFO] 
07:47:53 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.ui >------
07:47:53 [INFO] Building org.eclipse.swtbot.eclipse.ui 4.1.0-SNAPSHOT            [18/57]
07:47:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] 
07:47:53 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [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.*
07:47:53 [INFO] 
07:47:53 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/main/resources
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/target/classes
07:47:53 [INFO] 
07:47:53 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui/src/test/resources
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [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
07:47:53 [INFO] 
07:47:53 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [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
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [INFO] 
07:47:53 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:53 [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
07:47:53 [INFO] 
07:47:53 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui ---
07:47:53 [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
07:47:55 [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
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui ---
07:47:55 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:55 [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
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui ---
07:47:55 [INFO] 
07:47:55 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui ---
07:47:55 [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
07:47:55 [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
07:47:55 [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
07:47:55 [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
07:47:55 [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
07:47:55 [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
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui ---
07:47:55 [INFO] 
07:47:55 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator >-------
07:47:55 [INFO] Building org.eclipse.swtbot.generator 4.1.0-SNAPSHOT             [19/57]
07:47:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator ---
07:47:55 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator ---
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator ---
07:47:55 [INFO] 
07:47:55 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator ---
07:47: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.*
07:47:55 [INFO] 
07:47:55 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator ---
07:47:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/main/resources
07:47:55 [INFO] 
07:47:55 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator ---
07:47:55 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/classes
07:47:56 [INFO] 
07:47:56 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/src/test/resources
07:47:56 [INFO] 
07:47:56 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:47:56 [INFO] 
07:47:56 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] 
07:47:56 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:47:56 [INFO] 
07:47:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] 
07:47:56 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] 
07:47:56 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator ---
07:47:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:56 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:47:56 [INFO] 
07:47:56 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator ---
07:47:56 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:47:57 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT-sources.jar
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator ---
07:47:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:58 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator/target/org.eclipse.swtbot.generator-4.1.0-SNAPSHOT.jar
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator ---
07:47:58 [INFO] 
07:47:58 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator ---
07:47:58 [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
07:47:58 [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
07:47:58 [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
07:47:58 [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
07:47:58 [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
07:47:58 [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
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator ---
07:47:58 [INFO] 
07:47:58 [INFO] --< org.eclipse.swtbot.generator.client:org.eclipse.swtbot.generator.client >--
07:47:58 [INFO] Building org.eclipse.swtbot.generator.client 4.1.0-SNAPSHOT      [20/57]
07:47:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] The project's OSGi version is 4.1.0.202302011246
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] 
07:47:58 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:47:58 [INFO] 
07:47:58 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/main/resources
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/target/classes
07:47:58 [INFO] 
07:47:58 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:47:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.client/src/test/resources
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.client ---
07:47:58 [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
07:47:58 [INFO] 
07:47:58 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.client ---
07:47:58 [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
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.client ---
07:47:58 [INFO] 
07:47:58 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.client ---
07:47:58 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:47:58 [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
07:47:58 [INFO] 
07:47:58 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.client ---
07:47:59 [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
07:48:00 [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
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.client ---
07:48:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:01 [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
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.client ---
07:48:01 [INFO] 
07:48:01 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.client ---
07:48:01 [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
07:48:01 [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
07:48:01 [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
07:48:01 [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
07:48:01 [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
07:48:01 [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
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.client ---
07:48:01 [INFO] 
07:48:01 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.rules.workbench >--
07:48:01 [INFO] Building org.eclipse.swtbot.generator.rules.workbench 4.1.0-SNAPSHOT [21/57]
07:48:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:01 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:01 [INFO] 
07:48:01 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:01 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:01 [INFO] 
07:48:01 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/main/resources
07:48:01 [INFO] 
07:48:01 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:01 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/target/classes
07:48:02 [INFO] 
07:48:02 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.rules.workbench/src/test/resources
07:48:02 [INFO] 
07:48:02 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [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
07:48:02 [INFO] 
07:48:02 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [INFO] 
07:48:02 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [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
07:48:02 [INFO] 
07:48:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [INFO] 
07:48:02 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [INFO] 
07:48:02 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:02 [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
07:48:02 [INFO] 
07:48:02 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:02 [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
07:48:02 [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
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:03 [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
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:03 [INFO] 
07:48:03 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:03 [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
07:48:03 [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
07:48:03 [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
07:48:03 [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
07:48:03 [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
07:48:03 [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
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.rules.workbench ---
07:48:03 [INFO] 
07:48:03 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt >-----
07:48:03 [INFO] Building org.eclipse.swtbot.generator.jdt 4.1.0-SNAPSHOT         [22/57]
07:48:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] 
07:48:03 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt ---
07:48: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.*
07:48:03 [INFO] 
07:48:03 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/main/resources
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/target/classes
07:48:03 [INFO] 
07:48:03 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt/src/test/resources
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [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
07:48:03 [INFO] 
07:48:03 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [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
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [INFO] 
07:48:03 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:03 [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
07:48:03 [INFO] 
07:48:03 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt ---
07:48:03 [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
07:48:04 [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
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt ---
07:48:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:06 [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
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt ---
07:48:06 [INFO] 
07:48:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt ---
07:48:06 [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
07:48:06 [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
07:48:06 [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
07:48:06 [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
07:48:06 [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
07:48:06 [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
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt ---
07:48:06 [INFO] 
07:48:06 [INFO] -----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.ui >-----
07:48:06 [INFO] Building org.eclipse.swtbot.generator.ui 4.1.0-SNAPSHOT          [23/57]
07:48:06 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] 
07:48:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:06 [INFO] 
07:48:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/main/resources
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/target/classes
07:48:06 [INFO] 
07:48:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.ui/src/test/resources
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [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
07:48:06 [INFO] 
07:48:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [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
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [INFO] 
07:48:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:06 [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
07:48:06 [INFO] 
07:48:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.ui ---
07:48:06 [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
07:48:07 [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
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.ui ---
07:48:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:07 [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
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.ui ---
07:48:07 [INFO] 
07:48:07 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.ui ---
07:48:07 [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
07:48:07 [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
07:48:07 [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
07:48:07 [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
07:48:07 [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
07:48:07 [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
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.ui ---
07:48:07 [INFO] 
07:48:07 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.junit5_x >-------
07:48:07 [INFO] Building org.eclipse.swtbot.junit5_x 4.1.0-SNAPSHOT              [24/57]
07:48:07 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] 
07:48:07 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5_x ---
07:48: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.*
07:48:07 [INFO] 
07:48:07 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/main/resources
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/target/classes
07:48:07 [INFO] 
07:48:07 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5_x/src/test/resources
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [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
07:48:07 [INFO] 
07:48:07 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [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
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [INFO] 
07:48:07 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:07 [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
07:48:07 [INFO] 
07:48:07 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5_x ---
07:48:07 [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
07:48:09 [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
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5_x ---
07:48:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:10 [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
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5_x ---
07:48:10 [INFO] 
07:48:10 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5_x ---
07:48:10 [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
07:48:10 [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
07:48:10 [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
07:48:10 [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
07:48:10 [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
07:48:10 [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
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5_x ---
07:48:10 [INFO] 
07:48:10 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder >--
07:48:10 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder 4.1.0-SNAPSHOT [25/57]
07:48:10 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] 
07:48:10 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48: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.*
07:48:10 [INFO] 
07:48:10 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/main/resources
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/target/classes
07:48:10 [INFO] 
07:48:10 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder/src/test/resources
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [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
07:48:10 [INFO] 
07:48:10 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [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
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [INFO] 
07:48:10 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:10 [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
07:48:10 [INFO] 
07:48:10 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:10 [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
07:48:11 [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
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:12 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:12 [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
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:12 [INFO] 
07:48:12 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:12 [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
07:48:12 [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
07:48:12 [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
07:48:12 [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
07:48:12 [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
07:48:12 [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
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder ---
07:48:12 [INFO] 
07:48:12 [INFO] ----------< org.eclipse.swtbot.test:org.eclipse.swt.examples >----------
07:48:12 [INFO] Building org.eclipse.swt.examples 4.1.0-SNAPSHOT                 [26/57]
07:48:12 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swt.examples ---
07:48:12 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swt.examples ---
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swt.examples ---
07:48:12 [INFO] 
07:48:12 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swt.examples ---
07:48: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.*
07:48:12 [INFO] 
07:48:12 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swt.examples ---
07:48:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/main/resources
07:48:12 [INFO] 
07:48:12 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swt.examples ---
07:48:12 [INFO] Compiling 135 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/classes
07:48:13 [INFO] 
07:48:13 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swt.examples ---
07:48:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/src/test/resources
07:48:13 [INFO] 
07:48:13 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swt.examples ---
07:48:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:48:13 [INFO] 
07:48:13 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swt.examples ---
07:48:13 [INFO] 
07:48:13 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swt.examples ---
07:48:13 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:48:13 [INFO] 
07:48:13 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swt.examples ---
07:48:13 [INFO] 
07:48:13 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swt.examples ---
07:48:13 [INFO] 
07:48:13 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swt.examples ---
07:48:13 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:13 [INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:48:14 [INFO] 
07:48:14 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swt.examples ---
07:48:14 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:48:17 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT-sources.jar
07:48:19 [INFO] 
07:48:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swt.examples ---
07:48:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:19 [INFO] Pack200 packing jar /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swt.examples/target/org.eclipse.swt.examples-4.1.0-SNAPSHOT.jar
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swt.examples ---
07:48:20 [INFO] 
07:48:20 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swt.examples ---
07:48:20 [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
07:48:20 [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
07:48:20 [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
07:48:20 [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
07:48:20 [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
07:48:20 [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
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swt.examples ---
07:48:20 [INFO] 
07:48:20 [INFO] -------< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.demo >-------
07:48:20 [INFO] Building org.eclipse.swtbot.swt.demo 4.1.0-SNAPSHOT              [27/57]
07:48:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] 
07:48:20 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:20 [INFO] 
07:48:20 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/main/resources
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/target/classes
07:48:20 [INFO] 
07:48:20 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.demo/src/test/resources
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [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
07:48:20 [INFO] 
07:48:20 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [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
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [INFO] 
07:48:20 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:20 [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
07:48:20 [INFO] 
07:48:20 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.demo ---
07:48:20 [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
07:48:22 [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
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.demo ---
07:48:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:23 [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
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.demo ---
07:48:23 [INFO] 
07:48:23 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.demo ---
07:48:23 [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
07:48:23 [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
07:48:23 [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
07:48:23 [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
07:48:23 [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
07:48:23 [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
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.demo ---
07:48:23 [INFO] 
07:48:23 [INFO] ------< org.eclipse.swtbot.plugins:org.eclipse.ui.forms.examples >------
07:48:23 [INFO] Building org.eclipse.ui.forms.examples 4.1.0-SNAPSHOT            [28/57]
07:48:23 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] 
07:48:23 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:23 [INFO] 
07:48:23 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/main/resources
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/target/classes
07:48:23 [INFO] 
07:48:23 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/src/test/resources
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.ui.forms.examples ---
07:48:23 [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
07:48:23 [INFO] 
07:48:23 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.ui.forms.examples/examples.jar
07:48:23 [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
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.ui.forms.examples ---
07:48:23 [INFO] 
07:48:23 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.ui.forms.examples ---
07:48:23 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:23 [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
07:48:23 [INFO] 
07:48:23 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.ui.forms.examples ---
07:48:23 [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_2772408855753337025/examples.jar' is disabled.
07:48:23 [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_2772408855753337025/examples.jar
07:48:24 [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
07:48:24 [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
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.ui.forms.examples ---
07:48:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:26 [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
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.ui.forms.examples ---
07:48:26 [INFO] 
07:48:26 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.ui.forms.examples ---
07:48:26 [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
07:48:26 [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
07:48:26 [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
07:48:26 [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
07:48:26 [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
07:48:26 [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
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.ui.forms.examples ---
07:48:26 [INFO] 
07:48:26 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder >--
07:48:26 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder 4.1.0-SNAPSHOT [29/57]
07:48:26 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] 
07:48:26 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:26 [INFO] 
07:48:26 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/main/resources
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/target/classes
07:48:26 [INFO] 
07:48:26 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:26 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder/src/test/resources
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [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
07:48:26 [INFO] 
07:48:26 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [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
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [INFO] 
07:48:26 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:26 [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
07:48:26 [INFO] 
07:48:26 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:26 [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
07:48:28 [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
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:28 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:28 [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
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:28 [INFO] 
07:48:28 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:28 [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
07:48:28 [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
07:48:28 [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
07:48:28 [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
07:48:28 [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
07:48:28 [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
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder ---
07:48:28 [INFO] 
07:48:28 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder >--
07:48:28 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder 4.1.0-SNAPSHOT [30/57]
07:48:28 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:28 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:28 [INFO] 
07:48:28 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:28 [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.*
07:48:28 [INFO] 
07:48:28 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:28 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/main/resources
07:48:28 [INFO] 
07:48:28 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:28 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/target/classes
07:48:29 [INFO] 
07:48:29 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder/src/test/resources
07:48:29 [INFO] 
07:48:29 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [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
07:48:29 [INFO] 
07:48:29 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [INFO] 
07:48:29 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [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
07:48:29 [INFO] 
07:48:29 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [INFO] 
07:48:29 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [INFO] 
07:48:29 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:29 [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
07:48:29 [INFO] 
07:48:29 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:29 [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
07:48:30 [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
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:35 [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
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:35 [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
07:48:35 [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
07:48:35 [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
07:48:35 [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
07:48:35 [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
07:48:35 [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
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder >--
07:48:35 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder 4.1.0-SNAPSHOT [31/57]
07:48:35 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:35 [INFO] 
07:48:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/main/resources
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/target/classes
07:48:35 [INFO] 
07:48:35 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder/src/test/resources
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [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
07:48:35 [INFO] 
07:48:35 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [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
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [INFO] 
07:48:35 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:35 [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
07:48:35 [INFO] 
07:48:35 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:35 [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
07:48:37 [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
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:37 [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
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:37 [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
07:48:37 [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
07:48:37 [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
07:48:37 [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
07:48:37 [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
07:48:37 [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
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder >--
07:48:37 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder 4.1.0-SNAPSHOT [32/57]
07:48:37 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48: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.*
07:48:37 [INFO] 
07:48:37 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/main/resources
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/target/classes
07:48:37 [INFO] 
07:48:37 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder/src/test/resources
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [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
07:48:37 [INFO] 
07:48:37 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [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
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [INFO] 
07:48:37 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:37 [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
07:48:38 [INFO] 
07:48:38 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:38 [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
07:48:38 [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
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:39 [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
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:39 [INFO] 
07:48:39 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:39 [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
07:48:39 [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
07:48:39 [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
07:48:39 [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
07:48:39 [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
07:48:39 [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
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder ---
07:48:39 [INFO] 
07:48:39 [INFO] -----< org.eclipse.swtbot.features:org.eclipse.swtbot.eclipse.gef >-----
07:48:39 [INFO] Building org.eclipse.swtbot.eclipse.gef 4.1.0-SNAPSHOT           [33/57]
07:48:39 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] 
07:48:39 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.gef ---
07:48: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.*
07:48:39 [INFO] 
07:48:39 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [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
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [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
07:48: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: 
07:48:39             <plugin>
07:48:39                 <groupId>org.eclipse.tycho</groupId>
07:48:39                 <artifactId>tycho-p2-plugin</artifactId>
07:48:39                 <executions>
07:48:39                     <execution>
07:48:39                         <id>attach-p2-metadata</id>
07:48:39                         <phase>package</phase>
07:48:39                         <goals>
07:48:39                             <goal>p2-metadata</goal>
07:48:39                         </goals>
07:48:39                     </execution>
07:48:39                 </executions>
07:48:39             </plugin>
07:48:39 [INFO] 
07:48:39 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:39 [INFO] 
07:48:39 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.gef ---
07:48:39 [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
07:48:40 [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
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.gef ---
07:48:41 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.gef ---
07:48:41 [INFO] 
07:48:41 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.gef ---
07:48:41 [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
07:48:41 [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
07:48:41 [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
07:48:41 [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
07:48:41 [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
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.gef ---
07:48:41 [INFO] 
07:48:41 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.generator.feature >--
07:48:41 [INFO] Building org.eclipse.swtbot.generator.feature 4.1.0-SNAPSHOT     [34/57]
07:48:41 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] 
07:48:41 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:41 [INFO] 
07:48:41 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [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
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [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
07:48:41 [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: 
07:48:41             <plugin>
07:48:41                 <groupId>org.eclipse.tycho</groupId>
07:48:41                 <artifactId>tycho-p2-plugin</artifactId>
07:48:41                 <executions>
07:48:41                     <execution>
07:48:41                         <id>attach-p2-metadata</id>
07:48:41                         <phase>package</phase>
07:48:41                         <goals>
07:48:41                             <goal>p2-metadata</goal>
07:48:41                         </goals>
07:48:41                     </execution>
07:48:41                 </executions>
07:48:41             </plugin>
07:48:41 [INFO] 
07:48:41 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:41 [INFO] 
07:48:41 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.feature ---
07:48:41 [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
07:48:43 [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
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.feature ---
07:48:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.feature ---
07:48:44 [INFO] 
07:48:44 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.feature ---
07:48:44 [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
07:48:44 [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
07:48:44 [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
07:48:44 [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
07:48:44 [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
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.feature ---
07:48:44 [INFO] 
07:48:44 [INFO] ---------< org.eclipse.swtbot.features:org.eclipse.swtbot.ide >---------
07:48:44 [INFO] Building org.eclipse.swtbot.ide 4.1.0-SNAPSHOT                   [35/57]
07:48:44 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] 
07:48:44 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.ide ---
07:48: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.*
07:48:44 [INFO] 
07:48:44 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.ide ---
07:48:44 [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
07:48: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: 
07:48:44             <plugin>
07:48:44                 <groupId>org.eclipse.tycho</groupId>
07:48:44                 <artifactId>tycho-p2-plugin</artifactId>
07:48:44                 <executions>
07:48:44                     <execution>
07:48:44                         <id>attach-p2-metadata</id>
07:48:44                         <phase>package</phase>
07:48:44                         <goals>
07:48:44                             <goal>p2-metadata</goal>
07:48:44                         </goals>
07:48:44                     </execution>
07:48:44                 </executions>
07:48:44             </plugin>
07:48:44 [INFO] 
07:48:44 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.ide ---
07:48:44 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:44 [INFO] 
07:48:44 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.ide ---
07:48:44 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.ide/target/org.eclipse.swtbot.ide-4.1.0-SNAPSHOT.jar
07:48:45 [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
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.ide ---
07:48:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.ide ---
07:48:46 [INFO] 
07:48:46 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.ide ---
07:48:46 [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
07:48:46 [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
07:48:46 [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
07:48:46 [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
07:48:46 [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
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.ide ---
07:48:46 [INFO] 
07:48:46 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.junit5.headless >--
07:48:46 [INFO] Building org.eclipse.swtbot.eclipse.junit5.headless 4.1.0-SNAPSHOT [36/57]
07:48:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] 
07:48:46 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48: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.*
07:48:46 [INFO] 
07:48:46 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/main/resources
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/target/classes
07:48:46 [INFO] 
07:48:46 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:48:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.junit5.headless/src/test/resources
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [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
07:48:46 [INFO] 
07:48:46 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [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
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [INFO] 
07:48:46 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:46 [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
07:48:46 [INFO] 
07:48:46 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:46 [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
07:48:48 [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
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:48 [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
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:48 [INFO] 
07:48:48 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:48 [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
07:48:48 [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
07:48:48 [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
07:48:48 [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
07:48:48 [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
07:48:48 [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
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.junit5.headless ---
07:48:48 [INFO] 
07:48:48 [INFO] -------< org.eclipse.swtbot.features:org.eclipse.swtbot.junit5 >--------
07:48:48 [INFO] Building org.eclipse.swtbot.junit5 4.1.0-SNAPSHOT                [37/57]
07:48:48 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] 
07:48:48 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.junit5 ---
07:48:48 [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.*
07:48:48 [INFO] 
07:48:48 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.junit5 ---
07:48:48 [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
07:48:48 [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: 
07:48:48             <plugin>
07:48:48                 <groupId>org.eclipse.tycho</groupId>
07:48:48                 <artifactId>tycho-p2-plugin</artifactId>
07:48:48                 <executions>
07:48:48                     <execution>
07:48:48                         <id>attach-p2-metadata</id>
07:48:48                         <phase>package</phase>
07:48:48                         <goals>
07:48:48                             <goal>p2-metadata</goal>
07:48:48                         </goals>
07:48:48                     </execution>
07:48:48                 </executions>
07:48:48             </plugin>
07:48:48 [INFO] 
07:48:48 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.junit5 ---
07:48:48 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:48 [INFO] 
07:48:48 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.junit5 ---
07:48:48 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.junit5/target/org.eclipse.swtbot.junit5-4.1.0-SNAPSHOT.jar
07:48:50 [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
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.junit5 ---
07:48:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.junit5 ---
07:48:52 [INFO] 
07:48:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.junit5 ---
07:48:52 [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
07:48:52 [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
07:48:52 [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
07:48:52 [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
07:48:52 [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
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.junit5 ---
07:48:52 [INFO] 
07:48:52 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.gallery >----
07:48:52 [INFO] Building org.eclipse.swtbot.nebula.gallery 4.1.0-SNAPSHOT        [38/57]
07:48:52 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] 
07:48:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery ---
07:48: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.*
07:48:52 [INFO] 
07:48:52 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [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
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [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
07:48:52 [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: 
07:48:52             <plugin>
07:48:52                 <groupId>org.eclipse.tycho</groupId>
07:48:52                 <artifactId>tycho-p2-plugin</artifactId>
07:48:52                 <executions>
07:48:52                     <execution>
07:48:52                         <id>attach-p2-metadata</id>
07:48:52                         <phase>package</phase>
07:48:52                         <goals>
07:48:52                             <goal>p2-metadata</goal>
07:48:52                         </goals>
07:48:52                     </execution>
07:48:52                 </executions>
07:48:52             </plugin>
07:48:52 [INFO] 
07:48:52 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:52 [INFO] 
07:48:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery ---
07:48:52 [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
07:48:52 [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
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery ---
07:48:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery ---
07:48:54 [INFO] 
07:48:54 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery ---
07:48:54 [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
07:48:54 [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
07:48:54 [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
07:48:54 [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
07:48:54 [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
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery ---
07:48:54 [INFO] 
07:48:54 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.nattable >---
07:48:54 [INFO] Building org.eclipse.swtbot.nebula.nattable 4.1.0-SNAPSHOT       [39/57]
07:48:54 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] 
07:48:54 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable ---
07:48: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.*
07:48:54 [INFO] 
07:48:54 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [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
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [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
07:48: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: 
07:48:54             <plugin>
07:48:54                 <groupId>org.eclipse.tycho</groupId>
07:48:54                 <artifactId>tycho-p2-plugin</artifactId>
07:48:54                 <executions>
07:48:54                     <execution>
07:48:54                         <id>attach-p2-metadata</id>
07:48:54                         <phase>package</phase>
07:48:54                         <goals>
07:48:54                             <goal>p2-metadata</goal>
07:48:54                         </goals>
07:48:54                     </execution>
07:48:54                 </executions>
07:48:54             </plugin>
07:48:54 [INFO] 
07:48:54 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:54 [INFO] 
07:48:54 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable ---
07:48:54 [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
07:48:55 [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
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable ---
07:48:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable ---
07:48:56 [INFO] 
07:48:56 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable ---
07:48:56 [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
07:48:56 [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
07:48:56 [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
07:48:56 [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
07:48:56 [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
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable ---
07:48:56 [INFO] 
07:48:56 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.checkboxgroup >--
07:48:56 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup 4.1.0-SNAPSHOT  [40/57]
07:48:56 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] 
07:48:56 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48: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.*
07:48:56 [INFO] 
07:48:56 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [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
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [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
07:48: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: 
07:48:56             <plugin>
07:48:56                 <groupId>org.eclipse.tycho</groupId>
07:48:56                 <artifactId>tycho-p2-plugin</artifactId>
07:48:56                 <executions>
07:48:56                     <execution>
07:48:56                         <id>attach-p2-metadata</id>
07:48:56                         <phase>package</phase>
07:48:56                         <goals>
07:48:56                             <goal>p2-metadata</goal>
07:48:56                         </goals>
07:48:56                     </execution>
07:48:56                 </executions>
07:48:56             </plugin>
07:48:56 [INFO] 
07:48:56 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:56 [INFO] 
07:48:56 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:56 [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
07:48:58 [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
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:59 [INFO] 
07:48:59 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:59 [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
07:48:59 [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
07:48:59 [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
07:48:59 [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
07:48:59 [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
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup ---
07:48:59 [INFO] 
07:48:59 [INFO] ---< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.stepbar >----
07:48:59 [INFO] Building org.eclipse.swtbot.nebula.stepbar 4.1.0-SNAPSHOT        [41/57]
07:48:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] The project's OSGi version is 4.1.0.202302011246
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] 
07:48:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:48:59 [INFO] 
07:48:59 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [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
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [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
07:48:59 [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: 
07:48:59             <plugin>
07:48:59                 <groupId>org.eclipse.tycho</groupId>
07:48:59                 <artifactId>tycho-p2-plugin</artifactId>
07:48:59                 <executions>
07:48:59                     <execution>
07:48:59                         <id>attach-p2-metadata</id>
07:48:59                         <phase>package</phase>
07:48:59                         <goals>
07:48:59                             <goal>p2-metadata</goal>
07:48:59                         </goals>
07:48:59                     </execution>
07:48:59                 </executions>
07:48:59             </plugin>
07:48:59 [INFO] 
07:48:59 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:48:59 [INFO] 
07:48:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar ---
07:48:59 [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
07:48:59 [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
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar ---
07:49:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar ---
07:49:00 [INFO] 
07:49:00 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar ---
07:49:00 [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
07:49:00 [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
07:49:00 [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
07:49:00 [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
07:49:00 [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
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar ---
07:49:00 [INFO] 
07:49:00 [INFO] --< org.eclipse.swtbot.features:org.eclipse.swtbot.nebula.rangeslider >--
07:49:00 [INFO] Building org.eclipse.swtbot.nebula.rangeslider 4.1.0-SNAPSHOT    [42/57]
07:49:00 [INFO] --------------------------[ eclipse-feature ]---------------------------
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] The project's OSGi version is 4.1.0.202302011246
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] 
07:49:00 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49: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.*
07:49:00 [INFO] 
07:49:00 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [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
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [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
07:49: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: 
07:49:00             <plugin>
07:49:00                 <groupId>org.eclipse.tycho</groupId>
07:49:00                 <artifactId>tycho-p2-plugin</artifactId>
07:49:00                 <executions>
07:49:00                     <execution>
07:49:00                         <id>attach-p2-metadata</id>
07:49:00                         <phase>package</phase>
07:49:00                         <goals>
07:49:00                             <goal>p2-metadata</goal>
07:49:00                         </goals>
07:49:00                     </execution>
07:49:00                 </executions>
07:49:00             </plugin>
07:49:00 [INFO] 
07:49:00 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:00 [INFO] 
07:49:00 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:00 [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
07:49:01 [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
07:49:02 [INFO] 
07:49:02 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:02 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:02 [INFO] 
07:49:02 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:02 [INFO] 
07:49:02 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:02 [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
07:49:02 [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
07:49:02 [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
07:49:02 [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
07:49:02 [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
07:49:02 [INFO] 
07:49:02 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider ---
07:49:02 [INFO] 
07:49:02 [INFO] ----------< org.eclipse.swtbot:org.eclipse.swtbot.updatesite >----------
07:49:02 [INFO] Building org.eclipse.swtbot.updatesite 4.1.0-SNAPSHOT            [43/57]
07:49:02 [INFO] -------------------------[ eclipse-repository ]-------------------------
07:49:02 [INFO] 
07:49:02 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.updatesite ---
07:49:02 [INFO] The project's OSGi version is 4.1.0.202302011246
07:49:02 [INFO] 
07:49:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.swtbot.updatesite ---
07:49:02 [INFO] 
07:49:02 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.updatesite ---
07:49: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.*
07:49:02 [INFO] 
07:49:02 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.updatesite ---
07:49:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/src/main/resources
07:49:02 [INFO] 
07:49:02 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.updatesite ---
07:49:02 [INFO] 
07:49:02 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.swtbot.updatesite ---
07:49:02 [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
07:49:03 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
07:49:03 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
07:49:03 [INFO] 
07:49:03 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) @ org.eclipse.swtbot.updatesite ---
07:49:03 [INFO] 
07:49:03 [INFO] --- tycho-p2-publisher-plugin:2.3.0:publish-categories (default-publish-categories) @ org.eclipse.swtbot.updatesite ---
07:49:03 [INFO] 
07:49:03 [INFO] --- tycho-p2-publisher-plugin:2.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.swtbot.updatesite ---
07:49:03 [INFO] 
07:49:03 [INFO] --- tycho-p2-repository-plugin:2.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.swtbot.updatesite ---
07:49:03 [INFO] Fetching org.junit.platform.commons_1.9.1.v20221103-2317.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (121.93kB)
07:49:03 [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2022-12/202212071000/plugins/ (51.3kB)
07:49:03 [INFO] Fetching org.hamcrest.library.source_1.3.0.v20180524-2246.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (57.11kB)
07:49:03 [INFO] Fetching org.slf4j.api.source_1.7.30.v20221112-0806.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20221123021534/repository/plugins/ (69.16kB)
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.updatesite ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-p2-repository-plugin:2.3.0:archive-repository (default-archive-repository) @ org.eclipse.swtbot.updatesite ---
07:49:06 [INFO] Building zip: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.updatesite/target/org.eclipse.swtbot.updatesite-4.1.0-SNAPSHOT.zip
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.updatesite ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.updatesite ---
07:49:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:06 [INFO] 
07:49:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.updatesite ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.updatesite ---
07:49:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.updatesite ---
07:49:06 [INFO] 
07:49:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.updatesite ---
07:49:06 [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
07:49:06 [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
07:49:06 [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
07:49:06 [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
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.updatesite ---
07:49:06 [INFO] 
07:49:06 [INFO] -----< org.eclipse.swtbot.test:org.eclipse.swtbot.eclipse.ui.test >-----
07:49:06 [INFO] Building org.eclipse.swtbot.eclipse.ui.test 4.1.0-SNAPSHOT       [44/57]
07:49:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] The project's OSGi version is 4.1.0.202302011246
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] 
07:49:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [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.*
07:49:06 [INFO] 
07:49:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/main/resources
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/target/classes
07:49:06 [INFO] 
07:49:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.ui.test/src/test/resources
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [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
07:49:06 [INFO] 
07:49:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [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
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [INFO] 
07:49:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:06 [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
07:49:06 [INFO] 
07:49:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:06 [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
07:49:08 [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
07:49:10 [INFO] 
07:49:10 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:10 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:10 [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
07:49:10 [INFO] 
07:49:10 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:10 [INFO] 
07:49:10 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:10 [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
07:49:10 [INFO] Command line:
07:49:10 	[/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]
07:49:12 Launching application org.eclipse.ui.ide.workbench...
07:49:15 Running org.eclipse.swtbot.eclipse.ui.functional.AllTests
07:49:15 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:49:15 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:49:15 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:49:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.297 s - in org.eclipse.swtbot.eclipse.ui.functional.AllTests
07:49:17 canCreateSWTBotProject(org.eclipse.swtbot.eclipse.ui.functional.ProjectCreationWizardTest)  Time elapsed: 2.076 s
07:49:17 
07:49:17 Results:
07:49:17 
07:49:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
07:49:17 
07:49:21 [INFO] All tests passed!
07:49:21 [INFO] 
07:49:21 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:21 [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
07:49:21 [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
07:49:21 [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
07:49:21 [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
07:49:21 [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
07:49:21 [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
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.ui.test ---
07:49:21 [INFO] 
07:49:21 [INFO] --< org.eclipse.swtbot.test:org.eclipse.swtbot.swt.finder.test.keyboards >--
07:49:21 [INFO] Building org.eclipse.swtbot.swt.finder.test.keyboards 4.1.0-SNAPSHOT [45/57]
07:49:21 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] The project's OSGi version is 4.1.0.202302011246
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] 
07:49:21 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49: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.*
07:49:21 [INFO] 
07:49:21 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/main/resources
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] Nothing to compile - all classes are up to date
07:49:21 [INFO] 
07:49:21 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test.keyboards/src/test/resources
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [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
07:49:21 [INFO] 
07:49:21 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [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
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [INFO] 
07:49:21 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:21 [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
07:49:21 [INFO] 
07:49:21 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:21 [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
07:49:22 [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
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:24 [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
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:24 [INFO] 
07:49:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:24 [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
07:49:24 [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
07:49:24 [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
07:49:24 [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
07:49:24 [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
07:49:24 [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
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test.keyboards ---
07:49:24 [INFO] 
07:49:24 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.forms.finder.test >---
07:49:24 [INFO] Building org.eclipse.swtbot.forms.finder.test 4.1.0-SNAPSHOT     [46/57]
07:49:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] The project's OSGi version is 4.1.0.202302011246
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] 
07:49:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [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.*
07:49:24 [INFO] 
07:49:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/main/resources
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/target/classes
07:49:24 [INFO] 
07:49:24 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.forms.finder.test/src/test/resources
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [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
07:49:24 [INFO] 
07:49:24 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [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
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [INFO] 
07:49:24 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:24 [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
07:49:24 [INFO] 
07:49:24 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.forms.finder.test ---
07:49:24 [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
07:49:25 [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
07:49:27 [INFO] 
07:49:27 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.forms.finder.test ---
07:49:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:27 [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
07:49:27 [INFO] 
07:49:27 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.forms.finder.test ---
07:49:27 [INFO] 
07:49:27 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.forms.finder.test ---
07:49:27 [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
07:49:27 [INFO] Command line:
07:49:27 	[/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]
07:49:28 Launching application org.eclipse.ui.ide.workbench...
07:49:30 Running org.eclipse.swtbot.forms.finder.test.AllTests
07:49:31 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:49:31 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:49:31 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:49:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.882 s - in org.eclipse.swtbot.forms.finder.test.AllTests
07:49:32 canFindHyperlinkWithRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.009 s
07:49:32 findHyperlink(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotHyperlinkTest)  Time elapsed: 0.002 s
07:49:32 findImageHyperlinkWithNoImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.003 s
07:49:32 canFindImageHyperlinkWithNoImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.007 s
07:49:32 findImageHyperlinkWithImage(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.002 s
07:49:32 canFindImageHyperlinkWithImageByRegex(org.eclipse.swtbot.forms.finder.test.widgets.SWTBotImageHyperlinkTest)  Time elapsed: 0.002 s
07:49:32 
07:49:32 Results:
07:49:32 
07:49:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
07:49:32 
07:49:33 [INFO] All tests passed!
07:49:33 [INFO] 
07:49:33 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.forms.finder.test ---
07:49:33 [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
07:49:33 [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
07:49:33 [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
07:49:33 [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
07:49:33 [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
07:49:33 [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
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.forms.finder.test ---
07:49:33 [INFO] 
07:49:33 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.eclipse.finder.test >--
07:49:33 [INFO] Building org.eclipse.swtbot.eclipse.finder.test 4.1.0-SNAPSHOT   [47/57]
07:49:33 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] The project's OSGi version is 4.1.0.202302011246
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] 
07:49:33 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [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.*
07:49:33 [INFO] 
07:49:33 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/main/resources
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/target/classes
07:49:33 [INFO] 
07:49:33 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:49:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.eclipse.finder.test/src/test/resources
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [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
07:49:33 [INFO] 
07:49:33 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [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
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [INFO] 
07:49:33 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:33 [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
07:49:33 [INFO] 
07:49:33 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:33 [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
07:49:35 [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
07:49:36 [INFO] 
07:49:36 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:36 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:49:36 [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
07:49:36 [INFO] 
07:49:36 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:36 [INFO] 
07:49:36 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.eclipse.finder.test ---
07:49:36 [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
07:49:36 [INFO] Command line:
07:49:36 	[/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]
07:49:38 Launching application org.eclipse.ui.ide.workbench...
07:49:39 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:49:39 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:49:39 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:49:41 Running org.eclipse.swtbot.eclipse.finder.AllTests
07:52:05 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.308 s - in org.eclipse.swtbot.eclipse.finder.AllTests
07:52:05 viewMenuDropDown(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.495 s
07:52:05 viewActionDelegateWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.349 s
07:52:05 toolbarToogleButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.299 s
07:52:05 viewBotWidgetScope(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.208 s
07:52:05 toolbarButtonNotFound(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.235 s
07:52:05 menusAddedProgramatically(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.342 s
07:52:05 toolbarPushButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.26 s
07:52:05 notFindingViewThrowsException(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 5.123 s
07:52:05 openView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.214 s
07:52:05 menusExtensionsCommandWithoutParameters(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.283 s
07:52:05 toolbarDropDownButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.234 s
07:52:05 menusExtensionsParameterizedCommand(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.264 s
07:52:05 findsView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.192 s
07:52:05 breakpointsViewMenuWorkingSets(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.524 s
07:52:05 toolbarRadioButton(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.268 s
07:52:05 closesAView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.183 s
07:52:05 getToolbarButtons(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 1.223 s
07:52:05 getsViewTitle(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotViewTest)  Time elapsed: 0.191 s
07:52:05 quickFixNotFoundExceptionString(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
07:52:05 quickFixNotFoundExceptionStringThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
07:52:05 quickFixNotFoundExceptionThrowable(org.eclipse.swtbot.eclipse.finder.exceptions.QuickFixNotFoundExceptionTest)  Time elapsed: 0 s
07:52:05 canAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 11.344 s
07:52:05 getsAutoCompleteProposals(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 8.14 s
07:52:05 contextMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 7.915 s
07:52:05 contextMenuWithSubMenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 8.226 s
07:52:05 isActivePartIsFalseForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 9.744 s
07:52:05 getsStatusMessagesOfEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 7.73 s
07:52:05 isActiveIsTrueForActiveEditor(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseEditorTest)  Time elapsed: 9.642 s
07:52:05 canAccessContextMenuSubmenu(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 7.928 s
07:52:05 canGetStatusMessageOfView(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 7.691 s
07:52:05 canRefreshProject(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 7.809 s
07:52:05 canAccessContextMenuCopyQualifiedName(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 8.113 s
07:52:05 canAccessContextMenuOnMultipleSelection(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 8.714 s
07:52:05 canAccessOpen(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 8.116 s
07:52:05 canAccessContextMenuWithSubmenus(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipseProjectTest)  Time elapsed: 8.138 s
07:52:05 shouldGetPageCount(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.189 s
07:52:05 shouldSaveEditorContents(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.18 s
07:52:05 editorShouldBeMarkedDirtyOnChanges(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.166 s
07:52:05 shouldGetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.169 s
07:52:05 shouldGetListOfPageTitles(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.176 s
07:52:05 shouldAnswerIsActivePageCorrectly(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.149 s
07:52:05 shouldSetActivePage(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotMultiPageEditorTest)  Time elapsed: 0.166 s
07:52:05 canFindControlContributionWithTooltip(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.092 s
07:52:05 canFindControlContributionWithText(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.092 s
07:52:05 canFindControlContributionWithId(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotToolbarContributionTest)  Time elapsed: 0.091 s
07:52:05 canSelectMultipleRadioInPreferencesWindow(org.eclipse.swtbot.eclipse.finder.widgets.SWTBotEclipsePreferencesTest)  Time elapsed: 0.366 s
07:52:05 
07:52:05 Results:
07:52:05 
07:52:05 Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
07:52:05 
07:52:06 [INFO] All tests passed!
07:52:06 [INFO] 
07:52:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.eclipse.finder.test ---
07:52:06 [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
07:52:06 [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
07:52:06 [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
07:52:06 [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
07:52:06 [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
07:52:06 [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
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.eclipse.finder.test ---
07:52:06 [INFO] 
07:52:06 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.e4.finder.test >----
07:52:06 [INFO] Building org.eclipse.swtbot.e4.finder.test 4.1.0-SNAPSHOT        [48/57]
07:52:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] The project's OSGi version is 4.1.0.202302011246
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] 
07:52:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [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.*
07:52:06 [INFO] 
07:52:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:52:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/main/resources
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/target/classes
07:52:06 [INFO] 
07:52:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:52:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.e4.finder.test/src/test/resources
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [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
07:52:06 [INFO] 
07:52:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [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
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [INFO] 
07:52:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:52:06 [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
07:52:06 [INFO] 
07:52:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.e4.finder.test ---
07:52:06 [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
07:52:07 [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
07:52:08 [INFO] 
07:52:08 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.e4.finder.test ---
07:52:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:52:08 [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
07:52:08 [INFO] 
07:52:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.e4.finder.test ---
07:52:08 [INFO] 
07:52:08 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.e4.finder.test ---
07:52:08 [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
07:52:08 [INFO] Command line:
07:52:08 	[/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]
07:52:10 Launching application org.eclipse.e4.ui.workbench.swt.E4Application...
07:52:11 Running org.eclipse.swtbot.e4.finder.test.AllTests
07:52:11 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:52:11 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:52:11 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:52:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.346 s - in org.eclipse.swtbot.e4.finder.test.AllTests
07:52:16 showsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.02 s
07:52:16 closePart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 5.01 s
07:52:16 findsPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
07:52:16 getsPartTitle(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0 s
07:52:16 openNewlyCreatedPart(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotViewTest)  Time elapsed: 0.049 s
07:52:16 switchPerspective(org.eclipse.swtbot.e4.finder.test.parts.tests.SWTBotPerspectiveTest)  Time elapsed: 0.029 s
07:52:16 
07:52:16 Results:
07:52:16 
07:52:16 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
07:52:16 
07:52:17 [INFO] All tests passed!
07:52:17 [INFO] 
07:52:17 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.e4.finder.test ---
07:52:17 [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
07:52:17 [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
07:52:17 [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
07:52:17 [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
07:52:17 [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
07:52:17 [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
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.e4.finder.test ---
07:52:17 [INFO] 
07:52:17 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.gallery.finder.test >--
07:52:17 [INFO] Building org.eclipse.swtbot.nebula.gallery.finder.test 4.1.0-SNAPSHOT [49/57]
07:52:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] The project's OSGi version is 4.1.0.202302011246
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] 
07:52:17 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
07:52:17 [INFO] 
07:52:17 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:52:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/main/resources
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/target/classes
07:52:17 [INFO] 
07:52:17 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:52:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.gallery.finder.test/src/test/resources
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [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
07:52:17 [INFO] 
07:52:17 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [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
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [INFO] 
07:52:17 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:52:17 [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
07:52:17 [INFO] 
07:52:17 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:17 [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
07:52:18 [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
07:52:19 [INFO] 
07:52:19 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:19 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:52:19 [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
07:52:19 [INFO] 
07:52:19 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:19 [INFO] 
07:52:19 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:19 [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
07:52:19 [INFO] Command line:
07:52:19 	[/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]
07:52:22 Running org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
07:52:22 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:52:22 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:52:22 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.162: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.427: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.462: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 
07:52:23 (SWT:1302): Gtk-CRITICAL **: 12:52:23.556: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:23 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.827 s - in org.eclipse.swtbot.nebula.gallery.finder.test.AllTests
07:52:23 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.211 s
07:52:23 testCount(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.032 s
07:52:23 testGetGalleryItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.067 s
07:52:23 testSelectUnselect(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.037 s
07:52:23 testGetGalleryItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.065 s
07:52:23 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryTest)  Time elapsed: 0.029 s
07:52:23 testGetItemByIndex(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.064 s
07:52:23 testSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.039 s
07:52:23 testGetItemByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.062 s
07:52:23 testMultipleSelectByText(org.eclipse.swtbot.nebula.gallery.finder.test.widgets.GalleryItemTest)  Time elapsed: 0.03 s
07:52:23 
07:52:23 Results:
07:52:23 
07:52:23 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
07:52:23 
07:52:24 [INFO] All tests passed!
07:52:24 [INFO] 
07:52:24 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:24 [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
07:52:24 [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
07:52:24 [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
07:52:24 [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
07:52:24 [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
07:52:24 [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
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.gallery.finder.test ---
07:52:24 [INFO] 
07:52:24 [INFO] ---< org.eclipse.swtbot.plugins:org.eclipse.swtbot.swt.finder.test >----
07:52:24 [INFO] Building org.eclipse.swtbot.swt.finder.test 4.1.0-SNAPSHOT       [50/57]
07:52:24 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] The project's OSGi version is 4.1.0.202302011246
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] 
07:52:24 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [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.*
07:52:24 [INFO] 
07:52:24 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:52:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/main/resources
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] Compiling 112 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/target/classes
07:52:24 [INFO] 
07:52:24 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
07:52:24 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.swt.finder.test/src/test/resources
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [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
07:52:24 [INFO] 
07:52:24 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [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
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [INFO] 
07:52:24 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.swt.finder.test ---
07:52:24 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:52:24 [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
07:52:25 [INFO] 
07:52:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.swt.finder.test ---
07:52:25 [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
07:52:27 [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
07:52:27 [INFO] 
07:52:27 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.swt.finder.test ---
07:52:27 [WARNING] Pack200 actions are deprecated and scheduled for removal.
07:52:27 [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
07:52:28 [INFO] 
07:52:28 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.swt.finder.test ---
07:52:28 [INFO] 
07:52:28 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.swt.finder.test ---
07:52:28 [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
07:52:28 [INFO] Command line:
07:52:28 	[/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]
07:52:29 Running org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
07:52:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
07:52:30 SLF4J: Defaulting to no-operation (NOP) logger implementation
07:52:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
07:52:30 
07:52:30 (SWT:1384): Gdk-CRITICAL **: 12:52:30.625: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test
07:52:30 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.518 s
07:52:30 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinder2Test)  Time elapsed: 0.241 s
07:52:30 Running org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
07:52:30 
07:52:30 (SWT:1384): Gdk-CRITICAL **: 12:52:30.888: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:30 
07:52:30 (SWT:1384): Gdk-CRITICAL **: 12:52:30.950: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:30 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.swtbot.swt.finder.finders.MenuFinderTest
07:52:30 findsAllVisibleMenus(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.062 s
07:52:30 clicksMenuItem(org.eclipse.swtbot.swt.finder.finders.MenuFinderTest)  Time elapsed: 0.034 s
07:52:30 Running org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
07:52:30 
07:52:30 (SWT:1384): Gdk-CRITICAL **: 12:52:30.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.176: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:31 
07:52:31 (SWT:1384): Gtk-WARNING **: 12:52:31.179: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gdk-CRITICAL **: 12:52:32.070: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:32 
07:52:32 (SWT:1384): Gtk-WARNING **: 12:52:32.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gdk-CRITICAL **: 12:52:33.121: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.270: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:33 
07:52:33 (SWT:1384): Gtk-WARNING **: 12:52:33.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gdk-CRITICAL **: 12:52:34.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:34 
07:52:34 (SWT:1384): Gtk-WARNING **: 12:52:34.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-CRITICAL **: 12:52:35.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:35 
07:52:35 (SWT:1384): Gtk-CRITICAL **: 12:52:35.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:35 
07:52:35 (SWT:1384): Gdk-CRITICAL **: 12:52:35.202: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:35 
07:52:35 (SWT:1384): Gtk-WARNING **: 12:52:35.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gdk-CRITICAL **: 12:52:36.231: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:36 
07:52:36 (SWT:1384): Gtk-WARNING **: 12:52:36.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gdk-CRITICAL **: 12:52:37.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:37 
07:52:37 (SWT:1384): Gtk-WARNING **: 12:52:37.415: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gdk-CRITICAL **: 12:52:38.300: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.444: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.449: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:38 
07:52:38 (SWT:1384): Gtk-WARNING **: 12:52:38.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gdk-CRITICAL **: 12:52:39.338: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.482: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:39 
07:52:39 (SWT:1384): Gtk-WARNING **: 12:52:39.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.388 s - in org.eclipse.swtbot.swt.finder.finders.ControlFinderTest
07:52:40 findsATabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.081 s
07:52:40 getsControlPathToTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.05 s
07:52:40 getsControlPath(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.02 s
07:52:40 getsOnlyVisibleControls(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.062 s
07:52:40 findsAGroup(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.028 s
07:52:40 findsAShell(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.029 s
07:52:40 findsText(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.038 s
07:52:40 findsAllTabItem(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.037 s
07:52:40 findsTwoButtons(org.eclipse.swtbot.swt.finder.finders.ControlFinderTest)  Time elapsed: 1.037 s
07:52:40 Running org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
07:52:40 
07:52:40 (SWT:1384): Gdk-CRITICAL **: 12:52:40.380: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:40 
07:52:40 (SWT:1384): Gtk-WARNING **: 12:52:40.537: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gdk-CRITICAL **: 12:52:41.431: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.580: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:41 
07:52:41 (SWT:1384): Gtk-WARNING **: 12:52:41.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gdk-CRITICAL **: 12:52:42.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:42 
07:52:42 (SWT:1384): Gtk-WARNING **: 12:52:42.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.143 s - in org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest
07:52:43 generatesStringFromPath(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.052 s
07:52:43 getsPathFromInvalidString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.041 s
07:52:43 getsPathFromString(org.eclipse.swtbot.swt.finder.finders.PathGeneratorTest)  Time elapsed: 1.05 s
07:52:43 Running org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
07:52:43 
07:52:43 (SWT:1384): Gdk-CRITICAL **: 12:52:43.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.677: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:43 
07:52:43 (SWT:1384): Gtk-WARNING **: 12:52:43.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gdk-CRITICAL **: 12:52:44.591: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.737: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:44 
07:52:44 (SWT:1384): Gtk-WARNING **: 12:52:44.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.112 s - in org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest
07:52:45 childrenControlFinder1(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.064 s
07:52:45 childrenControlFinder2(org.eclipse.swtbot.swt.finder.finders.ChildrenControlFinderTest)  Time elapsed: 1.047 s
07:52:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
07:52:45 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest
07:52:45 shouldBeAbleToParseUserProvidedKeyboardLayout(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0.006 s
07:52:45 shouldBeAbleToParseUserProvidedKeyboardLayoutViaPreference(org.eclipse.swtbot.swt.finder.keyboard.KeyboardLayoutTest)  Time elapsed: 0 s
07:52:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
07:52:45 
07:52:45 (SWT:1384): Gdk-CRITICAL **: 12:52:45.650: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:45 
07:52:45 (SWT:1384): Gdk-CRITICAL **: 12:52:45.670: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:45 
07:52:45 (SWT:1384): Gdk-CRITICAL **: 12:52:45.683: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:45 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest
07:52:45 createsKeyboardForAWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.019 s
07:52:45 createsKeyboardForMockKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.013 s
07:52:45 createsKeyboardForSWTKeyboardStrategy(org.eclipse.swtbot.swt.finder.keyboard.KeyboardFactoryTest)  Time elapsed: 0.013 s
07:52:45 Running org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
07:52:45 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest
07:52:45 getsKeystrokesForModificationKeyWithShiftAndCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 getsKeyStrokeForCapitalCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 getsKeyStrokeForSmallCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 getsKeystrokesForModificationKeys(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 getsKeystrokesForModificationKey(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 getsKeystrokesForModificationKeyWithShiftAndSmallCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 getsKeyStrokeForSpecialCharacters(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0.002 s
07:52:45 getsKeystrokesForModificationKeyForCapitalCharacter(org.eclipse.swtbot.swt.finder.keyboard.KeystrokesTest)  Time elapsed: 0 s
07:52:45 Running org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
07:52:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest
07:52:45 org.eclipse.swtbot.swt.finder.keyboard.AWTKeyboardTest skipped
07:52:45 Running org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
07:52:45 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest
07:52:45 org.eclipse.swtbot.swt.finder.keyboard.SWTKeyboardTest skipped
07:52:45 Running org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
07:52:45 
07:52:45 (SWT:1384): Gdk-CRITICAL **: 12:52:45.716: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:45 
07:52:45 (SWT:1384): Gtk-WARNING **: 12:52:45.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s - in org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest
07:52:46 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextLabelMatcherTest)  Time elapsed: 1.085 s
07:52:46 Running org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
07:52:46 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest
07:52:46 getsToString(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
07:52:46 matchTooltipIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0.001 s
07:52:46 matchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:52:46 doesNotMatchObjectsWithNullGetTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:52:46 doesNotMatchTooltip(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:52:46 doesNotMatchObjectsWithNoGetTooltipMethod(org.eclipse.swtbot.swt.finder.matchers.TooltipMatcherTest)  Time elapsed: 0 s
07:52:46 Running org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
07:52:46 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest
07:52:46 matchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0.001 s
07:52:46 doesNotMatchObjectsWithNullGetMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:52:46 doesNotMatchMessage(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:52:46 getsToString(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:52:46 doesNotMatchObjectsWithNoGetMessageMethod(org.eclipse.swtbot.swt.finder.matchers.MessageMatcherTest)  Time elapsed: 0 s
07:52:46 Running org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
07:52:46 
07:52:46 (SWT:1384): Gdk-CRITICAL **: 12:52:46.815: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:46 
07:52:46 (SWT:1384): Gdk-CRITICAL **: 12:52:46.917: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:46 
07:52:46 (SWT:1384): Gdk-CRITICAL **: 12:52:46.989: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.078: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.158: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.235: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.313: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.391: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.658 s - in org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest
07:52:47 matchesControlsWithTooltip(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.102 s
07:52:47 matchesControlsWithTextIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.072 s
07:52:47 matchesControlsWithTooltipIgnoringCase(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.088 s
07:52:47 matchesControlsWithText(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.08 s
07:52:47 matchesControlsInGroup(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.077 s
07:52:47 findsControlsById(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.078 s
07:52:47 matchesControlsWithLabel(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.078 s
07:52:47 matchesControlsWithRegex(org.eclipse.swtbot.swt.finder.matchers.WidgetMatcherFactoryTest)  Time elapsed: 0.081 s
07:52:47 Running org.eclipse.swtbot.swt.finder.matchers.WithItemTest
07:52:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.WithItemTest
07:52:47 testDescription(org.eclipse.swtbot.swt.finder.matchers.WithItemTest)  Time elapsed: 0.001 s
07:52:47 Running org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
07:52:47 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest
07:52:47 matchesRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:52:47 doesNotMatchRegex(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:52:47 getsToString(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:52:47 doesNotMatchNullText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0.001 s
07:52:47 cannotNotMatchText(org.eclipse.swtbot.swt.finder.matchers.RegexTextMatcherTest)  Time elapsed: 0 s
07:52:47 Running org.eclipse.swtbot.swt.finder.matchers.AllOfTest
07:52:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.AllOfTest
07:52:47 testShouldAnswerTrueIfAllMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0.001 s
07:52:47 testShouldAnswerFalseIfAnyMatchersDoesNotMatch(org.eclipse.swtbot.swt.finder.matchers.AllOfTest)  Time elapsed: 0 s
07:52:47 Running org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
07:52:47 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest
07:52:47 matchesMenuWithoutAccesor(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:52:47 matchesMenuWithMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:52:47 matchesWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:52:47 matchesMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0 s
07:52:47 matchesMenuWithoutMnemonic(org.eclipse.swtbot.swt.finder.matchers.MenuMnemonicTextMatcherTest)  Time elapsed: 0.001 s
07:52:47 Running org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
07:52:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.swtbot.swt.finder.matchers.AnyOfTest
07:52:47 testShouldAnswerTrueIfAnyMatcherMatches(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 s
07:52:47 testShouldAnswerFalseIfNoMatchersMatche(org.eclipse.swtbot.swt.finder.matchers.AnyOfTest)  Time elapsed: 0 s
07:52:47 Running org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
07:52:47 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest
07:52:47 doesNotMatchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:52:47 doesNotMatchObjectsWithNullGetText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:52:47 getsToString(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:52:47 matchText(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:52:47 doesNotMatchObjectsWithNoGetTextMethod(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:52:47 matchTextIgnoreCase(org.eclipse.swtbot.swt.finder.matchers.TextMatcherTest)  Time elapsed: 0 s
07:52:47 Running org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.569: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.577: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.579: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.600: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.601: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.624: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 
07:52:47 (SWT:1384): Gtk-CRITICAL **: 12:52:47.664: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:52:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest
07:52:47 dragsAndDropsFromTreeToTree(org.eclipse.swtbot.swt.finder.widgets.DnDTreeTest)  Time elapsed: 0.191 s
07:52:47 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
07:52:47 
07:52:47 (SWT:1384): Gdk-CRITICAL **: 12:52:47.686: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:47 
07:52:47 (SWT:1384): Gtk-WARNING **: 12:52:47.862: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:48 
07:52:48 (SWT:1384): Gdk-CRITICAL **: 12:52:48.874: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.030: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:49 
07:52:49 (SWT:1384): Gtk-WARNING **: 12:52:49.033: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gdk-CRITICAL **: 12:52:50.029: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.187: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:50 
07:52:50 (SWT:1384): Gtk-WARNING **: 12:52:50.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gdk-CRITICAL **: 12:52:51.200: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:51 
07:52:51 (SWT:1384): Gtk-WARNING **: 12:52:51.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gdk-CRITICAL **: 12:52:52.318: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.474: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.478: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:52 
07:52:52 (SWT:1384): Gtk-WARNING **: 12:52:52.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gdk-CRITICAL **: 12:52:53.442: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:53 
07:52:53 (SWT:1384): Gtk-WARNING **: 12:52:53.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.392: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.393: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
07:52:54 
07:52:54 (SWT:1384): Gdk-CRITICAL **: 12:52:54.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.765: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:52:54 
07:52:54 (SWT:1384): Gtk-WARNING **: 12:52:54.767: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.043 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest
07:53:00 shouldGetExpandItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.187 s
07:53:00 shouldCollapseAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.156 s
07:53:00 shouldExpandAnItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.17 s
07:53:00 shouldGetExpandedAndCollapsedItemCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.119 s
07:53:00 shouldGetAllExpandBarItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.123 s
07:53:00 shouldMatchEvents(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 1.164 s
07:53:00 shouldThrowExceptionWhenItemIsNotFound(org.eclipse.swtbot.swt.finder.widgets.SWTBotExpandBarTest)  Time elapsed: 6.122 s
07:53:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
07:53:00 
07:53:00 (SWT:1384): Gdk-CRITICAL **: 12:53:00.731: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:00 
07:53:00 (SWT:1384): Gtk-WARNING **: 12:53:00.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:01 
07:53:01 (SWT:1384): Gdk-CRITICAL **: 12:53:01.885: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:02 
07:53:02 (SWT:1384): Gtk-WARNING **: 12:53:02.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest
07:53:03 findsArrowButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.154 s
07:53:03 clicksArrowButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotArrowButtonTest)  Time elapsed: 1.216 s
07:53:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
07:53:03 
07:53:03 (SWT:1384): Gdk-CRITICAL **: 12:53:03.104: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.264: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.266: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:03 
07:53:03 (SWT:1384): Gtk-WARNING **: 12:53:03.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gdk-CRITICAL **: 12:53:04.251: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.410: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:04 
07:53:04 (SWT:1384): Gtk-WARNING **: 12:53:04.416: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gdk-CRITICAL **: 12:53:05.410: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:05 
07:53:05 (SWT:1384): Gtk-WARNING **: 12:53:05.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gdk-CRITICAL **: 12:53:06.564: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.734: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:06 
07:53:06 (SWT:1384): Gtk-WARNING **: 12:53:06.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gdk-CRITICAL **: 12:53:07.730: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.900: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:07 
07:53:07 (SWT:1384): Gtk-WARNING **: 12:53:07.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:08 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.792 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest
07:53:08 testsInitialValues(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.146 s
07:53:08 findsProgressBarInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.159 s
07:53:08 testsGetStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.154 s
07:53:08 findsProgressBar(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.165 s
07:53:08 testsProgressPercentage(org.eclipse.swtbot.swt.finder.widgets.SWTBotProgressBarTest)  Time elapsed: 1.166 s
07:53:08 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
07:53:08 
07:53:08 (SWT:1384): Gdk-CRITICAL **: 12:53:08.898: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.061: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:09 
07:53:09 (SWT:1384): Gtk-WARNING **: 12:53:09.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gdk-CRITICAL **: 12:53:10.032: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:10 
07:53:10 (SWT:1384): Gtk-WARNING **: 12:53:10.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gdk-CRITICAL **: 12:53:11.183: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:11 
07:53:11 (SWT:1384): Gtk-WARNING **: 12:53:11.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gdk-CRITICAL **: 12:53:12.409: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.572: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.577: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:12 
07:53:12 (SWT:1384): Gtk-WARNING **: 12:53:12.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.662 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest
07:53:13 findsForegroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.133 s
07:53:13 findsBackgroundColor(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.15 s
07:53:13 clicksButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.226 s
07:53:13 findsButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonTest)  Time elapsed: 1.15 s
07:53:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
07:53:13 
07:53:13 (SWT:1384): Gdk-CRITICAL **: 12:53:13.562: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.726: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.729: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.730: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.731: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:13 
07:53:13 (SWT:1384): Gtk-WARNING **: 12:53:13.732: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gdk-CRITICAL **: 12:53:14.755: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.920: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:14 
07:53:14 (SWT:1384): Gtk-WARNING **: 12:53:14.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:15 
07:53:15 (SWT:1384): Gdk-CRITICAL **: 12:53:15.949: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.115: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:16 
07:53:16 (SWT:1384): Gtk-WARNING **: 12:53:16.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.571 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest
07:53:17 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.192 s
07:53:17 findsLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.193 s
07:53:17 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotLabelTest)  Time elapsed: 1.183 s
07:53:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
07:53:17 
07:53:17 (SWT:1384): Gdk-CRITICAL **: 12:53:17.135: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.305: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:17 
07:53:17 (SWT:1384): Gtk-WARNING **: 12:53:17.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gdk-CRITICAL **: 12:53:18.385: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:18 
07:53:18 (SWT:1384): Gtk-WARNING **: 12:53:18.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gdk-CRITICAL **: 12:53:19.624: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.795: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:19 
07:53:19 (SWT:1384): Gtk-WARNING **: 12:53:19.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:20 
07:53:20 (SWT:1384): Gdk-CRITICAL **: 12:53:20.869: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.040: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:21 
07:53:21 (SWT:1384): Gtk-WARNING **: 12:53:21.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gdk-CRITICAL **: 12:53:22.127: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.296: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.300: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:22 
07:53:22 (SWT:1384): Gtk-WARNING **: 12:53:22.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gdk-CRITICAL **: 12:53:23.435: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:23 
07:53:23 (SWT:1384): Gtk-WARNING **: 12:53:23.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gdk-CRITICAL **: 12:53:24.783: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:24 
07:53:24 (SWT:1384): Gtk-WARNING **: 12:53:24.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gdk-CRITICAL **: 12:53:26.025: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:26 
07:53:26 (SWT:1384): Gtk-WARNING **: 12:53:26.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.143 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest
07:53:27 selectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.249 s
07:53:27 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.239 s
07:53:27 clicksRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.246 s
07:53:27 togglesRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.257 s
07:53:27 togglingRadioButtonDeselectsOtherConditionally(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.308 s
07:53:27 clickingRadioButtonDeselectsOther(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.348 s
07:53:27 deselectsRadioButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.242 s
07:53:27 clicksRadioButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarRadioButtonTest)  Time elapsed: 1.253 s
07:53:27 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
07:53:27 
07:53:27 (SWT:1384): Gdk-CRITICAL **: 12:53:27.285: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.468: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.470: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:27 
07:53:27 (SWT:1384): Gtk-WARNING **: 12:53:27.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gdk-CRITICAL **: 12:53:28.604: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.773: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.778: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:28 
07:53:28 (SWT:1384): Gtk-WARNING **: 12:53:28.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:29 
07:53:29 (SWT:1384): Gdk-CRITICAL **: 12:53:29.890: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:30 
07:53:30 (SWT:1384): Gtk-WARNING **: 12:53:30.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gdk-CRITICAL **: 12:53:31.174: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:31 
07:53:31 (SWT:1384): Gtk-WARNING **: 12:53:31.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gdk-CRITICAL **: 12:53:32.492: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:32 
07:53:32 (SWT:1384): Gtk-WARNING **: 12:53:32.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gdk-CRITICAL **: 12:53:33.788: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.959: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:33 
07:53:33 (SWT:1384): Gtk-WARNING **: 12:53:33.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gdk-CRITICAL **: 12:53:35.115: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.290: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:35 
07:53:35 (SWT:1384): Gtk-WARNING **: 12:53:35.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gdk-CRITICAL **: 12:53:36.432: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:36 
07:53:36 (SWT:1384): Gtk-WARNING **: 12:53:36.616: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gdk-CRITICAL **: 12:53:37.751: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:37 
07:53:37 (SWT:1384): Gtk-WARNING **: 12:53:37.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gdk-CRITICAL **: 12:53:39.108: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.283: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:39 
07:53:39 (SWT:1384): Gtk-WARNING **: 12:53:39.287: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gdk-CRITICAL **: 12:53:40.411: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:40 
07:53:40 (SWT:1384): Gtk-WARNING **: 12:53:40.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gdk-CRITICAL **: 12:53:41.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.901: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:41 
07:53:41 (SWT:1384): Gtk-WARNING **: 12:53:41.907: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gdk-CRITICAL **: 12:53:43.102: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:43 
07:53:43 (SWT:1384): Gtk-WARNING **: 12:53:43.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gdk-CRITICAL **: 12:53:44.453: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.637: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:44 
07:53:44 (SWT:1384): Gtk-WARNING **: 12:53:44.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gdk-CRITICAL **: 12:53:45.768: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.950: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:45 
07:53:45 (SWT:1384): Gtk-WARNING **: 12:53:45.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gdk-CRITICAL **: 12:53:47.118: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.298: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.302: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.303: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:47 
07:53:47 (SWT:1384): Gtk-WARNING **: 12:53:47.304: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.161 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest
07:53:48 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.318 s
07:53:48 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.285 s
07:53:48 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.285 s
07:53:48 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.317 s
07:53:48 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.297 s
07:53:48 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.326 s
07:53:48 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.317 s
07:53:48 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.319 s
07:53:48 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.357 s
07:53:48 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.302 s
07:53:48 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.315 s
07:53:48 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.375 s
07:53:48 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.353 s
07:53:48 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.315 s
07:53:48 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.349 s
07:53:48 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotPopupMenuTest)  Time elapsed: 1.323 s
07:53:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
07:53:48 
07:53:48 (SWT:1384): Gdk-CRITICAL **: 12:53:48.444: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:48 
07:53:48 (SWT:1384): Gtk-WARNING **: 12:53:48.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gdk-CRITICAL **: 12:53:49.722: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.912: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:49 
07:53:49 (SWT:1384): Gtk-WARNING **: 12:53:49.914: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gdk-CRITICAL **: 12:53:51.011: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.192: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.195: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:51 
07:53:51 (SWT:1384): Gtk-WARNING **: 12:53:51.199: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gdk-CRITICAL **: 12:53:52.290: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.472: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.475: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.477: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:52 
07:53:52 (SWT:1384): Gtk-WARNING **: 12:53:52.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gdk-CRITICAL **: 12:53:53.574: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:53 
07:53:53 (SWT:1384): Gtk-WARNING **: 12:53:53.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:54 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.413 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest
07:53:54 findsDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.277 s
07:53:54 bug347824(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.289 s
07:53:54 shouldHandleInvalidDates(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.279 s
07:53:54 setsAndGetsDateOnDateTime(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.285 s
07:53:54 sendsNotification(org.eclipse.swtbot.swt.finder.widgets.SWTBotDateTimeTest)  Time elapsed: 1.281 s
07:53:54 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
07:53:54 
07:53:54 (SWT:1384): Gdk-CRITICAL **: 12:53:54.858: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.042: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.044: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:55 
07:53:55 (SWT:1384): Gtk-WARNING **: 12:53:55.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gdk-CRITICAL **: 12:53:56.167: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.357: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.359: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:53:56 
07:53:56 (SWT:1384): Gtk-WARNING **: 12:53:56.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gdk-CRITICAL **: 12:54:01.444: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:01 
07:54:01 (SWT:1384): Gtk-WARNING **: 12:54:01.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:06 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.859 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest
07:54:06 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 1.308 s
07:54:06 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.277 s
07:54:06 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBoxTest)  Time elapsed: 5.272 s
07:54:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
07:54:06 
07:54:06 (SWT:1384): Gdk-CRITICAL **: 12:54:06.720: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:07 
07:54:07 (SWT:1384): Gdk-CRITICAL **: 12:54:07.020: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:12 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.6 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest
07:54:12 canClickContextMenuOnCTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 0.299 s
07:54:12 canCloseCTabItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItemTest)  Time elapsed: 5.3 s
07:54:12 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
07:54:12 
07:54:12 (SWT:1384): Gdk-CRITICAL **: 12:54:12.323: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.525: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:12 
07:54:12 (SWT:1384): Gtk-WARNING **: 12:54:12.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gdk-CRITICAL **: 12:54:14.052: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:14 
07:54:14 (SWT:1384): Gtk-WARNING **: 12:54:14.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gdk-CRITICAL **: 12:54:15.738: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:15 
07:54:15 (SWT:1384): Gtk-WARNING **: 12:54:15.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.077 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest
07:54:17 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 1.729 s
07:54:17 findsTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 1.685 s
07:54:17 clicksTableColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableColumnTest)  Time elapsed: 1.661 s
07:54:17 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
07:54:17 
07:54:17 (SWT:1384): Gdk-CRITICAL **: 12:54:17.402: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.601: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.603: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:17 
07:54:17 (SWT:1384): Gtk-WARNING **: 12:54:17.604: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:18 
07:54:18 (SWT:1384): Gdk-CRITICAL **: 12:54:18.817: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.024: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.026: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:19 
07:54:19 (SWT:1384): Gtk-WARNING **: 12:54:19.028: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gdk-CRITICAL **: 12:54:20.420: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.614: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:20 
07:54:20 (SWT:1384): Gtk-WARNING **: 12:54:20.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:21 
07:54:21 (SWT:1384): Gdk-CRITICAL **: 12:54:21.982: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:22 
07:54:22 (SWT:1384): Gtk-WARNING **: 12:54:22.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gdk-CRITICAL **: 12:54:23.549: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.735: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:23 
07:54:23 (SWT:1384): Gtk-WARNING **: 12:54:23.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:24 
07:54:24 (SWT:1384): Gdk-CRITICAL **: 12:54:24.968: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.159: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:25 
07:54:25 (SWT:1384): Gtk-WARNING **: 12:54:25.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gdk-CRITICAL **: 12:54:26.415: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:26 
07:54:26 (SWT:1384): Gtk-WARNING **: 12:54:26.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:27 
07:54:27 (SWT:1384): Gdk-CRITICAL **: 12:54:27.905: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.095: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:28 
07:54:28 (SWT:1384): Gtk-WARNING **: 12:54:28.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gdk-CRITICAL **: 12:54:29.620: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:29 
07:54:29 (SWT:1384): Gtk-WARNING **: 12:54:29.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gdk-CRITICAL **: 12:54:36.084: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.292: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.293: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:36 
07:54:36 (SWT:1384): Gtk-WARNING **: 12:54:36.294: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gdk-CRITICAL **: 12:54:37.688: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:37 
07:54:37 (SWT:1384): Gtk-WARNING **: 12:54:37.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gdk-CRITICAL **: 12:54:39.130: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.325: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:39 
07:54:39 (SWT:1384): Gtk-WARNING **: 12:54:39.327: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gdk-CRITICAL **: 12:54:40.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.883: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:40 
07:54:40 (SWT:1384): Gtk-WARNING **: 12:54:40.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gdk-CRITICAL **: 12:54:42.134: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.332: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.335: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:42 
07:54:42 (SWT:1384): Gtk-WARNING **: 12:54:42.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gdk-CRITICAL **: 12:54:43.603: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.797: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.801: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:43 
07:54:43 (SWT:1384): Gtk-WARNING **: 12:54:43.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gdk-CRITICAL **: 12:54:45.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:45 
07:54:45 (SWT:1384): Gtk-WARNING **: 12:54:45.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gdk-CRITICAL **: 12:54:46.677: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.871: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.874: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.877: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:46 
07:54:46 (SWT:1384): Gtk-WARNING **: 12:54:46.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gdk-CRITICAL **: 12:54:48.306: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.506: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:48 
07:54:48 (SWT:1384): Gtk-WARNING **: 12:54:48.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gdk-CRITICAL **: 12:54:49.793: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.997: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:49 
07:54:49 (SWT:1384): Gtk-WARNING **: 12:54:49.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gdk-CRITICAL **: 12:54:51.421: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.617: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.620: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:51 
07:54:51 (SWT:1384): Gtk-WARNING **: 12:54:51.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:52 
07:54:52 (SWT:1384): Gdk-CRITICAL **: 12:54:52.962: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:53 
07:54:53 (SWT:1384): Gtk-WARNING **: 12:54:53.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gdk-CRITICAL **: 12:54:54.484: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.686: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:54 
07:54:54 (SWT:1384): Gtk-WARNING **: 12:54:54.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gdk-CRITICAL **: 12:54:56.031: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.234: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:56 
07:54:56 (SWT:1384): Gtk-WARNING **: 12:54:56.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gdk-CRITICAL **: 12:54:57.543: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.740: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:57 
07:54:57 (SWT:1384): Gtk-WARNING **: 12:54:57.747: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gdk-CRITICAL **: 12:54:59.028: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.237: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:54:59 
07:54:59 (SWT:1384): Gtk-WARNING **: 12:54:59.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gdk-CRITICAL **: 12:55:00.538: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:00 
07:55:00 (SWT:1384): Gtk-WARNING **: 12:55:00.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gdk-CRITICAL **: 12:55:02.295: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.498: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:02 
07:55:02 (SWT:1384): Gtk-WARNING **: 12:55:02.499: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:03 
07:55:03 (SWT:1384): Gdk-CRITICAL **: 12:55:03.849: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.046: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:04 
07:55:04 (SWT:1384): Gtk-WARNING **: 12:55:04.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.946 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest
07:55:05 checkingATreeThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.415 s
07:55:05 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.603 s
07:55:05 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.562 s
07:55:05 canSelectAListOfNodes(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.566 s
07:55:05 canExpandANodeUsingVarArgs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.42 s
07:55:05 canClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.447 s
07:55:05 canUnCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.489 s
07:55:05 canDoubleClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.716 s
07:55:05 throwsExceptionIfNodeNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 6.463 s
07:55:05 cellOutOfRangeWithMultipleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.603 s
07:55:05 isGrayedTreeNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.442 s
07:55:05 unselects(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.557 s
07:55:05 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.447 s
07:55:05 canFindANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.469 s
07:55:05 canDoubleClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.474 s
07:55:05 getsRow(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.599 s
07:55:05 getsColumnTextBasedOnColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.629 s
07:55:05 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.488 s
07:55:05 getNodeBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.627 s
07:55:05 canRightClickOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.541 s
07:55:05 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.522 s
07:55:05 canToggleANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.546 s
07:55:05 cellOutOfRangeWithSingleColumnsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.513 s
07:55:05 cannotFindANodeWithIncorrectNodeIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.485 s
07:55:05 canCallGetItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.509 s
07:55:05 canClickOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.757 s
07:55:05 canCheckANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.554 s
07:55:05 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemTest)  Time elapsed: 1.497 s
07:55:05 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
07:55:05 
07:55:05 (SWT:1384): Gdk-CRITICAL **: 12:55:05.350: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.550: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:05 
07:55:05 (SWT:1384): Gtk-WARNING **: 12:55:05.557: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gdk-CRITICAL **: 12:55:06.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.976: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:06 
07:55:06 (SWT:1384): Gtk-WARNING **: 12:55:06.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gdk-CRITICAL **: 12:55:08.193: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.399: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.400: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.401: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:08 
07:55:08 (SWT:1384): Gtk-WARNING **: 12:55:08.402: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gdk-CRITICAL **: 12:55:09.610: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.812: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:09 
07:55:09 (SWT:1384): Gtk-WARNING **: 12:55:09.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gdk-CRITICAL **: 12:55:11.041: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:11 
07:55:11 (SWT:1384): Gtk-WARNING **: 12:55:11.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gdk-CRITICAL **: 12:55:12.478: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.685: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:12 
07:55:12 (SWT:1384): Gtk-WARNING **: 12:55:12.687: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:13 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.559 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest
07:55:13 findsScaleInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.425 s
07:55:13 shouldSetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.418 s
07:55:13 shouldGetIncrementAndPageIncrement(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.417 s
07:55:13 shouldGetValue(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.431 s
07:55:13 findsScale(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.437 s
07:55:13 shouldGetMinimumAndMaximum(org.eclipse.swtbot.swt.finder.widgets.SWTBotScaleTest)  Time elapsed: 1.43 s
07:55:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
07:55:13 
07:55:13 (SWT:1384): Gdk-CRITICAL **: 12:55:13.912: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.168: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gdk-CRITICAL **: 12:55:14.207: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.455: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.467: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.468: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gdk-CRITICAL **: 12:55:14.504: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.746: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.758: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.759: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gtk-CRITICAL **: 12:55:14.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:14 
07:55:14 (SWT:1384): Gdk-CRITICAL **: 12:55:14.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.034: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gtk-CRITICAL **: 12:55:15.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:15 
07:55:15 (SWT:1384): Gdk-CRITICAL **: 12:55:15.943: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gdk-CRITICAL **: 12:55:16.238: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.496: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gdk-CRITICAL **: 12:55:16.595: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.860: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gtk-CRITICAL **: 12:55:16.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:16 
07:55:16 (SWT:1384): Gdk-CRITICAL **: 12:55:16.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.156: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gdk-CRITICAL **: 12:55:17.233: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.518: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gdk-CRITICAL **: 12:55:17.552: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gtk-CRITICAL **: 12:55:17.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:17 
07:55:17 (SWT:1384): Gdk-CRITICAL **: 12:55:17.854: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.100: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.112: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gdk-CRITICAL **: 12:55:18.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.446: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.447: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gdk-CRITICAL **: 12:55:18.515: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.762: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gtk-CRITICAL **: 12:55:18.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:18 
07:55:18 (SWT:1384): Gdk-CRITICAL **: 12:55:18.842: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.090: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gdk-CRITICAL **: 12:55:19.187: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.451: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gdk-CRITICAL **: 12:55:19.521: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.786: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gtk-CRITICAL **: 12:55:19.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:19 
07:55:19 (SWT:1384): Gdk-CRITICAL **: 12:55:19.825: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.079: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.080: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gdk-CRITICAL **: 12:55:20.125: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:20 
07:55:20 (SWT:1384): Gtk-CRITICAL **: 12:55:20.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gdk-CRITICAL **: 12:55:21.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.912: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.924: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gtk-CRITICAL **: 12:55:21.925: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:21 
07:55:21 (SWT:1384): Gdk-CRITICAL **: 12:55:21.960: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.223: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gdk-CRITICAL **: 12:55:22.261: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.527: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.528: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gdk-CRITICAL **: 12:55:22.602: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.862: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.863: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.874: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:22 
07:55:22 (SWT:1384): Gtk-CRITICAL **: 12:55:22.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:23 
07:55:23 (SWT:1384): Gdk-CRITICAL **: 12:55:23.920: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gdk-CRITICAL **: 12:55:24.219: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.472: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.473: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.484: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:24 
07:55:24 (SWT:1384): Gtk-CRITICAL **: 12:55:24.486: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gdk-CRITICAL **: 12:55:26.141: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.397: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gdk-CRITICAL **: 12:55:26.444: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.713: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.725: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.726: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.848 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest
07:55:26 selectsRangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.295 s
07:55:26 selectsRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.297 s
07:55:26 insertsTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.29 s
07:55:26 typesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.149 s
07:55:26 insertsTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.294 s
07:55:26 canDoubleClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.357 s
07:55:26 getsLinesWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.299 s
07:55:26 canClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.339 s
07:55:26 getsLineCountWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.319 s
07:55:26 getsBullet(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.301 s
07:55:26 canCtrlClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.332 s
07:55:26 findsStylesRangeInARangeWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.329 s
07:55:26 findsTextStyle(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.326 s
07:55:26 canShiftClickOnStyledText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.345 s
07:55:26 findsTextStyleWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.333 s
07:55:26 getsTextOnCurrentLine(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.304 s
07:55:26 setsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.3 s
07:55:26 typesSpecialCharactersAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.538 s
07:55:26 navigatesToAParticularLocationWithTAB(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.296 s
07:55:26 navigatesToAParticularLocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.302 s
07:55:26 findsStylesRangeInARange(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.34 s
07:55:26 testTypesTextAtALocation(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.318 s
07:55:26 getsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.298 s
07:55:26 typesTextAtALocationWithTabWidth(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 1.921 s
07:55:26 getsLinesWithNoEOLEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.302 s
07:55:26 getsLineCountWithEOLAtEndOfText(org.eclipse.swtbot.swt.finder.widgets.SWTBotStyledTextTest)  Time elapsed: 0.315 s
07:55:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
07:55:26 
07:55:26 (SWT:1384): Gdk-CRITICAL **: 12:55:26.762: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:26 
07:55:26 (SWT:1384): Gtk-CRITICAL **: 12:55:26.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:55:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest
07:55:26 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickTest)  Time elapsed: 0.061 s
07:55:26 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
07:55:26 
07:55:26 (SWT:1384): Gdk-CRITICAL **: 12:55:26.826: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:27 
07:55:27 (SWT:1384): Gtk-WARNING **: 12:55:27.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gdk-CRITICAL **: 12:55:28.651: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:28 
07:55:28 (SWT:1384): Gtk-WARNING **: 12:55:28.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gdk-CRITICAL **: 12:55:30.494: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.716: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:30 
07:55:30 (SWT:1384): Gtk-WARNING **: 12:55:30.723: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.598 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest
07:55:32 clicksTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 1.825 s
07:55:32 clicksHeaderContextMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 1.842 s
07:55:32 findsTreeColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeColumnTest)  Time elapsed: 1.93 s
07:55:32 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
07:55:32 
07:55:32 (SWT:1384): Gdk-CRITICAL **: 12:55:32.426: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.651: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.652: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.653: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:32 
07:55:32 (SWT:1384): Gtk-WARNING **: 12:55:32.654: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:33 
07:55:33 (SWT:1384): Gdk-CRITICAL **: 12:55:33.969: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.191: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.194: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.197: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:34 
07:55:34 (SWT:1384): Gtk-WARNING **: 12:55:34.198: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gdk-CRITICAL **: 12:55:35.516: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:35 
07:55:35 (SWT:1384): Gtk-WARNING **: 12:55:35.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.648 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest
07:55:37 selectionWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.543 s
07:55:37 findsSpinner(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.546 s
07:55:37 findsSpinnerInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSpinnerTest)  Time elapsed: 1.558 s
07:55:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
07:55:37 Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest
07:55:37 org.eclipse.swtbot.swt.finder.widgets.SWTBotBrowserTest skipped
07:55:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.077: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.136: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.185: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.231: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.278: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest
07:55:37 findsSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.058 s
07:55:37 clicksSubMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.049 s
07:55:37 findsMenuRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.046 s
07:55:37 findsMenuNotRecursive(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.046 s
07:55:37 findsMenus(org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuTest)  Time elapsed: 0.046 s
07:55:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.327: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.348: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.374: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.394: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.423: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest
07:55:37 indexedTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.022 s
07:55:37 menuCanBeAccessedOnTrayItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.025 s
07:55:37 firstTrayItemIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.02 s
07:55:37 listOfTrayItemsIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.029 s
07:55:37 trayItemWithTooltipIsReturned(org.eclipse.swtbot.swt.finder.widgets.SWTBotTrayItemTest)  Time elapsed: 0.022 s
07:55:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
07:55:37 
07:55:37 (SWT:1384): Gdk-CRITICAL **: 12:55:37.448: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.706: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.708: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:37 
07:55:37 (SWT:1384): Gtk-WARNING **: 12:55:37.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gdk-CRITICAL **: 12:55:39.215: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.446: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.452: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:39 
07:55:39 (SWT:1384): Gtk-WARNING **: 12:55:39.454: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:40 
07:55:40 (SWT:1384): Gdk-CRITICAL **: 12:55:40.984: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.219: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:41 
07:55:41 (SWT:1384): Gtk-WARNING **: 12:55:41.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gdk-CRITICAL **: 12:55:42.743: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.981: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.983: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:42 
07:55:42 (SWT:1384): Gtk-WARNING **: 12:55:42.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gdk-CRITICAL **: 12:55:44.526: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:44 
07:55:44 (SWT:1384): Gtk-WARNING **: 12:55:44.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gdk-CRITICAL **: 12:55:46.251: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.480: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.484: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:46 
07:55:46 (SWT:1384): Gtk-WARNING **: 12:55:46.488: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:47 
07:55:47 (SWT:1384): Gdk-CRITICAL **: 12:55:47.981: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.220: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:48 
07:55:48 (SWT:1384): Gtk-WARNING **: 12:55:48.227: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:49 
07:55:49 (SWT:1384): Gdk-CRITICAL **: 12:55:49.791: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:50 
07:55:50 (SWT:1384): Gtk-WARNING **: 12:55:50.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gdk-CRITICAL **: 12:55:51.574: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:51 
07:55:51 (SWT:1384): Gtk-WARNING **: 12:55:51.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gdk-CRITICAL **: 12:55:53.305: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.540: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.543: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.545: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.546: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:53 
07:55:53 (SWT:1384): Gtk-WARNING **: 12:55:53.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gdk-CRITICAL **: 12:55:55.037: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.272: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.278: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:55 
07:55:55 (SWT:1384): Gtk-WARNING **: 12:55:55.280: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:56 
07:55:56 (SWT:1384): Gdk-CRITICAL **: 12:55:56.824: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.065: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:57 
07:55:57 (SWT:1384): Gtk-WARNING **: 12:55:57.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gdk-CRITICAL **: 12:55:58.576: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.819: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:55:58 
07:55:58 (SWT:1384): Gtk-WARNING **: 12:55:58.821: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gdk-CRITICAL **: 12:56:00.399: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.641: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:00 
07:56:00 (SWT:1384): Gtk-WARNING **: 12:56:00.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gdk-CRITICAL **: 12:56:02.210: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.458: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:02 
07:56:02 (SWT:1384): Gtk-WARNING **: 12:56:02.462: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:03 
07:56:03 (SWT:1384): Gdk-CRITICAL **: 12:56:03.987: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.232: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:04 
07:56:04 (SWT:1384): Gtk-WARNING **: 12:56:04.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:05 
07:56:05 (SWT:1384): Gdk-CRITICAL **: 12:56:05.763: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.012: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:06 
07:56:06 (SWT:1384): Gtk-WARNING **: 12:56:06.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.094 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest
07:56:07 selectionNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.768 s
07:56:07 unSelectsSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.769 s
07:56:07 throwsExceptionInCaseOfInvalidTextBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.758 s
07:56:07 setsAndGetsMultipleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.783 s
07:56:07 unSelectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.725 s
07:56:07 setsAndGetsSingleSelectionByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.73 s
07:56:07 setsAndGetsMultipleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.809 s
07:56:07 throwsExceptionInCaseOfInvalidIndexBasedSelectionMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.783 s
07:56:07 getsItemAtIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.731 s
07:56:07 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.732 s
07:56:07 canDoubleClickOnList(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.788 s
07:56:07 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.751 s
07:56:07 deSelectNotifiesListeners(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.824 s
07:56:07 selectionNotifiesListenersMulti(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.81 s
07:56:07 setsAndGetsSingleSelectionByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.777 s
07:56:07 findsAListWithoutLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.775 s
07:56:07 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotListTest)  Time elapsed: 1.779 s
07:56:07 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
07:56:07 
07:56:07 (SWT:1384): Gdk-CRITICAL **: 12:56:07.545: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.784: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.787: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.790: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:07 
07:56:07 (SWT:1384): Gtk-WARNING **: 12:56:07.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gdk-CRITICAL **: 12:56:09.693: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.938: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.940: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:09 
07:56:09 (SWT:1384): Gtk-WARNING **: 12:56:09.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gdk-CRITICAL **: 12:56:11.600: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.838: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.842: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:11 
07:56:11 (SWT:1384): Gtk-WARNING **: 12:56:11.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gdk-CRITICAL **: 12:56:13.585: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.832: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:13 
07:56:13 (SWT:1384): Gtk-WARNING **: 12:56:13.833: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gdk-CRITICAL **: 12:56:15.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.756: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.759: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.761: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.762: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:15 
07:56:15 (SWT:1384): Gtk-WARNING **: 12:56:15.764: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gdk-CRITICAL **: 12:56:17.436: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.684: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.688: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.690: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:17 
07:56:17 (SWT:1384): Gtk-WARNING **: 12:56:17.692: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gdk-CRITICAL **: 12:56:19.382: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.624: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:19 
07:56:19 (SWT:1384): Gtk-WARNING **: 12:56:19.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gdk-CRITICAL **: 12:56:21.422: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.672: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:21 
07:56:21 (SWT:1384): Gtk-WARNING **: 12:56:21.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gdk-CRITICAL **: 12:56:23.350: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.592: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.598: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:23 
07:56:23 (SWT:1384): Gtk-WARNING **: 12:56:23.600: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gdk-CRITICAL **: 12:56:25.495: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:25 
07:56:25 (SWT:1384): Gtk-WARNING **: 12:56:25.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gdk-CRITICAL **: 12:56:27.597: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.840: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.844: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.846: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:27 
07:56:27 (SWT:1384): Gtk-WARNING **: 12:56:27.848: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gdk-CRITICAL **: 12:56:29.674: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.930: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:29 
07:56:29 (SWT:1384): Gtk-WARNING **: 12:56:29.934: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:31 
07:56:31 (SWT:1384): Gdk-CRITICAL **: 12:56:31.745: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:31 
07:56:31 (SWT:1384): Gtk-WARNING **: 12:56:31.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:31 
07:56:31 (SWT:1384): Gtk-WARNING **: 12:56:31.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:31 
07:56:31 (SWT:1384): Gtk-WARNING **: 12:56:31.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:31 
07:56:31 (SWT:1384): Gtk-WARNING **: 12:56:31.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:31 
07:56:31 (SWT:1384): Gtk-WARNING **: 12:56:31.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:32 
07:56:32 (SWT:1384): Gtk-WARNING **: 12:56:32.000: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:32 
07:56:32 (SWT:1384): Gtk-WARNING **: 12:56:32.001: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:33 
07:56:33 (SWT:1384): Gdk-CRITICAL **: 12:56:33.784: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.031: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.034: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.036: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.037: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:34 
07:56:34 (SWT:1384): Gtk-WARNING **: 12:56:34.039: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:35 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.424 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest
07:56:35 canUnCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.149 s
07:56:35 isGrayed(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 1.907 s
07:56:35 canFindALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 1.984 s
07:56:35 checkingATableThatDoesNotHaveCheckStyleBitsThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 1.927 s
07:56:35 isGrayedTableNotChecked(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 1.923 s
07:56:35 canGetTableItemText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 1.946 s
07:56:35 canRightClickOnALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.04 s
07:56:35 canGetLineText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 1.928 s
07:56:35 canToggleALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.145 s
07:56:35 canDoubleClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.102 s
07:56:35 canClickALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.076 s
07:56:35 canClickALineInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.071 s
07:56:35 canSelectALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.038 s
07:56:35 canCheckALine(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableItemTest)  Time elapsed: 2.185 s
07:56:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
07:56:35 
07:56:35 (SWT:1384): Gdk-CRITICAL **: 12:56:35.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.218: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.221: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.223: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.224: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.225: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:36 
07:56:36 (SWT:1384): Gtk-WARNING **: 12:56:36.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gdk-CRITICAL **: 12:56:37.674: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.922: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.925: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.927: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.928: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:37 
07:56:37 (SWT:1384): Gtk-WARNING **: 12:56:37.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gdk-CRITICAL **: 12:56:39.376: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:39 
07:56:39 (SWT:1384): Gtk-WARNING **: 12:56:39.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gdk-CRITICAL **: 12:56:41.093: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.346: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:41 
07:56:41 (SWT:1384): Gtk-WARNING **: 12:56:41.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:42 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.834 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest
07:56:42 findsToolBarButtonWithToolTipBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.703 s
07:56:42 findsToolBarButtonWithToolTip(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.701 s
07:56:42 getsTooltipOnButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.717 s
07:56:42 findsToolBarButtonWithToolTip2(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonWithToolTipTest)  Time elapsed: 1.711 s
07:56:42 Running org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
07:56:42 
07:56:42 (SWT:1384): Gdk-CRITICAL **: 12:56:42.807: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.071: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:43 
07:56:43 (SWT:1384): Gtk-WARNING **: 12:56:43.080: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gdk-CRITICAL **: 12:56:44.518: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.768: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:44 
07:56:44 (SWT:1384): Gtk-WARNING **: 12:56:44.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.416 s - in org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest
07:56:46 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 1.71 s
07:56:46 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBotTest)  Time elapsed: 1.705 s
07:56:46 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
07:56:46 
07:56:46 (SWT:1384): Gdk-CRITICAL **: 12:56:46.225: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.479: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.483: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.485: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.486: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:46 
07:56:46 (SWT:1384): Gtk-WARNING **: 12:56:46.487: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:47 
07:56:47 (SWT:1384): Gdk-CRITICAL **: 12:56:47.955: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:48 
07:56:48 (SWT:1384): Gtk-WARNING **: 12:56:48.216: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gdk-CRITICAL **: 12:56:50.412: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.665: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:50 
07:56:50 (SWT:1384): Gtk-WARNING **: 12:56:50.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gdk-CRITICAL **: 12:56:52.122: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:52 
07:56:52 (SWT:1384): Gtk-WARNING **: 12:56:52.384: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:53 
07:56:53 (SWT:1384): Gdk-CRITICAL **: 12:56:53.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.092: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.094: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:54 
07:56:54 (SWT:1384): Gtk-WARNING **: 12:56:54.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gdk-CRITICAL **: 12:56:55.555: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:55 
07:56:55 (SWT:1384): Gtk-WARNING **: 12:56:55.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gdk-CRITICAL **: 12:56:57.324: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.594: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.596: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.597: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:57 
07:56:57 (SWT:1384): Gtk-WARNING **: 12:56:57.599: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gdk-CRITICAL **: 12:56:59.109: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.380: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.381: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:56:59 
07:56:59 (SWT:1384): Gtk-WARNING **: 12:56:59.382: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:00 
07:57:00 (SWT:1384): Gdk-CRITICAL **: 12:57:00.839: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.100: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.102: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:01 
07:57:01 (SWT:1384): Gtk-WARNING **: 12:57:01.104: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:02 
07:57:02 (SWT:1384): Gdk-CRITICAL **: 12:57:02.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:02 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.822: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:03 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.826: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:03 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.828: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:03 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:03 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.829: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:03 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:03 
07:57:03 (SWT:1384): Gtk-WARNING **: 12:57:02.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.09 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest
07:57:04 setTextBetweenSelectionsWithSameIndices(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.729 s
07:57:04 typeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 2.458 s
07:57:04 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.709 s
07:57:04 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.715 s
07:57:04 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.718 s
07:57:04 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.769 s
07:57:04 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.784 s
07:57:04 findsCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.73 s
07:57:04 changeAndVerifiesTextInCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.725 s
07:57:04 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotComboTest)  Time elapsed: 1.751 s
07:57:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
07:57:04 
07:57:04 (SWT:1384): Gdk-CRITICAL **: 12:57:04.317: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.575: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.578: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:04 
07:57:04 (SWT:1384): Gtk-WARNING **: 12:57:04.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gdk-CRITICAL **: 12:57:06.073: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:06 
07:57:06 (SWT:1384): Gtk-WARNING **: 12:57:06.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:07 
07:57:07 (SWT:1384): Gdk-CRITICAL **: 12:57:07.805: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.062: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.068: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:08 
07:57:08 (SWT:1384): Gtk-WARNING **: 12:57:08.070: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gdk-CRITICAL **: 12:57:09.553: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.816: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:09 
07:57:09 (SWT:1384): Gtk-WARNING **: 12:57:09.818: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gdk-CRITICAL **: 12:57:11.318: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.581: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:11 
07:57:11 (SWT:1384): Gtk-WARNING **: 12:57:11.584: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gdk-CRITICAL **: 12:57:13.094: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:13 
07:57:13 (SWT:1384): Gtk-WARNING **: 12:57:13.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:14 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.548 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest
07:57:14 clicksOnALinkAtIndexWithHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 1.755 s
07:57:14 clicksOnALinkWithHyperlinkTextAndHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 1.733 s
07:57:14 clicksOnALink(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 1.747 s
07:57:14 clicksOnALinkAtIndexWithNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 1.765 s
07:57:14 clicksOnALinkWithHyperlinkTextAndNoHREF(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 1.776 s
07:57:14 clicksOnALinkAtIndexOutOfRange(org.eclipse.swtbot.swt.finder.widgets.SWTBotLinkTest)  Time elapsed: 1.77 s
07:57:14 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
07:57:14 
07:57:14 (SWT:1384): Gdk-CRITICAL **: 12:57:14.867: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.133: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:15 
07:57:15 (SWT:1384): Gtk-WARNING **: 12:57:15.135: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:16 
07:57:16 (SWT:1384): Gdk-CRITICAL **: 12:57:16.742: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.006: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.008: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:17 
07:57:17 (SWT:1384): Gtk-WARNING **: 12:57:17.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gdk-CRITICAL **: 12:57:18.641: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.909: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:18 
07:57:18 (SWT:1384): Gtk-WARNING **: 12:57:18.911: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gdk-CRITICAL **: 12:57:20.555: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.820: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.823: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:20 
07:57:20 (SWT:1384): Gtk-WARNING **: 12:57:20.825: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gdk-CRITICAL **: 12:57:26.393: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.663: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:26 
07:57:26 (SWT:1384): Gtk-WARNING **: 12:57:26.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gdk-CRITICAL **: 12:57:32.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.512: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.519: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:32 
07:57:32 (SWT:1384): Gtk-WARNING **: 12:57:32.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.383 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest
07:57:34 clicksCheckBox(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 1.874 s
07:57:34 isSelectedWorks(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 1.899 s
07:57:34 clickingOneRadioDeselectsOthers(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 1.914 s
07:57:34 doesNotMatchCheckboxButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 5.837 s
07:57:34 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 5.855 s
07:57:34 clicksRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotRadioTest)  Time elapsed: 2.002 s
07:57:34 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
07:57:34 
07:57:34 (SWT:1384): Gdk-CRITICAL **: 12:57:34.252: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.520: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:34 
07:57:34 (SWT:1384): Gtk-WARNING **: 12:57:34.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:35 
07:57:35 (SWT:1384): Gtk-CRITICAL **: 12:57:35.816: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:35 
07:57:35 (SWT:1384): Gtk-CRITICAL **: 12:57:35.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:35 
07:57:35 (SWT:1384): Gtk-CRITICAL **: 12:57:35.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:35 
07:57:35 (SWT:1384): Gtk-CRITICAL **: 12:57:35.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:35 
07:57:35 (SWT:1384): Gtk-CRITICAL **: 12:57:35.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:36 
07:57:36 (SWT:1384): Gdk-CRITICAL **: 12:57:36.091: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.356: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.360: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.362: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.363: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:36 
07:57:36 (SWT:1384): Gtk-WARNING **: 12:57:36.365: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.735: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.802: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.818: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.851: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.902: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:37 
07:57:37 (SWT:1384): Gtk-CRITICAL **: 12:57:37.967: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gtk-CRITICAL **: 12:57:38.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gtk-CRITICAL **: 12:57:38.067: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gtk-CRITICAL **: 12:57:38.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gtk-CRITICAL **: 12:57:38.161: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gtk-CRITICAL **: 12:57:38.212: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gtk-CRITICAL **: 12:57:38.262: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:38 
07:57:38 (SWT:1384): Gdk-CRITICAL **: 12:57:38.547: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.815: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:38 
07:57:38 (SWT:1384): Gtk-WARNING **: 12:57:38.817: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-CRITICAL **: 12:57:40.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:40 
07:57:40 (SWT:1384): Gtk-CRITICAL **: 12:57:40.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:40 
07:57:40 (SWT:1384): Gtk-CRITICAL **: 12:57:40.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:40 
07:57:40 (SWT:1384): Gdk-CRITICAL **: 12:57:40.344: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.607: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.610: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.613: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:40 
07:57:40 (SWT:1384): Gtk-WARNING **: 12:57:40.615: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:41 
07:57:41 (SWT:1384): Gtk-CRITICAL **: 12:57:41.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:41 
07:57:41 (SWT:1384): Gtk-CRITICAL **: 12:57:41.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:41 
07:57:41 (SWT:1384): Gtk-CRITICAL **: 12:57:41.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:42 
07:57:42 (SWT:1384): Gdk-CRITICAL **: 12:57:42.140: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.405: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.412: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:42 
07:57:42 (SWT:1384): Gtk-WARNING **: 12:57:42.414: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:43 
07:57:43 (SWT:1384): Gtk-CRITICAL **: 12:57:43.703: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:43 
07:57:43 (SWT:1384): Gtk-CRITICAL **: 12:57:43.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
07:57:43 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.697 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest
07:57:43 findsTextBoxInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 1.839 s
07:57:43 typesText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 2.455 s
07:57:43 setsTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 1.798 s
07:57:43 typesTextInReadOnly(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 1.795 s
07:57:43 findsTextBoxWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTextTest)  Time elapsed: 1.809 s
07:57:43 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
07:57:43 
07:57:43 (SWT:1384): Gdk-CRITICAL **: 12:57:43.952: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.222: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.226: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.228: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.229: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.230: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:44 
07:57:44 (SWT:1384): Gtk-WARNING **: 12:57:44.231: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:45 
07:57:45 (SWT:1384): Gdk-CRITICAL **: 12:57:45.860: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.138: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.140: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:46 
07:57:46 (SWT:1384): Gtk-WARNING **: 12:57:46.142: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gdk-CRITICAL **: 12:57:47.707: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.971: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.974: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.977: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:47 
07:57:47 (SWT:1384): Gtk-WARNING **: 12:57:47.979: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gdk-CRITICAL **: 12:57:49.614: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:49 
07:57:49 (SWT:1384): Gtk-WARNING **: 12:57:49.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gdk-CRITICAL **: 12:57:53.468: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.739: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.745: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:53 
07:57:53 (SWT:1384): Gtk-WARNING **: 12:57:53.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gdk-CRITICAL **: 12:57:55.295: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.567: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:55 
07:57:55 (SWT:1384): Gtk-WARNING **: 12:57:55.576: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gdk-CRITICAL **: 12:57:59.148: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.423: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:57:59 
07:57:59 (SWT:1384): Gtk-WARNING **: 12:57:59.431: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:00 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.03 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest
07:58:00 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 1.908 s
07:58:00 findsToolBarPushButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 1.847 s
07:58:00 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 1.907 s
07:58:00 doesNotFindToolBarRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 3.853 s
07:58:00 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 1.827 s
07:58:00 doesNotFindToolBarCheckButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 3.852 s
07:58:00 isEnabled(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarPushButtonTest)  Time elapsed: 1.834 s
07:58:00 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
07:58:00 
07:58:00 (SWT:1384): Gdk-CRITICAL **: 12:58:00.983: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.253: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.259: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.261: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:01 
07:58:01 (SWT:1384): Gtk-WARNING **: 12:58:01.262: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:02 
07:58:02 (SWT:1384): Gdk-CRITICAL **: 12:58:02.760: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:03 
07:58:03 (SWT:1384): Gtk-WARNING **: 12:58:03.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest
07:58:04 findsTabs(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 1.777 s
07:58:04 activatesTabItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTabItemTest)  Time elapsed: 1.788 s
07:58:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
07:58:04 
07:58:04 (SWT:1384): Gdk-CRITICAL **: 12:58:04.552: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.831: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.834: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.837: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:04 
07:58:04 (SWT:1384): Gtk-WARNING **: 12:58:04.839: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gdk-CRITICAL **: 12:58:06.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.809: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:06 
07:58:06 (SWT:1384): Gtk-WARNING **: 12:58:06.811: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gdk-CRITICAL **: 12:58:08.465: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.742: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:08 
07:58:08 (SWT:1384): Gtk-WARNING **: 12:58:08.746: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gdk-CRITICAL **: 12:58:10.401: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.674: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.680: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.681: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:10 
07:58:10 (SWT:1384): Gtk-WARNING **: 12:58:10.683: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gdk-CRITICAL **: 12:58:12.354: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.631: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.633: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.634: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:12 
07:58:12 (SWT:1384): Gtk-WARNING **: 12:58:12.636: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gdk-CRITICAL **: 12:58:14.300: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.582: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.589: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:14 
07:58:14 (SWT:1384): Gtk-WARNING **: 12:58:14.591: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gdk-CRITICAL **: 12:58:16.220: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.496: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:16 
07:58:16 (SWT:1384): Gtk-WARNING **: 12:58:16.505: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gdk-CRITICAL **: 12:58:18.182: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.467: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:18 
07:58:18 (SWT:1384): Gtk-WARNING **: 12:58:18.469: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gdk-CRITICAL **: 12:58:20.122: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.403: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.407: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.409: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:20 
07:58:20 (SWT:1384): Gtk-WARNING **: 12:58:20.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gdk-CRITICAL **: 12:58:22.064: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.341: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.349: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:22 
07:58:22 (SWT:1384): Gtk-WARNING **: 12:58:22.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gdk-CRITICAL **: 12:58:24.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.320: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.324: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.326: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:24 
07:58:24 (SWT:1384): Gtk-WARNING **: 12:58:24.328: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:25 
07:58:25 (SWT:1384): Gdk-CRITICAL **: 12:58:25.985: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.267: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.273: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.274: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:26 
07:58:26 (SWT:1384): Gtk-WARNING **: 12:58:26.276: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:27 
07:58:27 (SWT:1384): Gdk-CRITICAL **: 12:58:27.997: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.277: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.284: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:28 
07:58:28 (SWT:1384): Gtk-WARNING **: 12:58:28.286: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:29 
07:58:29 (SWT:1384): Gdk-CRITICAL **: 12:58:29.957: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.235: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.239: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:30 
07:58:30 (SWT:1384): Gtk-WARNING **: 12:58:30.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:31 
07:58:31 (SWT:1384): Gdk-CRITICAL **: 12:58:31.880: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.162: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.168: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:32 
07:58:32 (SWT:1384): Gtk-WARNING **: 12:58:32.170: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:33 
07:58:33 (SWT:1384): Gdk-CRITICAL **: 12:58:33.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.117: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.120: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.123: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:34 
07:58:34 (SWT:1384): Gtk-WARNING **: 12:58:34.125: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:35 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.242 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest
07:58:35 findsMenusRecursive[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.971 s
07:58:35 clicksSubMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.941 s
07:58:35 clicksRadioMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.936 s
07:58:35 findsSubMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.953 s
07:58:35 testMenuItems[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.947 s
07:58:35 clicksMenu[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.92 s
07:58:35 findsMenus[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.962 s
07:58:35 clicksCheckMenuItem[StaticMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.94 s
07:58:35 findsMenusRecursive[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.941 s
07:58:35 clicksSubMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.971 s
07:58:35 clicksRadioMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.951 s
07:58:35 findsSubMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 2.011 s
07:58:35 testMenuItems[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.96 s
07:58:35 clicksMenu[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.923 s
07:58:35 findsMenus[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.958 s
07:58:35 clicksCheckMenuItem[DynamicMenu](org.eclipse.swtbot.swt.finder.widgets.SWTBotMenuBarTest)  Time elapsed: 1.955 s
07:58:35 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
07:58:35 
07:58:35 (SWT:1384): Gdk-CRITICAL **: 12:58:35.795: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.082: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.085: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.088: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:36 
07:58:36 (SWT:1384): Gtk-WARNING **: 12:58:36.090: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:37 
07:58:37 (SWT:1384): Gdk-CRITICAL **: 12:58:37.761: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:38 
07:58:38 (SWT:1384): Gtk-WARNING **: 12:58:38.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gdk-CRITICAL **: 12:58:39.705: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.986: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.990: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.993: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:39 
07:58:39 (SWT:1384): Gtk-WARNING **: 12:58:39.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gdk-CRITICAL **: 12:58:41.659: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.942: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.946: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.949: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:41 
07:58:41 (SWT:1384): Gtk-WARNING **: 12:58:41.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gdk-CRITICAL **: 12:58:43.662: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.947: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.951: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:43 
07:58:43 (SWT:1384): Gtk-WARNING **: 12:58:43.956: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gdk-CRITICAL **: 12:58:45.656: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:45 
07:58:45 (SWT:1384): Gtk-WARNING **: 12:58:45.963: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gdk-CRITICAL **: 12:58:47.662: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.953: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:47 
07:58:47 (SWT:1384): Gtk-WARNING **: 12:58:47.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.857 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest
07:58:49 clicksCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 1.965 s
07:58:49 clicksCheckboxButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 1.945 s
07:58:49 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 1.954 s
07:58:49 selectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.002 s
07:58:49 deselectsCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 1.995 s
07:58:49 clickingCheckboxButtonTogglesIt(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 2.006 s
07:58:49 togglesCheckboxButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarToggleButtonTest)  Time elapsed: 1.989 s
07:58:49 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
07:58:49 
07:58:49 (SWT:1384): Gdk-CRITICAL **: 12:58:49.654: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.948: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.952: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.955: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:49 
07:58:49 (SWT:1384): Gtk-WARNING **: 12:58:49.957: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gdk-CRITICAL **: 12:58:51.700: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.988: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.992: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.995: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:51 
07:58:51 (SWT:1384): Gtk-WARNING **: 12:58:51.998: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gdk-CRITICAL **: 12:58:57.667: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.960: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:58:57 
07:58:57 (SWT:1384): Gtk-WARNING **: 12:58:57.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:03 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.972 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest
07:59:03 clicksToggleButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 2.046 s
07:59:03 doesNotMatchRegularButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 5.966 s
07:59:03 doesNotMatchRadioButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotToggleButtonTest)  Time elapsed: 5.957 s
07:59:03 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
07:59:03 
07:59:03 (SWT:1384): Gdk-CRITICAL **: 12:59:03.628: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:03 
07:59:03 (SWT:1384): Gdk-CRITICAL **: 12:59:03.975: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:04 
07:59:04 (SWT:1384): Gdk-CRITICAL **: 12:59:04.312: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:04 
07:59:04 (SWT:1384): Gdk-CRITICAL **: 12:59:04.646: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:04 
07:59:04 (SWT:1384): Gdk-CRITICAL **: 12:59:04.991: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:05 
07:59:05 (SWT:1384): Gdk-CRITICAL **: 12:59:05.329: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:05 
07:59:05 (SWT:1384): Gdk-CRITICAL **: 12:59:05.687: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:06 
07:59:06 (SWT:1384): Gdk-CRITICAL **: 12:59:06.034: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:06 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.747 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest
07:59:06 changeAndVerifiesSelectionInComboByText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.347 s
07:59:06 changeAndVerifiesSelectionInComboByIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.337 s
07:59:06 findCCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.333 s
07:59:06 throwsExceptionInCaseOfInvalidIndexBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.345 s
07:59:06 throwsExceptionInCaseOfInvalidTextBasedSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.337 s
07:59:06 throwsExceptionInCaseOfChangeTextOfReadOnlyCombo(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.359 s
07:59:06 getItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.347 s
07:59:06 setText(org.eclipse.swtbot.swt.finder.widgets.SWTBotCComboTest)  Time elapsed: 0.34 s
07:59:06 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
07:59:06 
07:59:06 (SWT:1384): Gdk-CRITICAL **: 12:59:06.377: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.673: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.675: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.676: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:06 
07:59:06 (SWT:1384): Gtk-WARNING **: 12:59:06.678: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gdk-CRITICAL **: 12:59:08.475: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.770: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.776: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:08 
07:59:08 (SWT:1384): Gtk-WARNING **: 12:59:08.779: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:10 Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.083 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest
07:59:10 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 2.097 s
07:59:10 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest)  Time elapsed: 1.985 s
07:59:10 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonWithToolTipTest) skipped
07:59:10 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
07:59:10 
07:59:10 (SWT:1384): Gdk-CRITICAL **: 12:59:10.461: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.049 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest
07:59:13 clickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableClickTest)  Time elapsed: 3.049 s
07:59:13 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
07:59:13 
07:59:13 (SWT:1384): Gdk-CRITICAL **: 12:59:13.512: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:13 
07:59:13 (SWT:1384): Gdk-CRITICAL **: 12:59:13.552: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:13 
07:59:13 (SWT:1384): Gdk-CRITICAL **: 12:59:13.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:18 
07:59:18 (SWT:1384): Gdk-CRITICAL **: 12:59:18.637: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:18 
07:59:18 (SWT:1384): Gdk-CRITICAL **: 12:59:18.678: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:18 
07:59:18 (SWT:1384): Gdk-CRITICAL **: 12:59:18.718: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:23 
07:59:23 (SWT:1384): Gdk-CRITICAL **: 12:59:23.775: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:24 
07:59:24 (SWT:1384): Gdk-CRITICAL **: 12:59:24.822: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:24 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.349 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest
07:59:24 getsAllShells(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.04 s
07:59:24 getsActiveShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.039 s
07:59:24 noShellReturnsNull(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.046 s
07:59:24 bringsShellToFront(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.041 s
07:59:24 findsShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.039 s
07:59:24 closesShell(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 5.056 s
07:59:24 testMaximize(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 1.046 s
07:59:24 findsShellsById(org.eclipse.swtbot.swt.finder.widgets.SWTBotShellTest)  Time elapsed: 0.039 s
07:59:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
07:59:24 
07:59:24 (SWT:1384): Gdk-CRITICAL **: 12:59:24.864: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:24 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest
07:59:24 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItemDoubleClickListenerTest)  Time elapsed: 0.064 s
07:59:24 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
07:59:24 
07:59:24 (SWT:1384): Gdk-CRITICAL **: 12:59:24.931: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.242: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.246: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:25 
07:59:25 (SWT:1384): Gtk-WARNING **: 12:59:25.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:26 
07:59:26 (SWT:1384): Gdk-CRITICAL **: 12:59:26.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:27 
07:59:27 (SWT:1384): Gtk-WARNING **: 12:59:27.249: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:28 
07:59:28 (SWT:1384): Gdk-CRITICAL **: 12:59:28.941: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.248: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.252: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.255: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:29 
07:59:29 (SWT:1384): Gtk-WARNING **: 12:59:29.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:30 
07:59:30 (SWT:1384): Gdk-CRITICAL **: 12:59:30.974: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.281: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.285: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.288: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.289: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:31 
07:59:31 (SWT:1384): Gtk-WARNING **: 12:59:31.291: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:32 
07:59:32 (SWT:1384): Gdk-CRITICAL **: 12:59:32.988: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.313: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:33 
07:59:33 (SWT:1384): Gtk-WARNING **: 12:59:33.316: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gdk-CRITICAL **: 12:59:35.023: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.330: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.334: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:35 
07:59:35 (SWT:1384): Gtk-WARNING **: 12:59:35.340: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.204 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest
07:59:37 doubleClick(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.009 s
07:59:37 click(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2 s
07:59:37 findsCanvas(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.032 s
07:59:37 doubleClickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.014 s
07:59:37 clickXY(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.036 s
07:59:37 findsCanvasInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotCanvasTest)  Time elapsed: 2.111 s
07:59:37 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
07:59:37 
07:59:37 (SWT:1384): Gdk-CRITICAL **: 12:59:37.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.443: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.450: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.451: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:37 
07:59:37 (SWT:1384): Gtk-WARNING **: 12:59:37.453: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gdk-CRITICAL **: 12:59:39.206: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.509: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.513: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.515: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:39 
07:59:39 (SWT:1384): Gtk-WARNING **: 12:59:39.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gdk-CRITICAL **: 12:59:41.279: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.579: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.583: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.586: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:41 
07:59:41 (SWT:1384): Gtk-WARNING **: 12:59:41.588: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gdk-CRITICAL **: 12:59:43.352: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.660: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.664: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.667: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:43 
07:59:43 (SWT:1384): Gtk-WARNING **: 12:59:43.670: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gdk-CRITICAL **: 12:59:45.489: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.798: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.805: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.806: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:45 
07:59:45 (SWT:1384): Gtk-WARNING **: 12:59:45.808: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gdk-CRITICAL **: 12:59:47.588: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.899: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.902: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:47 
07:59:47 (SWT:1384): Gtk-WARNING **: 12:59:47.904: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:49 
07:59:49 (SWT:1384): Gdk-CRITICAL **: 12:59:49.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.151: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.155: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.157: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.158: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:50 
07:59:50 (SWT:1384): Gtk-WARNING **: 12:59:50.160: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:51 
07:59:51 (SWT:1384): Gdk-CRITICAL **: 12:59:51.926: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.233: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.238: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.241: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:52 
07:59:52 (SWT:1384): Gtk-WARNING **: 12:59:52.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:53 
07:59:53 (SWT:1384): Gdk-CRITICAL **: 12:59:53.996: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.308: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:54 
07:59:54 (SWT:1384): Gtk-WARNING **: 12:59:54.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gdk-CRITICAL **: 12:59:56.111: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.419: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.424: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.427: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:56 
07:59:56 (SWT:1384): Gtk-WARNING **: 12:59:56.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gdk-CRITICAL **: 12:59:58.216: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.531: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.533: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.534: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
07:59:58 
07:59:58 (SWT:1384): Gtk-WARNING **: 12:59:58.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gdk-CRITICAL **: 13:00:00.473: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.782: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.786: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.789: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.791: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:00 
08:00:00 (SWT:1384): Gtk-WARNING **: 13:00:00.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gdk-CRITICAL **: 13:00:02.668: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.978: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.982: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.984: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.985: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:02 
08:00:02 (SWT:1384): Gtk-WARNING **: 13:00:02.987: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gdk-CRITICAL **: 13:00:05.247: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.560: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.562: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:05 
08:00:05 (SWT:1384): Gtk-WARNING **: 13:00:05.565: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:07 
08:00:07 (SWT:1384): Gdk-CRITICAL **: 13:00:07.798: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.106: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.110: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.113: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:08 
08:00:08 (SWT:1384): Gtk-WARNING **: 13:00:08.116: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:09 
08:00:09 (SWT:1384): Gdk-CRITICAL **: 13:00:09.895: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.206: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:10 
08:00:10 (SWT:1384): Gtk-WARNING **: 13:00:10.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gdk-CRITICAL **: 13:00:12.019: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.338: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.342: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:12 
08:00:12 (SWT:1384): Gtk-WARNING **: 13:00:12.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gdk-CRITICAL **: 13:00:14.173: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.493: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.497: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:14 
08:00:14 (SWT:1384): Gtk-WARNING **: 13:00:14.502: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gdk-CRITICAL **: 13:00:16.303: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.618: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.623: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.625: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:16 
08:00:16 (SWT:1384): Gtk-WARNING **: 13:00:16.628: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gdk-CRITICAL **: 13:00:18.563: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.888: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:18 
08:00:18 (SWT:1384): Gtk-WARNING **: 13:00:18.891: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:20 
08:00:20 (SWT:1384): Gdk-CRITICAL **: 13:00:20.721: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.043: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.047: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.050: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:21 
08:00:21 (SWT:1384): Gtk-WARNING **: 13:00:21.052: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:22 
08:00:22 (SWT:1384): Gdk-CRITICAL **: 13:00:22.871: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.186: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.190: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.193: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:23 
08:00:23 (SWT:1384): Gtk-WARNING **: 13:00:23.196: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:24 
08:00:24 (SWT:1384): Gdk-CRITICAL **: 13:00:24.993: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.307: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.314: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:25 
08:00:25 (SWT:1384): Gtk-WARNING **: 13:00:25.317: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gdk-CRITICAL **: 13:00:27.137: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.455: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.460: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.463: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.464: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:27 
08:00:27 (SWT:1384): Gtk-WARNING **: 13:00:27.466: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gdk-CRITICAL **: 13:00:29.298: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.622: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.626: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.629: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.630: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:29 
08:00:29 (SWT:1384): Gtk-WARNING **: 13:00:29.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gdk-CRITICAL **: 13:00:31.521: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.887: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.892: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.895: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:31 
08:00:31 (SWT:1384): Gtk-WARNING **: 13:00:31.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:33 
08:00:33 (SWT:1384): Gdk-CRITICAL **: 13:00:33.727: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.041: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.045: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.048: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:34 
08:00:34 (SWT:1384): Gtk-WARNING **: 13:00:34.051: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:35 
08:00:35 (SWT:1384): Gdk-CRITICAL **: 13:00:35.927: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.250: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.254: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.257: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.258: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:36 
08:00:36 (SWT:1384): Gtk-WARNING **: 13:00:36.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gdk-CRITICAL **: 13:00:38.079: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.404: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.408: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.411: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:38 
08:00:38 (SWT:1384): Gtk-WARNING **: 13:00:38.413: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gdk-CRITICAL **: 13:00:40.230: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.559: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:40 
08:00:40 (SWT:1384): Gtk-WARNING **: 13:00:40.561: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.252 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest
08:00:42 containsText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.068 s
08:00:42 settingSelectionOnInvalidRowNumberThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.073 s
08:00:42 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.073 s
08:00:42 selectsItemsBasedOnString(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.137 s
08:00:42 throwsExceptionIfTheRowNumberIsIllegal2(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.099 s
08:00:42 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.247 s
08:00:42 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.09 s
08:00:42 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.07 s
08:00:42 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.115 s
08:00:42 searchText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.106 s
08:00:42 settingMultipleSelectionOfInvalidIndicesThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.257 s
08:00:42 findsIndexOfColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.195 s
08:00:42 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.578 s
08:00:42 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.551 s
08:00:42 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.097 s
08:00:42 findsAnyTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.124 s
08:00:42 throwsExceptionIfTheColumnNameIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.154 s
08:00:42 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.129 s
08:00:42 getsIndexOfItemInAColumnWithText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.261 s
08:00:42 findsItemsBasedOnIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.157 s
08:00:42 findsTable(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.15 s
08:00:42 throwsExceptionIfMultipleIndicesOnSingleSelect(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.121 s
08:00:42 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.145 s
08:00:42 settingSelectionOnInvalidRowTextThrowsException(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.161 s
08:00:42 findsItemsBasedOnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.223 s
08:00:42 getsIndexOfItemInAColumnWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.206 s
08:00:42 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.2 s
08:00:42 getsIndexOfItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.15 s
08:00:42 throwsExceptionIfTheRowNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.153 s
08:00:42 throwsExceptionIfTheColumnNumberIsIllegal(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableTest)  Time elapsed: 2.158 s
08:00:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
08:00:42 
08:00:42 (SWT:1384): Gdk-CRITICAL **: 13:00:42.392: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest
08:00:42 doubleClickOnCell(org.eclipse.swtbot.swt.finder.widgets.SWTBotTableDoubleClickListenerTest)  Time elapsed: 0.034 s
08:00:42 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
08:00:42 
08:00:42 (SWT:1384): Gdk-CRITICAL **: 13:00:42.429: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.750: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.757: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.758: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:42 
08:00:42 (SWT:1384): Gtk-WARNING **: 13:00:42.760: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gdk-CRITICAL **: 13:00:44.580: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.898: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.903: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.905: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.906: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:44 
08:00:44 (SWT:1384): Gtk-WARNING **: 13:00:44.908: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:46 
08:00:46 (SWT:1384): Gdk-CRITICAL **: 13:00:46.726: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.049: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.053: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.058: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:47 
08:00:47 (SWT:1384): Gtk-WARNING **: 13:00:47.059: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:48 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.445 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest
08:00:48 findsSliderInGroup(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.15 s
08:00:48 canSetSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.145 s
08:00:48 findsSlider(org.eclipse.swtbot.swt.finder.widgets.SWTBotSliderTest)  Time elapsed: 2.147 s
08:00:48 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
08:00:48 
08:00:48 (SWT:1384): Gdk-CRITICAL **: 13:00:48.875: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.205: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.210: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.212: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.213: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:49 
08:00:49 (SWT:1384): Gtk-WARNING **: 13:00:49.215: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gdk-CRITICAL **: 13:00:51.164: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.500: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.504: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.507: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:51 
08:00:51 (SWT:1384): Gtk-WARNING **: 13:00:51.510: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gdk-CRITICAL **: 13:00:53.520: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.851: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.856: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.859: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:53 
08:00:53 (SWT:1384): Gtk-WARNING **: 13:00:53.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gdk-CRITICAL **: 13:00:56.014: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.343: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.350: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.353: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:56 
08:00:56 (SWT:1384): Gtk-WARNING **: 13:00:56.354: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gdk-CRITICAL **: 13:00:58.362: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.693: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.697: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.700: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.701: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:00:58 
08:00:58 (SWT:1384): Gtk-WARNING **: 13:00:58.703: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:00 
08:01:00 (SWT:1384): Gdk-CRITICAL **: 13:01:00.759: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.091: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.096: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.098: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.099: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:01 
08:01:01 (SWT:1384): Gtk-WARNING **: 13:01:01.101: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gdk-CRITICAL **: 13:01:03.111: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.437: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.442: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.445: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.447: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:03 
08:01:03 (SWT:1384): Gtk-WARNING **: 13:01:03.448: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gdk-CRITICAL **: 13:01:05.325: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.661: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.666: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.668: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.669: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:05 
08:01:05 (SWT:1384): Gtk-WARNING **: 13:01:05.671: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:07 
08:01:07 (SWT:1384): Gdk-CRITICAL **: 13:01:07.748: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.081: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.084: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:08 
08:01:08 (SWT:1384): Gtk-WARNING **: 13:01:08.087: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gdk-CRITICAL **: 13:01:10.052: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.383: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.387: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.390: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:10 
08:01:10 (SWT:1384): Gtk-WARNING **: 13:01:10.393: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gdk-CRITICAL **: 13:01:12.271: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.602: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.606: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.609: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:12 
08:01:12 (SWT:1384): Gtk-WARNING **: 13:01:12.612: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:14 
08:01:14 (SWT:1384): Gdk-CRITICAL **: 13:01:14.836: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.172: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.174: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:15 
08:01:15 (SWT:1384): Gtk-WARNING **: 13:01:15.177: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gdk-CRITICAL **: 13:01:17.056: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.386: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.391: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.394: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:17 
08:01:17 (SWT:1384): Gtk-WARNING **: 13:01:17.396: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gdk-CRITICAL **: 13:01:19.516: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.853: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.858: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.861: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:19 
08:01:19 (SWT:1384): Gtk-WARNING **: 13:01:19.864: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gdk-CRITICAL **: 13:01:22.232: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.563: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.568: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.570: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.571: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:22 
08:01:22 (SWT:1384): Gtk-WARNING **: 13:01:22.573: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gdk-CRITICAL **: 13:01:24.470: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.802: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.807: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.810: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:24 
08:01:24 (SWT:1384): Gtk-WARNING **: 13:01:24.813: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:26 
08:01:26 (SWT:1384): Gdk-CRITICAL **: 13:01:26.723: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.056: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.060: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.063: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.064: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:27 
08:01:27 (SWT:1384): Gtk-WARNING **: 13:01:27.066: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:28 
08:01:28 (SWT:1384): Gdk-CRITICAL **: 13:01:28.965: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.311: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.315: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.318: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:29 
08:01:29 (SWT:1384): Gtk-WARNING **: 13:01:29.321: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gdk-CRITICAL **: 13:01:31.535: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.872: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.876: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.879: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.880: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:31 
08:01:31 (SWT:1384): Gtk-WARNING **: 13:01:31.882: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:33 
08:01:33 (SWT:1384): Gdk-CRITICAL **: 13:01:33.791: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.126: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.131: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.134: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:34 
08:01:34 (SWT:1384): Gtk-WARNING **: 13:01:34.136: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gdk-CRITICAL **: 13:01:36.030: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.369: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.373: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.376: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:36 
08:01:36 (SWT:1384): Gtk-WARNING **: 13:01:36.379: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gdk-CRITICAL **: 13:01:38.298: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.639: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.643: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.646: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.647: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:38 
08:01:38 (SWT:1384): Gtk-WARNING **: 13:01:38.649: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:40 
08:01:40 (SWT:1384): Gdk-CRITICAL **: 13:01:40.990: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.329: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.333: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.336: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.337: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:41 
08:01:41 (SWT:1384): Gtk-WARNING **: 13:01:41.339: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gdk-CRITICAL **: 13:01:48.369: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.707: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.712: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:48 
08:01:48 (SWT:1384): Gtk-WARNING **: 13:01:48.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:50 
08:01:50 (SWT:1384): Gdk-CRITICAL **: 13:01:50.771: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.119: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.124: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.127: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:51 
08:01:51 (SWT:1384): Gtk-WARNING **: 13:01:51.130: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gdk-CRITICAL **: 13:01:53.188: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.528: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.532: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.536: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:53 
08:01:53 (SWT:1384): Gtk-WARNING **: 13:01:53.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:55 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.588 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest
08:01:55 setsMultipleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.288 s
08:01:55 selectsAll(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.355 s
08:01:55 getsColumnTextBasedOnRowColumnNumbers(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.495 s
08:01:55 doubleClicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.348 s
08:01:55 clicksOnANode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.396 s
08:01:55 setEmptySelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.352 s
08:01:55 getsSelectionCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.212 s
08:01:55 getsSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.422 s
08:01:55 getsAllColumnHeadings(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.305 s
08:01:55 findsAnyTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.219 s
08:01:55 expandsNode(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.565 s
08:01:55 expandANodePath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.221 s
08:01:55 unselectsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.459 s
08:01:55 getsMultipleSingleSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.716 s
08:01:55 getsColumnCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.237 s
08:01:55 getsAllTreeItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.252 s
08:01:55 selectsMultipleOnSingleSelectTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.242 s
08:01:55 expandsNodeToMax(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.57 s
08:01:55 findsTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.255 s
08:01:55 expandEmptyPath(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.239 s
08:01:55 getsRowCount(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.267 s
08:01:55 clicksOnANodeInAColumn(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.692 s
08:01:55 setsMultipleSelectionUnknownItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 7.378 s
08:01:55 getsTextCellBasedOnRowNumberColumnText(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.402 s
08:01:55 getsColumnCountOnMultiColumnTree(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.417 s
08:01:55 setsSelection(org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeTest)  Time elapsed: 2.276 s
08:01:55 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
08:01:55 
08:01:55 (SWT:1384): Gdk-CRITICAL **: 13:01:55.466: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:55 
08:01:55 (SWT:1384): Gdk-CRITICAL **: 13:01:55.892: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:56 
08:01:56 (SWT:1384): Gdk-CRITICAL **: 13:01:56.319: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:56 
08:01:56 (SWT:1384): Gdk-CRITICAL **: 13:01:56.756: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:57 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest
08:01:57 findsAlignment(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.424 s
08:01:57 findsCLabel(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.426 s
08:01:57 findsCLabel1(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.436 s
08:01:57 getsImage(org.eclipse.swtbot.swt.finder.widgets.SWTBotCLabelTest)  Time elapsed: 0.431 s
08:01:57 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
08:01:57 
08:01:57 (SWT:1384): Gdk-CRITICAL **: 13:01:57.190: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.547: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.551: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.554: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.555: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:57 
08:01:57 (SWT:1384): Gtk-WARNING **: 13:01:57.558: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gdk-CRITICAL **: 13:01:59.606: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.954: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.958: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.961: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.962: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:01:59 
08:01:59 (SWT:1384): Gtk-WARNING **: 13:01:59.964: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gdk-CRITICAL **: 13:02:02.018: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.367: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.372: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.374: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.375: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.377: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:02 
08:02:02 (SWT:1384): Gtk-WARNING **: 13:02:02.378: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.129 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest
08:02:04 clicksToolBarButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 2.415 s
08:02:04 getsAllMenuItems(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
08:02:04 clicksToolBarButtonWithModifier(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 2.412 s
08:02:04 findsToolBarButtonWithIndex(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest)  Time elapsed: 2.301 s
08:02:04 clicksADropDownMenuItem(org.eclipse.swtbot.swt.finder.widgets.SWTBotToolbarDropDownButtonTest) skipped
08:02:04 Running org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
08:02:04 
08:02:04 (SWT:1384): Gdk-CRITICAL **: 13:02:04.320: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:04 
08:02:04 (SWT:1384): Gdk-CRITICAL **: 13:02:04.341: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:04 Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.071 s - in org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest
08:02:04 testJFaceWizardButtons(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest) skipped
08:02:04 testJFaceErrorDialogButton(org.eclipse.swtbot.swt.finder.widgets.SWTBotButtonJFaceTest)  Time elapsed: 0.05 s
08:02:04 Running org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
08:02:04 
08:02:04 (SWT:1384): Gdk-CRITICAL **: 13:02:04.393: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.743: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.748: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.751: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:04 
08:02:04 (SWT:1384): Gtk-WARNING **: 13:02:04.754: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:06 
08:02:06 (SWT:1384): Gdk-CRITICAL **: 13:02:06.640: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:06 
08:02:06 (SWT:1384): Gtk-WARNING **: 13:02:06.991: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:06 
08:02:06 (SWT:1384): Gtk-WARNING **: 13:02:06.996: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:06 
08:02:06 (SWT:1384): Gtk-WARNING **: 13:02:06.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:06 
08:02:06 (SWT:1384): Gtk-WARNING **: 13:02:06.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:07 
08:02:07 (SWT:1384): Gtk-WARNING **: 13:02:06.999: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:07 
08:02:07 (SWT:1384): Gtk-WARNING **: 13:02:07.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:07 
08:02:07 (SWT:1384): Gtk-WARNING **: 13:02:07.002: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:08 
08:02:08 (SWT:1384): Gdk-CRITICAL **: 13:02:08.889: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.236: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.240: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.243: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.244: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:09 
08:02:09 (SWT:1384): Gtk-WARNING **: 13:02:09.247: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gdk-CRITICAL **: 13:02:11.152: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.503: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.508: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.511: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:11 
08:02:11 (SWT:1384): Gtk-WARNING **: 13:02:11.514: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gdk-CRITICAL **: 13:02:13.402: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.766: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.771: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.774: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.775: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:13 
08:02:13 (SWT:1384): Gtk-WARNING **: 13:02:13.777: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:15 
08:02:15 (SWT:1384): Gdk-CRITICAL **: 13:02:15.661: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.027: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.032: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.035: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:16 
08:02:16 (SWT:1384): Gtk-WARNING **: 13:02:16.038: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:17 
08:02:17 (SWT:1384): Gdk-CRITICAL **: 13:02:17.905: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.260: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.265: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.268: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.269: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:18 
08:02:18 (SWT:1384): Gtk-WARNING **: 13:02:18.271: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gdk-CRITICAL **: 13:02:20.165: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.518: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.523: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.526: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:20 
08:02:20 (SWT:1384): Gtk-WARNING **: 13:02:20.529: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:22 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.028 s - in org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest
08:02:22 findsRightIndexOfControlInParentWithNoParent(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.246 s
08:02:22 getsToString(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.249 s
08:02:22 findsNextWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.262 s
08:02:22 findsIndexOfArbritryControl(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.251 s
08:02:22 nextWidgetOnLastWidgetIsNull(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.257 s
08:02:22 getsCorrectStyle(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.243 s
08:02:22 previousWidgetOnFirstWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.261 s
08:02:22 findsPreviousWidget(org.eclipse.swtbot.swt.finder.utils.SWTUtilsTest)  Time elapsed: 2.257 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.CredentialsTest
08:02:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.swtbot.swt.finder.utils.CredentialsTest
08:02:22 testHashCode(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0 s
08:02:22 testEquals(org.eclipse.swtbot.swt.finder.utils.CredentialsTest)  Time elapsed: 0.001 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.PositionTest
08:02:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.PositionTest
08:02:22 equalsAndHashCode(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
08:02:22 equalsAndHashCodeNegative(org.eclipse.swtbot.swt.finder.utils.PositionTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
08:02:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableCollectionTest
08:02:22 getsToString(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
08:02:22 hashCodeIsSameForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0 s
08:02:22 equalsForSameTableCollections(org.eclipse.swtbot.swt.finder.utils.TableCollectionTest)  Time elapsed: 0.001 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.TreePathTest
08:02:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.swtbot.swt.finder.utils.TreePathTest
08:02:22 canPopLastElementFromTreePath(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
08:02:22 popsNothingIfTreePathIsEmpty(org.eclipse.swtbot.swt.finder.utils.TreePathTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
08:02:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest
08:02:22 getsSimpleClassName(org.eclipse.swtbot.swt.finder.utils.ClassUtilsTest)  Time elapsed: 0.001 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.BidiMapTest
08:02:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.BidiMapTest
08:02:22 canIterateThroughAllElements(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
08:02:22 canFindObjectBasedOnKey(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
08:02:22 canFindObjectBasedOnValue(org.eclipse.swtbot.swt.finder.utils.BidiMapTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
08:02:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.FileUtilsTest
08:02:22 canReadFromURL(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
08:02:22 canWriteToAFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
08:02:22 canReadFromFile(org.eclipse.swtbot.swt.finder.utils.FileUtilsTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
08:02:22 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.StringUtilsTest
08:02:22 canJoinListsUsingTheObjectConverter(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0.001 s
08:02:22 isEmptyOrNull(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
08:02:22 joinOfObjects(org.eclipse.swtbot.swt.finder.utils.StringUtilsTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
08:02:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest
08:02:22 getsKeySetOfTheMap(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0.001 s
08:02:22 mapsMultipleValuesToAKey(org.eclipse.swtbot.swt.finder.utils.MultiValueMapTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
08:02:22 
08:02:22 (SWT:1384): Gdk-CRITICAL **: 13:02:22.446: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:22 
08:02:22 (SWT:1384): Gtk-CRITICAL **: 13:02:22.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:02:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.swtbot.swt.finder.utils.MenuDetectTest
08:02:22 testMenuDetect(org.eclipse.swtbot.swt.finder.utils.MenuDetectTest)  Time elapsed: 0.114 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
08:02:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest
08:02:22 translatesFromStringsToIds(org.eclipse.swtbot.swt.finder.utils.ImageFormatConverterTest)  Time elapsed: 0.001 s
08:02:22 Running org.eclipse.swtbot.swt.finder.utils.TableRowTest
08:02:22 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.utils.TableRowTest
08:02:22 hashCodeIsSameForSameTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
08:02:22 getsToString(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
08:02:22 equalsForUnequalTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
08:02:22 hashCodeIsDifferentForDifferentTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
08:02:22 equalsForEqualTableRows(org.eclipse.swtbot.swt.finder.utils.TableRowTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
08:02:22 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.ResolverTest
08:02:22 doesNotGetResolverForNonRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
08:02:22 getsResolverForRegisteredTypes(org.eclipse.swtbot.swt.finder.resolvers.ResolverTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
08:02:22 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest
08:02:22 getChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
08:02:22 hasParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
08:02:22 hasChildren(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
08:02:22 getParent(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
08:02:22 resolvesEverything(org.eclipse.swtbot.swt.finder.resolvers.NullResolverTest)  Time elapsed: 0 s
08:02:22 Running org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
08:02:22 
08:02:22 (SWT:1384): Gdk-CRITICAL **: 13:02:22.573: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:22 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest
08:02:22 waitsForTreeToContainRows(org.eclipse.swtbot.swt.finder.waits.TreeHasRowsTest)  Time elapsed: 0.045 s
08:02:22 Running org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
08:02:22 
08:02:22 (SWT:1384): Gdk-CRITICAL **: 13:02:22.621: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s - in org.eclipse.swtbot.swt.finder.waits.WaitForShellTest
08:02:23 waitsForShellToAppear(org.eclipse.swtbot.swt.finder.waits.WaitForShellTest)  Time elapsed: 0.513 s
08:02:23 Running org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
08:02:23 
08:02:23 (SWT:1384): Gdk-CRITICAL **: 13:02:23.136: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:23 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest
08:02:23 waitsForShellToBecomeActive(org.eclipse.swtbot.swt.finder.waits.ShellIsActiveTest)  Time elapsed: 0.021 s
08:02:23 Running org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
08:02:23 
08:02:23 (SWT:1384): Gdk-CRITICAL **: 13:02:23.159: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.516: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.521: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.524: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:23 
08:02:23 (SWT:1384): Gtk-WARNING **: 13:02:23.527: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.795 s - in org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest
08:02:25 waitsForWidgetToAppearInParent(org.eclipse.swtbot.swt.finder.waits.WaitForWidgetInParentTest)  Time elapsed: 2.795 s
08:02:25 Running org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
08:02:25 
08:02:25 (SWT:1384): Gdk-CRITICAL **: 13:02:25.958: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 s - in org.eclipse.swtbot.swt.finder.waits.ShellClosesTest
08:02:26 waitsForShellClose(org.eclipse.swtbot.swt.finder.waits.ShellClosesTest)  Time elapsed: 0.522 s
08:02:26 Running org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
08:02:26 
08:02:26 (SWT:1384): Gdk-CRITICAL **: 13:02:26.481: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:26 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest
08:02:26 waitsForTableToContainRows(org.eclipse.swtbot.swt.finder.waits.TableHasRowsTest)  Time elapsed: 0.038 s
08:02:26 Running org.eclipse.swtbot.swt.finder.SWTBotTest
08:02:26 
08:02:26 (SWT:1384): Gdk-CRITICAL **: 13:02:26.521: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:26 
08:02:26 (SWT:1384): Gdk-CRITICAL **: 13:02:26.592: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:26 
08:02:26 (SWT:1384): Gdk-CRITICAL **: 13:02:26.664: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:31 
08:02:31 (SWT:1384): Gdk-CRITICAL **: 13:02:31.735: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:34 
08:02:34 (SWT:1384): Gdk-CRITICAL **: 13:02:34.303: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:34 
08:02:34 (SWT:1384): Gdk-CRITICAL **: 13:02:34.372: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:34 
08:02:34 (SWT:1384): Gdk-CRITICAL **: 13:02:34.440: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.989 s - in org.eclipse.swtbot.swt.finder.SWTBotTest
08:02:39 getsAllShells(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.07 s
08:02:39 doesNotWait5SecondsAndPassesForPassingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.073 s
08:02:39 waitsMoreThan5sWhenConditionDoesNotSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.07 s
08:02:39 waitsLessThan5sWhenConditionSwitchToFailing(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 2.568 s
08:02:39 throwsExceptionOnNegativeTimeOut(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.068 s
08:02:39 findsShellsById(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 0.069 s
08:02:39 waits5SecondsAndFailsForFailingCondition(org.eclipse.swtbot.swt.finder.SWTBotTest)  Time elapsed: 5.07 s
08:02:39 Running org.eclipse.swtbot.swt.finder.ReferenceByTest
08:02:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.swtbot.swt.finder.ReferenceByTest
08:02:39 compatibilityWithOtherReferences(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.003 s
08:02:39 methodNameSuffix(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
08:02:39 methodArguments(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
08:02:39 matcherMethod(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0 s
08:02:39 generatesCombinations(org.eclipse.swtbot.swt.finder.ReferenceByTest)  Time elapsed: 0.004 s
08:02:39 Running org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
08:02:39 
08:02:39 (SWT:1384): Gdk-CRITICAL **: 13:02:39.523: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.885: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.890: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.893: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.894: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:39 
08:02:39 (SWT:1384): Gtk-WARNING **: 13:02:39.896: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:41 
08:02:41 (SWT:1384): Gdk-CRITICAL **: 13:02:41.838: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.203: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.208: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.211: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:42 
08:02:42 (SWT:1384): Gtk-WARNING **: 13:02:42.214: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gdk-CRITICAL **: 13:02:44.170: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.544: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.549: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.552: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.553: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:44 
08:02:44 (SWT:1384): Gtk-WARNING **: 13:02:44.556: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gdk-CRITICAL **: 13:02:46.557: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.924: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.929: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.932: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.933: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:46 
08:02:46 (SWT:1384): Gtk-WARNING **: 13:02:46.935: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:48 
08:02:48 (SWT:1384): Gdk-CRITICAL **: 13:02:48.904: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.301: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.306: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.309: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:49 
08:02:49 (SWT:1384): Gtk-WARNING **: 13:02:49.312: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gdk-CRITICAL **: 13:02:51.267: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.627: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.632: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.635: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:51 
08:02:51 (SWT:1384): Gtk-WARNING **: 13:02:51.638: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:53 
08:02:53 (SWT:1384): Gdk-CRITICAL **: 13:02:53.633: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.005: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.010: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.013: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.014: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:54 
08:02:54 (SWT:1384): Gtk-WARNING **: 13:02:54.016: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:55 
08:02:55 (SWT:1384): Gdk-CRITICAL **: 13:02:55.977: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.347: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.351: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:56 
08:02:56 (SWT:1384): Gtk-WARNING **: 13:02:56.358: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gdk-CRITICAL **: 13:02:58.341: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.710: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.715: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.718: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.719: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:02:58 
08:02:58 (SWT:1384): Gtk-WARNING **: 13:02:58.721: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:00 
08:03:00 (SWT:1384): Gdk-CRITICAL **: 13:03:00.694: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.067: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.072: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.075: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.076: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:01 
08:03:01 (SWT:1384): Gtk-WARNING **: 13:03:01.078: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gdk-CRITICAL **: 13:03:03.049: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.421: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.426: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.429: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.430: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:03 
08:03:03 (SWT:1384): Gtk-WARNING **: 13:03:03.433: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gdk-CRITICAL **: 13:03:05.424: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.792: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.796: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.800: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:05 
08:03:05 (SWT:1384): Gtk-WARNING **: 13:03:05.803: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:07 
08:03:07 (SWT:1384): Gdk-CRITICAL **: 13:03:07.790: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.156: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.161: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.164: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.165: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:08 
08:03:08 (SWT:1384): Gtk-WARNING **: 13:03:08.167: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.637 s - in org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest
08:03:10 assertContainsWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.314 s
08:03:10 assertsIfWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.332 s
08:03:10 capturesScreenshotOnError(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.386 s
08:03:10 assertDoesNotContainThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.347 s
08:03:10 assertContainsThrowsExceptionWhenHaystackDoesNotContainNeedle(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.362 s
08:03:10 assertDoesNotContainWorks(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.366 s
08:03:10 assertEnabledThrowsExceptionWhenWidgetIsDisable(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.344 s
08:03:10 assertNotEnabledThrowsExceptionWhenWidgetIsEnabled(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.364 s
08:03:10 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches2(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.354 s
08:03:10 assertRegexMatchesDoesNotThrowExceptionWhenRegexMatches(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.354 s
08:03:10 assertRegexMatchesThrowsExceptionWhenRegexDoesNotMatch(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.375 s
08:03:10 throwsExceptionOnNullObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.367 s
08:03:10 throwsExceptionOnDisposedObjectPassedIntoConstructor(org.eclipse.swtbot.swt.finder.SWTBotTestCaseTest)  Time elapsed: 2.369 s
08:03:10 Running org.eclipse.swtbot.swt.finder.SWTBot2Test
08:03:10 
08:03:10 (SWT:1384): Gdk-CRITICAL **: 13:03:10.162: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.530: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.535: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.538: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.539: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:10 
08:03:10 (SWT:1384): Gtk-WARNING **: 13:03:10.542: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gdk-CRITICAL **: 13:03:12.511: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.873: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.878: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.881: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:12 
08:03:12 (SWT:1384): Gtk-WARNING **: 13:03:12.884: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:14 
08:03:14 (SWT:1384): Gdk-CRITICAL **: 13:03:14.971: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.344: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.348: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.352: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:15 
08:03:15 (SWT:1384): Gtk-WARNING **: 13:03:15.355: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gdk-CRITICAL **: 13:03:17.341: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.733: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.738: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:17 
08:03:17 (SWT:1384): Gtk-WARNING **: 13:03:17.744: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:19 
08:03:19 (SWT:1384): Gdk-CRITICAL **: 13:03:19.772: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.166: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.171: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.175: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:20 
08:03:20 (SWT:1384): Gtk-WARNING **: 13:03:20.178: gtk_widget_size_allocate(): attempt to allocate widget with width -12 and height 0
08:03:22 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.997 s - in org.eclipse.swtbot.swt.finder.SWTBot2Test
08:03:22 findsGetsIdOfAControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.349 s
08:03:22 findsTextBox(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.46 s
08:03:22 getsActiveControl(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.369 s
08:03:22 tabKeyTraversalSetsFocusOnTheNextControlAndSendsTraverseEvents(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.432 s
08:03:22 isEnabled(org.eclipse.swtbot.swt.finder.SWTBot2Test)  Time elapsed: 2.386 s
08:03:22 
08:03:22 Results:
08:03:22 
08:03:22 Tests run: 487, Failures: 0, Errors: 0, Skipped: 7
08:03:22 
08:03:22 [INFO] All tests passed!
08:03:22 [INFO] 
08:03:22 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.swt.finder.test ---
08:03:22 [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
08:03:22 [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
08:03:22 [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
08:03:22 [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
08:03:22 [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
08:03:22 [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
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.swt.finder.test ---
08:03:22 [INFO] 
08:03:22 [INFO] ------< org.eclipse.swtbot.test.features:org.eclipse.swtbot.test >------
08:03:22 [INFO] Building org.eclipse.swtbot.test 4.1.0-SNAPSHOT                  [51/57]
08:03:22 [INFO] --------------------------[ eclipse-feature ]---------------------------
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] The project's OSGi version is 4.1.0.202302011246
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] 
08:03:22 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
08:03:22 [INFO] 
08:03:22 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-packaging-plugin:2.3.0:package-feature (default-package-feature) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] Building jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-p2-plugin:2.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.test ---
08:03:22 [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
08:03:22 [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: 
08:03:22             <plugin>
08:03:22                 <groupId>org.eclipse.tycho</groupId>
08:03:22                 <artifactId>tycho-p2-plugin</artifactId>
08:03:22                 <executions>
08:03:22                     <execution>
08:03:22                         <id>attach-p2-metadata</id>
08:03:22                         <phase>package</phase>
08:03:22                         <goals>
08:03:22                             <goal>p2-metadata</goal>
08:03:22                         </goals>
08:03:22                     </execution>
08:03:22                 </executions>
08:03:22             </plugin>
08:03:22 [INFO] 
08:03:22 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.test ---
08:03:22 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:22 [INFO] 
08:03:22 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.test ---
08:03:22 [INFO] Signing jar: /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.test/target/org.eclipse.swtbot.test-4.1.0-SNAPSHOT.jar
08:03:24 [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
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.test ---
08:03:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.test ---
08:03:25 [INFO] 
08:03:25 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.test ---
08:03:25 [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
08:03:25 [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
08:03:25 [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
08:03:25 [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
08:03:25 [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
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.test ---
08:03:25 [INFO] 
08:03:25 [INFO] ----< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.test >----
08:03:25 [INFO] Building org.eclipse.swtbot.generator.test 4.1.0-SNAPSHOT        [52/57]
08:03:25 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] The project's OSGi version is 4.1.0.202302011246
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] 
08:03:25 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.test ---
08:03:25 [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.*
08:03:25 [INFO] 
08:03:25 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/main/resources
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/target/classes
08:03:25 [INFO] 
08:03:25 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:25 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.test/src/test/resources
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.test ---
08:03:25 [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
08:03:25 [INFO] 
08:03:25 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.test ---
08:03:25 [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
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.test ---
08:03:25 [INFO] 
08:03:25 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.test ---
08:03:25 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:25 [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
08:03:25 [INFO] 
08:03:25 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.test ---
08:03:25 [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
08:03:26 [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
08:03:26 [INFO] 
08:03:26 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.test ---
08:03:26 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:26 [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
08:03:26 [INFO] 
08:03:26 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.test ---
08:03:26 [INFO] 
08:03:26 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.test ---
08:03:26 [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
08:03:26 [INFO] Command line:
08:03:26 	[/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]
08:03:30 Running org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
08:03:30 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:03:30 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:03:30 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:03:31 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.731 s - in org.eclipse.swtbot.generator.test.RecordToolbarButtonTest
08:03:31 testClickToolbarWithImage(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.389 s
08:03:31 testClickToolbar(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.127 s
08:03:31 testClickToolbarWithImageAndNoText(org.eclipse.swtbot.generator.test.RecordToolbarButtonTest)  Time elapsed: 0.117 s
08:03:31 Running org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
08:03:32 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest
08:03:32 testMultipleTableSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.11 s
08:03:32 testMultipleTableSelectionSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.117 s
08:03:32 testTableCheckSameItem(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.112 s
08:03:32 testTableCheckSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.109 s
08:03:32 testSingleTableSelection(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.136 s
08:03:32 testMultipleTableSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.114 s
08:03:32 testTableCheck(org.eclipse.swtbot.generator.test.RecordTableItemSelectionCheckTest)  Time elapsed: 0.105 s
08:03:32 Running org.eclipse.swtbot.generator.test.RecordCComboTextTest
08:03:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.swtbot.generator.test.RecordCComboTextTest
08:03:32 testModifyCCombo(org.eclipse.swtbot.generator.test.RecordCComboTextTest)  Time elapsed: 0.107 s
08:03:32 Running org.eclipse.swtbot.generator.test.RecordComboTextTest
08:03:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.swtbot.generator.test.RecordComboTextTest
08:03:32 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboTextTest)  Time elapsed: 0.121 s
08:03:32 Running org.eclipse.swtbot.generator.test.CTabItemActivateTest
08:03:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.swtbot.generator.test.CTabItemActivateTest
08:03:32 testActivateCTabItem(org.eclipse.swtbot.generator.test.CTabItemActivateTest)  Time elapsed: 0.113 s
08:03:32 Running org.eclipse.swtbot.generator.test.RecordRadioClickTest
08:03:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s - in org.eclipse.swtbot.generator.test.RecordRadioClickTest
08:03:32 testRadioButtonClick(org.eclipse.swtbot.generator.test.RecordRadioClickTest)  Time elapsed: 0.111 s
08:03:32 Running org.eclipse.swtbot.generator.test.TabItemActivateTest
08:03:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.swtbot.generator.test.TabItemActivateTest
08:03:32 testActivateCTabItem(org.eclipse.swtbot.generator.test.TabItemActivateTest)  Time elapsed: 0.102 s
08:03:32 Running org.eclipse.swtbot.generator.test.RecordComboSelectionTest
08:03:32 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.swtbot.generator.test.RecordComboSelectionTest
08:03:32 testModifyCombo(org.eclipse.swtbot.generator.test.RecordComboSelectionTest)  Time elapsed: 0.092 s
08:03:32 Running org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
08:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest
08:03:33 testTreeCheck(org.eclipse.swtbot.generator.test.RecordTreeItemCheckTest)  Time elapsed: 0.108 s
08:03:33 Running org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
08:03:33 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.eclipse.swtbot.generator.test.RecordCComboSelectionTest
08:03:33 testModifyCombo(org.eclipse.swtbot.generator.test.RecordCComboSelectionTest)  Time elapsed: 0.119 s
08:03:33 Running org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
08:03:33 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 s - in org.eclipse.swtbot.generator.test.RecordListDoubleclickTest
08:03:33 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.1 s
08:03:33 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.101 s
08:03:33 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordListDoubleclickTest)  Time elapsed: 0.099 s
08:03:33 Running org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
08:03:33 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest
08:03:33 testModifyStyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.117 s
08:03:33 testModifySyledText(org.eclipse.swtbot.generator.test.RecordStyledTextModifiedTest)  Time elapsed: 0.095 s
08:03:33 Running org.eclipse.swtbot.generator.test.RecordListSelectionTest
08:03:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.swtbot.generator.test.RecordListSelectionTest
08:03:34 testSingleListSelection(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.095 s
08:03:34 testMultipleListSelectionSameItem(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.094 s
08:03:34 testMultipleListSelectionSameItem2(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.09 s
08:03:34 testMultipleListSelectionDifferentItems(org.eclipse.swtbot.generator.test.RecordListSelectionTest)  Time elapsed: 0.103 s
08:03:34 Running org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
08:03:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest
08:03:34 testTreeLevel2DoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.097 s
08:03:34 testTreeDoubleClick(org.eclipse.swtbot.generator.test.RecordTreeItemDoubleclickTest)  Time elapsed: 0.098 s
08:03:34 Running org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
08:03:34 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest
08:03:34 testTableDoubleClickSameItem2(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.1 s
08:03:34 testTableDoubleClick(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.094 s
08:03:34 testTableDoubleClickSameItem(org.eclipse.swtbot.generator.test.RecordTableItemDoubleclickTest)  Time elapsed: 0.096 s
08:03:34 
08:03:34 Results:
08:03:34 
08:03:34 Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
08:03:34 
08:03:35 [INFO] All tests passed!
08:03:35 [INFO] 
08:03:35 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.test ---
08:03:35 [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
08:03:35 [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
08:03:35 [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
08:03:35 [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
08:03:35 [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
08:03:35 [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
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.test ---
08:03:35 [INFO] 
08:03:35 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.generator.jdt.test >--
08:03:35 [INFO] Building org.eclipse.swtbot.generator.jdt.test 4.1.0-SNAPSHOT    [53/57]
08:03:35 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] The project's OSGi version is 4.1.0.202302011246
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] 
08:03:35 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/swtbot-tycho/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/swtbot-tycho/target/jacoco.exec,append=true,includes=org.eclipse.swtbot.*
08:03:35 [INFO] 
08:03:35 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/main/resources
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/target/classes
08:03:35 [INFO] 
08:03:35 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:35 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.generator.jdt.test/src/test/resources
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [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
08:03:35 [INFO] 
08:03:35 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [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
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [INFO] 
08:03:35 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:35 [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
08:03:35 [INFO] 
08:03:35 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:35 [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
08:03:36 [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
08:03:37 [INFO] 
08:03:37 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:37 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:37 [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
08:03:37 [INFO] 
08:03:37 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:37 [INFO] 
08:03:37 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:37 [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
08:03:37 [INFO] Command line:
08:03:37 	[/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]
08:03:41 Running org.eclipse.swtbot.generator.jdt.test.RecordComboTest
08:03:42 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:03:42 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:03:42 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:03:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in org.eclipse.swtbot.generator.jdt.test.RecordComboTest
08:03:42 testModifyCombo(org.eclipse.swtbot.generator.jdt.test.RecordComboTest)  Time elapsed: 0.58 s
08:03:42 
08:03:42 Results:
08:03:42 
08:03:42 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
08:03:42 
08:03:43 [INFO] All tests passed!
08:03:43 [INFO] 
08:03:43 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:43 [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
08:03:43 [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
08:03:43 [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
08:03:43 [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
08:03:43 [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
08:03:43 [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
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.generator.jdt.test ---
08:03:43 [INFO] 
08:03:43 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.nattable.finder.test >--
08:03:43 [INFO] Building org.eclipse.swtbot.nebula.nattable.finder.test 4.1.0-SNAPSHOT [54/57]
08:03:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] The project's OSGi version is 4.1.0.202302011246
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] 
08:03:43 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03: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.*
08:03:43 [INFO] 
08:03:43 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/main/resources
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/target/classes
08:03:43 [INFO] 
08:03:43 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:43 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.nattable.finder.test/src/test/resources
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [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
08:03:43 [INFO] 
08:03:43 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [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
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [INFO] 
08:03:43 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:43 [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
08:03:43 [INFO] 
08:03:43 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:43 [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
08:03:45 [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
08:03:46 [INFO] 
08:03:46 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:46 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:46 [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
08:03:46 [INFO] 
08:03:46 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:46 [INFO] 
08:03:46 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:46 [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
08:03:46 [INFO] Command line:
08:03: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.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]
08:03:50 Running org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
08:03:50 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:03:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:03:50 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:03:50 
08:03:50 (SWT:2058): Gtk-CRITICAL **: 13:03:50.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:03:50 
08:03:50 (SWT:2058): Gtk-CRITICAL **: 13:03:50.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:03:52 
08:03:52 (SWT:2058): Gtk-CRITICAL **: 13:03:52.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:03:52 
08:03:52 (SWT:2058): Gtk-CRITICAL **: 13:03:52.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
08:03:52 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.73 s - in org.eclipse.swtbot.nebula.nattable.finder.test.AllTests
08:03:52 testContextMenu(org.eclipse.swtbot.nebula.nattable.finder.test1.TestNatTableContextMenu)  Time elapsed: 0.41 s
08:03:52 testCellLabel(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.127 s
08:03:52 testClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.424 s
08:03:52 testClickColumnHeader(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.142 s
08:03:52 testCount(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.039 s
08:03:52 testDoubleClickAndGetSetCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.277 s
08:03:52 testScrollAndReadCellData(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.036 s
08:03:52 testScrollNotViewport(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.034 s
08:03:52 testScrollOutOfRange(org.eclipse.swtbot.nebula.nattable.finder.test2.TestNatTableOtherFeatures)  Time elapsed: 0.03 s
08:03:52 testRightClickXY(org.eclipse.swtbot.nebula.nattable.finder.test1.TestRightClickXY)  Time elapsed: 0.08 s
08:03:52 
08:03:52 Results:
08:03:52 
08:03:52 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
08:03:52 
08:03:52 [INFO] All tests passed!
08:03:52 [INFO] 
08:03:52 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:52 [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
08:03:52 [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
08:03:52 [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
08:03:52 [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
08:03:52 [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
08:03:52 [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
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.nattable.finder.test ---
08:03:52 [INFO] 
08:03:52 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.checkboxgroup.finder.test >--
08:03:52 [INFO] Building org.eclipse.swtbot.nebula.checkboxgroup.finder.test 4.1.0-SNAPSHOT [55/57]
08:03:52 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] The project's OSGi version is 4.1.0.202302011246
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] 
08:03:52 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [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.*
08:03:52 [INFO] 
08:03:52 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/main/resources
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/target/classes
08:03:52 [INFO] 
08:03:52 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.checkboxgroup.finder.test/src/test/resources
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [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
08:03:52 [INFO] 
08:03:52 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [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
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [INFO] 
08:03:52 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:52 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:52 [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
08:03:52 [INFO] 
08:03:52 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:53 [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
08:03:54 [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
08:03:55 [INFO] 
08:03:55 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:55 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:55 [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
08:03:55 [INFO] 
08:03:55 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:55 [INFO] 
08:03:55 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:55 [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
08:03:55 [INFO] Command line:
08:03:55 	[/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]
08:03:58 Running org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
08:03:58 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:03:58 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:03:58 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:03:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 s - in org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest
08:03:59 testCheckBoxGroup(org.eclipse.swtbot.nebula.checkboxgroup.finder.test.SWTBotCheckBoxGroupTest)  Time elapsed: 0.25 s
08:03:59 
08:03:59 Results:
08:03:59 
08:03:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
08:03:59 
08:03:59 [INFO] All tests passed!
08:03:59 [INFO] 
08:03:59 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:59 [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
08:03:59 [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
08:03:59 [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
08:03:59 [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
08:03:59 [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
08:03:59 [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
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.checkboxgroup.finder.test ---
08:03:59 [INFO] 
08:03:59 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.stepbar.finder.test >--
08:03:59 [INFO] Building org.eclipse.swtbot.nebula.stepbar.finder.test 4.1.0-SNAPSHOT [56/57]
08:03:59 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] The project's OSGi version is 4.1.0.202302011246
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] 
08:03:59 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03: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.*
08:03:59 [INFO] 
08:03:59 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/main/resources
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/target/classes
08:03:59 [INFO] 
08:03:59 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:03:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.stepbar.finder.test/src/test/resources
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [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
08:03:59 [INFO] 
08:03:59 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [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
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [INFO] 
08:03:59 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:03:59 [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
08:03:59 [INFO] 
08:03:59 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:03:59 [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
08:04:00 [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
08:04:01 [INFO] 
08:04:01 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:04:01 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:04:01 [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
08:04:01 [INFO] 
08:04:01 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:04:01 [INFO] 
08:04:01 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:04:01 [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
08:04:01 [INFO] Command line:
08:04:01 	[/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]
08:04:05 Running org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
08:04:05 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:04:05 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:04:05 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:04:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest
08:04:05 testStepbar(org.eclipse.swtbot.nebula.stepbar.finder.test.SWTBotStepbarTest)  Time elapsed: 0.262 s
08:04:05 
08:04:05 Results:
08:04:05 
08:04:05 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
08:04:05 
08:04:06 [INFO] All tests passed!
08:04:06 [INFO] 
08:04:06 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:04:06 [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
08:04:06 [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
08:04:06 [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
08:04:06 [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
08:04:06 [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
08:04:06 [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
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.stepbar.finder.test ---
08:04:06 [INFO] 
08:04:06 [INFO] --< org.eclipse.swtbot.plugins:org.eclipse.swtbot.nebula.rangeslider.finder.test >--
08:04:06 [INFO] Building org.eclipse.swtbot.nebula.rangeslider.finder.test 4.1.0-SNAPSHOT [57/57]
08:04:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-packaging-plugin:2.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] The project's OSGi version is 4.1.0.202302011246
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-id (default-validate-id) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-packaging-plugin:2.3.0:validate-version (default-validate-version) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] 
08:04:06 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [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.*
08:04:06 [INFO] 
08:04:06 [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/main/resources
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-compiler-plugin:2.3.0:compile (default-compile) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/target/classes
08:04:06 [INFO] 
08:04:06 [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
08:04:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/swtbot-tycho/org.eclipse.swtbot.nebula.rangeslider.finder.test/src/test/resources
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-source-plugin:2.3.0:plugin-source (plugin-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [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
08:04:06 [INFO] 
08:04:06 [INFO] --- target-platform-configuration:2.3.0:target-platform (default-target-platform) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-packaging-plugin:2.3.0:package-plugin (default-package-plugin) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [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
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-source-plugin:2.3.0:feature-source (feature-source) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [INFO] 
08:04:06 [INFO] --- tycho-pack200a-plugin:2.3.0:normalize (pack200-normalize) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:04:06 [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
08:04:06 [INFO] 
08:04:06 [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:06 [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
08:04:08 [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
08:04:08 [INFO] 
08:04:08 [INFO] --- tycho-pack200b-plugin:2.3.0:pack (pack200-pack) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:08 [WARNING] Pack200 actions are deprecated and scheduled for removal.
08:04:08 [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
08:04:08 [INFO] 
08:04:08 [INFO] --- tycho-p2-plugin:2.3.0:p2-metadata (p2-metadata) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:08 [INFO] 
08:04:08 [INFO] --- tycho-surefire-plugin:2.3.0:test (default-test) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:08 [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
08:04:08 [INFO] Command line:
08:04:08 	[/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]
08:04:12 Running org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
08:04:12 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
08:04:12 SLF4J: Defaulting to no-operation (NOP) logger implementation
08:04:12 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.445: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.445: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.453: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.453: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.627: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.627: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.633: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.633: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.683: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.683: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.716: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 
08:04:12 (SWT:2314): Gtk-WARNING **: 13:04:12.716: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node border, owner GtkFrame)
08:04:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest
08:04:12 testSetLowerValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.218 s
08:04:12 testSetUpperValue(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.094 s
08:04:12 testSetSelection(org.eclipse.swtbot.nebula.rangeslider.finder.test.SWTBotRangeSliderTest)  Time elapsed: 0.072 s
08:04:12 
08:04:12 Results:
08:04:12 
08:04:12 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
08:04:12 
08:04:13 [INFO] All tests passed!
08:04:13 [INFO] 
08:04:13 [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:13 [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
08:04:13 [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
08:04:13 [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
08:04:13 [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
08:04:13 [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
08:04:13 [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
08:04:13 [INFO] 
08:04:13 [INFO] --- tycho-p2-plugin:2.3.0:update-local-index (default-update-local-index) @ org.eclipse.swtbot.nebula.rangeslider.finder.test ---
08:04:13 [INFO] ------------------------------------------------------------------------
08:04:13 [INFO] Reactor Summary for Eclipse SWTBot 4.1.0-SNAPSHOT:
08:04:13 [INFO] 
08:04:13 [INFO] Eclipse SWTBot ..................................... SUCCESS [  8.385 s]
08:04:13 [INFO] org.eclipse.swtbot.ant.junit ....................... SUCCESS [  8.426 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.core .................... SUCCESS [  3.790 s]
08:04:13 [INFO] org.eclipse.swtbot.swt.finder ...................... SUCCESS [  4.809 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.finder .................. SUCCESS [  2.662 s]
08:04:13 [INFO] org.eclipse.swtbot.e4.finder ....................... SUCCESS [  2.218 s]
08:04:13 [INFO] org.eclipse.swtbot.junit4_x ........................ SUCCESS [  3.114 s]
08:04:13 [INFO] org.eclipse.swtbot ................................. SUCCESS [  1.345 s]
08:04:13 [INFO] org.eclipse.swtbot.forms.finder .................... SUCCESS [  1.964 s]
08:04:13 [INFO] org.eclipse.swtbot.forms ........................... SUCCESS [  2.022 s]
08:04:13 [INFO] org.eclipse.swtbot.go .............................. SUCCESS [  1.857 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse ......................... SUCCESS [  2.021 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.dsl ..................... SUCCESS [  2.107 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.gef.finder .............. SUCCESS [  1.551 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.spy ..................... SUCCESS [  2.747 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.junit.headless .......... SUCCESS [  2.472 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.test.junit .............. SUCCESS [  1.847 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.ui ...................... SUCCESS [  2.539 s]
08:04:13 [INFO] org.eclipse.swtbot.generator ....................... SUCCESS [  2.628 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.client ................ SUCCESS [  3.399 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.rules.workbench ....... SUCCESS [  1.512 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.jdt ................... SUCCESS [  2.712 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.ui .................... SUCCESS [  1.583 s]
08:04:13 [INFO] org.eclipse.swtbot.junit5_x ........................ SUCCESS [  2.598 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.gallery.finder ........... SUCCESS [  2.119 s]
08:04:13 [INFO] org.eclipse.swt.examples ........................... SUCCESS [  7.894 s]
08:04:13 [INFO] org.eclipse.swtbot.swt.demo ........................ SUCCESS [  2.694 s]
08:04:13 [INFO] org.eclipse.ui.forms.examples ...................... SUCCESS [  3.215 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.nattable.finder .......... SUCCESS [  2.729 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder ..... SUCCESS [  6.426 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.stepbar.finder ........... SUCCESS [  2.472 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder ....... SUCCESS [  1.628 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.gef ..................... SUCCESS [  2.136 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.feature ............... SUCCESS [  3.215 s]
08:04:13 [INFO] org.eclipse.swtbot.ide ............................. SUCCESS [  1.504 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.junit5.headless ......... SUCCESS [  2.553 s]
08:04:13 [INFO] org.eclipse.swtbot.junit5 .......................... SUCCESS [  3.224 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.gallery .................. SUCCESS [  2.423 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.nattable ................. SUCCESS [  2.279 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.checkboxgroup ............ SUCCESS [  2.278 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.stepbar .................. SUCCESS [  1.389 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.rangeslider .............. SUCCESS [  2.133 s]
08:04:13 [INFO] org.eclipse.swtbot.updatesite ...................... SUCCESS [  3.817 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.ui.test ................. SUCCESS [ 15.349 s]
08:04:13 [INFO] org.eclipse.swtbot.swt.finder.test.keyboards ....... SUCCESS [  2.680 s]
08:04:13 [INFO] org.eclipse.swtbot.forms.finder.test ............... SUCCESS [  8.966 s]
08:04:13 [INFO] org.eclipse.swtbot.eclipse.finder.test ............. SUCCESS [02:33 min]
08:04:13 [INFO] org.eclipse.swtbot.e4.finder.test .................. SUCCESS [ 10.439 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.gallery.finder.test ...... SUCCESS [  7.037 s]
08:04:13 [INFO] org.eclipse.swtbot.swt.finder.test ................. SUCCESS [10:58 min]
08:04:13 [INFO] org.eclipse.swtbot.test ............................ SUCCESS [  2.938 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.test .................. SUCCESS [  9.647 s]
08:04:13 [INFO] org.eclipse.swtbot.generator.jdt.test .............. SUCCESS [  8.320 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.nattable.finder.test ..... SUCCESS [  9.367 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.checkboxgroup.finder.test  SUCCESS [  6.698 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.stepbar.finder.test ...... SUCCESS [  6.617 s]
08:04:13 [INFO] org.eclipse.swtbot.nebula.rangeslider.finder.test .. SUCCESS [  7.202 s]
08:04:13 [INFO] ------------------------------------------------------------------------
08:04:13 [INFO] BUILD SUCCESS
08:04:13 [INFO] ------------------------------------------------------------------------
08:04:13 [INFO] Total time:  18:09 min
08:04:13 [INFO] Finished at: 2023-02-01T13:04:13Z
08:04:13 [INFO] ------------------------------------------------------------------------
08:04:14 [swtbot-tycho] $ /bin/sh -xe /tmp/jenkins2307473397648268467.sh
08:04:14 + ssh genie.swtbot@projects-storage.eclipse.org rm -rf '/home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/*'
08:04:15 + 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/
08:04:17 + ssh genie.swtbot@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/technology/swtbot/snapshots/ && zip -qr repository.zip *'
08:04:18 Terminating xvnc.
08:04:29 $ ssh-agent -k
08:04:29 unset SSH_AUTH_SOCK;
08:04:29 unset SSH_AGENT_PID;
08:04:29 echo Agent pid 59 killed;
08:04:29 [ssh-agent] Stopped.
08:04:29 Recording test results
08:04:29 [Checks API] No suitable checks publisher found.
08:04:29 Archiving artifacts
08:04:32 Finished: SUCCESS