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/1981/display/redirect>
------------------------------------------
[...truncated 215.12 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/22501/fd
total 0
lr-x------ 1 build build 64 Dec 23 08:32 0 -> pipe:[240769166]
l-wx------ 1 build build 64 Dec 23 08:32 1 -> pipe:[240769167]
lr-x------ 1 build build 64 Dec 23 08:32 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 08:32 2 -> pipe:[240769168]
l-wx------ 1 build build 64 Dec 23 08:32 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 22501 0.0 0.0 39460 14088 ? S 08:32 0:00 /usr/bin/python2 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build 22502 0.0 0.0 41336 4604 ? S 08:32 0:00 ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22509 0.0 0.0 4336 728 ? S 08:32 0:00 /bin/sh -c ps xua | grep osmo
build 22511 0.0 0.0 11128 1028 ? S 08:32 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 0x7ffff5f9b3d0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f9b3d0> (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/22501/fd
total 0
lr-x------ 1 build build 64 Dec 23 08:32 0 -> pipe:[240769166]
l-wx------ 1 build build 64 Dec 23 08:32 1 -> pipe:[240769167]
lr-x------ 1 build build 64 Dec 23 08:32 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 08:32 2 -> pipe:[240769168]
l-wx------ 1 build build 64 Dec 23 08:32 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 22501 0.0 0.0 39460 14156 ? S 08:32 0:00 /usr/bin/python2 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build 22512 0.0 0.0 41336 4604 ? S 08:32 0:00 ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22519 0.0 0.0 4336 728 ? S 08:32 0:00 /bin/sh -c ps xua | grep osmo
build 22521 0.0 0.0 11128 1028 ? S 08:32 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 0x7ffff5f9b3d0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f9b3d0> (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/22501/fd
total 0
lr-x------ 1 build build 64 Dec 23 08:32 0 -> pipe:[240769166]
l-wx------ 1 build build 64 Dec 23 08:32 1 -> pipe:[240769167]
lr-x------ 1 build build 64 Dec 23 08:32 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 08:32 2 -> pipe:[240769168]
l-wx------ 1 build build 64 Dec 23 08:32 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 22501 0.0 0.0 39460 14156 ? S 08:32 0:00 /usr/bin/python2 /usr/local/bin/osmotestvty.py -p /build -w /build -v
build 22522 0.0 0.0 41336 4604 ? S 08:32 0:00 ./src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22529 0.0 0.0 4336 728 ? S 08:32 0:00 /bin/sh -c ps xua | grep osmo
build 22531 0.0 0.0 11128 1028 ? S 08:32 0:00 grep osmo
ok
----------------------------------------------------------------------
Ran 3 tests in 0.560s
OK
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f9b3d0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f9b3d0> (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/22532/fd
total 0
lr-x------ 1 build build 64 Dec 23 08:32 0 -> pipe:[240769166]
l-wx------ 1 build build 64 Dec 23 08:32 1 -> pipe:[240769167]
lr-x------ 1 build build 64 Dec 23 08:32 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 08:32 2 -> pipe:[240769168]
l-wx------ 1 build build 64 Dec 23 08:32 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 22532 0.0 0.0 39464 14116 ? S 08:32 0:00 /usr/bin/python2 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build 22533 0.0 0.0 41336 4604 ? S 08:32 0:00 src/osmo-mgw/osmo-mgw -c /build/doc/examples/osmo-mgw/osmo-mgw.cfg
build 22540 0.0 0.0 4336 728 ? S 08:32 0:00 /bin/sh -c ps xua | grep osmo
build 22542 0.0 0.0 11128 1028 ? S 08:32 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 0x7ffff5f1e2f0> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f1e2f0> (0 sockets open)
Verifying src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfgb03NXe, test write_config
Launching: PWD=/build 'src/osmo-mgw/osmo-mgw' '-c' '/build/writtenconfig/osmo-mgw.cfgb03NXe'
> ls -l /proc/22532/fd
total 0
lr-x------ 1 build build 64 Dec 23 08:32 0 -> pipe:[240769166]
l-wx------ 1 build build 64 Dec 23 08:32 1 -> pipe:[240769167]
lr-x------ 1 build build 64 Dec 23 08:32 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 08:32 2 -> pipe:[240769168]
l-wx------ 1 build build 64 Dec 23 08:32 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 22532 0.0 0.0 39608 14496 ? S 08:32 0:00 /usr/bin/python2 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build 22543 0.0 0.0 41336 4604 ? S 08:32 0:00 src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfgb03NXe
build 22550 0.0 0.0 4336 728 ? S 08:32 0:00 /bin/sh -c ps xua | grep osmo
build 22552 0.0 0.0 11128 1028 ? S 08:32 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f1e360> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f1e360> (0 sockets open)
Verifying src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfgb03NXe, test token_vty_command
Launching: PWD=/build 'src/osmo-mgw/osmo-mgw' '-c' '/build/writtenconfig/osmo-mgw.cfgb03NXe'
> ls -l /proc/22532/fd
total 0
lr-x------ 1 build build 64 Dec 23 08:32 0 -> pipe:[240769166]
l-wx------ 1 build build 64 Dec 23 08:32 1 -> pipe:[240769167]
lr-x------ 1 build build 64 Dec 23 08:32 11 -> /dev/urandom
l-wx------ 1 build build 64 Dec 23 08:32 2 -> pipe:[240769168]
l-wx------ 1 build build 64 Dec 23 08:32 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 22532 6.0 0.0 39608 14496 ? S 08:32 0:00 /usr/bin/python2 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build 22553 0.0 0.0 41336 4600 ? S 08:32 0:00 src/osmo-mgw/osmo-mgw -c /build/writtenconfig/osmo-mgw.cfgb03NXe
build 22560 0.0 0.0 4336 728 ? S 08:32 0:00 /bin/sh -c ps xua | grep osmo
build 22562 0.0 0.0 4336 100 ? R 08:32 0:00 /bin/sh -c ps xua | grep osmo
ERRORS: 1
Socket: in 1 tries, connected to 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f1e360> (1 sockets open)
Socket: closing 127.0.0.1:4243 <socket._socketobject object at 0x7ffff5f1e360> (0 sockets open)
Makefile:671: recipe for target 'python-tests' failed
make[5]: Leaving directory '/build/tests'
make[5]: *** [python-tests] Error 1
make[4]: *** [check-local] Error 2
Makefile:677: recipe for target 'check-local' failed
make[4]: Leaving directory '/build/tests'
Makefile:533: recipe for target 'check-am' failed
make[3]: Leaving directory '/build/tests'
make[3]: *** [check-am] Error 2
make[2]: *** [check-recursive] Error 1
Makefile:385: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/build/tests'
Makefile:489: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build'
make[1]: *** [check-recursive] Error 1
make: *** [check] Error 2
Makefile:780: recipe for target 'check' failed
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE