Build failed in Jenkins: master-osmo-sgsn » --enable-iu,0,a3=default,a4=default,osmocom-master-debian9 #22666

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/jenkins-notifications@lists.osmocom.org/.

jenkins at lists.osmocom.org jenkins at lists.osmocom.org
Wed Dec 16 06:21:20 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--enable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master-debian9/22666/display/redirect>

Changes:


------------------------------------------
[...truncated 806.91 KB...]
log stderr
 logging filter all 1
 logging color 1
 logging print category-hex 1
 logging print category 0
 logging timestamp 0
 logging print file 1
 logging level gprs debug
 logging level ns info
 logging level obj notice
 logging level lglobal notice
 logging level llapd notice
 logging level linp notice
 logging level lmux notice
 logging level lmi notice
 logging level lmib notice
 logging level lsms notice
 logging level lctrl notice
 logging level lgtp notice
 logging level lstats notice
 logging level lgsup notice
 logging level loap notice
 logging level lss7 notice
 logging level lsccp notice
 logging level lsua notice
 logging level lm3ua notice
 logging level lmgcp notice
 logging level ljibuf notice
 logging level lrspro notice
 logging level lns notice
 logging level lbssgp notice
!
stats interval 5
!
line vty
 no login
!
ns
 encapsulation framerelay-gre enabled 0
 encapsulation udp local-ip 127.0.0.100
 encapsulation udp local-port 23000
 encapsulation udp use-reset-block-unblock enabled
 nse 101 nsvci 101
 nse 101 remote-role sgsn
 nse 101 encapsulation udp
 nse 101 remote-ip 192.168.100.239
 nse 101 remote-port 7777
 timer tns-block 3
 timer tns-block-retries 3
 timer tns-reset 3
 timer tns-reset-retries 3
 timer tns-test 30
 timer tns-alive 3
 timer tns-alive-retries 10
 timer tsns-prov 3
 timer unknown 0x8 3
 timer unknown 0x9 3
gbproxy
 sgsn nsei 101



> 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              


> ps xua | grep osmo
build     2923  2.1  0.0  53908 21160 ?        S    06:21   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build     2957  0.0  0.0 21475055280 20116 ?   R    06:21   0:00 src/sgsn/osmo-sgsn -c /build/doc/examples/osmo-sgsn/osmo-sgsn.cfg
build     2964  0.0  0.0   4280   688 ?        S    06:21   0:00 /bin/sh -c ps xua | grep osmo
build     2966  0.0  0.0  12784  1012 ?        S    06:21   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 46824), raddr=('127.0.0.1', 4245)> (1 sockets open)
Terminating took 0.897s
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 46824), raddr=('127.0.0.1', 4245)> (0 sockets open)
Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4, test write_config
Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgv_zbyur4'

> ls -l /proc/2923/fd
total 0
lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485]
l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486]
l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487]
l-wx------ 1 build build 64 Dec 16 06:21 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              


> ps xua | grep osmo
build     2923  2.0  0.0  54196 21356 ?        S    06:21   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build     2968  0.0  0.0 21475121460 21748 ?   R    06:21   0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4
build     2975  0.0  0.0   4280   724 ?        S    06:21   0:00 /bin/sh -c ps xua | grep osmo
build     2977  0.0  0.0  12784   992 ?        S    06:21   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 46830), raddr=('127.0.0.1', 4245)> (1 sockets open)
Terminating took 0.897s
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 46830), raddr=('127.0.0.1', 4245)> (0 sockets open)
Verifying src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4, test token_vty_command
Launching: PWD=/build 'src/sgsn/osmo-sgsn' '-c' '/build/writtenconfig/osmo-sgsn.cfgv_zbyur4'

> ls -l /proc/2923/fd
total 0
lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485]
l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486]
l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487]
l-wx------ 1 build build 64 Dec 16 06:21 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              


> ps xua | grep osmo
build     2923  1.5  0.0  54196 21356 ?        S    06:21   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build     2979  0.0  0.0 21474989100 20324 ?   R    06:21   0:00 src/sgsn/osmo-sgsn -c /build/writtenconfig/osmo-sgsn.cfgv_zbyur4
build     2986  0.0  0.0   4280   744 ?        S    06:21   0:00 /bin/sh -c ps xua | grep osmo
build     2988  0.0  0.0  12784   956 ?        S    06:21   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 46834), raddr=('127.0.0.1', 4245)> (1 sockets open)
Terminating took 0.897s
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 46834), raddr=('127.0.0.1', 4245)> (0 sockets open)
Verifying src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg, test verify_doc
Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg'

