Build failed in Jenkins: master-osmo-pcu » origin/nrw/litecell15,0,osmocom-master-debian9,lc15,True #3228

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
Tue Dec 1 17:38:09 UTC 2020


See <https://jenkins.osmocom.org/jenkins/job/master-osmo-pcu/FIRMWARE_VERSION=origin%2Fnrw%2Flitecell15,WITH_MANUALS=0,label=osmocom-master-debian9,with_dsp=lc15,with_vty=True/3228/display/redirect>

Changes:


------------------------------------------
[...truncated 134.71 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/11015/fd
total 0
lr-x------ 1 build build 64 Dec  1 17:38 0 -> pipe:[190491916]
l-wx------ 1 build build 64 Dec  1 17:38 1 -> pipe:[190491917]
l-wx------ 1 build build 64 Dec  1 17:38 2 -> pipe:[190491918]
l-wx------ 1 build build 64 Dec  1 17:38 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     8771  0.0  0.0  19668  3428 ?        S    17:38   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     8792  0.0  0.0  19668  2532 ?        S    17:38   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    11015  0.0  0.0  53732 20644 ?        S    17:38   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    11016  0.0  0.0  58432  7160 ?        S    17:38   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11023  0.0  0.0   4280   704 ?        S    17:38   0:00 /bin/sh -c ps xua | grep osmo
build    11025  0.0  0.0  12784  1012 ?        S    17:38   0:00 grep osmo
build    26802  0.0  0.0  19656  3500 ?        S    17:37   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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 49580), 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', 49580), 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/11015/fd
total 0
lr-x------ 1 build build 64 Dec  1 17:38 0 -> pipe:[190491916]
l-wx------ 1 build build 64 Dec  1 17:38 1 -> pipe:[190491917]
l-wx------ 1 build build 64 Dec  1 17:38 2 -> pipe:[190491918]
l-wx------ 1 build build 64 Dec  1 17:38 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     8771  0.0  0.0  19668  3428 ?        S    17:38   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     8792  0.0  0.0  19668  2532 ?        S    17:38   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    11015  0.0  0.0  53732 20660 ?        S    17:38   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    11026  0.0  0.0  58432  7332 ?        S    17:38   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11033  0.0  0.0   4280   724 ?        S    17:38   0:00 /bin/sh -c ps xua | grep osmo
build    11035  0.0  0.0  12784   984 ?        S    17:38   0:00 grep osmo
build    26802  0.0  0.0  19656  3500 ?        S    17:37   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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 49582), 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', 49582), 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/11015/fd
total 0
lr-x------ 1 build build 64 Dec  1 17:38 0 -> pipe:[190491916]
l-wx------ 1 build build 64 Dec  1 17:38 1 -> pipe:[190491917]
l-wx------ 1 build build 64 Dec  1 17:38 2 -> pipe:[190491918]
l-wx------ 1 build build 64 Dec  1 17:38 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     8771  0.0  0.0  19668  3428 ?        S    17:38   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     8792  0.0  0.0  19668  2532 ?        S    17:38   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    11015  0.0  0.0  53732 20660 ?        S    17:38   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    11036  0.0  0.0  58432  7316 ?        S    17:38   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11043  0.0  0.0   4280   768 ?        S    17:38   0:00 /bin/sh -c ps xua | grep osmo
build    11045  0.0  0.0  12784   968 ?        S    17:38   0:00 grep osmo
build    26802  0.0  0.0  19656  3500 ?        S    17:37   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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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.574s

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', 49584), 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', 49584), 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/11046/fd
total 0
lr-x------ 1 build build 64 Dec  1 17:38 0 -> pipe:[190491916]
l-wx------ 1 build build 64 Dec  1 17:38 1 -> pipe:[190491917]
l-wx------ 1 build build 64 Dec  1 17:38 2 -> pipe:[190491918]
l-wx------ 1 build build 64 Dec  1 17:38 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     8771  0.0  0.0  19668  3428 ?        S    17:38   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     8792  0.0  0.0  19668  2532 ?        S    17:38   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    11046 15.0  0.0  53804 20788 ?        S    17:38   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    11047  0.0  0.0  58432  7116 ?        S    17:38   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/../../doc/examples/osmo-pcu.cfg
build    11054  0.0  0.0   4280   704 ?        S    17:38   0:00 /bin/sh -c ps xua | grep osmo
build    11056  0.0  0.0  12784   976 ?        S    17:38   0:00 grep osmo
build    26802  0.0  0.0  19656  3500 ?        S    17:37   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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 49586), 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', 49586), 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.cfg8wz2dw_t, 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.cfg8wz2dw_t'

> ls -l /proc/11046/fd
total 0
lr-x------ 1 build build 64 Dec  1 17:38 0 -> pipe:[190491916]
l-wx------ 1 build build 64 Dec  1 17:38 1 -> pipe:[190491917]
l-wx------ 1 build build 64 Dec  1 17:38 2 -> pipe:[190491918]
l-wx------ 1 build build 64 Dec  1 17:38 3 -> /dev/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)' />

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)' />



> 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     8771  0.0  0.0  19668  3428 ?        S    17:38   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     8792  0.0  0.0  19668  2532 ?        S    17:38   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    11046 16.0  0.0  54104 21156 ?        S    17:38   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    11057  0.0  0.0  58432  7404 ?        S    17:38   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t
build    11064  0.0  0.0   4280   748 ?        S    17:38   0:00 /bin/sh -c ps xua | grep osmo
build    11066  0.0  0.0  12784   932 ?        S    17:38   0:00 grep osmo
build    26802  0.0  0.0  19656  3500 ?        S    17:37   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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 49590), 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', 49590), 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.cfg8wz2dw_t, 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.cfg8wz2dw_t'

> ls -l /proc/11046/fd
total 0
lr-x------ 1 build build 64 Dec  1 17:38 0 -> pipe:[190491916]
l-wx------ 1 build build 64 Dec  1 17:38 1 -> pipe:[190491917]
l-wx------ 1 build build 64 Dec  1 17:38 2 -> pipe:[190491918]
l-wx------ 1 build build 64 Dec  1 17:38 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     8771  0.0  0.0  19668  3428 ?        S    17:38   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     8792  0.0  0.0  19668  2532 ?        S    17:38   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    11046 17.0  0.0  54104 21156 ?        S    17:38   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    11067  0.0  0.0  58560  7360 ?        S    17:38   0:00 src/osmo-pcu -c /build/osmo-pcu-0.8.0.283-30d9/_build/sub/writtenconfig/osmo-pcu.cfg8wz2dw_t
build    11074  0.0  0.0   4280   752 ?        S    17:38   0:00 /bin/sh -c ps xua | grep osmo
build    11076  0.0  0.0  12784   964 ?        S    17:38   0:00 grep osmo
build    26802  0.0  0.0  19656  3500 ?        S    17:37   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-lc15bts-phy --with-litecell15=/build/deps/layer1-headers/inc --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', 49596), 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', 49596), raddr=('127.0.0.1', 4240)> (0 sockets open)
ERRORS: 1
make[4]: *** [python-tests] Error 1
Makefile:1296: recipe for target 'python-tests' failed
make[4]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
make[3]: *** [check-local] Error 2
Makefile:1303: recipe for target 'check-local' failed
make[3]: Leaving directory '/build/osmo-pcu-0.8.0.283-30d9/_build/sub/tests'
make[2]: *** [check-am] Error 2
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
Makefile:622: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
+ 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