Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-moka/+/206974 Running as SYSTEM Agent centos-7-jm3x7 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-jm3x7" namespace: "papyrus" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.papyrus.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-jm3x7" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-jm3x7" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-papyrus" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-7-jm3x7 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-moka-gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git > git init /home/jenkins/agent/workspace/papyrus-moka-gerrit # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.git refs/changes/74/206974/2 # timeout=10 > git rev-parse 112e5c9deb808e61a8ffb47ffc8b095799154233^{commit} # timeout=10 Checking out Revision 112e5c9deb808e61a8ffb47ffc8b095799154233 (refs/changes/74/206974/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 112e5c9deb808e61a8ffb47ffc8b095799154233 # timeout=10 Commit message: "Bug 583191 - [Moka][Trace] The trace model should provide Edit model to be able the create the editor on customisations" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8cbe59416b6f0b8c639bb8112514c223e7b2acc3 # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [papyrus-moka-gerrit] $ Xvnc -help Starting xvnc [papyrus-moka-gerrit] $ Xvnc :39 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Feb 5 2024 15:30:47 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Apr 25 14:02:25 2024 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5939 vncext: created VNC server for screen 0 [papyrus-moka-gerrit] $ /bin/sh -xe /tmp/jenkins16821913284809548252.sh + set +e + pwd /home/jenkins/agent/workspace/papyrus-moka-gerrit + '[' -f notUTF8.log ']' + echo 'All contributed files are UTF8 compliant' All contributed files are UTF8 compliant + '[' -f notLF.log ']' + echo 'All contributed files respect the Linux line endings' All contributed files respect the Linux line endings + set -e [papyrus-moka-gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=112e5c9deb808e61a8ffb47ffc8b095799154233 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=pauline.deville@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=Pauline Deville" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-moka/+/206974 -DGERRIT_PATCHSET_UPLOADER_EMAIL=pauline.deville@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-moka -DGERRIT_CHANGE_NUMBER=206974 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Pauline Deville\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/74/206974/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Pauline Deville" '-DGERRIT_CHANGE_OWNER=\"Pauline Deville\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU4MzE5MSAtIFtNb2thXVtUcmFjZV0gVGhlIHRyYWNlIG1vZGVsIHNob3VsZCBwcm92aWRlIEVkaXQgbW9kZWwgdG8KYmUgYWJsZSB0aGUgY3JlYXRlIHRoZSBlZGl0b3Igb24gY3VzdG9taXNhdGlvbnMKCkNoYW5nZS1JZDogSTRiNzBlZDlkNDc5MGEzZmM3MGM3OTk1MDA0NGQ3M2ZjMWM3YTYwNjEK "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 583191 - [Moka][Trace] The trace model should provide Edit model to be able the create the editor on customisations" '-DGERRIT_EVENT_ACCOUNT=\"Pauline Deville\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I4b70ed9d4790a3fc70c79950044d73fc1c7a6061 -DGERRIT_EVENT_HASH=-210835876 -DGERRIT_VERSION=3.5.6 -DGERRIT_EVENT_ACCOUNT_EMAIL=pauline.deville@cea.fr -DGERRIT_PATCHSET_NUMBER=2 "-DGERRIT_CHANGE_OWNER_NAME=Pauline Deville" -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-moka-gerrit/.repository clean verify Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ### Using TychoRepositoryTransport for remote P2 access ### [INFO] Cache location: /home/jenkins/agent/workspace/papyrus-moka-gerrit/.repository/.cache/tycho [INFO] Transport mode: online [INFO] Update mode: cache first [INFO] Minimum cache duration: 60 minutes [INFO] (you can configure this with -Dtycho.p2.transport.min-cache-minutes=) [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [INFO] Resolving target definition file:/home/jenkins/agent/workspace/papyrus-moka-gerrit/releng/org.eclipse.papyrus.moka.targetplatform/org.eclipse.papyrus.moka.targetplatform.target for environments=[linux/gtk/x86_64, win32/win32/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-17' { source level: 17, target level: 17}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@2f5a23c1... [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.moka:org.eclipse.papyrus.moka.releng.p2:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-gerrit/releng/org.eclipse.papyrus.moka.p2/pom.xml [WARNING] The POM for org.eclipse.tycho.extras:tycho-source-feature-plugin:jar:3.0.4 is missing, no dependency information available [INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64} [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: org.eclipse.papyrus.moka.releng.p2 raw:4.1.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.1.0-SNAPSHOT [ERROR] Missing requirement: org.eclipse.papyrus.moka.releng.p2 raw:4.1.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.1.0-SNAPSHOT requires 'org.eclipse.equinox.p2.iu; org.eclipse.papyrus.moka.trace.feature.feature.group [4.1.0,4.1.1)' but it could not be found [ERROR] [ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help. [ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.moka:org.eclipse.papyrus.moka.releng.p2:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-moka-gerrit/releng/org.eclipse.papyrus.moka.p2/pom.xml: See log for details -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found. Sending e-mails to: jeremie.tatibouet@cea.fr pauline.deville@cea.fr Finished: FAILURE