See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=master,WITH_MANUALS=0,label=osmocom-master-debian9,with_dsp=sysmo,with_vty=True/3230/display/redirect>
Changes:
------------------------------------------
[...truncated 113.38 KB...]
7: types ok
8: ms ok
9: llc ok
10: llist ok
11: codel ok
12: fn ok
13: app_info ok
## ------------- ##
## Test results. ##
## ------------- ##
All 13 tests were successful.
make python-tests
make[4]: Entering directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
test_history (__main__.TestVTY) ... confpath
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.., workdir
/build/osmo-pcu-0.8.0.283-30d9/_build/sub
Running tests for specific VTY commands
Launch: src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from
/build/osmo-pcu-0.8.0.283-30d9/_build/sub
Opening /dev/null
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu'
'-c'
'/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'
ls -l /proc/11374/fd
total 0
lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544]
l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545]
l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546]
l-wx------ 1 build build 64 Dec 2 07:29 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:4240 *:*
ps xua | grep osmo
build 9130 0.0 0.0
19668 3428 ? S 07:29 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 '1'; then
false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1'
&& test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n
'/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 11374 10.0 0.0 53716 20808 ? S 07:29 0:00 /usr/bin/python3
/usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build 11375 0.0 0.0 58432 7140 ? S 07:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11382 0.0 0.0 4280 736 ? S 07:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11384 0.0 0.0 12784 976 ? S 07:29 0:00 grep osmo
build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d
osmo-pcu-0.8.0.283-30d9/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests \
--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-pcu-0.8.0.283-30d9.tar.gz
osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
ok
test_terminal_length (__main__.TestVTY) ... Socket: in 1 tries, connected to
127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39114),
raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39114),
raddr=('127.0.0.1', 4240)> (0 sockets open)
Launch: src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from
/build/osmo-pcu-0.8.0.283-30d9/_build/sub
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu'
'-c'
'/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'
ls -l /proc/11374/fd
total 0
lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544]
l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545]
l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546]
l-wx------ 1 build build 64 Dec 2 07:29 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:4240 *:*
ps xua | grep osmo
build 9130 0.0 0.0
19668 3428 ? S 07:29 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 '1'; then
false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1'
&& test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n
'/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 11374 10.0 0.0 53716 20892 ? S 07:29 0:00 /usr/bin/python3
/usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build 11385 0.0 0.0 58432 7176 ? S 07:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11392 0.0 0.0 4280 720 ? S 07:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11394 0.0 0.0 12784 936 ? S 07:29 0:00 grep osmo
build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d
osmo-pcu-0.8.0.283-30d9/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests \
--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-pcu-0.8.0.283-30d9.tar.gz
osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
ok
test_unknown_command (__main__.TestVTY) ... Socket: in 1 tries, connected to
127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39120),
raddr=('127.0.0.1', 4240)> (1 sockets open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39120),
raddr=('127.0.0.1', 4240)> (0 sockets open)
Launch: src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg from
/build/osmo-pcu-0.8.0.283-30d9/_build/sub
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu'
'-c'
'/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'
ls -l /proc/11374/fd
total 0
lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544]
l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545]
l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546]
l-wx------ 1 build build 64 Dec 2 07:29 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:4240 *:*
ps xua | grep osmo
build 9130 0.0 0.0
19668 3428 ? S 07:29 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 '1'; then
false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1'
&& test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n
'/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 11374 11.0 0.0 53716 20892 ? S 07:29 0:00 /usr/bin/python3
/usr/local/bin/osmotestvty.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build 11395 0.0 0.0 58432 7216 ? S 07:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11402 0.0 0.0 4280 752 ? S 07:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11404 0.0 0.0 12784 956 ? S 07:29 0:00 grep osmo
build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d
osmo-pcu-0.8.0.283-30d9/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests \
--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-pcu-0.8.0.283-30d9.tar.gz
osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
ok
----------------------------------------------------------------------
Ran 3 tests in 0.570s
OK
Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4,
family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('127.0.0.1', 39122), raddr=('127.0.0.1', 4240)> (1 sockets
open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39122),
raddr=('127.0.0.1', 4240)> (0 sockets open)
osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
Verifying src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg, test
verify_doc
Opening /dev/null
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu'
'-c'
'/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg'
ls -l /proc/11405/fd
total 0
lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544]
l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545]
l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546]
l-wx------ 1 build build 64 Dec 2 07:29 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:4240 *:*
ps xua | grep osmo
build 9130 0.0 0.0
19668 3428 ? S 07:29 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 '1'; then
false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1'
&& test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n
'/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 11405 0.0 0.0 53704 20692 ? S 07:29 0:00 /usr/bin/python3
/usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build 11406 0.0 0.0 58432 7384 ? S 07:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build 11413 0.0 0.0 4280 740 ? S 07:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11415 0.0 0.0 12784 1016 ? S 07:29 0:00 grep osmo
build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d
osmo-pcu-0.8.0.283-30d9/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests \
--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-pcu-0.8.0.283-30d9.tar.gz
osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4,
family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('127.0.0.1', 39124), raddr=('127.0.0.1', 4240)> (1 sockets
open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39124),
raddr=('127.0.0.1', 4240)> (0 sockets open)
Verifying src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke, test
write_config
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu'
'-c'
'/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke'
ls -l /proc/11405/fd
total 0
lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544]
l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545]
l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546]
l-wx------ 1 build build 64 Dec 2 07:29 3 -> /dev/null
ss -tn
Documentation error (missing docs):
<command id='show ns binds [stats]'>
<param name='[stats]' doc='(null)' />
Documentation error (missing docs):
<command id='show ns entities [stats]'>
<param name='[stats]' doc='(null)' />
Documentation error (missing docs):
<command id='show ns binds [stats]'>
<param name='[stats]' doc='(null)' />
Documentation error (missing docs):
<command id='show ns entities [stats]'>
<param name='[stats]' doc='(null)' />
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:4240 *:*
ps xua | grep osmo
build 9130 0.0 0.0
19668 3428 ? S 07:29 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 '1'; then
false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1'
&& test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n
'/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 11405 10.0 0.0 54024 21032 ? S 07:29 0:00 /usr/bin/python3
/usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build 11416 0.0 0.0 58432 7052 ? S 07:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke
build 11423 0.0 0.0 4280 740 ? S 07:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11425 0.0 0.0 12784 996 ? S 07:29 0:00 grep osmo
build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d
osmo-pcu-0.8.0.283-30d9/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests \
--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-pcu-0.8.0.283-30d9.tar.gz
osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4,
family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('127.0.0.1', 39126), raddr=('127.0.0.1', 4240)> (1 sockets
open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39126),
raddr=('127.0.0.1', 4240)> (0 sockets open)
Verifying src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke, test
token_vty_command
Launching: PWD=/build/osmo-pcu-0.8.0.283-30d9/_build/sub 'src/osmo-pcu'
'-c'
'/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke'
ls -l /proc/11405/fd
total 0
lr-x------ 1 build build 64 Dec 2 07:29 0 -> pipe:[200893544]
l-wx------ 1 build build 64 Dec 2 07:29 1 -> pipe:[200893545]
l-wx------ 1 build build 64 Dec 2 07:29 2 -> pipe:[200893546]
l-wx------ 1 build build 64 Dec 2 07:29 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:4240 *:*
ps xua | grep osmo
build 9130 0.0 0.0
19668 3428 ? S 07:29 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 '1'; then
false; elif test -n 'x86_64-pc-linux-gnu'; then true; elif test -n '4.1'
&& test -n '/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 9151 0.0 0.0 19668 2532 ? S 07:29 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 '1'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.1' && test -n
'/build/osmo-pcu-0.8.0.283-30d9/_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 doc tests contrib' ;; \ *)
list='include src doc tests 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 11405 11.0 0.0 54024 21032 ? S 07:29 0:00 /usr/bin/python3
/usr/local/bin/osmotestconfig.py -p /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../.. -w
/build/osmo-pcu-0.8.0.283-30d9/_build/sub -v
build 11426 0.0 0.0 58560 7376 ? S 07:29 0:00 src/osmo-pcu -c
/build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfgd6vdqmke
build 11433 0.0 0.0 4280 708 ? S 07:29 0:00 /bin/sh -c ps xua | grep
osmo
build 11435 0.0 0.0 12784 968 ? S 07:29 0:00 grep osmo
build 26985 0.0 0.0 19656 3436 ? S 07:29 0:00 /bin/bash -c test -d
osmo-pcu-0.8.0.283-30d9/_build || exit 0; \
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-pcu-0.8.0.283-30d9/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--enable-sysmocom-dsp --with-sysmobts=/build/deps/install/include/ --enable-vty-tests \
--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-pcu-0.8.0.283-30d9.tar.gz
osmo-pcu-0.8.0.283-30d9.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
ERRORS: 1
Socket: in 1 tries, connected to 127.0.0.1:4240 <socket.socket fd=4,
family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0,
laddr=('127.0.0.1', 39128), raddr=('127.0.0.1', 4240)> (1 sockets
open)
Socket: closing 127.0.0.1:4240 <socket.socket fd=4, family=AddressFamily.AF_INET,
type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 39128),
raddr=('127.0.0.1', 4240)> (0 sockets open)
make[4]: *** [python-tests] Error 1
make[3]: *** [check-local] Error 2
make[2]: *** [check-am] Error 2
Makefile:1296: recipe for target 'python-tests' failed
make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
Makefile:1136: recipe for target 'check-am' failed
make[2]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
Makefile:417: recipe for target 'check-recursive' failed
make[1]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub'
make[1]: *** [check-recursive] Error 1
make: *** [distcheck] Error 1
Makefile:622: recipe for target 'distcheck' failed
+ cat-testlogs.sh
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE