Build failed in Jenkins: java-identity-provider-v4-multi » JDK-11,WindowsServer2016 #155

Shibboleth Jenkins noreply at shibboleth.net
Mon Apr 8 15:36:07 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=WindowsServer2016/155/display/redirect>

------------------------------------------
Started by upstream project "java-identity-provider-v4-multi" build number 155
originally caused by:
 Started by user Tom Zeller
Building remotely on WindowsServer2016 (windows) in workspace <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=WindowsServer2016/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/java-identity-provider
 > git init <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=WindowsServer2016/ws/> # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-identity-provider
 > git --version # timeout=10
 > git fetch --tags --force --progress git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.shibboleth.net/java-identity-provider # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > 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 fetch --tags --force --progress git://git.shibboleth.net/java-identity-provider +refs/heads/*:refs/remotes/origin/*
Checking out Revision fe89513bfcd5efae04ab1d0dd18f5a67f3dc971f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fe89513bfcd5efae04ab1d0dd18f5a67f3dc971f
FATAL: Could not checkout fe89513bfcd5efae04ab1d0dd18f5a67f3dc971f
hudson.plugins.git.GitException: Command "git checkout -f fe89513bfcd5efae04ab1d0dd18f5a67f3dc971f" returned status code 1:
stdout: 
stderr: error: unable to create file idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeRequesterEntityAttributeExactPolicyRuleTest.java: Filename too long
error: unable to create file idp-attribute-filter-impl/src/test/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeRequesterEntityAttributeRegexPolicyRuleTest.java: Filename too long
error: unable to create file idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/ldap/resolver/ldap-attribute-resolver-v2-minimal-pool.xml: Filename too long
error: unable to create file idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/rdbms/rdbms-attribute-resolver-spring-props-context.xml: Filename too long
error: unable to create file idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/rdbms/resolver/rdbms-attribute-resolver-spring-props.xml: Filename too long
error: unable to create file idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/impl/AbstractBasicPKIXValidationInfoFactoryBean.java: Filename too long
error: unable to create file idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/metadata/dynamic-https-trustEngine-validPKIX-explicitTrustedName.xml: Filename too long
Note: checking out 'fe89513bfcd5efae04ab1d0dd18f5a67f3dc971f'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at fe89513bf Turn up responseTimeout for LDAP data connector

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to WindowsServer2016
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor916.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy79.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1816)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout fe89513bfcd5efae04ab1d0dd18f5a67f3dc971f
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2365)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.


More information about the commits mailing list