This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
jenkins at lists.osmocom.org jenkins at lists.osmocom.orgSee <https://jenkins.osmocom.org/jenkins/job/master-osmo-mgw/a1=default,a2=default,a3=default,a4=default,label=osmocom-master-debian9/1980/display/redirect>
------------------------------------------
[...truncated 217.36 KB...]
make check-local
make[4]: Entering directory '/build/tests'
:;{ \
echo '# Signature of the current package.' && \
echo 'm4_define([AT_PACKAGE_NAME],' && \
echo ' [osmo-mgw])' && \
echo 'm4_define([AT_PACKAGE_TARNAME],' && \
echo ' [osmo-mgw])' && \
echo 'm4_define([AT_PACKAGE_VERSION],' && \
echo ' [1.4.0.88-0a403])' && \
echo 'm4_define([AT_PACKAGE_STRING],' && \
echo ' [osmo-mgw 1.4.0.88-0a403])' && \
echo 'm4_define([AT_PACKAGE_BUGREPORT],' && \
echo ' [openbsc at lists.osmocom.org])'; \
echo 'm4_define([AT_PACKAGE_URL],' && \
echo ' [])'; \
} >'./package.m4'
/bin/bash ../missing --run autom4te --language=autotest -I '.' -o testsuite.tmp testsuite.at
mv testsuite.tmp testsuite
/bin/bash './testsuite'
## ----------------------------------- ##
## osmo-mgw 1.4.0.88-0a403 test suite. ##
## ----------------------------------- ##
Regression tests.
1: mgcp_client ok
2: mgcp ok
## ------------- ##
## Test results. ##
## ------------- ##
All 2 tests were successful.
make python-tests
make[5]: Entering directory '/build/tests'
osmotestvty.py -p /build -w /build -v
test_history (__main__.TestVTY) ... confpath /build, workdir /build
Running tests for specific VTY commands
Launch: ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg from /build
Opening /dev/null
Launching: PWD=/build './src/osmo-mgw/osmo-mgw' '-c' '/build/doc/examples/osmo-mgw/osmo-mgw.cfg'
> ls -l /proc/22682/fd
total 0
lr-x------ 1 build build 64 Dec 23 04:36 0 -> pipe:[1898962712]
l-wx------ 1 build build 64 Dec 23 04:36 1 -> pipe:[1898962713]
lr-x------ 1 build build 64 Dec 23 04:36 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 04:36 2 -> pipe:[1898962714]
l-wx------ 1 build build 64 Dec 23 04:36 3 -> /dev/null
> 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:4243 *:*
> ps xua | grep osmo
build 22682 0.0 0.0 39460 14168 ? S 04:36 0:00 /usr/bin/python2 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build 22683 0.0 0.0 41336 4648 ? S 04:36 0:00 ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22690 0.0 0.0 4336 768 ? S 04:36 0:00 /bin/sh -c ps xua | grep osmo
build 22692 0.0 0.0 11128 1044 ? S 04:36 0:00 grep osmo
ok
test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7f04277cc3d0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7f04277cc3d0> (0 sockets open)
Launch: ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg from /build
Launching: PWD=/build './src/osmo-mgw/osmo-mgw' '-c' '/build/doc/examples/osmo-mgw/osmo-mgw.cfg'
> ls -l /proc/22682/fd
total 0
lr-x------ 1 build build 64 Dec 23 04:36 0 -> pipe:[1898962712]
l-wx------ 1 build build 64 Dec 23 04:36 1 -> pipe:[1898962713]
lr-x------ 1 build build 64 Dec 23 04:36 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 04:36 2 -> pipe:[1898962714]
l-wx------ 1 build build 64 Dec 23 04:36 3 -> /dev/null
> 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:4243 *:*
> ps xua | grep osmo
build 22682 0.0 0.0 39460 14240 ? S 04:36 0:00 /usr/bin/python2 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build 22693 0.0 0.0 41336 4772 ? S 04:36 0:00 ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22700 0.0 0.0 4336 724 ? S 04:36 0:00 /bin/sh -c ps xua | grep osmo
build 22702 0.0 0.0 11128 948 ? S 04:36 0:00 grep osmo
ok
test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7f04277cc3d0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7f04277cc3d0> (0 sockets open)
Launch: ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg from /build
Launching: PWD=/build './src/osmo-mgw/osmo-mgw' '-c' '/build/doc/examples/osmo-mgw/osmo-mgw.cfg'
> ls -l /proc/22682/fd
total 0
lr-x------ 1 build build 64 Dec 23 04:36 0 -> pipe:[1898962712]
l-wx------ 1 build build 64 Dec 23 04:36 1 -> pipe:[1898962713]
lr-x------ 1 build build 64 Dec 23 04:36 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 04:36 2 -> pipe:[1898962714]
l-wx------ 1 build build 64 Dec 23 04:36 3 -> /dev/null
> 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:4243 *:*
> ps xua | grep osmo
build 22682 4.0 0.0 39460 14240 ? S 04:36 0:00 /usr/bin/python2 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build 22703 0.0 0.0 41336 4652 ? S 04:36 0:00 ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22710 0.0 0.0 4336 756 ? S 04:36 0:00 /bin/sh -c ps xua | grep osmo
build 22712 0.0 0.0 11128 996 ? S 04:36 0:00 grep osmo
ok
----------------------------------------------------------------------
Ran 3 tests in 0.540s
OK
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7f04277cc3d0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7f04277cc3d0> (0 sockets open)
osmotestconfig.py -p /build -w /build -v
Verifying src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg, test verify_doc
Opening /dev/null
Launching: PWD=/build 'src/osmo-mgw/osmo-mgw' '-c' '/build/doc/examples/osmo-mgw/osmo-mgw.cfg'
> ls -l /proc/22713/fd
total 0
lr-x------ 1 build build 64 Dec 23 04:36 0 -> pipe:[1898962712]
l-wx------ 1 build build 64 Dec 23 04:36 1 -> pipe:[1898962713]
lr-x------ 1 build build 64 Dec 23 04:36 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 04:36 2 -> pipe:[1898962714]
l-wx------ 1 build build 64 Dec 23 04:36 3 -> /dev/null
> 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:4243 *:*
> ps xua | grep osmo
build 22713 0.0 0.0 39464 14200 ? S 04:36 0:00 /usr/bin/python2 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build 22714 0.0 0.0 41336 4724 ? S 04:36 0:00 src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22721 0.0 0.0 4336 732 ? S 04:36 0:00 /bin/sh -c ps xua | grep osmo
build 22723 0.0 0.0 11128 1004 ? S 04:36 0:00 grep osmo
Documentation error (missing docs):
<command id='bind A.B.C.D [<0-65535>]'>
<param name='[<0-65535>]' doc='(null)' />
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7fc5d942f2f0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7fc5d942f2f0> (0 sockets open)
Verifying src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfg5WxIvR, test write_config
Launching: PWD=/build 'src/osmo-mgw/osmo-mgw' '-c' '/build/writtenconfig/osmo-mgw.cfg5WxIvR'
> ls -l /proc/22713/fd
total 0
lr-x------ 1 build build 64 Dec 23 04:36 0 -> pipe:[1898962712]
l-wx------ 1 build build 64 Dec 23 04:36 1 -> pipe:[1898962713]
lr-x------ 1 build build 64 Dec 23 04:36 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 04:36 2 -> pipe:[1898962714]
l-wx------ 1 build build 64 Dec 23 04:36 3 -> /dev/null
> 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:4243 *:*
> ps xua | grep osmo
build 22713 0.0 0.0 39608 14584 ? S 04:36 0:00 /usr/bin/python2 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build 22724 0.0 0.0 41336 4784 ? S 04:36 0:00 src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfg5WxIvR
build 22731 0.0 0.0 4336 736 ? S 04:36 0:00 /bin/sh -c ps xua | grep osmo
build 22733 0.0 0.0 11128 984 ? S 04:36 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7fc5d942f360> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7fc5d942f360> (0 sockets open)
Verifying src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfg5WxIvR, test token_vty_command
Launching: PWD=/build 'src/osmo-mgw/osmo-mgw' '-c' '/build/writtenconfig/osmo-mgw.cfg5WxIvR'
> ls -l /proc/22713/fd
total 0
lr-x------ 1 build build 64 Dec 23 04:36 0 -> pipe:[1898962712]
l-wx------ 1 build build 64 Dec 23 04:36 1 -> pipe:[1898962713]
lr-x------ 1 build build 64 Dec 23 04:36 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 04:36 2 -> pipe:[1898962714]
l-wx------ 1 build build 64 Dec 23 04:36 3 -> /dev/null
> 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:4243 *:*
> ps xua | grep osmo
build 22713 4.0 0.0 39608 14584 ? S 04:36 0:00 /usr/bin/python2 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build 22734 0.0 0.0 41336 4684 ? S 04:36 0:00 src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfg5WxIvR
build 22741 0.0 0.0 4336 712 ? S 04:36 0:00 /bin/sh -c ps xua | grep osmo
build 22743 0.0 0.0 11128 988 ? S 04:36 0:00 grep osmo
ERRORS: 1
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7fc5d942f360> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7fc5d942f360> (0 sockets open)
make[5]: *** [python-tests] Error 1
Makefile:671: recipe for target 'python-tests' failed
make[5]: Leaving directory '/build/tests'
Makefile:677: recipe for target 'check-local' failed
make[4]: Leaving directory '/build/tests'
make[4]: *** [check-local] Error 2
Makefile:533: recipe for target 'check-am' failed
make[3]: Leaving directory '/build/tests'
make[3]: *** [check-am] Error 2
Makefile:385: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/build/tests'
make[2]: *** [check-recursive] Error 1
Makefile:489: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [check-recursive] Error 1
Makefile:780: recipe for target 'check' failed
make: *** [check] Error 2
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE