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

------------------------------------------
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 5b47274d4af0c94aaea81de0c05ba6dee255e79c (origin/master)
FATAL: Could not checkout null with start point 
5b47274d4af0c94aaea81de0c05ba6dee255e79c
hudson.plugins.git.GitException: Could not checkout null with start point 
5b47274d4af0c94aaea81de0c05ba6dee255e79c
        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 
5b47274d4af0c94aaea81de0c05ba6dee255e79c" 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 88 commits behind, not connected to
any of your branches:

  47ed4b3 ISIS-680: remove the zclip (flash) stuff completely
  2b3e6fb ISIS-680: implement simple clipboard as replacement for zclip (flash)
  b4ee840 ISIS-695: CSS fixes
  29657d4 ISIS-645: fixing localization issue for XmlSnapshotService
 ... and 84 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 47ed4b32ddc7bfc5d8e5597b652e4a6d68db744b

HEAD is now at 5b47274... ISIS-429: use PageClassRegistry to lookup signin page

        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