Skip to content

Console Output

11:45:45 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-collaborativemodeling/+/181298
11:45:45 Running as SYSTEM
11:45:46 Agent centos-7-57085 is provisioned from template centos-7
11:45:46 ---
11:45:46 apiVersion: "v1"
11:45:46 kind: "Pod"
11:45:46 metadata:
11:45:46   annotations: {}
11:45:46   labels:
11:45:46     jenkins: "slave"
11:45:46     jenkins/label: "migration_jipp-migration_centos-7"
11:45:46   name: "centos-7-57085"
11:45:46 spec:
11:45:46   containers:
11:45:46   - env:
11:45:46     - name: "JENKINS_SECRET"
11:45:46       value: "********"
11:45:46     - name: "JENKINS_TUNNEL"
11:45:46       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:45:46     - name: "JENKINS_AGENT_NAME"
11:45:46       value: "centos-7-57085"
11:45:46     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:45:46       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:45:46         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:45:46     - name: "JAVA_TOOL_OPTIONS"
11:45:46       value: ""
11:45:46     - name: "_JAVA_OPTIONS"
11:45:46       value: ""
11:45:46     - name: "OPENJ9_JAVA_OPTIONS"
11:45:46       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:45:46     - name: "JENKINS_NAME"
11:45:46       value: "centos-7-57085"
11:45:46     - name: "JENKINS_AGENT_WORKDIR"
11:45:46       value: "/home/jenkins/agent"
11:45:46     - name: "JENKINS_URL"
11:45:46       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:45:46     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
11:45:46     imagePullPolicy: "Always"
11:45:46     name: "jnlp"
11:45:46     resources:
11:45:46       limits:
11:45:46         memory: "4096Mi"
11:45:46         cpu: "2000m"
11:45:46       requests:
11:45:46         memory: "4096Mi"
11:45:46         cpu: "1000m"
11:45:46     securityContext:
11:45:46       privileged: false
11:45:46     tty: true
11:45:46     volumeMounts:
11:45:46     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:45:46       name: "m2-dir"
11:45:46       readOnly: true
11:45:46       subPath: "toolchains.xml"
11:45:46     - mountPath: "/home/jenkins/.mavenrc"
11:45:46       name: "m2-dir"
11:45:46       readOnly: true
11:45:46       subPath: ".mavenrc"
11:45:46     - mountPath: "/opt/tools"
11:45:46       name: "volume-0"
11:45:46       readOnly: false
11:45:46     - mountPath: "/home/jenkins"
11:45:46       name: "volume-2"
11:45:46       readOnly: false
11:45:46     - mountPath: "/home/jenkins/.m2/repository"
11:45:46       name: "volume-3"
11:45:46       readOnly: false
11:45:46     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:45:46       name: "m2-secret-dir"
11:45:46       readOnly: true
11:45:46       subPath: "settings-security.xml"
11:45:46     - mountPath: "/home/jenkins/.m2/wrapper"
11:45:46       name: "volume-4"
11:45:46       readOnly: false
11:45:46     - mountPath: "/home/jenkins/.m2/settings.xml"
11:45:46       name: "m2-secret-dir"
11:45:46       readOnly: true
11:45:46       subPath: "settings.xml"
11:45:46     - mountPath: "/home/jenkins/.ssh"
11:45:46       name: "volume-1"
11:45:46       readOnly: false
11:45:46     - mountPath: "/home/jenkins/agent"
11:45:46       name: "workspace-volume"
11:45:46       readOnly: false
11:45:46     workingDir: "/home/jenkins/agent"
11:45:46   nodeSelector:
11:45:46     beta.kubernetes.io/os: "linux"
11:45:46   restartPolicy: "Never"
11:45:46   securityContext: {}
11:45:46   volumes:
11:45:46   - name: "volume-0"
11:45:46     persistentVolumeClaim:
11:45:46       claimName: "tools-claim-jiro-papyrus"
11:45:46       readOnly: true
11:45:46   - name: "m2-secret-dir"
11:45:46     secret:
11:45:46       secretName: "m2-secret-dir"
11:45:46   - emptyDir:
11:45:46       medium: ""
11:45:46     name: "volume-2"
11:45:46   - configMap:
11:45:46       name: "m2-dir"
11:45:46     name: "m2-dir"
11:45:46   - configMap:
11:45:46       name: "known-hosts"
11:45:46     name: "volume-1"
11:45:46   - emptyDir:
11:45:46       medium: ""
11:45:46     name: "workspace-volume"
11:45:46   - emptyDir:
11:45:46       medium: ""
11:45:46     name: "volume-4"
11:45:46   - emptyDir:
11:45:46       medium: ""
11:45:46     name: "volume-3"
11:45:46 
11:45:46 Building remotely on centos-7-57085 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Compare-Gerrit-Multi-Target
11:45:49 The recommended git tool is: NONE
11:45:52 No credentials specified
11:45:52 Cloning the remote Git repository
11:45:52 Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git
11:45:52  > git init /home/jenkins/agent/workspace/Papyrus-Compare-Gerrit-Multi-Target # timeout=10
11:45:52 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git
11:45:52  > git --version # timeout=10
11:45:52  > git --version # 'git version 1.8.3.1'
11:45:52  > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:56  > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
11:45:56  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:56  > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git # timeout=10
11:45:56 Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git
11:45:56  > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-collaborativemodeling.git refs/changes/98/181298/1 # timeout=10
11:45:57  > git rev-parse e6d28d368f64245f6ad99ad0ea75da9825ce3124^{commit} # timeout=10
11:45:57 Checking out Revision e6d28d368f64245f6ad99ad0ea75da9825ce3124 (refs/changes/98/181298/1)
11:45:57  > git config core.sparsecheckout # timeout=10
11:45:57  > git checkout -f e6d28d368f64245f6ad99ad0ea75da9825ce3124 # timeout=10
11:46:02 Commit message: "Release process: update the copy process"
11:46:02  > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:46:02  > git rev-list --no-walk 96accc5a0f148cd458b0f426bf51c5b94b587e2a # timeout=10
11:46:03 Triggering Papyrus-Compare-Gerrit-Multi-Target » previous-release,centos-7,openjdk-jdk11-latest
12:36:55 Papyrus-Compare-Gerrit-Multi-Target » previous-release,centos-7,openjdk-jdk11-latest completed with result SUCCESS
12:36:55 Triggering Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest
12:37:00 Configuration Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest is still in the queue: All nodes of label ‘centos-7’ are offline
12:37:15 Configuration Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest is still in the queue: ‘centos-7-pq0mz’ is offline
12:40:15 Configuration Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest is still in the queue: All nodes of label ‘centos-7’ are offline
12:40:35 Configuration Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest is still in the queue: ‘centos-7-ph9p8’ is offline
13:16:18 Papyrus-Compare-Gerrit-Multi-Target » release,centos-7,openjdk-jdk11-latest completed with result SUCCESS
13:16:18 Finished: SUCCESS