Skip to content

Console Output

10:04:00 Started by upstream project "YPBuilds/Y-build-4.27" build number 45
10:04:00 originally caused by:
10:04:00  Started by timer
10:04:00 Running as SYSTEM
10:04:02 Agent centos-8-snjmb is provisioned from template centos-8
10:04:02 ---
10:04:02 apiVersion: "v1"
10:04:02 kind: "Pod"
10:04:02 metadata:
10:04:02   labels:
10:04:02     jenkins: "slave"
10:04:02     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
10:04:02     jenkins/label: "centos-latest_centos-8"
10:04:02   name: "centos-8-snjmb"
10:04:02   namespace: "releng"
10:04:02 spec:
10:04:02   containers:
10:04:02   - env:
10:04:02     - name: "JENKINS_SECRET"
10:04:02       value: "********"
10:04:02     - name: "JENKINS_TUNNEL"
10:04:02       value: "jenkins-discovery.releng.svc.cluster.local:50000"
10:04:02     - name: "JENKINS_AGENT_NAME"
10:04:02       value: "centos-8-snjmb"
10:04:02     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:04:02       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:04:02         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:04:02     - name: "JAVA_TOOL_OPTIONS"
10:04:02       value: ""
10:04:02     - name: "_JAVA_OPTIONS"
10:04:02       value: ""
10:04:02     - name: "OPENJ9_JAVA_OPTIONS"
10:04:02       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:04:02     - name: "JENKINS_NAME"
10:04:02       value: "centos-8-snjmb"
10:04:02     - name: "JENKINS_AGENT_WORKDIR"
10:04:02       value: "/home/jenkins/agent"
10:04:02     - name: "JENKINS_URL"
10:04:02       value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
10:04:02     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3044.vb_940a_a_e4f72e"
10:04:02     imagePullPolicy: "Always"
10:04:02     name: "jnlp"
10:04:02     resources:
10:04:02       limits:
10:04:02         cpu: "2000m"
10:04:02         memory: "4096Mi"
10:04:02       requests:
10:04:02         cpu: "1000m"
10:04:02         memory: "4096Mi"
10:04:02     tty: true
10:04:02     volumeMounts:
10:04:02     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
10:04:02       name: "m2-secret-dir"
10:04:02       readOnly: true
10:04:02       subPath: "settings-deploy-ossrh-releng.xml"
10:04:02     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:04:02       name: "m2-dir"
10:04:02       readOnly: true
10:04:02       subPath: "toolchains.xml"
10:04:02     - mountPath: "/home/jenkins/.mavenrc"
10:04:02       name: "m2-dir"
10:04:02       readOnly: true
10:04:02       subPath: ".mavenrc"
10:04:02     - mountPath: "/opt/tools"
10:04:02       name: "volume-0"
10:04:02       readOnly: false
10:04:02     - mountPath: "/home/jenkins"
10:04:02       name: "volume-2"
10:04:02       readOnly: false
10:04:02     - mountPath: "/home/jenkins/.m2/repository"
10:04:02       name: "volume-3"
10:04:02       readOnly: false
10:04:02     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
10:04:02       name: "m2-secret-dir"
10:04:02       readOnly: true
10:04:02       subPath: "settings-deploy-ossrh-pde.xml"
10:04:02     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:04:02       name: "m2-secret-dir"
10:04:02       readOnly: true
10:04:02       subPath: "settings-security.xml"
10:04:02     - mountPath: "/home/jenkins/.m2/wrapper"
10:04:02       name: "volume-4"
10:04:02       readOnly: false
10:04:02     - mountPath: "/home/jenkins/.m2/settings.xml"
10:04:02       name: "m2-secret-dir"
10:04:02       readOnly: true
10:04:02       subPath: "settings.xml"
10:04:02     - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
10:04:02       name: "m2-secret-dir"
10:04:02       readOnly: true
10:04:02       subPath: "settings-deploy-ossrh-jdt.xml"
10:04:02     - mountPath: "/home/jenkins/.ssh"
10:04:02       name: "volume-1"
10:04:02       readOnly: false
10:04:02       subPath: ""
10:04:02     - mountPath: "/home/jenkins/agent"
10:04:02       name: "workspace-volume"
10:04:02       readOnly: false
10:04:02     workingDir: "/home/jenkins/agent"
10:04:02   nodeSelector:
10:04:02     kubernetes.io/os: "linux"
10:04:02   restartPolicy: "Never"
10:04:02   volumes:
10:04:02   - name: "volume-0"
10:04:02     persistentVolumeClaim:
10:04:02       claimName: "tools-claim-jiro-releng"
10:04:02       readOnly: true
10:04:02   - name: "m2-secret-dir"
10:04:02     secret:
10:04:02       secretName: "m2-secret-dir"
10:04:02   - emptyDir:
10:04:02       medium: ""
10:04:02     name: "volume-2"
10:04:02   - configMap:
10:04:02       name: "m2-dir"
10:04:02     name: "m2-dir"
10:04:02   - configMap:
10:04:02       name: "known-hosts"
10:04:02     name: "volume-1"
10:04:02   - emptyDir:
10:04:02       medium: ""
10:04:02     name: "workspace-volume"
10:04:02   - emptyDir:
10:04:02       medium: ""
10:04:02     name: "volume-4"
10:04:02   - emptyDir:
10:04:02       medium: ""
10:04:02     name: "volume-3"
10:04:02 
10:04:02 Building remotely on centos-8-snjmb (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/SWT-Increment_if_needed
10:04:02 [WS-CLEANUP] Deleting project workspace...
10:04:02 [WS-CLEANUP] Deferred wipeout is used...
10:04:02 [ssh-agent] Looking for ssh-agent implementation...
10:04:02 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:04:02 $ ssh-agent
10:04:02 SSH_AUTH_SOCK=/tmp/ssh-EXGGi0QDQCZd/agent.47
10:04:02 SSH_AGENT_PID=49
10:04:02 [ssh-agent] Started.
10:04:02 Running ssh-add (command line suppressed)
10:04:02 Identity added: /home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_2968391751800402843.key (/home/jenkins/agent/workspace/SWT-Increment_if_needed@tmp/private_key_2968391751800402843.key)
10:04:02 [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
10:04:02 Run condition [And] enabling prebuild for step [Execute shell]
10:04:02 Run condition [And] enabling prebuild for step [Trigger/call builds on other projects]
10:04:02 Run condition [And] enabling prebuild for step [Execute shell]
10:04:02 Run condition [File exists] enabling prebuild for step [Execute shell]
10:04:02 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-snjmb
10:04:05 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins13023961113995769543.sh
10:04:05 + java -version
10:04:06 openjdk version "11.0.2" 2019-01-15
10:04:06 OpenJDK Runtime Environment 18.9 (build 11.0.2+9)
10:04:06 OpenJDK 64-Bit Server VM 18.9 (build 11.0.2+9, mixed mode)
10:04:06 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.git
10:04:06 Cloning into 'eclipse.platform.swt'...
10:04:22 + git clone -b master git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
10:04:22 Cloning into 'eclipse.platform.swt.binaries'...
10:05:07 + git config --global user.email eclipse-releng-bot@eclipse.org
10:05:07 + git config --global user.name 'Eclipse Releng Bot'
10:05:07 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins12929097753046177243.sh
10:05:07 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt
10:05:07 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt ~/agent/workspace/SWT-Increment_if_needed
10:05:07 + git checkout master
10:05:07 Already on 'master'
10:05:07 Your branch is up to date with 'origin/master'.
10:05:07 + git status
10:05:07 On branch master
10:05:07 Your branch is up to date with 'origin/master'.
10:05:07 
10:05:07 nothing to commit, working tree clean
10:05:07 + git log -n 2
10:05:07 commit 7041b42dcad9fdcac9d83c7c4d8ec354170c76dc
10:05:07 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:05:07 Date:   Tue Mar 21 09:18:46 2023 +0000
10:05:07 
10:05:07     v4960r3
10:05:07 
10:05:07 commit 8b751a51a6fcc0188705167d07b955470091911a
10:05:07 Author: Mat Booth <mat.booth@gmail.com>
10:05:07 Date:   Mon Mar 20 00:16:02 2023 +0000
10:05:07 
10:05:07     Issue #346: [GTK4] gtk_shortcut_controller_remove_shortcut crash
10:05:07     
10:05:07     Null the handle reference after removing the shortcut from the menu
10:05:07     item, to prevent it from trying to remove the shortcut more than once.
10:05:07     
10:05:07     Fixes #346
10:05:07     
10:05:07     Signed-off-by: Mat Booth <mat.booth@gmail.com>
10:05:07 + popd
10:05:07 ~/agent/workspace/SWT-Increment_if_needed
10:05:07 + pushd /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries
10:05:07 ~/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt.binaries ~/agent/workspace/SWT-Increment_if_needed
10:05:07 + git checkout master
10:05:07 Already on 'master'
10:05:07 Your branch is up to date with 'origin/master'.
10:05:07 + git status
10:05:07 On branch master
10:05:07 Your branch is up to date with 'origin/master'.
10:05:07 
10:05:07 nothing to commit, working tree clean
10:05:07 + git log -n 2
10:05:07 commit b71b579943fec9407f653356b38aa5b760ac187e
10:05:07 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:05:07 Date:   Tue Mar 21 09:18:46 2023 +0000
10:05:07 
10:05:07     v4960r3
10:05:07 
10:05:07 commit f815580cafa81e2a1263953d32ebfa436b0789a2
10:05:07 Author: Eclipse Releng Bot <eclipse-releng-bot@eclipse.org>
10:05:07 Date:   Sat Mar 18 18:02:31 2023 +0000
10:05:07 
10:05:07     v4960r3
10:05:07 + popd
10:05:07 ~/agent/workspace/SWT-Increment_if_needed
10:05:07 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins1873280054961073369.sh
10:05:07 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml check_compilation
10:05:07 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:05:08 
10:05:08 check_source_sha1_file:
10:05:08 
10:05:08 check_source_changed:
10:05:08 
10:05:08 check_compilation:
10:05:08 
10:05:08 check_compilation_all_platforms:
10:05:08     [mkdir] Created dir: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp
10:05:08 
10:05:08 build_classes:
10:05:08      [echo] Building .classpath_cocoa
10:05:08      [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
10:05:08      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:05:08 
10:05:08 copy_files:
10:05:08      [copy] Copying 598 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:05:08     [javac] Compiling 598 source files
10:05:14     [javac] Note: Some input files use or override a deprecated API.
10:05:14     [javac] Note: Recompile with -Xlint:deprecation for details.
10:05:14 
10:05:14 build_classes:
10:05:14      [echo] Building .classpath_gtk
10:05:14    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:05:14    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:05:14      [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
10:05:14      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:05:14 
10:05:14 copy_files:
10:05:14      [copy] Copying 452 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:05:14     [javac] Compiling 452 source files
10:05:17     [javac] Note: Some input files use or override a deprecated API.
10:05:17     [javac] Note: Recompile with -Xlint:deprecation for details.
10:05:17 
10:05:17 build_classes:
10:05:17      [echo] Building .classpath_win32
10:05:17    [delete] Deleting: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/copy.xml
10:05:17    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:05:17      [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
10:05:17      [xslt] Loading stylesheet /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/tasks/classpath.xls
10:05:17 
10:05:17 copy_files:
10:05:17      [copy] Copying 620 files to /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master/build
10:05:18     [javac] Compiling 620 source files
10:05:21     [javac] Note: Some input files use or override a deprecated API.
10:05:21     [javac] Note: Recompile with -Xlint:deprecation for details.
10:05:21 
10:05:21 check_preprocessing:
10:05:22      [echo] 
10:05:22 
10:05:22 update_sha1_file:
10:05:22 [propertyfile] Creating new property file: /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build.sha1
10:05:22    [delete] Deleting directory /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/check.compile.master
10:05:22 
10:05:22 BUILD SUCCESSFUL
10:05:22 Total time: 14 seconds
10:05:22 [SWT-Increment_if_needed] $ /bin/sh -xe /tmp/jenkins9275353758830378103.sh
10:05:22 + ant -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml new_build_with_create_file
10:05:22 Buildfile: /home/jenkins/agent/workspace/SWT-Increment_if_needed/eclipse.platform.swt/bundles/org.eclipse.swt/buildSWT.xml
10:05:22 
10:05:22 get_tag:
10:05:23    [script] Warning: Nashorn engine is planned to be removed from a future JDK release
10:05:23      [echo] Current tag=v4960r3i.
10:05:23 
10:05:23 check_build_changed:
10:05:23      [echo] Has build changes: ${build_changed} checked against v4960r3i
10:05:23 
10:05:23 check_natives_changed:
10:05:23      [echo] Natives changed: ${natives_changed} since v4960r3i
10:05:23 
10:05:23 new_build_with_create_file:
10:05:23 
10:05:23 BUILD SUCCESSFUL
10:05:23 Total time: 0 seconds
10:05:23 [SWT-Increment_if_needed] $ /bin/bash -x /tmp/jenkins9537409754400846051.sh
10:05:23 + [[ false == \t\r\u\e ]]
10:05:23 + [[ false == \t\r\u\e ]]
10:05:23 + '[' -f /home/jenkins/agent/workspace/SWT-Increment_if_needed/tmp/build_changed.txt ']'
10:05:23 + echo 'Nothing to build, exiting....'
10:05:23 Nothing to build, exiting....
10:05:23 + exit 0
10:05:23 [File exists] check if file exists [tmp/build_changed.txt]
10:05:23 Run condition [And] preventing perform for step [Execute shell]
10:05:23 [File exists] check if file exists [tmp/build_changed.txt]
10:05:23 Run condition [And] preventing perform for step [Trigger/call builds on other projects]
10:05:23 [File exists] check if file exists [tmp/build_changed.txt]
10:05:23 Run condition [And] preventing perform for step [Execute shell]
10:05:23 [File exists] check if file exists [tmp/build_changed.txt]
10:05:23 Run condition [File exists] preventing perform for step [Execute shell]
10:05:23 $ ssh-agent -k
10:05:23 unset SSH_AUTH_SOCK;
10:05:23 unset SSH_AGENT_PID;
10:05:23 echo Agent pid 49 killed;
10:05:23 [ssh-agent] Stopped.
10:05:23 Archiving artifacts
10:05:33 [File exists] check if file exists [tmp/build_changed.txt]
10:05:33 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:05:33 [File exists] check if file exists [tmp/build_changed.txt]
10:05:33 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:05:33 [File exists] check if file exists [tmp/build_changed.txt]
10:05:33 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:05:33 [File exists] check if file exists [tmp/build_changed.txt]
10:05:33 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:05:33 [File exists] check if file exists [tmp/build_changed.txt]
10:05:33 Run condition [And] preventing perform for step [Builder to mark whether executed]
10:05:33 Finished: SUCCESS