Changes:
------------------------------------------ [...truncated 514.03 KB...]
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44061 0.0 0.0 13428 7412 ? S 18:06 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 44068 0.0 0.0 2576 916 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44070 0.0 0.0 3700 1864 ? S 18:06 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', 38212), 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', 38212), 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/43800/fd
total 0 lr-x------ 1 build build 64 Jan 30 18:04 0 -> pipe:[962608144] l-wx------ 1 build build 64 Jan 30 18:04 1 -> pipe:[962608145] l-wx------ 1 build build 64 Jan 30 18:04 2 -> pipe:[962608146] l-wx------ 1 build build 64 Jan 30 18: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 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44071 0.0 0.0 13428 6764 ? S 18:06 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 44078 0.0 0.0 2576 912 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44080 0.0 0.0 3700 1856 ? S 18:06 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', 38220), 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', 38220), 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/43800/fd
total 0 lr-x------ 1 build build 64 Jan 30 18:04 0 -> pipe:[962608144] l-wx------ 1 build build 64 Jan 30 18:04 1 -> pipe:[962608145] l-wx------ 1 build build 64 Jan 30 18:04 2 -> pipe:[962608146] l-wx------ 1 build build 64 Jan 30 18: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 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44081 0.0 0.0 13428 7416 ? S 18:06 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 44088 0.0 0.0 2576 928 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44090 0.0 0.0 3700 1840 ? S 18:06 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', 38230), 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', 38230), 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/43800/fd
total 0 lr-x------ 1 build build 64 Jan 30 18:04 0 -> pipe:[962608144] l-wx------ 1 build build 64 Jan 30 18:04 1 -> pipe:[962608145] l-wx------ 1 build build 64 Jan 30 18:04 2 -> pipe:[962608146] l-wx------ 1 build build 64 Jan 30 18: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 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44091 0.0 0.0 13428 7348 ? S 18:06 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 44098 0.0 0.0 2576 940 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44100 0.0 0.0 3700 1868 ? S 18:06 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', 38240), 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', 38240), 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/43800/fd
total 0 lr-x------ 1 build build 64 Jan 30 18:04 0 -> pipe:[962608144] l-wx------ 1 build build 64 Jan 30 18:04 1 -> pipe:[962608145] l-wx------ 1 build build 64 Jan 30 18:04 2 -> pipe:[962608146] l-wx------ 1 build build 64 Jan 30 18: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 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44101 0.0 0.0 13428 7412 ? S 18:06 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 44108 0.0 0.0 2576 932 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44110 0.0 0.0 3700 1808 ? S 18:06 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', 38252), 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', 38252), 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/43800/fd
total 0 lr-x------ 1 build build 64 Jan 30 18:04 0 -> pipe:[962608144] l-wx------ 1 build build 64 Jan 30 18:04 1 -> pipe:[962608145] l-wx------ 1 build build 64 Jan 30 18:04 2 -> pipe:[962608146] l-wx------ 1 build build 64 Jan 30 18: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 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44111 0.0 0.0 13428 7360 ? S 18:06 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 44118 0.0 0.0 2576 936 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44120 0.0 0.0 3700 1772 ? S 18:06 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', 38268), 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', 38268), 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/43800/fd
total 0 lr-x------ 1 build build 64 Jan 30 18:04 0 -> pipe:[962608144] l-wx------ 1 build build 64 Jan 30 18:04 1 -> pipe:[962608145] l-wx------ 1 build build 64 Jan 30 18:04 2 -> pipe:[962608146] l-wx------ 1 build build 64 Jan 30 18: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 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:* LISTEN 0 1 0.0.0.0:5001 0.0.0.0:*
ps xua | grep osmo
build 44121 0.0 0.0 13428 7460 ? S 18:06 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 44128 0.0 0.0 2576 904 ? S 18:06 0:00 /bin/sh -c ps xua | grep osmo build 44130 0.0 0.0 3700 1972 ? S 18:06 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', 38272), 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', 38272), 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.771s
FAILED (errors=1) make[5]: Leaving directory '/build/openbsc/tests' make[5]: *** [Makefile:717: python-tests] Error 1 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 4169835 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org