Skip to content

Console Output

10:13:08 Manually triggered by user pauline.deville@cea.fr for Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus/+/205865
10:13:08 Running as SYSTEM
10:13:08 Agent centos-7-agent-6gb-r0n31 is provisioned from template centos-7-agent-6gb
10:13:08 ---
10:13:08 apiVersion: "v1"
10:13:08 kind: "Pod"
10:13:08 metadata:
10:13:08   labels:
10:13:08     jenkins: "slave"
10:13:08     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
10:13:08     jenkins/label: "centos-7-6gb"
10:13:08   name: "centos-7-agent-6gb-r0n31"
10:13:08   namespace: "papyrus"
10:13:08 spec:
10:13:08   containers:
10:13:08   - env:
10:13:08     - name: "JENKINS_SECRET"
10:13:08       value: "********"
10:13:08     - name: "JENKINS_TUNNEL"
10:13:08       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
10:13:08     - name: "JENKINS_AGENT_NAME"
10:13:08       value: "centos-7-agent-6gb-r0n31"
10:13:08     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:13:08       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:13:08         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:13:08     - name: "JAVA_TOOL_OPTIONS"
10:13:08       value: ""
10:13:08     - name: "_JAVA_OPTIONS"
10:13:08       value: ""
10:13:08     - name: "OPENJ9_JAVA_OPTIONS"
10:13:08       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:13:08     - name: "JENKINS_NAME"
10:13:08       value: "centos-7-agent-6gb-r0n31"
10:13:08     - name: "JENKINS_AGENT_WORKDIR"
10:13:08       value: "/home/jenkins/agent"
10:13:08     - name: "JENKINS_URL"
10:13:08       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
10:13:08     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
10:13:08     imagePullPolicy: "Always"
10:13:08     name: "jnlp"
10:13:08     resources:
10:13:08       limits:
10:13:08         cpu: "2000m"
10:13:08         memory: "6144Mi"
10:13:08       requests:
10:13:08         cpu: "1000m"
10:13:08         memory: "6144Mi"
10:13:08     tty: true
10:13:08     volumeMounts:
10:13:08     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:13:08       name: "m2-dir"
10:13:08       readOnly: true
10:13:08       subPath: "toolchains.xml"
10:13:08     - mountPath: "/home/jenkins/.mavenrc"
10:13:08       name: "m2-dir"
10:13:08       readOnly: true
10:13:08       subPath: ".mavenrc"
10:13:08     - mountPath: "/opt/tools"
10:13:08       name: "volume-0"
10:13:08       readOnly: false
10:13:08     - mountPath: "/home/jenkins"
10:13:08       name: "volume-2"
10:13:08       readOnly: false
10:13:08     - mountPath: "/home/jenkins/.m2/repository"
10:13:08       name: "volume-3"
10:13:08       readOnly: false
10:13:08     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:13:08       name: "m2-secret-dir"
10:13:08       readOnly: true
10:13:08       subPath: "settings-security.xml"
10:13:08     - mountPath: "/home/jenkins/.m2/wrapper"
10:13:08       name: "volume-4"
10:13:08       readOnly: false
10:13:08     - mountPath: "/home/jenkins/.m2/settings.xml"
10:13:08       name: "m2-secret-dir"
10:13:08       readOnly: true
10:13:08       subPath: "settings.xml"
10:13:08     - mountPath: "/home/jenkins/.ssh"
10:13:08       name: "volume-1"
10:13:08       readOnly: false
10:13:08       subPath: ""
10:13:08     - mountPath: "/home/jenkins/agent"
10:13:08       name: "workspace-volume"
10:13:08       readOnly: false
10:13:08     workingDir: "/home/jenkins/agent"
10:13:08   nodeSelector:
10:13:08     kubernetes.io/os: "linux"
10:13:08   restartPolicy: "Never"
10:13:08   volumes:
10:13:08   - name: "volume-0"
10:13:08     persistentVolumeClaim:
10:13:08       claimName: "tools-claim-jiro-papyrus"
10:13:08       readOnly: true
10:13:08   - name: "m2-secret-dir"
10:13:08     secret:
10:13:08       secretName: "m2-secret-dir"
10:13:08   - emptyDir:
10:13:08       medium: ""
10:13:08     name: "volume-2"
10:13:08   - configMap:
10:13:08       name: "m2-dir"
10:13:08     name: "m2-dir"
10:13:08   - configMap:
10:13:08       name: "known-hosts"
10:13:08     name: "volume-1"
10:13:08   - emptyDir:
10:13:08       medium: ""
10:13:08     name: "workspace-volume"
10:13:08   - emptyDir:
10:13:08       medium: ""
10:13:08     name: "volume-4"
10:13:08   - emptyDir:
10:13:08       medium: ""
10:13:08     name: "volume-3"
10:13:08 
10:13:08 Building remotely on centos-7-agent-6gb-r0n31 (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
10:13:08 The recommended git tool is: NONE
10:13:09 No credentials specified
10:13:09 Cloning the remote Git repository
10:13:09 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:13:09  > git init /home/jenkins/agent/workspace/Papyrus-Gerrit-Master/source # timeout=10
10:13:09 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:13:09  > git --version # timeout=10
10:13:09  > git --version # 'git version 2.36.6'
10:13:09  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:28  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
10:16:28  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:29  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git # timeout=10
10:16:29 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git
10:16:29  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus.git refs/changes/65/205865/4 # timeout=10
10:16:30  > git rev-parse bb420ba5e2b23a06ce8bcc8e4fe81bc167cfff79^{commit} # timeout=10
10:16:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
10:16:30 Checking out Revision bb420ba5e2b23a06ce8bcc8e4fe81bc167cfff79 (refs/changes/65/205865/4)
10:16:30  > git config core.sparsecheckout # timeout=10
10:16:30  > git checkout -f bb420ba5e2b23a06ce8bcc8e4fe81bc167cfff79 # timeout=10
10:16:36 Commit message: "Bug 582075 - [Releng] Update target platform for 2023-12"
10:16:36  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:16:36  > git rev-list --no-walk c26ec4d058a19d12239de8753aba45e3f3e39660 # timeout=10
10:16:36 $ pkill Xvnc
10:16:36 $ pkill Xrealvnc
10:16:36 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
10:16:53 [Papyrus-Gerrit-Master] $ Xvnc -help
10:16:53 Starting xvnc
10:16:53 [Papyrus-Gerrit-Master] $ Xvnc :48 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
10:16:53 
10:16:53 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
10:16:53 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
10:16:53 See http://www.tigervnc.org for information on TigerVNC.
10:16:53 Underlying X server release 12004000, The X.Org Foundation
10:16:53 
10:16:53 
10:16:53 Mon Dec 18 15:16:53 2023
10:16:53  vncext:      VNC extension running!
10:16:53  vncext:      Listening for VNC connections on all interface(s), port 5948
10:16:53  vncext:      created VNC server for screen 0
10:16:53 [Papyrus-Gerrit-Master] $ /bin/sh -xe /tmp/jenkins3546950432651701720.sh
10:16:53 + set +e
10:16:53 + pwd
10:16:53 /home/jenkins/agent/workspace/Papyrus-Gerrit-Master
10:16:53 + '[' -f ../notUTF8.log ']'
10:16:53 + echo 'All contributed files are UTF8 compliant'
10:16:53 All contributed files are UTF8 compliant
10:16:53 + '[' -f ../notLF.log ']'
10:16:53 ++ cat ../notLF.log
10:16:53 ++ wc -l
10:16:53 + '[' 4 -gt 0 ']'
10:16:53 + echo 'There are non LF line endings in the contributed files. Please have a look at notLF.log'
10:16:53 There are non LF line endings in the contributed files. Please have a look at notLF.log
10:16:53 + cat ../notLF.log
10:16:53 releng/main/targetPlatform/org.eclipse.papyrus.main.targetplatform.target
10:16:53 releng/rcp/targetPlatform/org.eclipse.papyrus.rcp.targetplatform.target
10:16:53 releng/toolkit/relengplatform/org.eclipse.papyrus.releng.platform.target
10:16:53 releng/toolsmiths/targetPlatform/org.eclipse.papyrus.toolsmiths.targetplatform.target
10:16:53 + exit 1
10:16:53 Build step 'Execute shell' marked build as failure
10:16:53 Terminating xvnc.
10:17:02 Sending e-mails to: quentin.lemenez@cea.fr
10:17:03 Finished: FAILURE