Build failed in Jenkins: java-metadata-aggregator-0.10-multi » Oracle-19,Windows2022 #1058

Shibboleth Jenkins noreply at shibboleth.net
Sat Jan 14 04:51:57 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=Oracle-19,label=Windows2022/1058/display/redirect>

Changes:


------------------------------------------
[...truncated 4.07 KB...]
      originally caused by:
       Started by upstream project "java-opensaml-v5-nightly" build number 242
       originally caused by:
        Started by upstream project "java-metadata-aggregator-0.10-nightly" build number 1001
        originally caused by:
         Started by upstream project "java-shib-shared-v9-nightly" build number 165
         originally caused by:
          Started by upstream project "java-parent-project-v17-nightly" build number 234
          originally caused by:
           Started by upstream project "trigger-nightly-v17" build number 231
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - WindowsServer2022 (i-0739af7d662c2f570) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=Oracle-19,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-metadata-aggregator
 > git init <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=Oracle-19,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-metadata-aggregator
 > git --version # timeout=10
 > git --version # 'git version 2.37.3.windows.1'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-metadata-aggregator # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision cfbaac6ca687771824991ad89c1539d091d0576b (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfbaac6ca687771824991ad89c1539d091d0576b # timeout=10
Commit message: "JPAR-205 - Update Bouncy Castle components"
 > git rev-list --no-walk cfbaac6ca687771824991ad89c1539d091d0576b # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -f pom.xml -Djdk=Oracle-19 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: c:\opt\maven_home
Java version: 19.0.1, vendor: Oracle Corporation, runtime: c:\opt\jdk\jdk-19
Default locale: en_US, platform encoding: UTF-8
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml (603 B at 1.8 kB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/17.0.0-SNAPSHOT/maven-metadata.xml (603 B at 1.8 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth Metadata Aggregator                                     [pom]
[INFO] Processing Framework                                               [jar]
[INFO] RSA Key Lists                                                      [jar]
[INFO] Command Line Interface                                             [jar]
[INFO] Distribution Packages                                              [pom]
[INFO] Bill of Materials                                                  [pom]
[INFO] 
[INFO] -----------------< net.shibboleth.metadata:mda-parent >-----------------
[INFO] Building Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT            [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-parent ---
[INFO] 
[INFO] ---------------< net.shibboleth.metadata:mda-framework >----------------
[INFO] Building Processing Framework 0.10.0-SNAPSHOT                      [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-framework ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-framework ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-framework ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ mda-framework ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] argLine set to empty
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mda-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 171 source files to C:\opt\jenkins\workspace\java-metadata-aggregator-0.10-multi\jdk\Oracle-19\label\Windows2022\mda-framework\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 198 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 122 source files to C:\opt\jenkins\workspace\java-metadata-aggregator-0.10-multi\jdk\Oracle-19\label\Windows2022\mda-framework\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mda-framework ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 403, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.125 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 403, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ mda-framework ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] 
[INFO] --------------< net.shibboleth.metadata:mda-keylists-rsa >--------------
[INFO] Building RSA Key Lists 0.10.0-SNAPSHOT                             [3/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-keylists-rsa ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-keylists-rsa ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-keylists-rsa ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-keylists-rsa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mda-keylists-rsa ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-keylists-rsa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-keylists-rsa ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-metadata-aggregator-0.10-multi\jdk\Oracle-19\label\Windows2022\mda-keylists-rsa\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mda-keylists-rsa ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.979 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< net.shibboleth.metadata:mda-cli >-------------------
[INFO] Building Command Line Interface 0.10.0-SNAPSHOT                    [4/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mda-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-metadata-aggregator-0.10-multi\jdk\Oracle-19\label\Windows2022\mda-cli\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to C:\opt\jenkins\workspace\java-metadata-aggregator-0.10-multi\jdk\Oracle-19\label\Windows2022\mda-cli\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ mda-cli ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.metadata.dom.MDA125Test
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.921 s - in net.shibboleth.metadata.dom.MDA125Test
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------------< net.shibboleth.metadata:mda-distribution >--------------
[INFO] Building Distribution Packages 0.10.0-SNAPSHOT                     [5/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-distribution ---
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-SNAPSHOT.pom
[WARNING] The POM for net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------< net.shibboleth.metadata:mda-bom >-------------------
[INFO] Building Bill of Materials 0.10.0-SNAPSHOT                         [6/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ mda-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [  0.695 s]
[INFO] Processing Framework ............................... SUCCESS [ 33.680 s]
[INFO] RSA Key Lists ...................................... SUCCESS [  9.801 s]
[INFO] Command Line Interface ............................. SUCCESS [  9.945 s]
[INFO] Distribution Packages .............................. FAILURE [  0.705 s]
[INFO] Bill of Materials .................................. SUCCESS [  0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:03 min
[INFO] Finished at: 2023-01-14T04:51:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) on project mda-distribution: Execution maven-version of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3 or one of its dependencies could not be resolved: Could not find artifact net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]
[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/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :mda-distribution
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/1058/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/1058/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/Oracle-19/axis-label/Windows2022/builds/1058/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list