Changes:
------------------------------------------ [...truncated 470.78 KB...]
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43688 0.0 0.0 13452 7500 ? S 00:05 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 43695 0.0 0.0 2576 892 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43697 0.0 0.0 3700 1896 ? S 00:05 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', 33052), 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', 33052), 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/43427/fd
total 0 lr-x------ 1 build build 64 Jun 30 00:04 0 -> pipe:[201944326] l-wx------ 1 build build 64 Jun 30 00:04 1 -> pipe:[201944327] l-wx------ 1 build build 64 Jun 30 00:04 2 -> pipe:[201944328] l-wx------ 1 build build 64 Jun 30 00:04 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 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43698 0.0 0.0 13452 6912 ? S 00:05 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 43705 0.0 0.0 2576 944 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43707 0.0 0.0 3700 1840 ? S 00:05 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', 33058), 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', 33058), 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/43427/fd
total 0 lr-x------ 1 build build 64 Jun 30 00:04 0 -> pipe:[201944326] l-wx------ 1 build build 64 Jun 30 00:04 1 -> pipe:[201944327] l-wx------ 1 build build 64 Jun 30 00:04 2 -> pipe:[201944328] l-wx------ 1 build build 64 Jun 30 00:04 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 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43708 0.0 0.0 13452 7604 ? S 00:05 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 43715 0.0 0.0 2576 912 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43717 0.0 0.0 3700 1808 ? S 00:05 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', 33060), 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', 33060), 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/43427/fd
total 0 lr-x------ 1 build build 64 Jun 30 00:04 0 -> pipe:[201944326] l-wx------ 1 build build 64 Jun 30 00:04 1 -> pipe:[201944327] l-wx------ 1 build build 64 Jun 30 00:04 2 -> pipe:[201944328] l-wx------ 1 build build 64 Jun 30 00:04 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 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43718 0.0 0.0 13452 6884 ? S 00:05 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 43725 0.0 0.0 2576 928 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43727 0.0 0.0 3700 1800 ? S 00:05 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', 33076), 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', 33076), 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/43427/fd
total 0 lr-x------ 1 build build 64 Jun 30 00:04 0 -> pipe:[201944326] l-wx------ 1 build build 64 Jun 30 00:04 1 -> pipe:[201944327] l-wx------ 1 build build 64 Jun 30 00:04 2 -> pipe:[201944328] l-wx------ 1 build build 64 Jun 30 00:04 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 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43728 0.0 0.0 13452 6904 ? S 00:05 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 43735 0.0 0.0 2576 912 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43737 0.0 0.0 3700 1820 ? S 00:05 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', 33080), 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', 33080), 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/43427/fd
total 0 lr-x------ 1 build build 64 Jun 30 00:04 0 -> pipe:[201944326] l-wx------ 1 build build 64 Jun 30 00:04 1 -> pipe:[201944327] l-wx------ 1 build build 64 Jun 30 00:04 2 -> pipe:[201944328] l-wx------ 1 build build 64 Jun 30 00:04 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 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43738 0.0 0.0 13452 7480 ? S 00:05 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 43745 0.0 0.0 2576 948 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43747 0.0 0.0 3700 1744 ? S 00:05 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', 33088), 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', 33088), 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/43427/fd
total 0 lr-x------ 1 build build 64 Jun 30 00:04 0 -> pipe:[201944326] l-wx------ 1 build build 64 Jun 30 00:04 1 -> pipe:[201944327] l-wx------ 1 build build 64 Jun 30 00:04 2 -> pipe:[201944328] l-wx------ 1 build build 64 Jun 30 00:04 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 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:*
ps xua | grep osmo
build 43748 0.0 0.0 13452 6916 ? S 00:05 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 43755 0.0 0.0 2576 932 ? S 00:05 0:00 /bin/sh -c ps xua | grep osmo build 43757 0.0 0.0 3700 1900 ? S 00:05 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', 33102), 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', 33102), 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 80.721s
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]: Leaving directory '/build/openbsc' make[1]: *** [Makefile:457: check-recursive] Error 1 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 3970993 killed; [ssh-agent] Stopped. Archiving artifacts