Started by upstream project "YPBuilds/Y-build-4.27" build number 41 originally caused by: Started by timer Running as SYSTEM Agent centos-8-t3kg8 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-t3kg8" 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-t3kg8" - 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-t3kg8" - 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-3044.vb_940a_a_e4f72e" 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/.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-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/.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: "" - 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-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" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on centos-8-t3kg8 (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-7hYfYMbm7Ory/agent.47 SSH_AGENT_PID=49 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_804939480308735820.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_804939480308735820.key) [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) 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-t3kg8 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins17935211812437494308.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'... Updating files: 63% (2122/3361) Updating files: 64% (2152/3361) Updating files: 65% (2185/3361) Updating files: 66% (2219/3361) Updating files: 67% (2252/3361) Updating files: 68% (2286/3361) Updating files: 69% (2320/3361) Updating files: 70% (2353/3361) Updating files: 71% (2387/3361) Updating files: 72% (2420/3361) Updating files: 73% (2454/3361) Updating files: 74% (2488/3361) Updating files: 75% (2521/3361) Updating files: 76% (2555/3361) Updating files: 77% (2588/3361) Updating files: 78% (2622/3361) Updating files: 79% (2656/3361) Updating files: 80% (2689/3361) Updating files: 81% (2723/3361) Updating files: 82% (2757/3361) Updating files: 83% (2790/3361) Updating files: 84% (2824/3361) Updating files: 85% (2857/3361) Updating files: 86% (2891/3361) Updating files: 87% (2925/3361) Updating files: 88% (2958/3361) Updating files: 89% (2992/3361) Updating files: 90% (3025/3361) Updating files: 91% (3059/3361) Updating files: 92% (3093/3361) Updating files: 93% (3126/3361) Updating files: 94% (3160/3361) Updating files: 95% (3193/3361) Updating files: 96% (3227/3361) Updating files: 97% (3261/3361) Updating files: 98% (3294/3361) Updating files: 99% (3328/3361) Updating files: 100% (3361/3361) Updating files: 100% (3361/3361), done. + 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/jenkins5582533141750826203.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 a4a1fc26eaaed5baafe10a59dfa5bfad5059c0c4 Author: Eclipse Releng Bot Date: Sat Mar 18 12:07:25 2023 +0000 v4960r3 commit 5df03ad18acc3cdc2c71b6a3e8b6dcfb233c2fa5 Author: Christoph Läubrich Date: Sat Mar 18 11:23:36 2023 +0100 Explicitly disable API tools execution Currently SWT do not use the API tools in the build verification, but enabling the profile (-Papi-check) leads to multiple errors and then fails the build. To allow using this build to unify the verification build infrastructure, SWT can simply declare that even if the profiles are active they are skipped. + 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 f212a1f3f23c10f09a95d3e82ed4bd0f79fc8412 Author: Eclipse Releng Bot Date: Sat Mar 18 12:07:25 2023 +0000 v4960r3 commit da5653b900c9f0b5681cbadc85b5700668a7663a Author: Eclipse Releng Bot Date: Sat Mar 18 11:30:18 2023 +0000 v4960r3 + popd ~/agent/workspace/SWT-Increment_if_needed [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins1587270835135664479.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 check_source_sha1_file: check_source_changed: check_compilation: check_compilation_all_platforms: [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp build_classes: [echo] Building .classpath_cocoa [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_cocoa to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls copy_files: [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [javac] Compiling 598 source files [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build_classes: [echo] Building .classpath_gtk [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_gtk to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls copy_files: [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [javac] Compiling 452 source files [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build_classes: [echo] Building .classpath_win32 [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [xslt] Processing /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/.classpath_win32 to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls copy_files: [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build [javac] Compiling 620 source files [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. check_preprocessing: [echo] update_sha1_file: [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1 [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master BUILD SUCCESSFUL Total time: 19 seconds [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins14553576129430119587.sh + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml get_tag: [script] Warning: Nashorn engine is planned to be removed from a future JDK release [echo] Current tag=v4960r3g. check_build_changed: [echo] Has build changes: ${build_changed} checked against v4960r3g check_natives_changed: [echo] Natives changed: ${natives_changed} since v4960r3g new_build_with_create_file: BUILD SUCCESSFUL Total time: 1 second [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins11867859383987663156.sh + [[ false == \t\r\u\e ]] + [[ false == \t\r\u\e ]] + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']' + echo 'Nothing to build, exiting....' Nothing to build, exiting.... + exit 0 [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Execute shell] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Trigger/call builds on other projects] [File exists] check if file exists [tmp/build_changed.txt] Run condition [And] preventing perform for step [Execute shell] [File exists] check if file exists [tmp/build_changed.txt] Run condition [File exists] preventing perform for step [Execute shell] $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 49 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: SUCCESS