Build failed in Jenkins: java-idp-oidc-v2-nightly #368

Shibboleth Jenkins noreply at shibboleth.net
Sun Apr 25 01:29:49 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/368/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-oidc-common-nightly" build number 194
originally caused by:
 Started by upstream project "java-idp-testbed-nightly" build number 350
 originally caused by:
  Started by upstream project "java-identity-provider-v4-nightly" build number 366
  originally caused by:
   Started by upstream project "java-idwsfconsumer-v2-nightly" build number 357
   originally caused by:
    Started by upstream project "java-opensaml-v4-nightly" build number 359
    originally caused by:
     Started by upstream project "spring-extensions-v6-nightly" build number 351
     originally caused by:
      Started by upstream project "java-support-v8-nightly" build number 347
      originally caused by:
       Started by upstream project "java-parent-project-v11-nightly" build number 346
       originally caused by:
        Started by upstream project "trigger-nightly-v11" build number 346
        originally caused by:
         Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - CentOS7 (i-08168a6e5904fa8f5) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git.shibboleth.net/git/java-idp-oidc # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-idp-oidc
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.shibboleth.net/git/java-idp-oidc +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision dd864ccecfd9452db7fe1cb4ba0711887468e8a9 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dd864ccecfd9452db7fe1cb4ba0711887468e8a9 # timeout=10
Commit message: "GEN-275 - Plugin sites are being published per module rather than per             project"
 > git rev-list --no-walk dd864ccecfd9452db7fe1cb4ba0711887468e8a9 # timeout=10
[java-idp-oidc-v2-nightly] $ /opt/maven_home/bin/mvn -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository> -V clean -B -Prelease,central-disabled -U deploy
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/maven_home
Java version: 11.0.11, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.11.9.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.24.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider               [pom]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API           [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution  [jar]
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent >------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.0.1-SNAPSHOT [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-plugin-oidc-op-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-plugin-oidc-op-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-plugin-oidc-op-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-plugin-oidc-op-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-plugin-oidc-op-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-plugin-oidc-op-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-plugin-oidc-op-parent ---
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-plugin-oidc-op-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-parent/3.0.1-SNAPSHOT/idp-plugin-oidc-op-parent-3.0.1-SNAPSHOT.pom>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-plugin-oidc-op-parent ---
[INFO] Deploying net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-parent:3.0.1-SNAPSHOT at end
[INFO] 
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api >--------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider API 3.0.1-SNAPSHOT [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 78 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/src/main/java/net/shibboleth/idp/plugin/oidc/op/token/support/TokenClaimsSet.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-api ---
[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.8.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 55 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.731 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 111, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ idp-plugin-oidc-op-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default) @ idp-plugin-oidc-op-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-plugin-oidc-op-api ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:jar (attach-javadocs) @ idp-plugin-oidc-op-api ---
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.2.0:test-jar (attach-javadocs) @ idp-plugin-oidc-op-api ---
[INFO]  Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-plugin-oidc-op-api >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-api ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-plugin-oidc-op-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-plugin-oidc-op-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-plugin-oidc-op-api ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.0.1-SNAPSHOT/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.0.1-SNAPSHOT/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.0.1-SNAPSHOT/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.0.1-SNAPSHOT/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.0.1-SNAPSHOT/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-api/target/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/.repository/net/shibboleth/idp/plugin/oidc/idp-plugin-oidc-op-api/3.0.1-SNAPSHOT/idp-plugin-oidc-op-api-3.0.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M1:deploy (default-deploy) @ idp-plugin-oidc-op-api ---
[INFO] Deploying net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-api:3.0.1-SNAPSHOT at end
[INFO] 
[INFO] -------< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl >-------
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation 3.0.1-SNAPSHOT [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/idp-parent-4.1.0-SNAPSHOT.pom
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/idp-parent-4.1.0-SNAPSHOT.pom
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/idp/idp-parent/4.1.0-SNAPSHOT/idp-parent-4.1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [  3.079 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 26.270 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [  0.639 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.387 s
[INFO] Finished at: 2021-04-25T01:29:49Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project idp-plugin-oidc-op-impl: Could not resolve dependencies for project net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-impl:jar:3.0.1-SNAPSHOT: Failed to collect dependencies at net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-impl:jar:0.1.0: Failed to read artifact descriptor for net.shibboleth.idp.plugin.scripting:idp-plugin-nashorn-impl:jar:0.1.0: Could not find artifact net.shibboleth.idp:idp-parent:pom:4.1.0-SNAPSHOT in local-shared-repository (file:///opt/m2/repository) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-plugin-oidc-op-impl
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list