Experimental Physics and Industrial Control System
See <https://jenkins.aps.anl.gov/job/epics-base-3.16-win64/212/display/redirect>
------------------------------------------
Started by upstream project "epics-base-3.16" build number 214
originally caused by:
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on win64-1 (win64) in workspace <https://jenkins.aps.anl.gov/job/epics-base-3.16-win64/ws/>
> C:/Program Files/Git/cmd/git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> C:/Program Files/Git/cmd/git.exe config remote.origin.url https://git.launchpad.net/epics-base # timeout=10
Fetching upstream changes from https://git.launchpad.net/epics-base
> C:/Program Files/Git/cmd/git.exe --version # timeout=10
Setting http proxy: webproxy1.anl.gov:9091
> C:/Program Files/Git/cmd/git.exe fetch --tags --progress https://git.launchpad.net/epics-base +refs/heads/*:refs/remotes/origin/*
> C:/Program Files/Git/cmd/git.exe rev-parse "refs/remotes/origin/3.16^{commit}" # timeout=10
> C:/Program Files/Git/cmd/git.exe rev-parse "refs/remotes/origin/refs/heads/3.16^{commit}" # timeout=10
Checking out Revision 35ad28dde1498822a6e97617094447e50f2e76fb (refs/remotes/origin/3.16)
> C:/Program Files/Git/cmd/git.exe config core.sparsecheckout # timeout=10
> C:/Program Files/Git/cmd/git.exe checkout -f 35ad28dde1498822a6e97617094447e50f2e76fb
Commit message: "Merge fix from 3.15 into 3.16"
> C:/Program Files/Git/cmd/git.exe rev-list --no-walk 57eea6a153bb3501d35e636496afafd32fac9979 # timeout=10
Cleaning workspace
> C:/Program Files/Git/cmd/git.exe rev-parse --verify HEAD # timeout=10
Resetting working tree
> C:/Program Files/Git/cmd/git.exe reset --hard # timeout=10
> C:/Program Files/Git/cmd/git.exe clean -fdx # timeout=10
FATAL: Command "C:/Program Files/Git/cmd/git.exe clean -fdx" returned status code 1:
stdout: Removing bin/
Removing configure/O.Common/
Removing configure/O.windows-x64-static/
Removing configure/O.windows-x64/
Removing db/
Removing dbd/
Removing html/
Removing include/
Removing lib/
Removing src/ca/client/O.Common/
Removing src/ca/client/O.windows-x64-static/
Removing src/ca/client/O.windows-x64/
Removing src/ca/client/perl/O.Common/
Removing src/ca/client/perl/O.windows-x64-static/
Removing src/ca/client/perl/O.windows-x64/
Removing src/ca/client/tools/O.Common/
Removing src/ca/client/tools/O.windows-x64-static/
Removing src/ca/client/tools/O.windows-x64/
Removing src/ca/legacy/gdd/O.Common/
Removing src/ca/legacy/gdd/O.windows-x64-static/
Removing src/ca/legacy/gdd/O.windows-x64/
Removing src/ca/legacy/pcas/build/O.Common/
Removing src/ca/legacy/pcas/build/O.windows-x64-static/
Removing src/ca/legacy/pcas/build/O.windows-x64/
Removing src/ca/legacy/pcas/ex/O.Common/
Removing src/ca/legacy/pcas/ex/O.windows-x64-static/
Removing src/ca/legacy/pcas/ex/O.windows-x64/
Removing src/ca/legacy/pcas/example/directoryService/O.Common/
Removing src/ca/legacy/pcas/example/directoryService/O.windows-x64-static/
Removing src/ca/legacy/pcas/example/directoryService/O.windows-x64/
Removing src/ioc/O.Common/
Removing src/ioc/O.windows-x64-static/
Removing src/ioc/O.windows-x64/
Removing src/ioc/db/test/O.Common/
Removing src/ioc/db/test/O.windows-x64-static/
Removing src/ioc/db/test/O.windows-x64/
Removing src/ioc/dbtemplate/test/O.Common/
Removing src/ioc/dbtemplate/test/O.windows-x64-static/
Removing src/ioc/dbtemplate/test/O.windows-x64/
Removing src/libCom/O.Common/
Removing src/libCom/O.windows-x64-static/
Removing src/libCom/O.windows-x64/
Removing src/libCom/RTEMS/O.Common/
Removing src/libCom/RTEMS/O.windows-x64-static/
Removing src/libCom/RTEMS/O.windows-x64/
Removing src/libCom/test/O.Common/
Removing src/libCom/test/O.windows-x64-static/
Removing src/libCom/test/O.windows-x64/
Removing src/std/O.Common/
Removing src/std/O.windows-x64-static/
Removing src/std/O.windows-x64/
Removing src/std/filters/test/O.Common/
Removing src/std/filters/test/O.windows-x64-static/
Removing src/std/filters/test/O.windows-x64/
Removing src/std/rec/test/O.Common/
Removing src/std/rec/test/O.windows-x64-static/
Removing src/std/rec/test/O.windows-x64/
Removing src/template/base/O.Common/
Removing src/template/base/O.windows-x64-static/
Removing src/template/base/O.windows-x64/
Removing src/template/ext/O.Common/
Removing src/template/ext/O.windows-x64-static/
Removing src/template/ext/O.windows-x64/
Removing src/tools/O.Common/
Removing src/tools/O.windows-x64-static/
Removing src/tools/O.windows-x64/
Removing src/tools/test/O.Common/
Removing src/tools/test/O.windows-x64-static/
Removing src/tools/test/O.windows-x64/
Removing templates/makeBaseExt/top/configure
Removing templates/makeBaseExt/top/exampleExt
Removing templates/makeBaseExt/top/Makefile
Removing templates/makeBaseExt/top/README
Removing templates/makeBaseExt/top/simpleExt
Removing templates/makeBaseExt/top/src
Removing templates/makeBaseApp
stderr: warning: failed to remove templates/makeBaseExt/top: Directory not empty
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to win64-1
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1693)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:310)
at hudson.remoting.Channel.call(Channel.java:908)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
at com.sun.proxy.$Proxy93.clean(Unknown Source)
at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:450)
at hudson.plugins.git.extensions.impl.CleanCheckout.onCheckoutCompleted(CleanCheckout.java:30)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1238)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1202)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1724)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
hudson.plugins.git.GitException: Command "C:/Program Files/Git/cmd/git.exe clean -fdx" returned status code 1:
stdout: Removing bin/
Removing configure/O.Common/
Removing configure/O.windows-x64-static/
Removing configure/O.windows-x64/
Removing db/
Removing dbd/
Removing html/
Removing include/
Removing lib/
Removing src/ca/client/O.Common/
Removing src/ca/client/O.windows-x64-static/
Removing src/ca/client/O.windows-x64/
Removing src/ca/client/perl/O.Common/
Removing src/ca/client/perl/O.windows-x64-static/
Removing src/ca/client/perl/O.windows-x64/
Removing src/ca/client/tools/O.Common/
Removing src/ca/client/tools/O.windows-x64-static/
Removing src/ca/client/tools/O.windows-x64/
Removing src/ca/legacy/gdd/O.Common/
Removing src/ca/legacy/gdd/O.windows-x64-static/
Removing src/ca/legacy/gdd/O.windows-x64/
Removing src/ca/legacy/pcas/build/O.Common/
Removing src/ca/legacy/pcas/build/O.windows-x64-static/
Removing src/ca/legacy/pcas/build/O.windows-x64/
Removing src/ca/legacy/pcas/ex/O.Common/
Removing src/ca/legacy/pcas/ex/O.windows-x64-static/
Removing src/ca/legacy/pcas/ex/O.windows-x64/
Removing src/ca/legacy/pcas/example/directoryService/O.Common/
Removing src/ca/legacy/pcas/example/directoryService/O.windows-x64-static/
Removing src/ca/legacy/pcas/example/directoryService/O.windows-x64/
Removing src/ioc/O.Common/
Removing src/ioc/O.windows-x64-static/
Removing src/ioc/O.windows-x64/
Removing src/ioc/db/test/O.Common/
Removing src/ioc/db/test/O.windows-x64-static/
Removing src/ioc/db/test/O.windows-x64/
Removing src/ioc/dbtemplate/test/O.Common/
Removing src/ioc/dbtemplate/test/O.windows-x64-static/
Removing src/ioc/dbtemplate/test/O.windows-x64/
Removing src/libCom/O.Common/
Removing src/libCom/O.windows-x64-static/
Removing src/libCom/O.windows-x64/
Removing src/libCom/RTEMS/O.Common/
Removing src/libCom/RTEMS/O.windows-x64-static/
Removing src/libCom/RTEMS/O.windows-x64/
Removing src/libCom/test/O.Common/
Removing src/libCom/test/O.windows-x64-static/
Removing src/libCom/test/O.windows-x64/
Removing src/std/O.Common/
Removing src/std/O.windows-x64-static/
Removing src/std/O.windows-x64/
Removing src/std/filters/test/O.Common/
Removing src/std/filters/test/O.windows-x64-static/
Removing src/std/filters/test/O.windows-x64/
Removing src/std/rec/test/O.Common/
Removing src/std/rec/test/O.windows-x64-static/
Removing src/std/rec/test/O.windows-x64/
Removing src/template/base/O.Common/
Removing src/template/base/O.windows-x64-static/
Removing src/template/base/O.windows-x64/
Removing src/template/ext/O.Common/
Removing src/template/ext/O.windows-x64-static/
Removing src/template/ext/O.windows-x64/
Removing src/tools/O.Common/
Removing src/tools/O.windows-x64-static/
Removing src/tools/O.windows-x64/
Removing src/tools/test/O.Common/
Removing src/tools/test/O.windows-x64-static/
Removing src/tools/test/O.windows-x64/
Removing templates/makeBaseExt/top/configure
Removing templates/makeBaseExt/top/exampleExt
Removing templates/makeBaseExt/top/Makefile
Removing templates/makeBaseExt/top/README
Removing templates/makeBaseExt/top/simpleExt
Removing templates/makeBaseExt/top/src
Removing templates/makeBaseApp
stderr: warning: failed to remove templates/makeBaseExt/top: Directory not empty
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1996)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1964)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1960)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.clean(CliGitAPIImpl.java:787)
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:922)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
at hudson.remoting.UserRequest.perform(UserRequest.java:207)
at hudson.remoting.UserRequest.perform(UserRequest.java:53)
at hudson.remoting.Request$2.run(Request.java:358)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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 java.lang.Thread.run(Unknown Source)
[WARNINGS] Skipping publisher since build result is FAILURE
- Replies:
- Jenkins build is back to normal : epics-base-3.16-win64 #213 APS Jenkins
- Navigate by Date:
- Prev:
Jenkins build is back to normal : epics-base-3.15-win32s-test #164 APS Jenkins
- Next:
Jenkins build is back to normal : epics-base-3.16-win64 #213 APS Jenkins
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
Jenkins build is back to normal : epics-base-3.15-win32s-test #164 APS Jenkins
- Next:
Jenkins build is back to normal : epics-base-3.16-win64 #213 APS Jenkins
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024