Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-15,Windows2016 #136

Shibboleth Jenkins noreply at shibboleth.net
Wed Sep 9 03:42:51 UTC 2020


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-15,label=Windows2016/136/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1673 - Error in Extended Flow section of login.vm

[Rod Widdowson] IDP-1668 Add some basic defense against badly formed paths

[Scott Cantor] Re-home module under impl package and control module ID separately.

[Scott Cantor] Missed test check-in.

[Rod Widdowson] Spring bean file is optional for command lines

[Rod Widdowson] Remove debug-logging debug statement

[Rod Widdowson] IDP-1663 Handle Read Only bit

[Scott Cantor] Revert unneeded idp.home addition.

[Scott Cantor] IDP-1664 - Support Module service API

[Scott Cantor] Factor HTTP client support up to CLI base class.

[Scott Cantor] Add second module.

[Scott Cantor] Close Spring expression.

[Scott Cantor] Module for RemoteUserInternal flow.


------------------------------------------
[...truncated 154.74 KB...]
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-war\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-war\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------< net.shibboleth.idp:idp-war-distribution >---------------
[INFO] Building Shibboleth IdP :: WAR distribution 4.1.0-SNAPSHOT       [30/35]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-war-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-war-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-war-distribution ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-war-distribution\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-war-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-war-distribution\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-war-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-war-distribution ---
[INFO] No tests to run.
[INFO] 
[INFO] --------------------< net.shibboleth.idp:idp-conf >---------------------
[INFO] Building Shibboleth IdP :: Configuration Files 4.1.0-SNAPSHOT    [31/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-conf ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-conf\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-conf ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-conf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 89 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-conf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-conf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 66 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-conf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-conf\target\test-classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-conf\src\test\java\net\shibboleth\idp\test\flows\interceptor\InterceptFlowTest.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-conf/src/test/java/net/shibboleth/idp/test/flows/interceptor/InterceptFlowTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-conf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.127 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.1.0-SNAPSHOT              [32/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-installer\target
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 32 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-installer\target\classes
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java: C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-installer\src\main\java\net\shibboleth\idp\installer\InstallerPropertiesImpl.java uses unchecked or unsafe operations.
[INFO] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-installer/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-installer\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ idp-installer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.231 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.installer.plugin.BasePluginTest.teardownIdPHome  Time elapsed: 0.037 s  <<< FAILURE!
java.nio.file.AccessDeniedException: C:\Users\jenkins\AppData\Local\Temp\PluginTests16845046934653189497\dist\edit-webapp-net.shibboleth.idp.plugin.rhino\WEB-INF\lib\idp-plugin-rhino-impl-0.1.2.jar
	at net.shibboleth.idp.installer.plugin.BasePluginTest.teardownIdPHome(BasePluginTest.java:73)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   BasePluginTest.teardownIdPHome:73 » AccessDenied C:\Users\jenkins\AppData\Loca...
[INFO] 
[ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.1.0-SNAPSHOT                    [33/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.1.0-SNAPSHOT              [34/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.1.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  0.955 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  4.550 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.222 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 12.999 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.327 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.677 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 12.315 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.681 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 10.857 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.567 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 18.322 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.808 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.318 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.786 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 36.447 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 11.087 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 33.211 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 28.424 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 30.955 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 18.221 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 14.710 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 13.105 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 22.449 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... SUCCESS [ 33.779 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SUCCESS [ 40.423 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 18.926 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 16.332 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  3.448 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  0.424 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  0.136 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 57.114 s]
[INFO] Shibboleth IdP :: Installer ........................ FAILURE [ 21.332 s]
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.014 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.018 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:07 min
[INFO] Finished at: 2020-09-09T03:42:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project idp-installer: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-installer\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-installer
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-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-20.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-21.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-22.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-23.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-24.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/136/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list