Started by user Ubbo Veentjer > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-b3909a70ef322e3c53952a8b04c61987/.git # timeout=10 Setting origin to https://github.com/DARIAH-DE/bundled-jre.git > git config remote.origin.url https://github.com/DARIAH-DE/bundled-jre.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.17.1' > git config --get remote.origin.url # timeout=10 > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/master Seen branch in repository origin/v3-develop Seen branch in repository origin/v3-main Seen 4 remote branches Obtained Jenkinsfile from 45a6a0772ea99302ac15b40900cdef7a43ea7733 Loading library dariah-shared-library@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.17.1' > git ls-remote -h -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 Found match: refs/heads/master revision 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git > git init /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace@libs/78aeb67cc0a7c221fb1f53475111572def1af216fbde09ed9de22550f7b16880 # timeout=10 Fetching upstream changes from https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://gitlab.gwdg.de/dariah-de/jenkins-shared-library.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c # timeout=10 Commit message: "prepare for v3-develop lab build" > git rev-list --no-walk 1d828e2c1b4bbbc78829d6bdf3a9b0c1550e614c # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace [Pipeline] { [Pipeline] stage [Pipeline] { (preparation) [Pipeline] tool [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/DARIAH-DE/bundled-jre.git > git init /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace # timeout=10 Fetching upstream changes from https://github.com/DARIAH-DE/bundled-jre.git > git --version # timeout=10 > git --version # 'git version 2.17.1' > git fetch --no-tags --progress -- https://github.com/DARIAH-DE/bundled-jre.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/DARIAH-DE/bundled-jre.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 45a6a0772ea99302ac15b40900cdef7a43ea7733 (v3-develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 45a6a0772ea99302ac15b40900cdef7a43ea7733 # timeout=10 Commit message: "need jdk8 for tglab build. see dariah-de/textgridlab/textgrid-laboratory#2157" > git rev-list --no-walk 45a6a0772ea99302ac15b40900cdef7a43ea7733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (build) [Pipeline] sh + /usr/share/maven/bin/mvn clean verify [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B) [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410/ (142B) [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.7/R-4.7.1a-201710090410 [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/name.abuchen.zulu.jre.feature/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/name.abuchen.zulu.jre.feature/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.jre.feature:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/name.abuchen.zulu.jre.feature/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/updatesite/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:name.abuchen.zulu.updatesite:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/updatesite/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.rcp:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.feature/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.feature/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.feature:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.feature/pom.xml [INFO] Computing target platform for MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/pom.xml [INFO] Resolving dependencies of MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/pom.xml [INFO] Resolving class path of MavenProject: name.abuchen.zulu:test.product:8.31.0.1 @ /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/pom.xml [WARNING] The project name.abuchen.zulu:jre:pom:8.31.0.1 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Bundled Oracle Java JRE [pom] [INFO] bundles [pom] [INFO] name.abuchen.zulu.jre.linux.x86 [eclipse-plugin] [INFO] name.abuchen.zulu.jre.linux.x86_64 [eclipse-plugin] [INFO] name.abuchen.zulu.jre.macosx.x86_64 [eclipse-plugin] [INFO] name.abuchen.zulu.jre.win32.x86 [eclipse-plugin] [INFO] name.abuchen.zulu.jre.win32.x86_64 [eclipse-plugin] [INFO] name.abuchen.zulu.jre.feature [eclipse-feature] [INFO] name.abuchen.zulu.updatesite [eclipse-repository] [INFO] test-app [pom] [INFO] test.rcp [eclipse-plugin] [INFO] test.feature [eclipse-feature] [INFO] test.product [eclipse-repository] [INFO] [INFO] -----------------------< name.abuchen.zulu:jre >------------------------ [INFO] Building Bundled Oracle Java JRE 8.31.0.1 [1/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jre --- [INFO] [INFO] ---------------------< name.abuchen.zulu:bundles >---------------------- [INFO] Building bundles 8.31.0.1 [2/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bundles --- [INFO] [INFO] ---------< name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86 >---------- [INFO] Building name.abuchen.zulu.jre.linux.x86 8.31.0.1 [3/13] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/src/main/resources [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz) @ name.abuchen.zulu.jre.linux.x86 --- #=#=# 0.1% ## 4.0% ####### 10.4% ########## 14.7% ############# 18.5% ################ 23.2% #################### 28.2% ###################### 30.8% ######################## 33.9% ########################### 38.7% ############################### 43.6% ################################### 49.0% ##################################### 51.8% ###################################### 54.1% ########################################## 58.4% ############################################ 61.7% ############################################### 65.3% ################################################### 70.9% ##################################################### 74.4% ######################################################## 78.5% ########################################################## 81.5% ############################################################## 86.9% #################################################################### 94.5% ######################################################################## 100.0% [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Executing tasks main: [echo] Unzip: zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz [untar] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target/zulu8.31.0.1-jdk8.0.181-linux_i686.tar.gz into /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target/downloads [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86/target/name.abuchen.zulu.jre.linux.x86-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Disabled [INFO] [INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.linux.x86 --- [INFO] Disabled [INFO] [INFO] --------< name.abuchen.zulu:name.abuchen.zulu.jre.linux.x86_64 >-------- [INFO] Building name.abuchen.zulu.jre.linux.x86_64 8.31.0.1 [4/13] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/src/main/resources [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz) @ name.abuchen.zulu.jre.linux.x86_64 --- #=#=# 0.0% 1.3% ## 4.1% ######## 11.3% ############## 19.7% ################### 27.2% ######################### 35.2% ################################ 45.1% ##################################### 51.8% ############################################ 61.6% #################################################### 72.9% ######################################################### 80.5% ############################################################# 85.7% ################################################################### 93.9% ######################################################################## 100.0% [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Executing tasks main: [echo] Unzip: zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz [untar] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target/zulu8.31.0.1-jdk8.0.181-linux_x64.tar.gz into /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target/downloads [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.linux.x86_64/target/name.abuchen.zulu.jre.linux.x86_64-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Disabled [INFO] [INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.linux.x86_64 --- [INFO] Disabled [INFO] [INFO] -------< name.abuchen.zulu:name.abuchen.zulu.jre.macosx.x86_64 >-------- [INFO] Building name.abuchen.zulu.jre.macosx.x86_64 8.31.0.1 [5/13] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/main/resources [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-macosx_x64.zip) @ name.abuchen.zulu.jre.macosx.x86_64 --- #=#=# 0.0% 0.6% ## 3.0% #### 6.7% ######### 13.8% ############## 20.2% ################## 26.0% ####################### 32.0% ########################## 36.3% ################################ 44.7% ####################################### 54.4% ############################################### 65.6% ####################################################### 76.8% ############################################################### 88.0% ###################################################################### 97.7% ######################################################################## 100.0% [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Executing tasks main: [echo] Unzip: zulu8.31.0.1-jdk8.0.181-macosx_x64.zip [unzip] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/zulu8.31.0.1-jdk8.0.181-macosx_x64.zip into /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/downloads [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.macosx.x86_64/target/name.abuchen.zulu.jre.macosx.x86_64-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Disabled [INFO] [INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.macosx.x86_64 --- [INFO] Disabled [INFO] [INFO] ---------< name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86 >---------- [INFO] Building name.abuchen.zulu.jre.win32.x86 8.31.0.1 [6/13] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/src/main/resources [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-win_i686.zip) @ name.abuchen.zulu.jre.win32.x86 --- 0.1% 1.3% # 2.7% ## 3.8% ### 5.4% #### 6.7% ##### 8.2% ###### 9.4% ####### 10.8% ######## 12.2% ######### 13.6% ########## 15.0% ########### 16.3% ############ 18.0% ############## 19.8% ############### 21.2% ################ 23.1% ################# 24.7% ################## 26.2% ################### 27.6% #################### 29.1% ###################### 31.0% ####################### 32.6% ######################## 33.6% ######################### 36.0% ########################### 37.9% ############################ 39.2% ############################# 40.7% ############################## 42.2% ############################### 43.4% ################################ 45.0% ################################# 46.5% ################################## 48.0% ################################### 49.4% #################################### 51.0% ###################################### 53.0% ####################################### 54.2% ######################################## 55.8% ######################################### 57.2% ######################################### 58.3% ########################################### 60.3% ############################################ 61.6% ############################################# 62.8% ############################################## 64.7% ############################################### 66.1% ################################################ 67.6% ################################################# 69.0% ################################################## 70.5% ################################################### 71.9% #################################################### 73.4% ##################################################### 74.7% ###################################################### 76.1% ####################################################### 77.3% ######################################################## 78.3% ######################################################### 79.6% ########################################################## 81.2% ########################################################### 82.5% ############################################################ 84.2% ############################################################# 85.6% ############################################################## 86.6% ############################################################### 88.0% ################################################################ 89.5% ################################################################# 90.9% ################################################################## 92.4% ################################################################### 94.1% #################################################################### 95.8% ##################################################################### 96.9% ###################################################################### 98.6% ######################################################################## 100.0% [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Executing tasks main: [echo] Unzip: zulu8.31.0.1-jdk8.0.181-win_i686.zip [unzip] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target/zulu8.31.0.1-jdk8.0.181-win_i686.zip into /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target/downloads [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86/target/name.abuchen.zulu.jre.win32.x86-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Disabled [INFO] [INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.win32.x86 --- [INFO] Disabled [INFO] [INFO] --------< name.abuchen.zulu:name.abuchen.zulu.jre.win32.x86_64 >-------- [INFO] Building name.abuchen.zulu.jre.win32.x86_64 8.31.0.1 [7/13] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/src/main/resources [INFO] [INFO] --- exec-maven-plugin:1.5.0:exec (Download Zulu: zulu8.31.0.1-jdk8.0.181-win_x64.zip) @ name.abuchen.zulu.jre.win32.x86_64 --- 0.0% ### 4.6% ######## 11.2% ########### 15.5% ################ 22.8% #################### 28.5% ######################## 33.4% ############################## 41.8% ################################# 46.6% ###################################### 53.0% ######################################### 57.8% ############################################## 64.0% ################################################# 69.2% ##################################################### 74.1% ######################################################### 79.9% ############################################################ 84.3% ############################################################## 87.3% ################################################################# 90.5% #################################################################### 95.6% ######################################################################## 100.0% [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Executing tasks main: [echo] Unzip: zulu8.31.0.1-jdk8.0.181-win_x64.zip [unzip] Expanding: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target/zulu8.31.0.1-jdk8.0.181-win_x64.zip into /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target/downloads [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (process-p2.inf) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/bundles/name.abuchen.zulu.jre.win32.x86_64/target/name.abuchen.zulu.jre.win32.x86_64-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Disabled [INFO] [INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.win32.x86_64 --- [INFO] Disabled [INFO] [INFO] ----------< name.abuchen.zulu:name.abuchen.zulu.jre.feature >----------- [INFO] Building name.abuchen.zulu.jre.feature 8.31.0.1 [8/13] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.jre.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.jre.feature --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ name.abuchen.zulu.jre.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ name.abuchen.zulu.jre.feature --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.jre.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ name.abuchen.zulu.jre.feature --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/name.abuchen.zulu.jre.feature/target/name.abuchen.zulu.jre.feature-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ name.abuchen.zulu.jre.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ name.abuchen.zulu.jre.feature --- [INFO] [INFO] --- maven-jarsigner-plugin:1.4:sign (sign) @ name.abuchen.zulu.jre.feature --- [INFO] Disabled [INFO] [INFO] --- maven-jarsigner-plugin:1.4:verify (verify) @ name.abuchen.zulu.jre.feature --- [INFO] Disabled [INFO] [INFO] -----------< name.abuchen.zulu:name.abuchen.zulu.updatesite >----------- [INFO] Building name.abuchen.zulu.updatesite 8.31.0.1 [9/13] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ name.abuchen.zulu.updatesite --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ name.abuchen.zulu.updatesite --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/updatesite/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ name.abuchen.zulu.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ name.abuchen.zulu.updatesite --- [INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/updatesite/target/name.abuchen.zulu.updatesite-8.31.0.1.zip [INFO] [INFO] ---------------------< name.abuchen.zulu:test-app >--------------------- [INFO] Building test-app 8.31.0.1 [10/13] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-app --- [INFO] [INFO] ---------------------< name.abuchen.zulu:test.rcp >--------------------- [INFO] Building test.rcp 8.31.0.1 [11/13] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ test.rcp --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ test.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ test.rcp --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ test.rcp --- [INFO] Compiling 6 source files to /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ test.rcp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ test.rcp --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.rcp/target/test.rcp-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ test.rcp --- [INFO] [INFO] -------------------< name.abuchen.zulu:test.feature >------------------- [INFO] Building test.feature 8.31.0.1 [12/13] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.feature --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ test.feature --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ test.feature --- [INFO] Building jar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.feature/target/test.feature-8.31.0.1.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ test.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ test.feature --- [INFO] [INFO] -------------------< name.abuchen.zulu:test.product >------------------- [INFO] Building test.product 8.31.0.1 [13/13] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ test.product --- [INFO] The project's OSGi version is 8.31.0.1 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ test.product --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ test.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ test.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ test.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ test.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ test.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ test.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ test.product --- [INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/test.product-8.31.0.1.zip [INFO] [INFO] --- tycho-p2-director-plugin:1.0.0:materialize-products (materialize-products) @ test.product --- [INFO] Installing product test.product for environment linux/gtk/x86_64 to /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/test.product/linux/gtk/x86_64/test Installing test.product 8.31.0.1. Operation completed in 5531 ms. [INFO] Installing product test.product for environment linux/gtk/x86 to /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/test.product/linux/gtk/x86/test Installing test.product 8.31.0.1. Operation completed in 2991 ms. [INFO] Installing product test.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/test.product/macosx/cocoa/x86_64/TestProduct.app Installing test.product 8.31.0.1. Operation completed in 6512 ms. [INFO] Installing product test.product for environment win32/win32/x86 to /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/test.product/win32/win32/x86/test Installing test.product 8.31.0.1. Operation completed in 4715 ms. [INFO] Installing product test.product for environment win32/win32/x86_64 to /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/test.product/win32/win32/x86_64/test Installing test.product 8.31.0.1. Operation completed in 5065 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.0.0:archive-products (archive-products) @ test.product --- [INFO] Building tar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/TestProduct-8.31.0.1-linux.gtk.x86_64.tar.gz [INFO] Building tar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/TestProduct-8.31.0.1-linux.gtk.x86.tar.gz [INFO] Building tar: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/TestProduct-8.31.0.1-macosx.cocoa.x86_64.tar.gz [INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/TestProduct-8.31.0.1-win32.win32.x86.zip [INFO] Building zip: /var/lib/jenkins/jobs/bundled-jre/branches/v3-develop/workspace/test/test.product/target/products/TestProduct-8.31.0.1-win32.win32.x86_64.zip [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Bundled Oracle Java JRE 8.31.0.1: [INFO] [INFO] Bundled Oracle Java JRE ............................ SUCCESS [ 0.039 s] [INFO] bundles ............................................ SUCCESS [ 0.001 s] [INFO] name.abuchen.zulu.jre.linux.x86 .................... SUCCESS [ 11.324 s] [INFO] name.abuchen.zulu.jre.linux.x86_64 ................. SUCCESS [ 7.203 s] [INFO] name.abuchen.zulu.jre.macosx.x86_64 ................ SUCCESS [ 7.410 s] [INFO] name.abuchen.zulu.jre.win32.x86 .................... SUCCESS [ 13.181 s] [INFO] name.abuchen.zulu.jre.win32.x86_64 ................. SUCCESS [ 6.882 s] [INFO] name.abuchen.zulu.jre.feature ...................... SUCCESS [ 0.177 s] [INFO] name.abuchen.zulu.updatesite ....................... SUCCESS [ 11.654 s] [INFO] test-app ........................................... SUCCESS [ 0.001 s] [INFO] test.rcp ........................................... SUCCESS [ 1.980 s] [INFO] test.feature ....................................... SUCCESS [ 0.019 s] [INFO] test.product ....................................... SUCCESS [01:28 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:56 min [INFO] Finished at: 2022-11-23T12:43:05+01:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (deploy) [Pipeline] echo [p2deploy] branch is v3-develop [Pipeline] echo [p2deploy] repo name matched from branch is v3-develop [Pipeline] echo [p2deploy] deploying to local p2repo /var/www/p2/v3-develop/bundled-jre [Pipeline] sh + mkdir -p /var/www/p2/v3-develop/bundled-jre [Pipeline] sh + cp -r ./updatesite/target/repository /var/www/p2/v3-develop/bundled-jre.new [Pipeline] sh + mv /var/www/p2/v3-develop/bundled-jre /var/www/p2/v3-develop/bundled-jre.old [Pipeline] sh + mv /var/www/p2/v3-develop/bundled-jre.new /var/www/p2/v3-develop/bundled-jre [Pipeline] sh + rm -rf /var/www/p2/v3-develop/bundled-jre.old [Pipeline] echo [p2deploy] done [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Notify) [Pipeline] echo notify downstream project 'lab-base' for branch 'v3-develop' (v3-develop) [Pipeline] build Scheduling project: TextGridLab ยป v3-develop [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS