Changes:
------------------------------------------ [...truncated 507.24 KB...]
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43490 0.0 0.0 13364 7576 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43497 0.0 0.0 2576 916 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43499 0.0 0.0 3700 1892 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48500), raddr=('127.0.0.1', 4244)> (1 sockets open) MSC is ready at 127.0.0.1 'show msc connection' says: 'MSC is connected: 1' ERROR Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48500), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 testEnsureNoEnsureModeSet (__main__.TestVTYNAT.testEnsureNoEnsureModeSet) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/43229/fd
total 0 lr-x------ 1 build build 64 Sep 3 23:57 0 -> pipe:[720064973] l-wx------ 1 build build 64 Sep 3 23:57 1 -> pipe:[720064974] l-wx------ 1 build build 64 Sep 3 23:57 2 -> pipe:[720064975] l-wx------ 1 build build 64 Sep 3 23:57 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43500 0.0 0.0 13364 7508 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43507 0.0 0.0 2576 880 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43509 0.0 0.0 3700 1808 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48506), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48506), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testPrefixTreeLoading (__main__.TestVTYNAT.testPrefixTreeLoading) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/43229/fd
total 0 lr-x------ 1 build build 64 Sep 3 23:57 0 -> pipe:[720064973] l-wx------ 1 build build 64 Sep 3 23:57 1 -> pipe:[720064974] l-wx------ 1 build build 64 Sep 3 23:57 2 -> pipe:[720064975] l-wx------ 1 build build 64 Sep 3 23:57 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43510 0.0 0.0 13364 6968 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43517 0.0 0.0 2576 908 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43519 0.0 0.0 3700 1784 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48522), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48522), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testRewriteNoRewrite (__main__.TestVTYNAT.testRewriteNoRewrite) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/43229/fd
total 0 lr-x------ 1 build build 64 Sep 3 23:57 0 -> pipe:[720064973] l-wx------ 1 build build 64 Sep 3 23:57 1 -> pipe:[720064974] l-wx------ 1 build build 64 Sep 3 23:57 2 -> pipe:[720064975] l-wx------ 1 build build 64 Sep 3 23:57 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43520 0.0 0.0 13364 6844 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43527 0.0 0.0 2576 940 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43529 0.0 0.0 3700 1820 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48524), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48524), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testRewritePostNoRewrite (__main__.TestVTYNAT.testRewritePostNoRewrite) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/43229/fd
total 0 lr-x------ 1 build build 64 Sep 3 23:57 0 -> pipe:[720064973] l-wx------ 1 build build 64 Sep 3 23:57 1 -> pipe:[720064974] l-wx------ 1 build build 64 Sep 3 23:57 2 -> pipe:[720064975] l-wx------ 1 build build 64 Sep 3 23:57 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43530 0.0 0.0 13364 7416 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43537 0.0 0.0 2576 904 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43539 0.0 0.0 3700 1972 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48526), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48526), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testUssdSideChannelProvider (__main__.TestVTYNAT.testUssdSideChannelProvider) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/43229/fd
total 0 lr-x------ 1 build build 64 Sep 3 23:57 0 -> pipe:[720064973] l-wx------ 1 build build 64 Sep 3 23:57 1 -> pipe:[720064974] l-wx------ 1 build build 64 Sep 3 23:57 2 -> pipe:[720064975] l-wx------ 1 build build 64 Sep 3 23:57 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43540 0.0 0.0 13364 6944 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43547 0.0 0.0 2576 928 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43549 0.0 0.0 3700 1824 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48542), raddr=('127.0.0.1', 4244)> (1 sockets open) Connected to 127.0.0.1:5001 Expecting ID_GET request Going to send ID_RESP response Going to send PING request Expecting PONG response Going to shut down connection Expecting EOF Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48542), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testVtyTree (__main__.TestVTYNAT.testVtyTree) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/43229/fd
total 0 lr-x------ 1 build build 64 Sep 3 23:57 0 -> pipe:[720064973] l-wx------ 1 build build 64 Sep 3 23:57 1 -> pipe:[720064974] l-wx------ 1 build build 64 Sep 3 23:57 2 -> pipe:[720064975] l-wx------ 1 build build 64 Sep 3 23:57 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 43550 0.0 0.0 13364 7472 ? S 23:58 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 43557 0.0 0.0 2576 920 ? S 23:58 0:00 /bin/sh -c ps xua | grep osmo build 43559 0.0 0.0 3700 1756 ? S 23:58 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48546), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48546), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok
====================================================================== ERROR: testBSCreload (__main__.TestVTYNAT.testBSCreload) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/openbsc/tests/./vty_test_runner.py", line 803, in testBSCreload msc_socket, msc = nat_msc_test(self, ip, port, verbose=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/openbsc/tests/./vty_test_runner.py", line 1047, in nat_msc_test raise Exception("VTY reports MSC is connected, but I haven't" Exception: VTY reports MSC is connected, but I haven't connected yet: '127.0.0.1' 5522
---------------------------------------------------------------------- Ran 33 tests in 78.591s
FAILED (errors=1) make[5]: *** [Makefile:717: python-tests] Error 1 make[5]: Leaving directory '/build/openbsc/tests' make[4]: *** [Makefile:726: check-local] Error 2 make[4]: Leaving directory '/build/openbsc/tests' make[3]: *** [Makefile:575: check-am] Error 2 make[3]: Leaving directory '/build/openbsc/tests' make[2]: *** [Makefile:425: check-recursive] Error 1 make[2]: Leaving directory '/build/openbsc/tests' make[1]: *** [Makefile:457: check-recursive] Error 1 make[1]: Leaving directory '/build/openbsc' make: *** [Makefile:756: check] Error 2 + 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 3471835 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org