Build failed in Jenkins: java-opensaml-v4-multi » Amazon-11,Windows2016 #764

Shibboleth Jenkins noreply at shibboleth.net
Sun Apr 10 04:36:07 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/764/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-opensaml-v4-multi" build number 764
originally caused by:
 Started by upstream project "trigger-multi-v11" build number 756
 originally caused by:
  Started by upstream project "java-idp-plugin-totp-v1-nightly" build number 686
  originally caused by:
   Started by upstream project "java-idp-plugin-scripting-v1-nightly" build number 710
   originally caused by:
    Started by upstream project "java-idp-plugin-duo-v1-nightly" build number 87
    originally caused by:
     Started by upstream project "java-idp-oidc-v2-nightly" build number 751
     originally caused by:
      Started by upstream project "java-oidc-common-nightly" build number 583
      originally caused by:
       Started by upstream project "java-idp-testbed-nightly" build number 736
       originally caused by:
        Started by upstream project "java-identity-provider-v4.1-nightly" build number 293
        originally caused by:
         Started by upstream project "java-identity-provider-v4-nightly" build number 768
         originally caused by:
          Started by upstream project "java-idwsfconsumer-v2-nightly" build number 718
          originally caused by:
           Started by upstream project "java-opensaml-v4-nightly" build number 718
           originally caused by:
            (deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - WindowsServer2016 (i-07f43e9ac39f62320) (Windows2016) in workspace <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-opensaml
 > git init <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:797)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:376)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (I2) - WindowsServer2016 (i-07f43e9ac39f62320)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1785)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143)
		at jdk.internal.reflect.GeneratedMethodAccessor311.invoke(Unknown Source)
		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.base/java.lang.reflect.Method.invoke(Method.java:566)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129)
		at com.sun.proxy.$Proxy72.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1216)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
		at hudson.model.Run.execute(Run.java:1896)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.plugins.git.GitException: Command "git init <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-multi/jdk=Amazon-11,label=Windows2016/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned: No space left on device
fatal: cannot copy 'C:/opt/git/git-2.22.0/mingw64/share/git-core/templates/hooks/commit-msg.sample' to 'C:/opt/jenkins/workspace/java-opensaml-v4-multi/jdk/Amazon-11/label/Windows2016/.git/hooks/commit-msg.sample': No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2671)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2601)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1968)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1040)
	... 11 more
ERROR: Error cloning remote repo 'origin'
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