> ls -l /proc/2923/fd
total 0
lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485]
l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486]
l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487]
l-wx------ 1 build build 64 Dec 16 06:21 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:4253                     *:*                  


> ps xua | grep osmo
build     2923  1.4  0.0  54196 21356 ?        S    06:21   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build     2990  0.0  0.0 21474968080 14092 ?   S    06:21   0:00 src/gtphub/osmo-gtphub -c /build/doc/examples/osmo-gtphub/osmo-gtphub-1iface.cfg
build     2997  0.0  0.0   4280   712 ?        S    06:21   0:00 /bin/sh -c ps xua | grep osmo
build     2999  0.0  0.0  12784   976 ?        S    06:21   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4253 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42406), raddr=('127.0.0.1', 4253)> (1 sockets open)
Terminating took 0.897s
Socket: closing 127.0.0.1:4253 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42406), raddr=('127.0.0.1', 4253)> (0 sockets open)
Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj, test write_config
Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj'

> ls -l /proc/2923/fd
total 0
lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485]
l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486]
l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487]
l-wx------ 1 build build 64 Dec 16 06:21 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:4253                     *:*                  


> ps xua | grep osmo
build     2923  1.2  0.0  54196 21356 ?        S    06:21   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build     3001  0.0  0.0 21474968080 14448 ?   S    06:21   0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj
build     3008  0.0  0.0   4280   796 ?        S    06:21   0:00 /bin/sh -c ps xua | grep osmo
build     3010  0.0  0.0  12784  1016 ?        S    06:21   0:00 grep osmo

Socket: in 1 tries, connected to 127.0.0.1:4253 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42410), raddr=('127.0.0.1', 4253)> (1 sockets open)
Terminating took 0.897s
Socket: closing 127.0.0.1:4253 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42410), raddr=('127.0.0.1', 4253)> (0 sockets open)
Verifying src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj, test token_vty_command
Launching: PWD=/build 'src/gtphub/osmo-gtphub' '-c' '/build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj'

> ls -l /proc/2923/fd
total 0
lr-x------ 1 build build 64 Dec 16 06:21 0 -> pipe:[570749485]
l-wx------ 1 build build 64 Dec 16 06:21 1 -> pipe:[570749486]
l-wx------ 1 build build 64 Dec 16 06:21 2 -> pipe:[570749487]
l-wx------ 1 build build 64 Dec 16 06:21 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:4253                     *:*                  


> ps xua | grep osmo
build     2923  1.2  0.0  54196 21356 ?        S    06:21   0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v
build     3012  0.0  0.0 21474968080 14320 ?   S    06:21   0:00 src/gtphub/osmo-gtphub -c /build/writtenconfig/osmo-gtphub-1iface.cfgki_1h6gj
build     3019  0.0  0.0   4280   732 ?        S    06:21   0:00 /bin/sh -c ps xua | grep osmo
build     3021  0.0  0.0  12784   968 ?        S    06:21   0:00 grep osmo

ERRORS: 1
Socket: in 1 tries, connected to 127.0.0.1:4253 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42412), raddr=('127.0.0.1', 4253)> (1 sockets open)
Terminating took 0.897s
Socket: closing 127.0.0.1:4253 <socket.socket fd=4, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 42412), raddr=('127.0.0.1', 4253)> (0 sockets open)
make[7]: *** [vty-python-test] Error 1
Makefile:710: recipe for target 'vty-python-test' failed
make[7]: Leaving directory '/build/tests'
make[6]: *** [vty-test] Error 2
Makefile:727: recipe for target 'vty-test' failed
make[6]: Leaving directory '/build/tests'
make[5]: *** [python-tests] Error 2
Makefile:704: recipe for target 'python-tests' failed
make[5]: Leaving directory '/build/tests'
make[4]: *** [check-local] Error 2
Makefile:735: recipe for target 'check-local' failed
make[4]: Leaving directory '/build/tests'
make[3]: *** [check-am] Error 2
Makefile:564: recipe for target 'check-am' failed
make[3]: Leaving directory '/build/tests'
Makefile:416: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/build/tests'
make[1]: *** [check-recursive] Error 1
Makefile:461: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build'
make: *** [check] Error 2
Makefile:752: recipe for target 'check' failed
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE



More information about the jenkins-notifications mailing list