See <https://build.geoserver.org/job/geoserver-master-nightly/3271/display/redirect>
------------------------------------------
Started by upstream project "geoserver-master" build number 7625
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on FleetCloud i-05619e7d6921a4f7a (linux-fleet) in workspace <https://build.geoserver.org/job/geoserver-master-nightly/ws/>
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-dB1Smh64litm/agent.9710
SSH_AGENT_PID=9712
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: <https://build.geoserver.org/job/geoserver-master-nightly/ws/@tmp/private_key_12317419474848693367.key> (<https://build.geoserver.org/job/geoserver-master-nightly/ws/@tmp/private_key_12317419474848693367.key\)>
[ssh-agent] Using credentials ubuntu (cert for workers)
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://github.com/geoserver/geoserver.git # timeout=10
Fetching upstream changes from git://github.com/geoserver/geoserver.git
> git --version # timeout=10
> git fetch --tags --progress git://github.com/geoserver/geoserver.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d8b1a2b1783e33b928348c772973b6abdee9d453 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d8b1a2b1783e33b928348c772973b6abdee9d453
FATAL: Could not checkout d8b1a2b1783e33b928348c772973b6abdee9d453
hudson.plugins.git.GitException: Command "git checkout -f d8b1a2b1783e33b928348c772973b6abdee9d453" returned status code 128:
stdout:
stderr: fatal: packed object 9f7b88d58f029597d169cfea2c3902d7caa6ea1b (stored in .git/objects/pack/pack-5c7c68a34aaa997065b6d3cc97c8a66638526ee5.pack) is corrupt
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 i-05619e7d6921a4f7a
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.GeneratedMethodAccessor184.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.$Proxy84.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:1818)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.plugins.git.GitException: Could not checkout d8b1a2b1783e33b928348c772973b6abdee9d453
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)
Skipped archiving because build is not successful