Changes:
------------------------------------------ [...truncated 424.00 KiB...] Launching: PWD=/build 'src/osmo-msc/osmo-msc' '-c' '/build/writtenconfig/osmo-msc_multi-cs7.cfgfdgi5ujr'
ls -l /proc/121180/fd
total 0 lr-x------ 1 build build 64 Jun 28 23:03 0 -> pipe:[1496179921] l-wx------ 1 build build 64 Jun 28 23:03 1 -> pipe:[1496179922] l-wx------ 1 build build 64 Jun 28 23:03 2 -> pipe:[1496179923] l-wx------ 1 build build 64 Jun 28 23:03 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
ps xua | grep osmo
build 121180 0.8 0.0 28424 24232 ? S 23:03 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build -w /build -v build 121269 0.0 0.0 21474909200 34420 ? D 23:03 0:00 src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc_multi-cs7.cfgfdgi5ujr build 121276 0.0 0.0 2580 908 ? S 23:03 0:00 /bin/sh -c ps xua | grep osmo build 121278 0.0 0.0 3704 1812 ? S 23:03 0:00 grep osmo
Failed to verify src/osmo-msc/osmo-msc -c /build/writtenconfig/osmo-msc_multi-cs7.cfgfdgi5ujr Current directory: /build Error was [Errno 111] Connection refused Config was ! ! OsmoMSC (1.13.0.8-66e9) configuration saved from vty !! ! log stderr logging filter all 1 logging color 1 logging print category-hex 0 logging print category 1 logging print thread-id 0 logging timestamp 0 logging print level 1 logging print file basename last logging level rll notice logging level cc notice logging level bcc notice logging level gcc notice logging level mm notice logging level rr notice logging level mncc notice logging level pag notice logging level msc notice logging level mgcp notice logging level ho notice logging level db notice logging level ref notice logging level ctrl notice logging level smpp notice logging level ranap notice logging level vlr notice logging level iucs notice logging level bssap notice logging level sgs notice logging level ss notice logging level asci 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 logging level lnsdata notice logging level lnssignal notice logging level liuup notice logging level lpfcp notice logging level lcsn1 notice logging level lio notice ! stats interval 5 ! line vty no login ! cs7 instance 0 point-code 0.23.1 asp asp-clnt-OsmoMSC-A 2905 0 m3ua local-ip 0.0.0.0 remote-ip 127.0.0.5 role asp sctp-role client no shutdown cs7 instance 1 point-code 0.23.2 asp asp-clnt-OsmoMSC-Iu 2905 0 m3ua local-ip 0.0.0.0 remote-ip 127.0.0.6 role asp sctp-role client no shutdown network network country code 001 mobile network code 01 short name OsmoMSC long name OsmoMSC encryption a5 0 encryption uea 1 2 authentication optional rrlp mode none mm info 1 mgw 0 local-port 2728 remote-ip 127.0.0.1 remote-port 2427 msc mncc internal mncc guard-timeout 180 ncss guard-timeout 30 assign-tmsi cs7-instance-a 0 cs7-instance-iu 1 mncc-int default-codec tch-f fr default-codec tch-h hr smpp local-tcp-port 2775 policy closed no smpp-first hlr remote-ip 127.0.0.1 remote-port 4222 ipa-name unnamed-MSC sgs local-port 29118 local-ip 0.0.0.0 vlr-name vlr.example.net smsc queue max-pending 20 queue max-failure 1 database delete-delivered 1 database delete-expired 1 validity-period minimum 1 validity-period default 10080 asci disable gcr
Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Connecting socket failed, retrying... Terminating took 0.168s Process returned code: -15 Socket: closing 127.0.0.1:4254 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('0.0.0.0', 50028)> (0 sockets open) Traceback (most recent call last): File "/usr/local/bin/osmotestconfig.py", line 4, in <module> __import__('pkg_resources').run_script('osmopython==0.3.0', 'osmotestconfig.py') File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 708, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1517, in run_script exec(code, namespace, namespace) File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py", line 192, in <module> sys.exit(test_all_apps(apps, configs, ignore_configs=ignores, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py", line 153, in test_all_apps test_config(app, config, tmpdir, verbose) File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py", line 36, in test_config if test_config_atest(app_desc, newconfig, token_vty_command, verbose) > 0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py", line 60, in test_config_atest raise se File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py", line 53, in test_config_atest ret = run_test(vty) ^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py", line 95, in token_vty_command vty.command("help") File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() File "/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ConnectionRefusedError: [Errno 111] Connection refused make[7]: *** [Makefile:722: vty-python-test] Error 1 make[7]: Leaving directory '/build/tests' make[6]: Leaving directory '/build/tests' make[6]: *** [Makefile:743: vty-test] Error 2 make[5]: Leaving directory '/build/tests' make[5]: *** [Makefile:713: python-tests] Error 2 make[4]: *** [Makefile:767: check-local] Error 2 make[3]: *** [Makefile:572: check-am] Error 2 make[4]: Leaving directory '/build/tests' make[3]: Leaving directory '/build/tests' make[2]: *** [Makefile:422: check-recursive] Error 1 make[2]: Leaving directory '/build/tests' make[1]: *** [Makefile:471: check-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:770: check] Error 2 + exit_tar_workspace + '[' 1 = 1 ']' + tar -cJf /tmp/workspace.tar.xz /build tar: Removing leading `/' from member names + mv /tmp/workspace.tar.xz /build + 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 1781089 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org