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

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

  b4ee840 ISIS-695: CSS fixes
  29657d4 ISIS-645: fixing localization issue for XmlSnapshotService
  10880ef ISIS-695: tidy up of CSS for IE9
  5d5390b ISIS-695: fixing some issues with the blob/clob converters
 ... and 82 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 b4ee8405fed570b686efcf35f359f68ed3146fa7

HEAD is now at 47ed4b3... ISIS-680: remove the zclip (flash) stuff completely

        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