See <https://builds.apache.org/job/isis-core-ubuntu/952/>

------------------------------------------
Started by timer
Building remotely on ubuntu2 in workspace 
<https://builds.apache.org/job/isis-core-ubuntu/ws/>
Fetching changes from the remote Git repository
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/isis.git
Checking out Revision 9cb1b7e85dceefb2574b352f964caf05bb44a83f (origin/master)
FATAL: Could not checkout null with start point 
9cb1b7e85dceefb2574b352f964caf05bb44a83f
hudson.plugins.git.GitException: Could not checkout null with start point 
9cb1b7e85dceefb2574b352f964caf05bb44a83f
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1299)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        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:299)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:280)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:239)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        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 java.lang.Thread.run(Thread.java:744)
Caused by: hudson.plugins.git.GitException: Command "git checkout -f 
9cb1b7e85dceefb2574b352f964caf05bb44a83f" returned status code 1:
stdout: 
stderr: error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableAnnotationFacetFactory.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetAnnotation.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetImpl.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableFacetMarkerInterface.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/notpersistable/NotPersistableMarkerInterfacesFacetFactory.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdAnnotationFacetFactory.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetAbstract.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetDerivedFromClassName.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectSpecIdFacetForObjectTypeAnnotation.java
 (Input/output error)
error: unable to create file 
core/metamodel/src/main/java/org/apache/isis/core/progmodel/facets/object/objecttype/ObjectTypeDerivedFromClassNameFacetFactory.java
 (Input/output error)
Warning: you are leaving 93 commits behind, not connected to
any of your branches:

  5b47274 ISIS-429: use PageClassRegistry to lookup signin page
  7dcd2cd ISIS-695: deleting some unused code
  3dcfb2f ISIS-718: actions that return URL now opened via browser
  39e34b9 ISIS-541: fix for todo app and hide/disable contrib actions
 ... and 89 more.

If you want to keep them by creating a new branch, this may be a good time
to do so with:

 git branch new_branch_name 5b47274d4af0c94aaea81de0c05ba6dee255e79c

HEAD is now at 9cb1b7e... ISIS-718: make antiCache support optional.

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1173)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1150)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1146)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:962)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:972)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkout(CliGitAPIImpl.java:1273)
        at hudson.plugins.git.GitAPI.checkout(GitAPI.java:208)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.checkoutBranch(CliGitAPIImpl.java:1283)
        ... 15 more

Reply via email to