See <https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_build-osmo-msc/4257…>
Changes:
------------------------------------------
[...truncated 134.08 KiB...]
test_pdu/Makefile.am:100: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:100: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:100: warning: source file '$(TESTPDU_SOURCE_DIR)/submit_sm_test.c' is in a subdirectory,
test_pdu/Makefile.am:100: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:104: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:104: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:104: warning: source file '$(TESTPDU_SOURCE_DIR)/unbind_resp_test.c' is in a subdirectory,
test_pdu/Makefile.am:104: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:108: warning: source file '$(TESTPDU_SOURCE_DIR)/core.c' is in a subdirectory,
test_pdu/Makefile.am:108: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
test_pdu/Makefile.am:108: warning: source file '$(TESTPDU_SOURCE_DIR)/unbind_test.c' is in a subdirectory,
test_pdu/Makefile.am:108: but option 'subdir-objects' is disabled
binaries/Makefile.am:8: 'test_pdu/Makefile.am' included from here
binaries/Makefile.am: installing 'aux_config/depcomp'
test_apps/Makefile.am:26: warning: variable 'analizer_SOURCES' is defined but no program or
test_apps/Makefile.am:26: library has 'analizer' as canonical name (possible typo)
test_apps/Makefile.am:17: warning: variable 'esme_SOURCES' is defined but no program or
test_apps/Makefile.am:17: library has 'esme' as canonical name (possible typo)
test_apps/Makefile.am:4: warning: variable 'sendwp_SOURCES' is defined but no program or
test_apps/Makefile.am:4: library has 'sendwp' as canonical name (possible typo)
test_apps/Makefile.am:30: warning: variable 'analizer_LDFLAGS' is defined but no program or
test_apps/Makefile.am:30: library has 'analizer' as canonical name (possible typo)
test_apps/Makefile.am:24: warning: variable 'esme_LDFLAGS' is defined but no program or
test_apps/Makefile.am:24: library has 'esme' as canonical name (possible typo)
test_apps/Makefile.am:11: warning: variable 'sendwp_LDFLAGS' is defined but no program or
test_apps/Makefile.am:11: library has 'sendwp' as canonical name (possible typo)
+ set +x
+ ./configure --prefix=/build/inst-osmo-msc --with-systemdsystemunitdir=no --enable-sanitize
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes
checking for egrep... (cached) /usr/bin/grep -E
checking for stdlib.h... (cached) yes
checking for netinet/in.h... yes
checking for stdint.h... (cached) yes
checking for string.h... (cached) yes
checking for libxml-2.0... yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
CFLAGS="-g -O2 -fsanitize=address -fsanitize=undefined"
CPPFLAGS=" -fsanitize=address -fsanitize=undefined"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating def_frame/Makefile
config.status: creating def_list/Makefile
config.status: creating binaries/Makefile
config.status: creating test_apps/Makefile
config.status: creating libsmpp34.pc
config.status: creating aux_config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-systemdsystemunitdir
+ set +x
+ make -j8
make all-recursive
make[1]: Entering directory '/build/libsmpp34'
Making all in binaries
make[2]: Entering directory '/build/libsmpp34/binaries'
CC core.o
CC submit_multi_resp_test.o
CC libsmpp34_la-smpp34_dumpBuf.lo
CC libsmpp34_la-smpp34_dumpPdu.lo
CC libsmpp34_la-smpp34_heap.lo
CC libsmpp34_la-smpp34_pack.lo
CC libsmpp34_la-smpp34_unpack.lo
CC libsmpp34_la-smpp34_structs.lo
CC libsmpp34_la-smpp34_params.lo
CC submit_multi_test.o
CC alert_notification_test.o
CC bind_receiver_resp_test.o
CC bind_receiver_test.o
CC bind_transceiver_resp_test.o
CC bind_transceiver_test.o
CC bind_transmitter_resp_test.o
CC bind_transmitter_test.o
CC cancel_sm_resp_test.o
CC cancel_sm_test.o
CC data_sm_resp_test.o
CC data_sm_test.o
CC deliver_sm_resp_test.o
CC deliver_sm_test.o
CC enquire_link_resp_test.o
CC enquire_link_test.o
CC generic_nack_test.o
CC outbind_test.o
CC query_sm_resp_test.o
CC query_sm_test.o
CC replace_sm_resp_test.o
CC replace_sm_test.o
CC submit_sm_resp_test.o
CC submit_sm_test.o
CC unbind_resp_test.o
CC unbind_test.o
CC esme-tcp.o
CC esme-smpp.o
CC esme-esme.o
CC analizer-analizer.o
CC sendwp-tcp.o
CC sendwp-smpp.o
CC sendwp-sendwp.o
GEN smpp34_version.h
FATAL: command execution failed
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source)
at java.base/java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.base/java.io.ObjectInputStream.<init>(Unknown Source)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
at hudson.remoting.Command.readFrom(Command.java:141)
at hudson.remoting.Command.readFrom(Command.java:127)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:80)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@b5a1dde:build5-deb12build-ansible": Remote call on build5-deb12build-ansible failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:1101)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
at jdk.proxy2/jdk.proxy2.$Proxy142.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219)
at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:817)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1842)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:456)
FATAL: Unable to delete script file /tmp/jenkins4334543252009401507.sh
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(Unknown Source)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown Source)
at java.base/java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.base/java.io.ObjectInputStream.<init>(Unknown Source)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
at hudson.remoting.Command.readFrom(Command.java:141)
at hudson.remoting.Command.readFrom(Command.java:127)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:80)
Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@b5a1dde:build5-deb12build-ansible": Remote call on build5-deb12build-ansible failed. The channel is closing down or has closed down
at hudson.remoting.Channel.call(Channel.java:1101)
at hudson.FilePath.act(FilePath.java:1217)
at hudson.FilePath.act(FilePath.java:1206)
at hudson.FilePath.delete(FilePath.java:1753)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:817)
at hudson.model.Build$BuildExecution.build(Build.java:199)
at hudson.model.Build$BuildExecution.doRun(Build.java:164)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
at hudson.model.Run.execute(Run.java:1842)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:456)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Archive the artifacts’ failed: no workspace for osmo-gsm-tester_build-osmo-msc #42573
See <https://jenkins.osmocom.org/jenkins/job/master-osmocom-bb/a1=default,a2=def…>
Changes:
------------------------------------------
[...truncated 504.22 KiB...]
SIZE board/compal_e99/layer1.highram.size
text data bss dec hex filename
56451 3922 32680 93053 16b7d board/compal_e99/layer1.highram.elf
SIZE board/se_j100/layer1.compalram.size
text data bss dec hex filename
56427 3922 32292 92641 169e1 board/se_j100/layer1.compalram.elf
SIZE board/se_j100/layer1.highram.size
text data bss dec hex filename
56431 3922 32260 92613 169c5 board/se_j100/layer1.highram.elf
SIZE board/se_k2xx/layer1.highram.size
text data bss dec hex filename
57777 3922 42524 104223 1971f board/se_k2xx/layer1.highram.elf
SIZE board/gta0x/layer1.highram.size
text data bss dec hex filename
50909 3890 26140 80939 13c2b board/gta0x/layer1.highram.elf
SIZE board/gtm900b/layer1.highram.size
text data bss dec hex filename
52069 3890 26148 82107 140bb board/gtm900b/layer1.highram.elf
SIZE board/fcdev3b/layer1.highram.size
text data bss dec hex filename
50629 3890 26140 80659 13b13 board/fcdev3b/layer1.highram.elf
SIZE board/pirelli_dpl10/layer1.highram.size
text data bss dec hex filename
56529 3922 42528 102979 19243 board/pirelli_dpl10/layer1.highram.elf
SIZE board/tr800/layer1.highram.size
text data bss dec hex filename
51321 3890 26140 81351 13dc7 board/tr800/layer1.highram.elf
SIZE board/compal_e88/loader.highram.size
text data bss dec hex filename
27610 420 18532 46562 b5e2 board/compal_e88/loader.highram.elf
SIZE board/compal_e88/loader.compalram.size
text data bss dec hex filename
27606 420 18564 46590 b5fe board/compal_e88/loader.compalram.elf
SIZE board/compal_e86/loader.compalram.size
text data bss dec hex filename
25346 388 23800 49534 c17e board/compal_e86/loader.compalram.elf
SIZE board/compal_e86/loader.highram.size
text data bss dec hex filename
25350 388 23768 49506 c162 board/compal_e86/loader.highram.elf
SIZE board/compal_e99/loader.compalram.size
text data bss dec hex filename
24714 388 24196 49298 c092 board/compal_e99/loader.compalram.elf
SIZE board/compal_e99/loader.highram.size
text data bss dec hex filename
24718 388 24164 49270 c076 board/compal_e99/loader.highram.elf
SIZE board/se_j100/loader.highram.size
text data bss dec hex filename
24694 388 23744 48826 beba board/se_j100/loader.highram.elf
SIZE board/se_j100/loader.compalram.size
text data bss dec hex filename
24690 388 23776 48854 bed6 board/se_j100/loader.compalram.elf
SIZE board/se_k2xx/loader.highram.size
text data bss dec hex filename
24792 388 34008 59188 e734 board/se_k2xx/loader.highram.elf
SIZE board/gta0x/loader.highram.size
text data bss dec hex filename
17854 356 17624 35834 8bfa board/gta0x/loader.highram.elf
SIZE board/gtm900b/loader.highram.size
text data bss dec hex filename
18142 356 17628 36126 8d1e board/gtm900b/loader.highram.elf
SIZE board/fcdev3b/loader.highram.size
text data bss dec hex filename
17512 356 17624 35492 8aa4 board/fcdev3b/loader.highram.elf
SIZE board/pirelli_dpl10/loader.highram.size
text data bss dec hex filename
25034 388 34008 59430 e826 board/pirelli_dpl10/loader.highram.elf
SIZE board/tr800/loader.highram.size
text data bss dec hex filename
19748 356 17624 37728 9360 board/tr800/loader.highram.elf
SIZE board/compal_e88/rssi.e88loader.size
text data bss dec hex filename
79118 4060 33499 116677 1c7c5 board/compal_e88/rssi.e88loader.elf
SIZE board/compal_e88/rssi.highram.size
text data bss dec hex filename
79338 4058 25052 108448 1a7a0 board/compal_e88/rssi.highram.elf
SIZE board/compal_e88/rssi.e88flash.size
text data bss dec hex filename
79442 4060 25251 108753 1a8d1 board/compal_e88/rssi.e88flash.elf
SIZE board/compal_e86/rssi.highram.size
text data bss dec hex filename
77242 4034 30308 111584 1b3e0 board/compal_e86/rssi.highram.elf
SIZE board/compal_e99/rssi.highram.size
text data bss dec hex filename
76640 4034 30708 111382 1b316 board/compal_e99/rssi.highram.elf
SIZE board/se_j100/rssi.highram.size
text data bss dec hex filename
76588 4034 30284 110906 1b13a board/se_j100/rssi.highram.elf
SIZE board/se_k2xx/rssi.highram.size
text data bss dec hex filename
77970 4034 40548 122552 1deb8 board/se_k2xx/rssi.highram.elf
SIZE board/gta0x/rssi.highram.size
text data bss dec hex filename
71098 4002 24164 99264 183c0 board/gta0x/rssi.highram.elf
SIZE board/gtm900b/rssi.highram.size
text data bss dec hex filename
72230 4002 24172 100404 18834 board/gtm900b/rssi.highram.elf
SIZE board/fcdev3b/rssi.highram.size
text data bss dec hex filename
70786 4002 24164 98952 18288 board/fcdev3b/rssi.highram.elf
SIZE board/pirelli_dpl10/rssi.highram.size
text data bss dec hex filename
76690 4034 40552 121276 1d9bc board/pirelli_dpl10/rssi.highram.elf
SIZE board/tr800/rssi.highram.size
text data bss dec hex filename
71510 4002 24164 99676 1855c board/tr800/rssi.highram.elf
SIZE board/compal_e88/menu.compalram.size
text data bss dec hex filename
25909 404 19280 45593 b219 board/compal_e88/menu.compalram.elf
SIZE board/compal_e88/menu.e88flash.size
text data bss dec hex filename
25985 404 19447 45836 b30c board/compal_e88/menu.e88flash.elf
SIZE board/compal_e88/menu.e88loader.size
text data bss dec hex filename
25917 404 27695 54016 d300 board/compal_e88/menu.e88loader.elf
SIZE board/compal_e86/menu.compalram.size
text data bss dec hex filename
23649 380 24516 48545 bda1 board/compal_e86/menu.compalram.elf
SIZE board/compal_e99/menu.compalram.size
text data bss dec hex filename
23065 380 24912 48357 bce5 board/compal_e99/menu.compalram.elf
SIZE board/se_j100/menu.compalram.size
text data bss dec hex filename
23045 380 24492 47917 bb2d board/se_j100/menu.compalram.elf
make[1]: Leaving directory '/build/src/target/firmware'
+ cd /build/src/target/trx_toolkit
+ python3 -m unittest discover -v
test_no_timing_error_accumulated (test_clck_gen.CLCKGen_Test.test_no_timing_error_accumulated) ... WARNING:root:CLCKGen: time overrun by -1753us; resetting the clock
WARNING:root:CLCKGen: time overrun by -6276us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1369us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2525us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1379us; resetting the clock
WARNING:root:CLCKGen: time overrun by -120us; resetting the clock
WARNING:root:CLCKGen: time overrun by -830us; resetting the clock
WARNING:root:CLCKGen: time overrun by -844us; resetting the clock
WARNING:root:CLCKGen: time overrun by -588us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2184us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2632us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2607us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1223us; resetting the clock
WARNING:root:CLCKGen: time overrun by -77us; resetting the clock
WARNING:root:CLCKGen: time overrun by -284us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1867us; resetting the clock
WARNING:root:CLCKGen: time overrun by -5487us; resetting the clock
WARNING:root:CLCKGen: time overrun by -163us; resetting the clock
WARNING:root:CLCKGen: time overrun by -155us; resetting the clock
WARNING:root:CLCKGen: time overrun by -156us; resetting the clock
WARNING:root:CLCKGen: time overrun by -3953us; resetting the clock
WARNING:root:CLCKGen: time overrun by -6948us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1229us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1904us; resetting the clock
WARNING:root:CLCKGen: time overrun by -5996us; resetting the clock
WARNING:root:CLCKGen: time overrun by -3013us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1020us; resetting the clock
WARNING:root:CLCKGen: time overrun by -3348us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2664us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2682us; resetting the clock
WARNING:root:CLCKGen: time overrun by -3246us; resetting the clock
WARNING:root:CLCKGen: time overrun by -417us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2353us; resetting the clock
WARNING:root:CLCKGen: time overrun by -795us; resetting the clock
WARNING:root:CLCKGen: time overrun by -377us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1355us; resetting the clock
WARNING:root:CLCKGen: time overrun by -590us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2463us; resetting the clock
WARNING:root:CLCKGen: time overrun by -996us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1631us; resetting the clock
WARNING:root:CLCKGen: time overrun by -39us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2315us; resetting the clock
WARNING:root:CLCKGen: time overrun by -6834us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1244us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1549us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2854us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2025us; resetting the clock
WARNING:root:CLCKGen: time overrun by -11293us; resetting the clock
WARNING:root:CLCKGen: time overrun by -1762us; resetting the clock
WARNING:root:CLCKGen: time overrun by -3254us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2662us; resetting the clock
WARNING:root:CLCKGen: time overrun by -2357us; resetting the clock
FAIL
test_period_is_gsm_frame (test_clck_gen.CLCKGen_Test.test_period_is_gsm_frame) ... ok
test_from_bytes (test_codec.BitFieldSet.test_from_bytes) ... ok
test_from_bytes_spare (test_codec.BitFieldSet.test_from_bytes_spare) ... ok
test_from_bytes_val (test_codec.BitFieldSet.test_from_bytes_val) ... ok
test_len_auto (test_codec.BitFieldSet.test_len_auto) ... ok
test_offset_mask (test_codec.BitFieldSet.test_offset_mask) ... ok
test_overflow (test_codec.BitFieldSet.test_overflow) ... ok
test_to_bytes (test_codec.BitFieldSet.test_to_bytes) ... ok
test_to_bytes_spare (test_codec.BitFieldSet.test_to_bytes_spare) ... ok
test_to_bytes_val (test_codec.BitFieldSet.test_to_bytes_val) ... ok
test_from_bytes (test_codec.Buf.test_from_bytes) ... ok
test_to_bytes (test_codec.Buf.test_to_bytes) ... ok
test_field_raises (test_codec.Envelope.test_field_raises) ... ok
test_from_bytes (test_codec.Envelope.test_from_bytes) ... ok
test_from_bytes_check (test_codec.Envelope.test_from_bytes_check) ... ok
test_rest_octets (test_codec.Envelope.test_rest_octets) ... ok
test_to_bytes (test_codec.Envelope.test_to_bytes) ... ok
test_to_bytes_check (test_codec.Envelope.test_to_bytes_check) ... ok
test_from_bytes (test_codec.Field.test_from_bytes) ... ok
test_get_len (test_codec.Field.test_get_len) ... ok
test_get_pres (test_codec.Field.test_get_pres) ... ok
test_get_val (test_codec.Field.test_get_val) ... ok
test_to_bytes (test_codec.Field.test_to_bytes) ... ok
test_from_bytes (test_codec.Sequence.test_from_bytes) ... ok
test_to_bytes (test_codec.Sequence.test_to_bytes) ... ok
test_from_bytes (test_codec.Spare.test_from_bytes) ... ok
test_to_bytes (test_codec.Spare.test_to_bytes) ... ok
test_int16 (test_codec.Uint.test_int16) ... ok
test_int32 (test_codec.Uint.test_int32) ... ok
test_int8 (test_codec.Uint.test_int8) ... ok
test_offset_mult (test_codec.Uint.test_offset_mult) ... ok
test_uint16 (test_codec.Uint.test_uint16) ... ok
test_uint32 (test_codec.Uint.test_uint32) ... ok
test_uint8 (test_codec.Uint.test_uint8) ... ok
test_parse_all_empty (test_data_dump.DATADump_Test.test_parse_all_empty) ... ok
test_parse_empty (test_data_dump.DATADump_Test.test_parse_empty) ... ok
test_parse_len_overflow (test_data_dump.DATADump_Test.test_parse_len_overflow) ... ok
test_parse_msg_idx (test_data_dump.DATADump_Test.test_parse_msg_idx) ... ok
test_parse_unknown_tag (test_data_dump.DATADump_Test.test_parse_unknown_tag) ... ok
test_store_and_parse_all (test_data_dump.DATADump_Test.test_store_and_parse_all) ... ok
test_store_and_parse_rx_msg (test_data_dump.DATADump_Test.test_store_and_parse_rx_msg) ... ok
test_store_and_parse_tx_msg (test_data_dump.DATADump_Test.test_store_and_parse_tx_msg) ... ok
test_bit_conv (test_data_msg.Msg_Test.test_bit_conv) ... ok
test_enc_dec (test_data_msg.Msg_Test.test_enc_dec) ... ok
test_rand_hdr_burst (test_data_msg.Msg_Test.test_rand_hdr_burst) ... ok
test_transform (test_data_msg.Msg_Test.test_transform) ... ok
test_validate (test_data_msg.Msg_Test.test_validate) ... ok
======================================================================
FAIL: test_no_timing_error_accumulated (test_clck_gen.CLCKGen_Test.test_no_timing_error_accumulated)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/src/target/trx_toolkit/test_clck_gen.py", line 60, in test_no_timing_error_accumulated
self.assertTrue((ntick+1)*clck.ctr_interval > dT, "tick #%d: time overrun by %dus total" %
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(ntick, dTerr // 1e-6))
^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False is not true : tick #200: time overrun by 122695us total
----------------------------------------------------------------------
Ran 48 tests in 1.119s
FAILED (failures=1)
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3861081 killed;
[ssh-agent] Stopped.
Archiving artifacts