See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6759/3/

No changes.

All tests passed

Build log:
[...truncated 5444 lines...]
tmpfs          tmpfs      48G     0   48G   0% /sys/fs/cgroup
/dev/loop1     squashfs   58M   58M     0 100% /snap/snapcraft/3440
/dev/loop2     squashfs   58M   58M     0 100% /snap/snapcraft/3308
/dev/loop5     squashfs   90M   90M     0 100% /snap/core/7713
/dev/sda2      ext2      473M  237M  212M  53% /boot
tmpfs          tmpfs     9.5G     0  9.5G   0% /run/user/910
/dev/loop0     squashfs   90M   90M     0 100% /snap/core/7917
/dev/loop3     squashfs   55M   55M     0 100% /snap/lxd/12181
/dev/loop6     squashfs   55M   55M     0 100% /snap/lxd/12211
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
[Pipeline] withMaven
[withMaven] Options: 
[JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 13 (latest)
Running on H49 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Linux Java 14)
[Pipeline] echo
NODE_NAME = H49
[Pipeline] isUnix
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test
[Pipeline] {
[Pipeline] pwd
[withMaven] using Maven installation 'Maven 3.6.2'
[Pipeline] checkout
+ mvn clean install -Prun-its,embedded -B -U -V 
-DmavenDistro=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/apache-maven-dist.zip
 -Dmaven.test.failure.ignore=true
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven933b366f/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven933b366f"
 
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 
2019-08-27T15:06:16Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.6.2
Java version: 11.0.4, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/jdk-11.0.4
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-164-generic", arch: "amd64", family: "unix"
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
[INFO] [jenkins-event-spy] Generate 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven933b366f/maven-spy-20191024-070840-48613288474479645370903.log.tmp
 ...
[INFO] Scanning for projects...
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
No credentials specified
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
 (44 kB at 117 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB 
at 778 kB/s)
+ df -hT
Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs   48G     0   48G   0% /dev
tmpfs          tmpfs     9.5G  960M  8.6G  10% /run
/dev/sda3      ext4      3.6T  541G  2.9T  16% /
tmpfs          tmpfs      48G   16M   48G   1% /dev/shm
tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
tmpfs          tmpfs      48G     0   48G   0% /sys/fs/cgroup
/dev/sda2      ext2      473M  238M  211M  54% /boot
tmpfs          tmpfs     9.5G  4.0K  9.5G   1% /run/user/910
tmpfs          tmpfs     9.5G     0  9.5G   0% /run/user/1000
/dev/loop2     squashfs   58M   58M     0 100% /snap/snapcraft/3308
/dev/loop1     squashfs   90M   90M     0 100% /snap/core/7713
/dev/loop8     squashfs   58M   58M     0 100% /snap/snapcraft/3440
/dev/loop10    squashfs   90M   90M     0 100% /snap/core/7917
/dev/loop9     squashfs   55M   55M     0 100% /snap/lxd/12181
/dev/loop7     squashfs   55M   55M     0 100% /snap/lxd/12211
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository 
https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git init /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test 
 > # timeout=10
[Pipeline] sh
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-integration-testing.git 
 > +refs/heads/*:refs/remotes/origin/*
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/mng-6759-resolves-project-dependencies-plugin
 of 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml
 does not exist @ 
 @ 
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven933b366f/maven-spy-20191024-070840-48613288474479645370903.log
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.maven.its.plugins:maven-it-plugins:2.1-SNAPSHOT 
(/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml)
 has 1 error
[ERROR]     Child module 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/mng-6759-resolves-project-dependencies-plugin
 of 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml
 does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[Pipeline] }
+ mvn clean install -Prun-its,embedded -B -U -V 
-DmavenDistro=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/apache-maven-dist.zip
 -Dmaven.test.failure.ignore=true
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven614d6204/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven614d6204"
 
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 
2019-08-27T15:06:16Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.6.2
Java version: 13, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/openjdk-13-ea+33
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.4.0-137-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven614d6204/maven-spy-20191024-070844-60417154151059845664523.log.tmp
 ...
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-integration-testing.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Fetching without tags
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13
[INFO] Scanning for projects...
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Checking out Revision d9f1b239d80d427cf786f5dbede9dd64425acac4 (MNG-6759)
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/maven-integration-testing.git # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-integration-testing.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9f1b239d80d427cf786f5dbede9dd64425acac4
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
 (44 kB at 88 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB 
at 280 kB/s)
[withMaven] Publishers: Generated Artifacts Publisher: 933 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/mng-6759-resolves-project-dependencies-plugin
 of 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml
 does not exist @ 
 @ 
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven614d6204/maven-spy-20191024-070844-60417154151059845664523.log
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.maven.its.plugins:maven-it-plugins:2.1-SNAPSHOT 
(/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml)
 has 1 error
[ERROR]     Child module 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/mng-6759-resolves-project-dependencies-plugin
 of 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml
 does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[Pipeline] fileExists
Commit message: "Add test plugin to parent project module list"
[Pipeline] isUnix
[Pipeline] sh
[Pipeline] deleteDir
[Pipeline] }
+ rm -rvf 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/apache-maven-dist.zip
 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/it-local-repo
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 649 ms
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk11
[Pipeline] unstash
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] withMaven
[withMaven] Options: 
[JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 14 (latest)
[withMaven] using Maven installation 'Maven 3.6.2'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ df -hT
Filesystem     Type      Size  Used Avail Use% Mounted on
udev           devtmpfs   24G     0   24G   0% /dev
tmpfs          tmpfs     4.8G  1.4M  4.8G   1% /run
/dev/sda3      ext4      3.6T  332G  3.1T  10% /
tmpfs          tmpfs      24G  4.0K   24G   1% /dev/shm
tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
tmpfs          tmpfs      24G     0   24G   0% /sys/fs/cgroup
/dev/loop0     squashfs   90M   90M     0 100% /snap/core/7713
/dev/loop1     squashfs   55M   55M     0 100% /snap/lxd/12211
/dev/loop2     squashfs   58M   58M     0 100% /snap/snapcraft/3440
/dev/loop3     squashfs   90M   90M     0 100% /snap/core/7917
/dev/loop4     squashfs   55M   55M     0 100% /snap/lxd/12181
/dev/sda2      ext2      473M  158M  292M  36% /boot
tmpfs          tmpfs     4.8G     0  4.8G   0% /run/user/910
[Pipeline] sh
+ mvn clean install -Prun-its,embedded -B -U -V 
-DmavenDistro=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/apache-maven-dist.zip
 -Dmaven.test.failure.ignore=true
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: 
-Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven851eef50/pipeline-maven-spy.jar"
 
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven851eef50"
 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk13
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 
2019-08-27T15:06:16Z)
Maven home: /home/jenkins/tools/maven/apache-maven-3.6.2
Java version: 14-ea, vendor: Oracle Corporation, runtime: 
/usr/local/asfpackages/java/openjdk-14-ea+17
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-66-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven851eef50/maven-spy-20191024-070911-7119754740248111431700.log.tmp
 ...
[INFO] Scanning for projects...
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
 (44 kB at 48 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB 
at 778 kB/s)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/mng-6759-resolves-project-dependencies-plugin
 of 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml
 does not exist @ 
 @ 
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test@tmp/withMaven851eef50/maven-spy-20191024-070911-7119754740248111431700.log
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project 
org.apache.maven.its.plugins:maven-it-plugins:2.1-SNAPSHOT 
(/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml)
 has 1 error
[ERROR]     Child module 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/mng-6759-resolves-project-dependencies-plugin
 of 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6759/test/core-it-support/core-it-plugins/pom.xml
 does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 939 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk14
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to