Started by user Alexander Kurtakov Running as Alexander Kurtakov Agent centos-8-3wq14 is provisioned from template centos-8 --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" jenkins/label: "centos-latest_centos-8" name: "centos-8-3wq14" namespace: "releng" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.releng.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-8-3wq14" - 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-8-3wq14" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.releng.svc.cluster.local/releng/" image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3131.vf2b_b_798b_ce99" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-releng.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-pde.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - 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/.m2/settings-deploy-ossrh-jdt.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-deploy-ossrh-jdt.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" workingDir: "/home/jenkins/agent" hostNetwork: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-releng" 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" optional: false name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-8-3wq14 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ylQZSU8PDTNJ/agent.50 SSH_AGENT_PID=52 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_1041305250103357429.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_1041305250103357429.key) [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) [GitCheckoutListener] SCM 'hudson.scm.NullSCM' is not of type GitSCM Run condition [And] enabling prebuild for step [Execute shell] Run condition [And] enabling prebuild for step [Trigger/call builds on other projects] Run condition [And] enabling prebuild for step [Execute shell] Run condition [File exists] enabling prebuild for step [Execute shell] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on centos-8-3wq14 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins3065661139943138999.sh + java -version openjdk version "11.0.2" 2019-01-15 OpenJDK Runtime Environment 18.9 (build 11.0.2+9) OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode) + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git Cloning into 'eclipse.platform.swt'... + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git Cloning into 'eclipse.platform.swt.binaries'... + git config --global user.email eclipse-releng-bot@eclipse.org + git config --global user.name 'Eclipse Releng Bot' [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins17337382161095977099.sh + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git log -n 2 commit 9e25e9eccdcf3ab5522cccf4794ed3d6470a4dd9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed Nov 29 12:39:29 2023 +0000 Bump eclipsecbi/fedora-gtk3-mutter in /container Bumps eclipsecbi/fedora-gtk3-mutter from `ad61b0d` to `741df11`. --- updated-dependencies: - dependency-name: eclipsecbi/fedora-gtk3-mutter dependency-type: direct:production ... Signed-off-by: dependabot[bot] commit 1190e3c6ca6b4de5817e29863d1e0a683a1a6e96 Author: Heiko Klare Date: Tue Nov 28 23:03:38 2023 +0100 Version bumps for 4.31 stream + popd ~/agent/workspace/SWT-Increment_if_needed + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed + git checkout master Already on 'master' Your branch is up to date with 'origin/master'. + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean + git log -n 2 commit e2101bcac501d2ecf34cf1cbe1233569fcdfa39d Author: Andrey Loskutov Date: Wed Nov 29 14:39:16 2023 +0100 Touch gtk fragments to fix the build See https://github.com/eclipse-platform/eclipse.platform.swt/pull/915 See https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1608 commit e502578031c74dccd430c7ba52bd20c81a46e0f3 Author: Eclipse Releng Bot Date: Tue Nov 28 22:05:19 2023 +0000 v4964r2 + popd ~/agent/workspace/SWT-Increment_if_needed [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins12313338620434512805.sh + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml BUILD FAILED Target "check_compilation" does not exist in the project "swtbuild". Total time: 0 seconds Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 52 killed; [ssh-agent] Stopped. Archiving artifacts [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Builder to mark whether executed] Finished: FAILURE