See https://jenkins.osmocom.org/jenkins/job/ttcn3-pgw-test/476/display/redirect?page=changes
Changes:
[laforge] debian-bookworm-build(-arm): new docker containers
[laforge] debian-bookworm-erlang: new docker container
[laforge] debian-bookworm-obs-latest: new container
[Oliver Smith] jenkins-common: add + set default: debian bookworm
------------------------------------------ [...truncated 495.44 KB...] Preparing to unpack .../17-strace_6.1-0.1_amd64.deb ... Unpacking strace (6.1-0.1) ... Setting up osmocom-nightly (202307170659) ... Setting up libunwind8:amd64 (1.6.2-3) ... Setting up strace (6.1-0.1) ... Setting up libosmocore20:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmousb0:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up iputils-ping (3:20221126-1) ... Setting up libosmocodec0:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmoisdn0:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmovty9:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmogsm18:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmoctrl0:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmogb14:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmonetif11:amd64 (1.3.0.33.4b42.202307170659) ... Setting up libosmocoding0:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmosim2:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmocore (1.8.0.203.c3b77.202307170659) ... Setting up libosmocore-dev:amd64 (1.8.0.203.c3b77.202307170659) ... Setting up libosmo-netif-dev:amd64 (1.3.0.33.4b42.202307170659) ... Processing triggers for man-db (2.11.2-2) ... Processing triggers for libc-bin (2.36-9) ... Removing intermediate container 1b305fbc7a8e ---> 1854b6f8a84f Step 6/15 : WORKDIR /tmp ---> Running in 10b40b71eb51 Removing intermediate container 10b40b71eb51 ---> 39f2ecef8727 Step 7/15 : ARG OSMO_UECUPS_BRANCH="master" ---> Running in 67aa02357da0 Removing intermediate container 67aa02357da0 ---> 1efd895dcd19 Step 8/15 : RUN git clone https://gerrit.osmocom.org/osmo-uecups.git ---> Running in 020469e9fa5e [91mCloning into 'osmo-uecups'... [0mRemoving intermediate container 020469e9fa5e ---> 2d78513e12fb Step 9/15 : ADD https://gerrit.osmocom.org/plugins/gitiles/osmo-uecups/+/$OSMO_UECUPS_BRANCH... /tmp/commit-osmo-uecups
---> 230dce5d4a2b Step 10/15 : RUN cd osmo-uecups && git fetch && git checkout $OSMO_UECUPS_BRANCH && (git symbolic-ref -q HEAD && git reset --hard origin/$OSMO_UECUPS_BRANCH || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install ---> Running in 951b515bbbf9 [91mAlready on 'master' [0mYour branch is up to date with 'origin/master'. refs/heads/master HEAD is now at f207d1c debian: set compat level to 10 master f207d1cdade7eb8fd6a08465f6366b13af5c220f [91maclocal: warning: couldn't open directory 'm4': No such file or directory [0mlibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. [91mconfigure.ac:35: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:35: the top level configure.ac:81: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:81: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:81: the top level [0m[91mconfigure.ac:107: warning: AC_OUTPUT should be used without arguments. configure.ac:107: You should run autoupdate. [0m[91mconfigure.ac:18: installing './compile' [0m[91mconfigure.ac:20: installing './config.guess' [0m[91mconfigure.ac:20: installing './config.sub' [0m[91mconfigure.ac:7: installing './install-sh' [0m[91mconfigure.ac:7: installing './missing' [0m[91mdaemon/Makefile.am: installing './depcomp' [0mchecking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for libosmocore >= 1.8.0... yes checking for libosmovty >= 1.8.0... yes checking for libosmo-netif >= 1.3.0... yes checking for jansson... yes checking for libnl-route-3.0... yes checking for egrep... (cached) /usr/bin/grep -E checking if gcc supports -fvisibility=hidden... yes checking whether to enable code coverage support... no CFLAGS="-g -O2" CPPFLAGS="" checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating daemon/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating contrib/osmo-uecups.spec config.status: executing depfiles commands config.status: executing libtool commands echo 0.2.1.3-f207 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/osmo-uecups' Making install in daemon make[2]: Entering directory '/tmp/osmo-uecups/daemon' CC cups_client.o CC utility.o CC netns.o CC netdev.o CC gtp_daemon.o CC tun_device.o CC gtp_endpoint.o CC daemon_vty.o CC gtp_tunnel.o CC main.o [91mnetns.c:1:2: warning: #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" [-Wcpp] 1 | #warning "Merge netns.c from osmo-ggsn and osmo-gtpu-daemon" | ^~~~~~~ [0m CCLD osmo-uecups-daemon make[3]: Entering directory '/tmp/osmo-uecups/daemon' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c osmo-uecups-daemon '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-uecups-daemon /usr/local/bin/osmo-uecups-daemon make[3]: Leaving directory '/tmp/osmo-uecups/daemon' make[2]: Leaving directory '/tmp/osmo-uecups/daemon' Making install in doc make[2]: Entering directory '/tmp/osmo-uecups/doc' Making install in examples make[3]: Entering directory '/tmp/osmo-uecups/doc/examples' make[4]: Entering directory '/tmp/osmo-uecups/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/etc/osmocom' /usr/bin/install -c -m 644 osmo-uecups-daemon.cfg '/usr/local/etc/osmocom' make install-data-hook make[5]: Entering directory '/tmp/osmo-uecups/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/usr/local/share/doc/osmo-uecups/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/tmp/osmo-uecups/doc/examples' make[4]: Leaving directory '/tmp/osmo-uecups/doc/examples' make[3]: Leaving directory '/tmp/osmo-uecups/doc/examples' make[3]: Entering directory '/tmp/osmo-uecups/doc' make[4]: Entering directory '/tmp/osmo-uecups/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-uecups/doc' make[3]: Leaving directory '/tmp/osmo-uecups/doc' make[2]: Leaving directory '/tmp/osmo-uecups/doc' make[2]: Entering directory '/tmp/osmo-uecups' make[3]: Entering directory '/tmp/osmo-uecups' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/osmo-uecups' make[2]: Leaving directory '/tmp/osmo-uecups' make[1]: Leaving directory '/tmp/osmo-uecups' Removing intermediate container 951b515bbbf9 ---> a21a09f04725 Step 11/15 : VOLUME /data ---> Running in a89d24ac114f Removing intermediate container a89d24ac114f ---> f2076bab0d5e Step 12/15 : COPY osmo-uecups-daemon.cfg /data/osmo-uecups-daemon.cfg ---> 354bd534dab1 Step 13/15 : RUN useradd -m --uid=1000 osmocom ---> Running in 5b6452cfa09b [91museradd: UID 1000 is not unique [0mThe command '/bin/sh -c useradd -m --uid=1000 osmocom' returned a non-zero code: 4 make: *** [../make/Makefile:90: docker-build] Error 4 make: Leaving directory 'https://jenkins.osmocom.org/jenkins/job/ttcn3-pgw-test/ws/osmo-uecups-master' + exit 1 Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
jenkins-notifications@lists.osmocom.org