Build failed in Jenkins: java-idp-integration-tests #469
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jul 29 16:16:52 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/469/changes>
Changes:
[Tom Zeller] Add SAML 2 unsolicited SSO integration test.
------------------------------------------
Started by an SCM change
Building in workspace <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/>
Updating https://svn.shibboleth.net/java-idp-integration-tests/trunk at revision '2014-07-29T16:16:18.063 -0400'
A src/test/java/net/shibboleth/idp/test/saml2
AU src/test/java/net/shibboleth/idp/test/saml2/AbstractSAML2IntegrationTest.java
AU src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationTest.java
At revision 26
Parsing POMs
[workspace] $ /opt/jdk1.7/bin/java -cp /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.jar:/opt/maven/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven /home/jenkins/tomcat_base/work/Catalina/localhost/jenkins/WEB-INF/lib/remoting-2.39.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /home/jenkins/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 52000
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building idp-integration-tests TRUNK-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-integration-tests ---
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (clean-initialize) @ idp-integration-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-integration-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-idp-distribution) @ idp-integration-tests ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-distribution:3.0-SNAPSHOT:zip
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-distribution/3.0-SNAPSHOT/idp-distribution-3.0-SNAPSHOT.zip to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions> with includes "" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-idp-conf-test-credentials) @ idp-integration-tests ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-conf:3.0-SNAPSHOT:test-jar
[INFO] Unpacking /home/jenkins/.m2/repository/net/shibboleth/idp/idp-conf/3.0-SNAPSHOT/idp-conf-3.0-SNAPSHOT-tests.jar to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions/idp-distribution-3.0-SNAPSHOT> with includes "**/creds/*" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-jetty-distribution) @ idp-integration-tests ---
[INFO] Configured Artifact: org.eclipse.jetty:jetty-distribution:9.2.1.v20140609:zip
[INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/jetty/jetty-distribution/9.2.1.v20140609/jetty-distribution-9.2.1.v20140609.zip to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions> with includes "" and excludes ""
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (copy-testbed-war) @ idp-integration-tests ---
[INFO] Configured Artifact: net.shibboleth.idp:idp-testbed:0.1.0-SNAPSHOT:war
[INFO] Copying idp-testbed-0.1.0-SNAPSHOT.war to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/test-distributions/idp-distribution-3.0-SNAPSHOT/testbed-war/idp-testbed.war>
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-testbed-deployment-descriptor) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-integration-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-integration-tests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationTest.java>:[96,18] cannot find symbol
symbol: variable authnContextClassRef
location: variable validator of type net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.975s
[INFO] Finished at: Tue Jul 29 16:16:48 EDT 2014
[INFO] Final Memory: 35M/200M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project idp-integration-tests: Compilation failure
[ERROR] <https://build.shibboleth.net/jenkins/job/java-idp-integration-tests/ws/src/test/java/net/shibboleth/idp/test/saml2/SAML2UnsolicitedSSOIntegrationTest.java>:[96,18] cannot find symbol
[ERROR] symbol: variable authnContextClassRef
[ERROR] location: variable validator of type net.shibboleth.idp.test.flows.saml2.SAML2TestResponseValidator
[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
channel stopped
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.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list