| Started by an SCM change |
| Building remotely on pkg-builder in workspace /var/lib/jenkins/slave/workspace/precise_icehouse_cinder_stable |
| Wiping out workspace first. |
| Cloning the remote Git repository |
| Cloning repository https://github.com/openstack/cinder.git |
| Fetching upstream changes from https://github.com/openstack/cinder.git |
| Fetching upstream changes from https://github.com/openstack/cinder.git |
| Checking out Revision 00b7574d9a6e3818b3d032a8de05a03ddd94c2d6 (remotes/origin/stable/icehouse) |
| FATAL: Could not checkout null with start point 00b7574d9a6e3818b3d032a8de05a03ddd94c2d6 |
| hudson.plugins.git.GitException: Could not checkout null with start point 00b7574d9a6e3818b3d032a8de05a03ddd94c2d6 |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1212) |
| at sun.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) |
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
| at java.lang.reflect.Method.invoke(Method.java:606) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:275) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:256) |
| at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:118) |
| at hudson.remoting.UserRequest.perform(UserRequest.java:48) |
| at hudson.remoting.Request$2.run(Request.java:326) |
| at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) |
| at java.util.concurrent.FutureTask.run(FutureTask.java:262) |
| at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) |
| at hudson.remoting.Engine$1$1.run(Engine.java:58) |
| at java.lang.Thread.run(Thread.java:744) |
| Caused by: hudson.plugins.git.GitException: Command "git checkout -f 00b7574d9a6e3818b3d032a8de05a03ddd94c2d6" returned status code 128: |
| stdout: |
| stderr: error: unable to write file cinder/locale/en_AU/LC_MESSAGES/cinder.po |
| fatal: cannot create directory at 'cinder/locale/en_GB': No space left on device |
|
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1086) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1063) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:900) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:910) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1186) |
| at hudson.plugins.git.GitAPI.checkout(GitAPI.java:207) |
| at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1196) |
| ... 15 more |