Build failed in Jenkins: java-identity-provider-v3-nightly #1351

Shibboleth Jenkins noreply at shibboleth.net
Wed Dec 26 21:56:37 EST 2018


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-nightly/1351/display/redirect?page=changes>

Changes:

[Scott Cantor] Add provided dependency for JCL bridge.

[Scott Cantor] IDP-1380 Move test source files overto new CA root

[Scott Cantor] IDP-1380 Move repository sources to test.shibboleth.net

[Scott Cantor] Update java-support and opensaml versions.

[Scott Cantor] Disable PKIX tests due to Java 7 cert incompatibility for now.

[Scott Cantor] Re-disable originally disabled test.

------------------------------------------
Started by upstream project "java-opensaml-v3-nightly" build number 1351
originally caused by:
 Started by upstream project "spring-extensions-v5-nightly" build number 1343
 originally caused by:
  Started by upstream project "java-support-v7-nightly" build number 1344
  originally caused by:
   Started by upstream project "java-parent-project-v7-nightly" build number 1340
   originally caused by:
    Started by upstream project "trigger-nightly-v7" build number 1338
    originally caused by:
     Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-nightly/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.shibboleth.net/java-identity-provider # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-identity-provider
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/maint-3.4^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/maint-3.4^{commit} # timeout=10
Checking out Revision bab7574c62a0957693c378b9c767fbf7148881b0 (refs/remotes/origin/maint-3.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bab7574c62a0957693c378b9c767fbf7148881b0
Commit message: "Re-disable originally disabled test."
 > git rev-list --no-walk ccf061f1a33d9650612071c0135c0609a9d371e5 # timeout=10
[workspace] $ /opt/maven/bin/mvn -f idp-parent/pom.xml -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy
[INFO] Scanning for projects...
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/3.4.2-SNAPSHOT/maven-metadata.xml
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/3.4.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.opensaml:opensaml-bom:3.4.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Could not transfer metadata org.opensaml:opensaml-bom:3.4.2-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-bom/3.4.2-SNAPSHOT/opensaml-bom-3.4.2-SNAPSHOT.pom
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-bom/3.4.2-SNAPSHOT/opensaml-bom-3.4.2-SNAPSHOT.pom
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/3.4.2-SNAPSHOT/maven-metadata.xml
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/3.4.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.opensaml:opensaml-tests-bom:3.4.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[WARNING] Could not transfer metadata org.opensaml:opensaml-tests-bom:3.4.2-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-tests-bom/3.4.2-SNAPSHOT/opensaml-tests-bom-3.4.2-SNAPSHOT.pom
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-tests-bom/3.4.2-SNAPSHOT/opensaml-tests-bom-3.4.2-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: Could not transfer artifact org.opensaml:opensaml-bom:pom:3.4.2-SNAPSHOT from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 169, column 25
[ERROR] Non-resolvable import POM: Could not transfer artifact org.opensaml:opensaml-tests-bom:pom:3.4.2-SNAPSHOT from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 176, column 25
[ERROR] 'dependencies.dependency.version' for org.opensaml:opensaml-messaging-api:jar is missing. @ line 126, column 21
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.shibboleth.idp:idp-parent:3.4.3-SNAPSHOT (<https://build.shibboleth.net/jenkins/job/java-identity-provider-v3-nightly/ws/idp-parent/pom.xml)> has 3 errors
[ERROR]     Non-resolvable import POM: Could not transfer artifact org.opensaml:opensaml-bom:pom:3.4.2-SNAPSHOT from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 169, column 25 -> [Help 2]
[ERROR]     Non-resolvable import POM: Could not transfer artifact org.opensaml:opensaml-tests-bom:pom:3.4.2-SNAPSHOT from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target @ line 176, column 25 -> [Help 2]
[ERROR]     'dependencies.dependency.version' for org.opensaml:opensaml-messaging-api:jar is missing. @ line 126, column 21
[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
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


More information about the commits mailing list