See <https://builds.apache.org/job/Mesos-Windows/1238/>

------------------------------------------
[...truncated 15 lines...]
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
        at hudson.scm.SCM.checkout(SCM.java:485)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned 
status code 1:
stdout: Skipping repository 
build/3rdparty/zookeeper-06d3f3f/src/ex-zookeeper-06d3f3f1234/zookeeper
Removing build/3rdparty/zookeeper-06d3f3f/src/zookeeper-06d3f3f-build
Removing build/3rdparty/zookeeper-06d3f3f/src/zookeeper-06d3f3f-stamp
Removing build/3rdparty/zookeeper-06d3f3f/src/zookeeper-06d3f3f.tar.gz
Removing build/3rdparty/zookeeper-06d3f3f/tmp
Removing build/3rdparty/boost-1.53.0
Removing build/3rdparty/boost-1.53.0.vcxproj
Removing build/3rdparty/boost-1.53.0.vcxproj.filters
Removing build/3rdparty/CMakeFiles
Removing build/3rdparty/cmake_install.cmake
Removing build/3rdparty/CTestTestfile.cmake
Removing build/3rdparty/curl-7.43.0
Removing build/3rdparty/curl-7.43.0.vcxproj
Removing build/3rdparty/curl-7.43.0.vcxproj.filters
Removing build/3rdparty/elfio-3.2
Removing build/3rdparty/elfio-3.2.vcxproj
Removing build/3rdparty/elfio-3.2.vcxproj.filters
Removing build/3rdparty/glog-0.3.4
Removing build/3rdparty/glog-0.3.4.vcxproj
Removing build/3rdparty/glog-0.3.4.vcxproj.filters
Removing build/3rdparty/gmock-1.7.0
Removing build/3rdparty/gmock-1.7.0.vcxproj
Removing build/3rdparty/gmock-1.7.0.vcxproj.filters
Removing build/3rdparty/http_parser-2.6.2
Removing build/3rdparty/http_parser-2.6.2.vcxproj
Removing build/3rdparty/http_parser-2.6.2.vcxproj.filters
Removing build/3rdparty/libapr-1.5.2
Removing build/3rdparty/libapr-1.5.2.vcxproj
Removing build/3rdparty/libapr-1.5.2.vcxproj.filters
Removing build/3rdparty/libevent-2.1.5-beta
Removing build/3rdparty/libevent-2.1.5-beta.vcxproj
Removing build/3rdparty/libevent-2.1.5-beta.vcxproj.filters
Removing build/3rdparty/libprocess
Removing build/3rdparty/nvml-352.79
Removing build/3rdparty/nvml-352.79.vcxproj
Removing build/3rdparty/nvml-352.79.vcxproj.filters
Removing build/3rdparty/picojson-1.3.0
Removing build/3rdparty/picojson-1.3.0.vcxproj
Removing build/3rdparty/picojson-1.3.0.vcxproj.filters
Removing build/3rdparty/protobuf-2.6.1
Removing build/3rdparty/protobuf-2.6.1.vcxproj
Removing build/3rdparty/protobuf-2.6.1.vcxproj.filters
Removing build/3rdparty/RUN_TESTS.vcxproj
Removing build/3rdparty/RUN_TESTS.vcxproj.filters
Removing build/3rdparty/stout
Removing build/3rdparty/x64
Removing build/3rdparty/zlib-1.2.8
Removing build/3rdparty/zlib-1.2.8.vcxproj
Removing build/3rdparty/zlib-1.2.8.vcxproj.filters
Removing build/3rdparty/zookeeper-06d3f3f.vcxproj
Removing build/3rdparty/zookeeper-06d3f3f.vcxproj.filters
Removing build/ALL_BUILD.vcxproj
Removing build/ALL_BUILD.vcxproj.filters
Removing build/check.vcxproj
Removing build/check.vcxproj.filters
Removing build/CMakeCache.txt
Removing build/CMakeFiles
Removing build/cmake_install.cmake
Removing build/CTestTestfile.cmake
Removing build/include
Removing build/make.bat
Removing build/make_bin_include_dir.vcxproj
Removing build/make_bin_include_dir.vcxproj.filters
Removing build/make_bin_src_dir.vcxproj
Removing build/make_bin_src_dir.vcxproj.filters
Removing build/mesos-and-binaries.vcxproj
Removing build/mesos-and-binaries.vcxproj.filters
Removing build/Mesos.sln
Removing build/RUN_TESTS.vcxproj
Removing build/RUN_TESTS.vcxproj.filters
Removing build/src
Removing build/tests.vcxproj
Removing build/tests.vcxproj.filters
Removing build/x64
Removing build/ZERO_CHECK.vcxproj
Removing build/ZERO_CHECK.vcxproj.filters

stderr: warning: failed to remove 
build/3rdparty/zookeeper-06d3f3f/src/zookeeper-06d3f3f

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1723)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1329)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:667)
        at hudson.plugins.git.GitAPI.clean(GitAPI.java:311)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        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:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:62)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to windows-2012-1(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:781)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:249)
        at com.sun.proxy.$Proxy76.clean(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:453)
        at 
hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:32)
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
        ... 11 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/mesos.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
        at hudson.scm.SCM.checkout(SCM.java:485)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned 
status code 1:
stdout: Skipping repository 
build/3rdparty/zookeeper-06d3f3f/src/ex-zookeeper-06d3f3f1234/zookeeper

stderr: warning: failed to remove 
build/3rdparty/zookeeper-06d3f3f/src/zookeeper-06d3f3f

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1723)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1329)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:667)
        at hudson.plugins.git.GitAPI.clean(GitAPI.java:311)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        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:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:62)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to windows-2012-1(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:781)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:249)
        at com.sun.proxy.$Proxy76.clean(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:453)
        at 
hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:32)
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
        ... 11 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/mesos.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:799)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1055)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1086)
        at hudson.scm.SCM.checkout(SCM.java:485)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1741)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned 
status code 1:
stdout: Skipping repository 
build/3rdparty/zookeeper-06d3f3f/src/ex-zookeeper-06d3f3f1234/zookeeper

stderr: warning: failed to remove 
build/3rdparty/zookeeper-06d3f3f/src/zookeeper-06d3f3f

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1723)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1699)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1695)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1317)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1329)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:667)
        at hudson.plugins.git.GitAPI.clean(GitAPI.java:311)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:608)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:583)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:542)
        at hudson.remoting.UserRequest.perform(UserRequest.java:120)
        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:68)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at hudson.remoting.Engine$1$1.run(Engine.java:62)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to windows-2012-1(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:781)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:249)
        at com.sun.proxy.$Proxy76.clean(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:453)
        at 
hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:32)
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:795)
        ... 11 more
ERROR: null

Reply via email to