Skip to content

Console Output

22:33:34 Started by upstream project "Papyrus-6.4-maintenance" build number 272
22:33:34 originally caused by:
22:33:34  Started by timer
22:33:34 Running as SYSTEM
22:33:35 Agent centos-7-agent-6gb-td78d is provisioned from template centos-7-agent-6gb
22:33:35 ---
22:33:35 apiVersion: "v1"
22:33:35 kind: "Pod"
22:33:35 metadata:
22:33:35   labels:
22:33:35     jenkins: "slave"
22:33:35     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
22:33:35     jenkins/label: "centos-7-6gb"
22:33:35   name: "centos-7-agent-6gb-td78d"
22:33:35   namespace: "papyrus"
22:33:35 spec:
22:33:35   containers:
22:33:35   - env:
22:33:35     - name: "JENKINS_SECRET"
22:33:35       value: "********"
22:33:35     - name: "JENKINS_TUNNEL"
22:33:35       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
22:33:35     - name: "JENKINS_AGENT_NAME"
22:33:35       value: "centos-7-agent-6gb-td78d"
22:33:35     - name: "JENKINS_REMOTING_JAVA_OPTS"
22:33:35       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
22:33:35         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
22:33:35     - name: "JAVA_TOOL_OPTIONS"
22:33:35       value: ""
22:33:35     - name: "_JAVA_OPTIONS"
22:33:35       value: ""
22:33:35     - name: "OPENJ9_JAVA_OPTIONS"
22:33:35       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
22:33:35     - name: "JENKINS_NAME"
22:33:35       value: "centos-7-agent-6gb-td78d"
22:33:35     - name: "JENKINS_AGENT_WORKDIR"
22:33:35       value: "/home/jenkins/agent"
22:33:35     - name: "JENKINS_URL"
22:33:35       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
22:33:35     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
22:33:35     imagePullPolicy: "Always"
22:33:35     name: "jnlp"
22:33:35     resources:
22:33:35       limits:
22:33:35         cpu: "2000m"
22:33:35         memory: "6144Mi"
22:33:35       requests:
22:33:35         cpu: "1000m"
22:33:35         memory: "6144Mi"
22:33:35     tty: true
22:33:35     volumeMounts:
22:33:35     - mountPath: "/home/jenkins/.m2/toolchains.xml"
22:33:35       name: "m2-dir"
22:33:35       readOnly: true
22:33:35       subPath: "toolchains.xml"
22:33:35     - mountPath: "/home/jenkins/.mavenrc"
22:33:35       name: "m2-dir"
22:33:35       readOnly: true
22:33:35       subPath: ".mavenrc"
22:33:35     - mountPath: "/opt/tools"
22:33:35       name: "volume-0"
22:33:35       readOnly: false
22:33:35     - mountPath: "/home/jenkins"
22:33:35       name: "volume-2"
22:33:35       readOnly: false
22:33:35     - mountPath: "/home/jenkins/.m2/repository"
22:33:35       name: "volume-3"
22:33:35       readOnly: false
22:33:35     - mountPath: "/home/jenkins/.m2/settings-security.xml"
22:33:35       name: "m2-secret-dir"
22:33:35       readOnly: true
22:33:35       subPath: "settings-security.xml"
22:33:35     - mountPath: "/home/jenkins/.m2/wrapper"
22:33:35       name: "volume-4"
22:33:35       readOnly: false
22:33:35     - mountPath: "/home/jenkins/.m2/settings.xml"
22:33:35       name: "m2-secret-dir"
22:33:35       readOnly: true
22:33:35       subPath: "settings.xml"
22:33:35     - mountPath: "/home/jenkins/.ssh"
22:33:35       name: "volume-1"
22:33:35       readOnly: false
22:33:35       subPath: ""
22:33:35     - mountPath: "/home/jenkins/agent"
22:33:35       name: "workspace-volume"
22:33:35       readOnly: false
22:33:35     workingDir: "/home/jenkins/agent"
22:33:35   nodeSelector:
22:33:35     kubernetes.io/os: "linux"
22:33:35   restartPolicy: "Never"
22:33:35   volumes:
22:33:35   - name: "volume-0"
22:33:35     persistentVolumeClaim:
22:33:35       claimName: "tools-claim-jiro-papyrus"
22:33:35       readOnly: true
22:33:35   - name: "m2-secret-dir"
22:33:35     secret:
22:33:35       secretName: "m2-secret-dir"
22:33:35   - emptyDir:
22:33:35       medium: ""
22:33:35     name: "volume-2"
22:33:35   - configMap:
22:33:35       name: "m2-dir"
22:33:35     name: "m2-dir"
22:33:35   - configMap:
22:33:35       name: "known-hosts"
22:33:35     name: "volume-1"
22:33:35   - emptyDir:
22:33:35       medium: ""
22:33:35     name: "workspace-volume"
22:33:35   - emptyDir:
22:33:35       medium: ""
22:33:35     name: "volume-4"
22:33:35   - emptyDir:
22:33:35       medium: ""
22:33:35     name: "volume-3"
22:33:35 
22:33:35 Building remotely on centos-7-agent-6gb-td78d (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-6.4-maintenance-Toolsmiths
22:33:35 The recommended git tool is: NONE
22:33:37 No credentials specified
22:33:37 Cloning the remote Git repository
22:33:37 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
22:33:37  > git init /home/jenkins/agent/workspace/Papyrus-6.4-maintenance-Toolsmiths/source # timeout=10
22:33:37 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
22:33:37  > git --version # timeout=10
22:33:37  > git --version # 'git version 2.36.6'
22:33:37  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:36:37  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
22:36:37  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:36:38 Avoid second fetch
22:36:38  > git rev-parse refs/remotes/origin/streams/6.4-maintenance^{commit} # timeout=10
22:36:38  > git rev-parse streams/6.4-maintenance^{commit} # timeout=10
22:36:38 Checking out Revision 40b2ebb3e2672b4077fa165370caac8812c093ce (refs/remotes/origin/streams/6.4-maintenance)
22:36:38  > git config core.sparsecheckout # timeout=10
22:36:38  > git checkout -f 40b2ebb3e2672b4077fa165370caac8812c093ce # timeout=10
22:36:44 Commit message: "Bug 582415 - [ModelSet] Open api on ModelSetService to be able to use URI"
22:36:44  > git rev-list --no-walk 40b2ebb3e2672b4077fa165370caac8812c093ce # timeout=10
22:36:44 Cleaning workspace
22:36:44  > git rev-parse --verify HEAD # timeout=10
22:36:44 Resetting working tree
22:36:44  > git reset --hard # timeout=10
22:36:44  > git clean -fdx # timeout=10
22:36:45 $ pkill Xvnc
22:36:45 $ pkill Xrealvnc
22:36:45 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
22:36:45 [Papyrus-6.4-maintenance-Toolsmiths] $ Xvnc -help
22:36:45 Starting xvnc
22:36:45 [Papyrus-6.4-maintenance-Toolsmiths] $ Xvnc :87 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
22:36:45 
22:36:45 Xvnc TigerVNC 1.8.0 - built Feb  5 2024 15:30:47
22:36:45 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
22:36:45 See http://www.tigervnc.org for information on TigerVNC.
22:36:45 Underlying X server release 12004000, The X.Org Foundation
22:36:45 
22:36:45 
22:36:45 Sun May  5 02:36:45 2024
22:36:45  vncext:      VNC extension running!
22:36:45  vncext:      Listening for VNC connections on all interface(s), port 5987
22:36:45  vncext:      created VNC server for screen 0
22:36:46 [Papyrus-6.4-maintenance-Toolsmiths] $ /opt/tools/apache-maven/latest/bin/mvn -f source/releng/toolsmiths/pom.xml -DSIGN=false -DBUILD_ALIAS= -Dapireport.baseline=https://ci.eclipse.org/papyrus/job/Papyrus-6.4-maintenance-Toolsmiths/lastSuccessfulBuild/artifact/repository -Dapireport.outputdir=/home/jenkins/agent/workspace/Papyrus-6.4-maintenance-Toolsmiths -Dpapyrus.repo.main=https://ci.eclipse.org/papyrus/job/Papyrus-6.4-maintenance/lastSuccessfulBuild/artifact/repository -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-6.4-maintenance-Toolsmiths/.repository clean verify -PdefaultProfile
22:36:46 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
22:36:46 Maven home: /opt/tools/apache-maven/latest
22:36:46 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
22:36:46 Default locale: en_US, platform encoding: UTF-8
22:36:46 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
22:36:48 [INFO] Scanning for projects...
22:37:09 [INFO] Resolving target definition file:/home/jenkins/agent/workspace/Papyrus-6.4-maintenance-Toolsmiths/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@1e37cb10...
22:37:09 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
22:37:09 SLF4J: Defaulting to no-operation (NOP) logger implementation
22:37:09 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
22:37:17 [ERROR] org.eclipse.cbi.p2repo.aggregator 1.1.0.v20240402-0956 requires Execution Environment that matches (&(osgi.ee=JavaSE)(version=17)) but the current resolution context uses [a.jre.javase 11.0.0]
22:37:17 [ERROR] Cannot resolve target definition:
22:37:17 [ERROR]   Software being installed: org.eclipse.cbi.p2repo.aggregator.engine.feature.source.feature.group 1.1.0.v20240402-0956
22:37:17 [ERROR]   Missing requirement: org.eclipse.cbi.p2repo.aggregator 1.1.0.v20240402-0956 requires 'osgi.ee; (&(osgi.ee=JavaSE)(version=17))' but it could not be found
22:37:17 [ERROR]   Cannot satisfy dependency: org.eclipse.cbi.p2repo.aggregator.engine.feature.feature.group 1.1.0.v20240402-0956 depends on: org.eclipse.equinox.p2.iu; org.eclipse.cbi.p2repo.aggregator [1.1.0.v20240402-0956,1.1.0.v20240402-0956]
22:37:17 [ERROR]   Cannot satisfy dependency: org.eclipse.cbi.p2repo.aggregator.engine.feature.source.feature.group 1.1.0.v20240402-0956 depends on: org.eclipse.equinox.p2.iu; org.eclipse.cbi.p2repo.aggregator.engine.feature.feature.group [1.1.0.v20240402-0956,1.1.0.v20240402-0956]
22:37:17 [ERROR] 
22:37:17 [ERROR] Failed to resolve target definition file:/home/jenkins/agent/workspace/Papyrus-6.4-maintenance-Toolsmiths/source/releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target: See log for details -> [Help 1]
22:37:17 [ERROR] 
22:37:17 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
22:37:17 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
22:37:17 [ERROR] 
22:37:17 [ERROR] For more information about the errors and possible solutions, please read the following articles:
22:37:17 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
22:37:17 Build step 'Invoke top-level Maven targets' marked build as failure
22:37:17 Terminating xvnc.
22:37:18 An attempt to send an e-mail to empty list of recipients, ignored.
22:37:18 Archiving artifacts
22:37:18 Finished: FAILURE