Skip to content

Console Output

06:00:14 Started by an SCM change
06:00:14 Running as SYSTEM
06:00:15 Agent centos-7-lvvvl is provisioned from template centos-7
06:00:15 ---
06:00:15 apiVersion: "v1"
06:00:15 kind: "Pod"
06:00:15 metadata:
06:00:15   annotations: {}
06:00:15   labels:
06:00:15     jenkins: "slave"
06:00:15     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
06:00:15     jenkins/label: "migration_jipp-migration_centos-7"
06:00:15   name: "centos-7-lvvvl"
06:00:15 spec:
06:00:15   containers:
06:00:15   - env:
06:00:15     - name: "JENKINS_SECRET"
06:00:15       value: "********"
06:00:15     - name: "JENKINS_TUNNEL"
06:00:15       value: "jenkins-discovery.swtbot.svc.cluster.local:50000"
06:00:15     - name: "JENKINS_AGENT_NAME"
06:00:15       value: "centos-7-lvvvl"
06:00:15     - name: "JENKINS_REMOTING_JAVA_OPTS"
06:00:15       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
06:00:15         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
06:00:15     - name: "JAVA_TOOL_OPTIONS"
06:00:15       value: ""
06:00:15     - name: "_JAVA_OPTIONS"
06:00:15       value: ""
06:00:15     - name: "OPENJ9_JAVA_OPTIONS"
06:00:15       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
06:00:15     - name: "JENKINS_NAME"
06:00:15       value: "centos-7-lvvvl"
06:00:15     - name: "JENKINS_AGENT_WORKDIR"
06:00:15       value: "/home/jenkins/agent"
06:00:15     - name: "JENKINS_URL"
06:00:15       value: "http://jenkins-ui.swtbot.svc.cluster.local/swtbot/"
06:00:15     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10.1"
06:00:15     imagePullPolicy: "Always"
06:00:15     name: "jnlp"
06:00:15     resources:
06:00:15       limits:
06:00:15         cpu: "2000m"
06:00:15         memory: "4096Mi"
06:00:15       requests:
06:00:15         cpu: "1000m"
06:00:15         memory: "4096Mi"
06:00:15     tty: true
06:00:15     volumeMounts:
06:00:15     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:00:15       name: "m2-dir"
06:00:15       readOnly: true
06:00:15       subPath: "toolchains.xml"
06:00:15     - mountPath: "/home/jenkins/.mavenrc"
06:00:15       name: "m2-dir"
06:00:15       readOnly: true
06:00:15       subPath: ".mavenrc"
06:00:15     - mountPath: "/opt/tools"
06:00:15       name: "volume-0"
06:00:15       readOnly: false
06:00:15     - mountPath: "/home/jenkins"
06:00:15       name: "volume-2"
06:00:15       readOnly: false
06:00:15     - mountPath: "/home/jenkins/.m2/repository"
06:00:15       name: "volume-3"
06:00:15       readOnly: false
06:00:15     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:00:15       name: "m2-secret-dir"
06:00:15       readOnly: true
06:00:15       subPath: "settings-security.xml"
06:00:15     - mountPath: "/home/jenkins/.m2/wrapper"
06:00:15       name: "volume-4"
06:00:15       readOnly: false
06:00:15     - mountPath: "/home/jenkins/.m2/settings.xml"
06:00:15       name: "m2-secret-dir"
06:00:15       readOnly: true
06:00:15       subPath: "settings.xml"
06:00:15     - mountPath: "/home/jenkins/.ssh"
06:00:15       name: "volume-1"
06:00:15       readOnly: false
06:00:15       subPath: ""
06:00:15     - mountPath: "/home/jenkins/agent"
06:00:15       name: "workspace-volume"
06:00:15       readOnly: false
06:00:15     workingDir: "/home/jenkins/agent"
06:00:15   nodeSelector:
06:00:15     kubernetes.io/os: "linux"
06:00:15   restartPolicy: "Never"
06:00:15   volumes:
06:00:15   - name: "volume-0"
06:00:15     persistentVolumeClaim:
06:00:15       claimName: "tools-claim-jiro-swtbot"
06:00:15       readOnly: true
06:00:15   - name: "m2-secret-dir"
06:00:15     secret:
06:00:15       secretName: "m2-secret-dir"
06:00:15   - emptyDir:
06:00:15       medium: ""
06:00:15     name: "volume-2"
06:00:15   - configMap:
06:00:15       name: "m2-dir"
06:00:15     name: "m2-dir"
06:00:15   - configMap:
06:00:15       name: "known-hosts"
06:00:15     name: "volume-1"
06:00:15   - emptyDir:
06:00:15       medium: ""
06:00:15     name: "workspace-volume"
06:00:15   - emptyDir:
06:00:15       medium: ""
06:00:15     name: "volume-4"
06:00:15   - emptyDir:
06:00:15       medium: ""
06:00:15     name: "volume-3"
06:00:15 
06:00:15 Building remotely on centos-7-lvvvl (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/swtbot-on-mars
06:00:15 The recommended git tool is: NONE
06:00:16 No credentials specified
06:00:16 Cloning the remote Git repository
06:00:16 Cloning repository https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
06:00:16  > git init /home/jenkins/agent/workspace/swtbot-on-mars # timeout=10
06:00:16 Fetching upstream changes from https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git
06:00:16  > git --version # timeout=10
06:00:16  > git --version # 'git version 1.8.3.1'
06:00:16  > git fetch --tags --progress https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:00:16  > git config remote.origin.url https://git.eclipse.org/r/swtbot/org.eclipse.swtbot.git # timeout=10
06:00:16  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
06:00:16 Avoid second fetch
06:00:16  > git rev-parse origin/master^{commit} # timeout=10
06:00:16 Checking out Revision da62dcb5782eb0ee6ef657b9a8e974555743d802 (origin/master)
06:00:16  > git config core.sparsecheckout # timeout=10
06:00:16  > git checkout -f da62dcb5782eb0ee6ef657b9a8e974555743d802 # timeout=10
06:00:20 Commit message: "Fix baseline for stepbar feature"
06:00:20  > git rev-list --no-walk 006dc0c996f2bb184c6efab4231b2b080af56f97 # timeout=10
06:00:27 [swtbot-on-mars] $ Xvnc -help
06:00:27 Starting xvnc
06:00:27 [swtbot-on-mars] $ Xvnc :74 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
06:00:27 
06:00:27 Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
06:00:27 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
06:00:27 See http://www.tigervnc.org for information on TigerVNC.
06:00:27 Underlying X server release 12004000, The X.Org Foundation
06:00:27 
06:00:27 
06:00:27 Sat Jan  8 11:00:27 2022
06:00:27  vncext:      VNC extension running!
06:00:27  vncext:      Listening for VNC connections on all interface(s), port 5974
06:00:27  vncext:      created VNC server for screen 0
06:00:27 [swtbot-on-mars] $ /bin/bash -x /tmp/jenkins3014659793399591351.sh
06:00:27 + metacity --sm-disable --replace
06:00:27 [swtbot-on-mars] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -Dmaven.repo.local=/home/jenkins/agent/workspace/swtbot-on-mars/.repository install -P mars
06:00:27 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739)
06:00:27 Maven home: /opt/tools/apache-maven/latest
06:00:27 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
06:00:27 Default locale: en_US, platform encoding: UTF-8
06:00:27 OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
06:00:28 [INFO] Scanning for projects...
06:00:38 [INFO] Computing target platform for MavenProject: org.eclipse.swtbot.plugins:org.eclipse.swtbot.ant.junit:3.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/swtbot-on-mars/org.eclipse.swtbot.ant.junit/pom.xml
06:00:45 [ERROR] Cannot resolve target definition:
06:00:45 [ERROR]   Software being installed: org.eclipse.platform.ide 4.5.2.M20160212-1500
06:00:45 [ERROR]   Missing requirement: org.eclipse.platform.ide 4.5.2.M20160212-1500 requires 'org.eclipse.equinox.p2.iu; a.jre.javase [1.6.0,1.6.0]' but it could not be found
06:00:45 [ERROR] 
06:00:45 [ERROR] Failed to resolve target definition /home/jenkins/agent/workspace/swtbot-on-mars/devtools/target-platforms/mars/mars.target: See log for details -> [Help 1]
06:00:45 [ERROR] 
06:00:45 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
06:00:45 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:00:45 [ERROR] 
06:00:45 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:00:45 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
06:00:46 Build step 'Invoke top-level Maven targets' marked build as failure
06:00:46 Terminating xvnc.
06:00:51 Not sending mail to unregistered user Lars.Vogel@vogella.com
06:00:51 Not sending mail to unregistered user kevloral@gmail.com
06:00:51 Not sending mail to unregistered user maidieter@googlemail.com
06:00:52 Not sending mail to unregistered user aprsac@yahoo.com
06:00:52 Not sending mail to unregistered user patrick.tasse@gmail.com
06:00:52 Not sending mail to unregistered user laurent.redor@obeo.fr
06:00:52 Sending e-mails to: patrick.tasse@gmail.com michael.keppler@gmx.de aprsac@yahoo.com Lars.Vogel@vogella.com
06:00:52 Recording test results
06:00:52 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
06:00:52 Finished: FAILURE