Subject: |
Build failed in Jenkins: epics-base-7.0-win64s-test #17 |
From: |
APS Jenkins via Core-talk <[email protected]> |
To: |
[email protected] |
Date: |
Fri, 12 Apr 2019 19:45:14 -0500 (CDT) |
See <https://jenkins.aps.anl.gov/job/epics-base-7.0-win64s-test/17/display/redirect>
------------------------------------------
[...truncated 14.80 KB...]
perl -CSD simmTest.t -tap > simmTest.tap
perl -CSD dbStressTest.t -tap > dbStressTest.tap
perl -CSD mbbioDirectTest.t -tap > mbbioDirectTest.tap
perl -CSD dbStateTest.t -tap > dbStateTest.tap
perl -CSD netget.t -tap > netget.tap
perl -CSD asyncproctest.t -tap > asyncproctest.tap
Starting iocInit
iocRun: All initialization complete
perl -CSD dbServerTest.t -tap > dbServerTest.tap
dbRegisterServer: Can't redefine 'one'.
dbRegisterServer: Bad server name 'bad name'
dbRegisterServer: Ignoring 'disabled', per environment
dbUnregisterServer: Servers still active!
dbUnregisterServer: 'toolate' not registered.
dbUnregisterServer: 'no-routines' has no stop() method.
perl -CSD dbCaStatsTest.t -tap > dbCaStatsTest.tap
perl -CSD callbackTest.t -tap > callbackTest.tap
perl -CSD dbChannelTest.t -tap > dbChannelTest.tap
perl -CSD dbChArrTest.t -tap > dbChArrTest.tap
Starting iocInit
iocRun: All initialization complete
perl -CSD chfPluginTest.t -tap > chfPluginTest.tap
chfConfigParseStart: plugin pvt alloc failed
perl -CSD arrShorthandTest.t -tap > arrShorthandTest.tap
perl -CSD dbCaLinkTest.t -tap > dbCaLinkTest.tap
perl -CSD recGblCheckDeadbandTest.t -tap > recGblCheckDeadbandTest.tap
perl -CSD scanIoTest.t -tap > scanIoTest.tap
perl -CSD testPutGetTest.t -tap > testPutGetTest.tap
perl -CSD dbStaticTest.t -tap > dbStaticTest.tap
perl -CSD callbackParallelTest.t -tap > callbackParallelTest.tap
C:\jenkins\win64-2\workspace\epics-base-7.0-win64>make --no-print-directory test-results
make -C ./configure test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[2]: Nothing to be done for 'test-results'.
make -C ./src test-results
make -C ./tools test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[3]: Nothing to be done for 'test-results'.
make -C template/base test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../../.. \
T_A=windows-x64-static test-results
make[3]: Nothing to be done for 'test-results'.
make -C template/ext test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../../.. \
T_A=windows-x64-static test-results
make[3]: Nothing to be done for 'test-results'.
make -C ./test test-results
make -C ./tools test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
prove --failures --ext .tap --exec "perl -CSD -MExtUtils::Command -e cat" --color Snippets.tap
Snippets.tap .. ok
All tests successful.
Files=1, Tests=29, 1 wallclock secs ( 0.14 usr + 0.06 sys = 0.20 CPU)
Result: PASS
make -C ./modules test-results
make -C ./libcom test-results
make -C ./configure test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[4]: Nothing to be done for 'test-results'.
make -C ./src test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[4]: Nothing to be done for 'test-results'.
make -C ./RTEMS test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[4]: Nothing to be done for 'test-results'.
make -C ./vxWorks test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[4]: Nothing to be done for 'test-results'.
make -C ./test test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
prove --failures --ext .tap --exec "perl -CSD -MExtUtils::Command -e cat" --color epicsUnitTestTest.tap epicsTypesTest.tap epicsInlineTest.tap epicsCalcTest.tap epicsAlgorithmTest.tap epicsMathTest.tap epicsMMIOTest.tap epicsEllTest.tap epicsEnvTest.tap epicsEnvUnsetTest.tap epicsErrlogTest.tap epicsStdioTest.tap epicsStdlibTest.tap epicsSockResolveTest.tap epicsStringTest.tap epicsTimeTest.tap epicsTimeZoneTest.tap epicsThreadTest.tap epicsThreadOnceTest.tap epicsThreadPriorityTest.tap epicsThreadPrivateTest.tap epicsThreadHooksTest.tap epicsThreadPoolTest.tap epicsExitTest.tap epicsTimerTest.tap ringPointerTest.tap ringBytesTest.tap epicsEventTest.tap epicsMutexTest.tap epicsSpinTest.tap epicsAtomicTest.tap macDefExpandTest.tap cvtFastTest.tap macLibTest.tap aslibtest.tap macLib.tap taskwdTest.tap blockingSockTest.tap epicsMessageQueueTest.tap epicsStackTraceTest.tap ipAddrToAsciiTest.tap osiSockTest.tap
epicsUnitTestTest.tap ........ ok
epicsTypesTest.tap ........... ok
epicsInlineTest.tap .......... ok
epicsCalcTest.tap ............ ok
epicsAlgorithmTest.tap ....... ok
epicsMathTest.tap ............ ok
epicsMMIOTest.tap ............ ok
epicsEllTest.tap ............. ok
epicsEnvTest.tap ............. ok
epicsEnvUnsetTest.tap ........ ok
epicsErrlogTest.tap .......... ok
epicsStdioTest.tap ........... ok
epicsStdlibTest.tap .......... ok
epicsSockResolveTest.tap ..... ok
epicsStringTest.tap .......... ok
epicsTimeTest.tap ............ ok
epicsTimeZoneTest.tap ........ ok
epicsThreadTest.tap .......... ok
epicsThreadOnceTest.tap ...... ok
epicsThreadPriorityTest.tap .. ok
epicsThreadPrivateTest.tap ... ok
epicsThreadHooksTest.tap ..... ok
epicsThreadPoolTest.tap ...... ok
epicsExitTest.tap ............ ok
epicsTimerTest.tap ........... ok
ringPointerTest.tap .......... ok
ringBytesTest.tap ............ ok
epicsEventTest.tap ........... ok
epicsMutexTest.tap ........... ok
epicsSpinTest.tap ............ ok
epicsAtomicTest.tap .......... ok
macDefExpandTest.tap ......... ok
cvtFastTest.tap .............. ok
macLibTest.tap ............... ok
aslibtest.tap ................ ok
macLib.tap ................... ok
taskwdTest.tap ............... ok
blockingSockTest.tap ......... ok
epicsMessageQueueTest.tap .... ok
epicsStackTraceTest.tap ...... ok
ipAddrToAsciiTest.tap ........ ok
osiSockTest.tap .............. ok
All tests successful.
Test Summary Report
-------------------
epicsMathTest.tap (Wstat: 0 Tests: 35 Failed: 0)
TODO passed: 8-9, 11-12, 22-23
Files=42, Tests=4091, 6 wallclock secs ( 0.88 usr + 0.70 sys = 1.58 CPU)
Result: PASS
make -C ./ca test-results
make -C ./configure test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[4]: Nothing to be done for 'test-results'.
make -C ./src test-results
make -C ./client test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./tools test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./perl test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./template test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./database test-results
make -C ./configure test-results
make -C O.windows-x64-static -f ../Makefile TOP=../.. \
T_A=windows-x64-static test-results
make[4]: Nothing to be done for 'test-results'.
make -C ./src test-results
make -C ./tools test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./ioc test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./std test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./template test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../.. \
T_A=windows-x64-static test-results
make[5]: Nothing to be done for 'test-results'.
make -C ./test test-results
make -C ioc/db test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../../.. \
T_A=windows-x64-static test-results
prove --failures --ext .tap --exec "perl -CSD -MExtUtils::Command -e cat" --color dbScanTest.tap dbShutdownTest.tap dbPutLinkTest.tap dbLockTest.tap dbStressTest.tap testdbConvert.tap callbackTest.tap callbackParallelTest.tap dbStateTest.tap dbServerTest.tap dbCaStatsTest.tap dbCaLinkTest.tap scanIoTest.tap dbChannelTest.tap dbChArrTest.tap chfPluginTest.tap arrShorthandTest.tap recGblCheckDeadbandTest.tap testPutGetTest.tap dbStaticTest.tap
dbScanTest.tap ............... ok
dbShutdownTest.tap ........... ok
dbPutLinkTest.tap ............ ok
dbLockTest.tap ............... ok
dbStressTest.tap ............. ok
testdbConvert.tap ............ ok
callbackTest.tap ............. ok
callbackParallelTest.tap ..... ok
dbStateTest.tap .............. ok
dbServerTest.tap ............. ok
dbCaStatsTest.tap ............ ok
dbCaLinkTest.tap ............. ok
scanIoTest.tap ............... ok
dbChannelTest.tap ............ ok
dbChArrTest.tap .............. ok
chfPluginTest.tap ............ ok
arrShorthandTest.tap ......... ok
recGblCheckDeadbandTest.tap .. ok
testPutGetTest.tap ........... ok
dbStaticTest.tap ............. ok
All tests successful.
Files=20, Tests=2870, 3 wallclock secs ( 0.69 usr + 0.42 sys = 1.11 CPU)
Result: PASS
make -C ioc/dbtemplate test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../../.. \
T_A=windows-x64-static test-results
prove --failures --ext .tap --exec "perl -CSD -MExtUtils::Command -e cat" --color msi.tap
msi.tap .. ok
All tests successful.
Files=1, Tests=9, 0 wallclock secs ( 0.11 usr + 0.06 sys = 0.17 CPU)
Result: PASS
make -C std/rec test-results
make -C O.windows-x64-static -f ../Makefile TOP=../../../.. \
T_A=windows-x64-static test-results
prove --failures --ext .tap --exec "perl -CSD -MExtUtils::Command -e cat" --color arrayOpTest.tap recMiscTest.tap linkRetargetLinkTest.tap linkInitTest.tap compressTest.tap asyncSoftTest.tap softTest.tap asTest.tap analogMonitorTest.tap scanEventTest.tap regressTest.tap simmTest.tap mbbioDirectTest.tap asyncproctest.tap netget.tap
arrayOpTest.tap ........... ok
recMiscTest.tap ........... ok
linkRetargetLinkTest.tap .. ok
linkInitTest.tap .......... ok
compressTest.tap .......... ok
asyncSoftTest.tap ......... ok
softTest.tap .............. ok
asTest.tap ................ ok
analogMonitorTest.tap ..... ok
scanEventTest.tap ......... ok
regressTest.tap ........... ok
simmTest.tap ..............
not ok 232 - time stamp taken from second pass processing
not ok 564 - time stamp taken from second pass processing
not ok 604 - time stamp taken from second pass processing
Failed 3/1176 subtests
mbbioDirectTest.tap ....... ok
asyncproctest.tap ......... ok
netget.tap ................ ok
Test Summary Report
-------------------
simmTest.tap (Wstat: 0 Tests: 1176 Failed: 3)
Failed tests: 232, 564, 604
Files=15, Tests=4326, 3 wallclock secs ( 0.80 usr + 0.31 sys = 1.11 CPU)
Result: FAIL
make[5]: *** [<https://jenkins.aps.anl.gov/job/epics-base-7.0-win64s-test/ws/configure/RULES_BUILD>:367: test-results] Error 1
make[4]: *** [<https://jenkins.aps.anl.gov/job/epics-base-7.0-win64s-test/ws/configure/RULES_ARCHS>:58: test-results.windows-x64-static] Error 2
make[3]: *** [<https://jenkins.aps.anl.gov/job/epics-base-7.0-win64s-test/ws/configure/RULES_DIRS>:84: std/rec.test-results] Error 2
make[2]: *** [<https://jenkins.aps.anl.gov/job/epics-base-7.0-win64s-test/ws/configure/RULES_DIRS>:84: test.test-results] Error 2
make[1]: *** [../configure/RULES_DIRS:84: database.test-results] Error 2
make: *** [configure/RULES_DIRS:84: modules.test-results] Error 2
C:\jenkins\win64-2\workspace\epics-base-7.0-win64>exit 2
Build step 'Execute Windows batch command' marked build as failure
- References:
- Build failed in Jenkins: epics-base-7.0-win64s-test #16 APS Jenkins via Core-talk
- Navigate by Date:
- Prev:
Jenkins build is still unstable: epics-7.0 » linux32 #112 APS Jenkins via Core-talk
- Next:
Build failed in Jenkins: epics-base-7.0-win64-test #17 APS Jenkins via Core-talk
- 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:
Build failed in Jenkins: epics-base-7.0-win64s-test #16 APS Jenkins via Core-talk
- Next:
Re: Sequencer segfaults when using put completion with no access to PV Benjamin Franksen via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
<2019>
2020
2021
2022
2023
2024
|