Changes:
[Pau Espin Pedrol] Bump version: 1.14.0.17-22e7-dirty → 1.15.0
------------------------------------------ [...truncated 289.61 KiB...] Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59920), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59920), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testEnableDisablePeriodicLU (__main__.TestVTYMSC.testEnableDisablePeriodicLU) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/61886/fd
total 0 lr-x------ 1 build build 64 Dec 3 19:03 0 -> pipe:[3944123357] l-wx------ 1 build build 64 Dec 3 19:03 1 -> pipe:[3944123358] l-wx------ 1 build build 64 Dec 3 19:03 2 -> pipe:[3944123359] lrwx------ 1 build build 64 Dec 3 19:03 3 -> /tmp/tmpf3hgxry2 (deleted) lrwx------ 1 build build 64 Dec 3 19:03 4 -> /tmp/tmp467nhc9c (deleted)
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2592 1088 ? Ss 19:01 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2680 1044 ? S 19:01 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 61898 33.3 0.0 21474929392 37520 ? S 19:03 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 61905 0.0 0.0 2680 1108 ? S 19:03 0:00 /bin/sh -c ps xua | grep osmo build 61907 0.0 0.0 3896 1912 ? S 19:03 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59936), raddr=('127.0.0.1', 4254)> (1 sockets open) Rec: ["% 'periodic location update' is now deprecated. Use 'msc' / 'timer vlr T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Exp: ["% 'periodic location update' is now deprecated: use 'timer T3212' to change subscriber expiration timeout.", '% Setting T3212 to 121 minutes (emulating the old behaviour).'] Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59936), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testShowNetwork (__main__.TestVTYMSC.testShowNetwork) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/61886/fd
total 0 lr-x------ 1 build build 64 Dec 3 19:03 0 -> pipe:[3944123357] l-wx------ 1 build build 64 Dec 3 19:03 1 -> pipe:[3944123358] l-wx------ 1 build build 64 Dec 3 19:03 2 -> pipe:[3944123359] lrwx------ 1 build build 64 Dec 3 19:03 3 -> /tmp/tmpdi6sna4s (deleted) lrwx------ 1 build build 64 Dec 3 19:03 4 -> /tmp/tmpiv4nz9cf (deleted)
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2592 1088 ? Ss 19:01 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2680 1044 ? S 19:01 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 61909 28.5 0.0 21474929392 37740 ? S 19:03 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 61916 0.0 0.0 2680 1160 ? S 19:03 0:00 /bin/sh -c ps xua | grep osmo build 61918 0.0 0.0 3896 1932 ? S 19:03 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59950), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59950), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testSi2Q (__main__.TestVTYMSC.testSi2Q) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/61886/fd
total 0 lr-x------ 1 build build 64 Dec 3 19:03 0 -> pipe:[3944123357] l-wx------ 1 build build 64 Dec 3 19:03 1 -> pipe:[3944123358] l-wx------ 1 build build 64 Dec 3 19:03 2 -> pipe:[3944123359] lrwx------ 1 build build 64 Dec 3 19:03 3 -> /tmp/tmpg9vedbo3 (deleted) lrwx------ 1 build build 64 Dec 3 19:03 4 -> /tmp/tmp_xulcyhh (deleted)
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2592 1088 ? Ss 19:01 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2680 1044 ? S 19:01 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 61920 0.0 0.0 21474929392 39348 ? S 19:03 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 61927 0.0 0.0 2680 1004 ? S 19:03 0:00 /bin/sh -c ps xua | grep osmo build 61929 0.0 0.0 3896 1896 ? S 19:03 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59960), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('127.0.0.1', 59960), raddr=('127.0.0.1', 4254)> (0 sockets open) Killed child process Process returned code: -9 ================================================================================ stdout ================================================================================
================================================================================ stderr ================================================================================ [1;33mDLGLOBAL[0;m [1;33mNOTICE[0;m Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) [1;33mDSMPP[0;m [1;33mNOTICE[0;m SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) [38;5;33m[1;33mDLCTRL[0;m[38;5;33m [1;33mNOTICE[0;m[38;5;33m CTRL at 127.0.0.1 4255 (control_if.c:1026)[0;m [38;5;39m[1;33mDLGSUP[0;m[38;5;39m [1;33mNOTICE[0;m[38;5;39m GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77)[0;m [1;33mDDB[0;m [1;33mNOTICE[0;m Init database connection to 'sms.db' using SQLite3 lib version 3.46.1 (db.c:518) [38;5;51m[1;33mDLMGCP[0;m[38;5;51m [1;33mNOTICE[0;m[38;5;51m MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:945)[0;m [1;33mDMSC[0;m [1;33mNOTICE[0;m MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:576) [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: Creating SS7 instance (sccp_instance.c:628)[0;m [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: Using SS7 instance 0, pc:0.23.1 (sccp_instance.c:655)[0;m [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: Creating AS instance (sccp_instance.c:662)[0;m [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: Using AS instance as-clnt-OsmoMSC-A (sccp_instance.c:673)[0;m [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: Creating default route (sccp_instance.c:679)[0;m [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: No unassociated ASP for m3ua, creating new ASP asp-clnt-OsmoMSC-A (sccp_instance.c:717)[0;m [38;5;45m[1;33mDLSCCP[0;m[38;5;45m [1;33mNOTICE[0;m[38;5;45m OsmoMSC-A: Using ASP instance asp-clnt-OsmoMSC-A (sccp_instance.c:784)[0;m [38;5;43m[1;33mDLSS7[0;m[38;5;43m [1;33mNOTICE[0;m[38;5;43m 0: Creating SCCP instance (ss7_instance.c:214)[0;m [1;33mDSGS[0;m [1;33mNOTICE[0;m SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) [1;33mDMSC[0;m [1;33mNOTICE[0;m A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:790) [38;5;23m[1;31mDLINP[0;m[38;5;23m [1;31mERROR[0;m[38;5;23m CLICONN(asp-clnt-OsmoMSC-A,){CONNECTING} connect failed (-111) (stream_cli.c:424)[0;m [1;33mDMSC[0;m [1;33mNOTICE[0;m Terminating due to signal 15 (msc_main.c:285)
ERROR testSmppFirst (__main__.TestVTYMSC.testSmppFirst) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/61886/fd
total 0 lr-x------ 1 build build 64 Dec 3 19:03 0 -> pipe:[3944123357] l-wx------ 1 build build 64 Dec 3 19:03 1 -> pipe:[3944123358] l-wx------ 1 build build 64 Dec 3 19:03 2 -> pipe:[3944123359] lrwx------ 1 build build 64 Dec 3 19:03 3 -> /tmp/tmpg9vedbo3 (deleted) lrwx------ 1 build build 64 Dec 3 19:03 4 -> /tmp/tmp_xulcyhh (deleted) lrwx------ 1 build build 64 Dec 3 19:04 5 -> /tmp/tmp1fauzdmx (deleted) lrwx------ 1 build build 64 Dec 3 19:04 6 -> /tmp/tmp7j0avna2 (deleted)
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2592 1088 ? Ss 19:01 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2680 1044 ? S 19:01 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 61930 25.0 0.0 21474930416 42140 ? S 19:04 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 61937 0.0 0.0 2680 1160 ? S 19:04 0:00 /bin/sh -c ps xua | grep osmo build 61939 0.0 0.0 3896 1864 ? S 19:04 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=7, family=2, type=1, proto=0, laddr=('127.0.0.1', 44700), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=7, family=2, type=1, proto=0, laddr=('127.0.0.1', 44700), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok testVtyTree (__main__.TestVTYMSC.testVtyTree) ... Launching: PWD=/build './src/osmo-msc/osmo-msc' '-c' '/build/tests/../doc/examples/osmo-msc/osmo-msc.cfg'
ls -l /proc/61886/fd
total 0 lr-x------ 1 build build 64 Dec 3 19:03 0 -> pipe:[3944123357] l-wx------ 1 build build 64 Dec 3 19:03 1 -> pipe:[3944123358] l-wx------ 1 build build 64 Dec 3 19:03 2 -> pipe:[3944123359] lrwx------ 1 build build 64 Dec 3 19:03 3 -> /tmp/tmpg9vedbo3 (deleted) lrwx------ 1 build build 64 Dec 3 19:03 4 -> /tmp/tmp_xulcyhh (deleted) lrwx------ 1 build build 64 Dec 3 19:04 5 -> /tmp/tmpap9koa1y (deleted) lrwx------ 1 build build 64 Dec 3 19:04 6 -> /tmp/tmphdfdaqcr (deleted)
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:Port
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4254 0.0.0.0:* LISTEN 0 10 127.0.0.1:4255 0.0.0.0:* LISTEN 0 10 0.0.0.0:2775 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2592 1088 ? Ss 19:01 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2680 1044 ? S 19:01 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 61941 25.0 0.0 21474929392 38700 ? D 19:04 0:00 ./src/osmo-msc/osmo-msc -c /build/tests/../doc/examples/osmo-msc/osmo-msc.cfg build 61948 0.0 0.0 2680 1112 ? S 19:04 0:00 /bin/sh -c ps xua | grep osmo build 61950 0.0 0.0 3896 1936 ? S 19:04 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4254 <socket.socket fd=7, family=2, type=1, proto=0, laddr=('127.0.0.1', 44712), raddr=('127.0.0.1', 4254)> (1 sockets open) Socket: closing 127.0.0.1:4254 <socket.socket fd=7, family=2, type=1, proto=0, laddr=('127.0.0.1', 44712), raddr=('127.0.0.1', 4254)> (0 sockets open) Terminating took 0.897s Process returned code: 0 ok
====================================================================== ERROR: testSi2Q (__main__.TestVTYMSC.testSi2Q) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/tests/./vty_test_runner.py", line 85, in tearDown raise Exception("Process returned %d" % rc) Exception: Process returned -9
---------------------------------------------------------------------- Ran 6 tests in 13.599s
FAILED (errors=1) make[7]: *** [Makefile:729: vty-python-test] Error 1 make[7]: Leaving directory '/build/tests' make[6]: *** [Makefile:747: vty-test] Error 2 make[6]: Leaving directory '/build/tests' make[5]: *** [Makefile:717: python-tests] Error 2 make[5]: Leaving directory '/build/tests' make[4]: *** [Makefile:771: check-local] Error 2 make[3]: *** [Makefile:576: check-am] Error 2 make[4]: Leaving directory '/build/tests' make[3]: Leaving directory '/build/tests' make[2]: *** [Makefile:426: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:477: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:776: check] Error 2 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 130930 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org