Changes:
------------------------------------------ [...truncated 321.12 KiB...] State Recv-Q Send-Q Local Address:Port Peer Address:Port LISTEN 0 10 127.0.0.1:4273 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2588 1100 ? Ss 13:25 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2676 1112 ? S 13:25 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 96125 0.0 0.0 4064 3188 ? S 13:27 0:00 /bin/bash -c test -d osmo-hnodeb-0.2.1/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-hnodeb-0.2.1/_inst && pwd | sed -e 's,^[^:\/]:[\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-hnodeb-0.2.1/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base/ \ --enable-vty-tests --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-hnodeb-0.2.1.tar.gz osmo-hnodeb-0.2.1.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 98659 0.0 0.0 4064 3052 ? S 13:27 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-hnodeb-0.2.1/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\[\ ?]*) bs=\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src tests doc contrib ' ;; \ *) list='include src tests doc contrib ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 98688 0.0 0.0 4064 3156 ? S 13:27 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-hnodeb-0.2.1/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\[\ ?]*) bs=\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='' ;; \ *) list='' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 98848 57.1 0.0 35588 27732 ? S 13:27 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-hnodeb-0.2.1/_build/sub/../.. -w /build/osmo-hnodeb-0.2.1/_build/sub -v build 98849 0.0 0.0 21474914556 20564 ? S 13:27 0:00 src/osmo-hnodeb/osmo-hnodeb -c /build/osmo-hnodeb-0.2.1/_build/sub/../../doc/examples/osmo-hnodeb/osmo-hnodeb.cfg build 98856 0.0 0.0 2676 1152 ? S 13:27 0:00 /bin/sh -c ps xua | grep osmo build 98858 0.0 0.0 3892 1848 ? S 13:27 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4273 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47302), raddr=('127.0.0.1', 4273)> (1 sockets open) Terminating took 4.168s Process returned code: 0 Socket: closing 127.0.0.1:4273 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47302), raddr=('127.0.0.1', 4273)> (0 sockets open) Verifying src/osmo-hnodeb/osmo-hnodeb -c /build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse, test write_config Launching: PWD=/build/osmo-hnodeb-0.2.1/_build/sub 'src/osmo-hnodeb/osmo-hnodeb' '-c' '/build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse'
ls -l /proc/98848/fd
total 0 lr-x------ 1 build build 64 Jan 16 13:27 0 -> pipe:[35748008] l-wx------ 1 build build 64 Jan 16 13:27 1 -> pipe:[35748009] l-wx------ 1 build build 64 Jan 16 13:27 2 -> pipe:[35748010] l-wx------ 1 build build 64 Jan 16 13:27 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:4273 0.0.0.0:*
ps xua | grep osmo
build 1 0.0 0.0 2588 1100 ? Ss 13:25 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2676 1112 ? S 13:25 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 96125 0.0 0.0 4064 3188 ? S 13:27 0:00 /bin/bash -c test -d osmo-hnodeb-0.2.1/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-hnodeb-0.2.1/_inst && pwd | sed -e 's,^[^:\/]:[\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-hnodeb-0.2.1/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base/ \ --enable-vty-tests --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-hnodeb-0.2.1.tar.gz osmo-hnodeb-0.2.1.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 98659 0.0 0.0 4064 3052 ? S 13:27 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-hnodeb-0.2.1/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\[\ ?]*) bs=\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src tests doc contrib ' ;; \ *) list='include src tests doc contrib ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 98688 0.0 0.0 4064 3156 ? S 13:27 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-hnodeb-0.2.1/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\[\ ?]*) bs=\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='' ;; \ *) list='' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 98848 1.7 0.0 36760 27916 ? S 13:27 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-hnodeb-0.2.1/_build/sub/../.. -w /build/osmo-hnodeb-0.2.1/_build/sub -v build 98860 0.0 0.0 21474914556 19808 ? S 13:27 0:00 src/osmo-hnodeb/osmo-hnodeb -c /build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse build 98867 0.0 0.0 2676 1120 ? S 13:27 0:00 /bin/sh -c ps xua | grep osmo build 98869 0.0 0.0 3892 1852 ? S 13:27 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4273 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47316), raddr=('127.0.0.1', 4273)> (1 sockets open) Terminating took 4.168s Process returned code: 0 Socket: closing 127.0.0.1:4273 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 47316), raddr=('127.0.0.1', 4273)> (0 sockets open) Verifying src/osmo-hnodeb/osmo-hnodeb -c /build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse, test token_vty_command Launching: PWD=/build/osmo-hnodeb-0.2.1/_build/sub 'src/osmo-hnodeb/osmo-hnodeb' '-c' '/build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse'
ls -l /proc/98848/fd
total 0 lr-x------ 1 build build 64 Jan 16 13:27 0 -> pipe:[35748008] l-wx------ 1 build build 64 Jan 16 13:27 1 -> pipe:[35748009] l-wx------ 1 build build 64 Jan 16 13:27 2 -> pipe:[35748010] l-wx------ 1 build build 64 Jan 16 13:27 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 1 0.0 0.0 2588 1100 ? Ss 13:25 0:00 /usr/bin/timeout 30m /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 7 0.0 0.0 2676 1112 ? S 13:25 0:00 /bin/sh /osmo-ci/scripts/wrapper_core_bt_on_error.sh /build/contrib/jenkins.sh build 96125 0.0 0.0 4064 3188 ? S 13:27 0:00 /bin/bash -c test -d osmo-hnodeb-0.2.1/_build || exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd osmo-hnodeb-0.2.1/_inst && pwd | sed -e 's,^[^:\/]:[\/],/,'` \ && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \ && CDPATH="${ZSH_VERSION+.}:" && cd osmo-hnodeb-0.2.1/_build/sub \ && ../../configure \ --with-systemdsystemunitdir=$dc_install_base/ \ --enable-vty-tests --enable-external-tests --enable-manuals \ --srcdir=../.. --prefix="$dc_install_base" \ && make \ && make dvi \ && make check \ && make install \ && make installcheck \ && make uninstall \ && make distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$dc_destdir") \ && make DESTDIR="$dc_destdir" install \ && make DESTDIR="$dc_destdir" uninstall \ && make DESTDIR="$dc_destdir" \ distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf "$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \ && make dist \ && rm -rf osmo-hnodeb-0.2.1.tar.gz osmo-hnodeb-0.2.1.tar.bz2 \ && make distcleancheck \ && cd "$am__cwd" \ || exit 1 build 98659 0.0 0.0 4064 3052 ? S 13:27 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-hnodeb-0.2.1/_build/sub'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\[\ ?]*) bs=\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='include src tests doc contrib ' ;; \ *) list='include src tests doc contrib ' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 98688 0.0 0.0 4064 3156 ? S 13:27 0:00 /bin/bash -c fail=; \ if (target_option=k; case ${target_option-} in ?) ;; *) echo "am__make_running_with_option: internal error: invalid" "target option '${target_option-}' specified" >&2; exit 1;; esac; has_opt=no; sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.4.1' && test -n '/build/osmo-hnodeb-0.2.1/_build/sub/tests'; then true; else false; fi; }; then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\[\ ?]*) bs=\; sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \ failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed s/-recursive//`; \ case "check-recursive" in \ distclean-* | maintainer-clean-*) list='' ;; \ *) list='' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir"; \ if test "$subdir" = "."; then \ dot_seen=yes; \ local_target="$target-am"; \ else \ local_target="$target"; \ fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make $local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" = "no"; then \ make "$target-am" || exit 1; \ fi; test -z "$fail" build 98848 0.8 0.0 36760 27916 ? S 13:27 0:00 /usr/bin/python3 /usr/local/bin/osmotestconfig.py -p /build/osmo-hnodeb-0.2.1/_build/sub/../.. -w /build/osmo-hnodeb-0.2.1/_build/sub -v build 98871 0.0 0.0 21474913880 19528 ? D 13:28 0:00 src/osmo-hnodeb/osmo-hnodeb -c /build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse build 98878 0.0 0.0 2676 1156 ? S 13:28 0:00 /bin/sh -c ps xua | grep osmo build 98880 0.0 0.0 3892 1872 ? S 13:28 0:00 grep osmo
Failed to verify src/osmo-hnodeb/osmo-hnodeb -c /build/osmo-hnodeb-0.2.1/_build/sub/writtenconfig/osmo-hnodeb.cfgrxcs0kse Current directory: /build/osmo-hnodeb-0.2.1/_build/sub Error was [Errno 111] Connection refused Config was ! ! OsmoHNodeB (0.2.1) 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 main notice logging level hnbap notice logging level ua notice logging level anap notice logging level sctp notice logging level llsk notice logging level rtp notice logging level gtp 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 logging level ltcap notice ! line vty no login ! hnodeb identity OsmoHNodeB network country code 001 mobile network code 01 cell_identity 1 location_area_code 2 routing_area_code 3 service_area_code 4 iuh local-ip 127.0.0.1 remote-ip 127.0.0.1 remote-port 29169 ll-socket path /tmp/hnb_prim_sock gtp local-ip 127.0.0.3
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.897s Process returned code: -15 Socket: closing 127.0.0.1:4273 <socket.socket fd=5, family=2, type=1, proto=0, laddr=('0.0.0.0', 60432)> (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 752, in run_script self.require(requires)[0].run_script(script_name, ns) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1739, in run_script exec(code, namespace, namespace) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 192, in <module> sys.exit(test_all_apps(apps, configs, ignore_configs=ignores, ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ confpath=confpath, verbose=args.verbose)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 153, in test_all_apps test_config(app, config, tmpdir, verbose) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.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.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 60, in test_config_atest raise se File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 53, in test_config_atest ret = run_test(vty) File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/EGG-INFO/scripts/osmotestconfig.py", line 95, in token_vty_command vty.command("help") ~~~~~~~~~~~^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/osmopy/obscvty.py", line 222, in command return self._common_command(request, close) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/osmopy/obscvty.py", line 175, in _common_command self._connect_socket() ~~~~~~~~~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/dist-packages/osmopython-0.3.0-py3.13.egg/osmopy/obscvty.py", line 82, in _connect_socket self.socket.connect((self.host, self.port)) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ ConnectionRefusedError: [Errno 111] Connection refused make[6]: Leaving directory '/build/osmo-hnodeb-0.2.1/_build/sub/tests' make[6]: *** [Makefile:700: python-tests] Error 1 make[5]: Leaving directory '/build/osmo-hnodeb-0.2.1/_build/sub/tests' make[5]: *** [Makefile:720: check-local] Error 2 make[4]: *** [Makefile:558: check-am] Error 2 make[4]: Leaving directory '/build/osmo-hnodeb-0.2.1/_build/sub/tests' make[3]: Leaving directory '/build/osmo-hnodeb-0.2.1/_build/sub/tests' make[3]: *** [Makefile:408: check-recursive] Error 1 make[2]: Leaving directory '/build/osmo-hnodeb-0.2.1/_build/sub' make[2]: *** [Makefile:463: check-recursive] Error 1 make[1]: Leaving directory '/build/osmo-hnodeb-0.2.1/_build/sub' make[1]: *** [Makefile:762: check] Error 2 make: *** [Makefile:682: distcheck] Error 1 + 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 4192177 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org