lists.osmocom.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
List overview
Download
jenkins-notifications
December 2022
----- 2025 -----
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
jenkins-notifications@lists.osmocom.org
1 participants
170 discussions
Start a n
N
ew thread
Build failed in Jenkins: master-asn1c » a1=default,a2=default,a3=default,a4=default,osmocom-master #1802
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-asn1c/a1=default,a2=default,…
> Changes: ------------------------------------------ [...truncated 3.82 KB...] checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autoconf... /usr/bin/autoconf checking for autoheader... /usr/bin/autoheader checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... no checking for ar... /usr/bin/ar checking for ANSI C header files... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for intmax_t... yes checking for library containing getopt... none required checking for strtoimax... yes checking for strtoll... yes checking for mergesort... no checking for mkstemps... yes configure: creating ./config.status config.status: creating skeletons/standard-modules/Makefile config.status: creating skeletons/tests/Makefile config.status: creating libasn1compiler/Makefile config.status: creating libasn1parser/Makefile config.status: creating libasn1print/Makefile config.status: creating asn1c/webcgi/Makefile config.status: creating asn1c/tests/Makefile config.status: creating libasn1fix/Makefile config.status: creating skeletons/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating asn1c/Makefile config.status: creating doc/Makefile config.status: creating asn1c.spec config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j 8 make all-recursive make[1]: Entering directory '/build' Making all in libasn1parser make[2]: Entering directory '/build/libasn1parser' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF ".deps/asn1parser.Tpo" -c -o asn1parser.lo asn1parser.c; \ then mv -f ".deps/asn1parser.Tpo" ".deps/asn1parser.Plo"; else rm -f ".deps/asn1parser.Tpo"; exit 1; fi bison -y -p asn1p_ -d asn1p_y.y if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF ".deps/asn1p_l.Tpo" -c -o asn1p_l.lo asn1p_l.c; \ then mv -f ".deps/asn1p_l.Tpo" ".deps/asn1p_l.Plo"; else rm -f ".deps/asn1p_l.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF ".deps/asn1p_module.Tpo" -c -o asn1p_module.lo asn1p_module.c; \ then mv -f ".deps/asn1p_module.Tpo" ".deps/asn1p_module.Plo"; else rm -f ".deps/asn1p_module.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF ".deps/asn1p_oid.Tpo" -c -o asn1p_oid.lo asn1p_oid.c; \ then mv -f ".deps/asn1p_oid.Tpo" ".deps/asn1p_oid.Plo"; else rm -f ".deps/asn1p_oid.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF ".deps/asn1p_value.Tpo" -c -o asn1p_value.lo asn1p_value.c; \ then mv -f ".deps/asn1p_value.Tpo" ".deps/asn1p_value.Plo"; else rm -f ".deps/asn1p_value.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF ".deps/asn1p_expr.Tpo" -c -o asn1p_expr.lo asn1p_expr.c; \ then mv -f ".deps/asn1p_expr.Tpo" ".deps/asn1p_expr.Plo"; else rm -f ".deps/asn1p_expr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF ".deps/asn1p_xports.Tpo" -c -o asn1p_xports.lo asn1p_xports.c; \ then mv -f ".deps/asn1p_xports.Tpo" ".deps/asn1p_xports.Plo"; else rm -f ".deps/asn1p_xports.Tpo"; exit 1; fi asn1p_y.y: warning: 2 shift/reduce conflicts [-Wconflicts-sr] mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -fPIC -DPIC -o .libs/asn1p_expr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -fPIC -DPIC -o .libs/asn1p_oid.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -fPIC -DPIC -o .libs/asn1p_module.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -fPIC -DPIC -o .libs/asn1p_value.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -fPIC -DPIC -o .libs/asn1p_l.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -fPIC -DPIC -o .libs/asn1p_xports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -fPIC -DPIC -o .libs/asn1parser.o asn1p_l.c:3521:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_xports.lo -MD -MP -MF .deps/asn1p_xports.Tpo -c asn1p_xports.c -o asn1p_xports.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_module.lo -MD -MP -MF .deps/asn1p_module.Tpo -c asn1p_module.c -o asn1p_module.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_oid.lo -MD -MP -MF .deps/asn1p_oid.Tpo -c asn1p_oid.c -o asn1p_oid.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1parser.lo -MD -MP -MF .deps/asn1parser.Tpo -c asn1parser.c -o asn1parser.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_value.lo -MD -MP -MF .deps/asn1p_value.Tpo -c asn1p_value.c -o asn1p_value.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF ".deps/asn1p_constr.Tpo" -c -o asn1p_constr.lo asn1p_constr.c; \ then mv -f ".deps/asn1p_constr.Tpo" ".deps/asn1p_constr.Plo"; else rm -f ".deps/asn1p_constr.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF ".deps/asn1p_param.Tpo" -c -o asn1p_param.lo asn1p_param.c; \ then mv -f ".deps/asn1p_param.Tpo" ".deps/asn1p_param.Plo"; else rm -f ".deps/asn1p_param.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_expr.lo -MD -MP -MF .deps/asn1p_expr.Tpo -c asn1p_expr.c -o asn1p_expr.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF ".deps/asn1p_class.Tpo" -c -o asn1p_class.lo asn1p_class.c; \ then mv -f ".deps/asn1p_class.Tpo" ".deps/asn1p_class.Plo"; else rm -f ".deps/asn1p_class.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF ".deps/asn1p_ref.Tpo" -c -o asn1p_ref.lo asn1p_ref.c; \ then mv -f ".deps/asn1p_ref.Tpo" ".deps/asn1p_ref.Plo"; else rm -f ".deps/asn1p_ref.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -fPIC -DPIC -o .libs/asn1p_constr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -fPIC -DPIC -o .libs/asn1p_param.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -fPIC -DPIC -o .libs/asn1p_class.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -fPIC -DPIC -o .libs/asn1p_ref.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_constr.lo -MD -MP -MF .deps/asn1p_constr.Tpo -c asn1p_constr.c -o asn1p_constr.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_param.lo -MD -MP -MF .deps/asn1p_param.Tpo -c asn1p_param.c -o asn1p_param.o >/dev/null 2>&1 if test -f y.tab.h; then \ to=`echo "asn1p_y_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|asn1p_y.h|" \ y.tab.h >asn1p_y.ht; \ rm -f y.tab.h; \ if cmp -s asn1p_y.ht asn1p_y.h; then \ rm -f asn1p_y.ht ;\ else \ mv asn1p_y.ht asn1p_y.h; \ fi; \ fi if test -f y.output; then \ mv y.output asn1p_y.output; \ fi sed '/^#/ s|y\.tab\.c|asn1p_y.c|' y.tab.c >asn1p_y.ct && mv asn1p_y.ct asn1p_y.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_ref.lo -MD -MP -MF .deps/asn1p_ref.Tpo -c asn1p_ref.c -o asn1p_ref.o >/dev/null 2>&1 rm -f y.tab.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_class.lo -MD -MP -MF .deps/asn1p_class.Tpo -c asn1p_class.c -o asn1p_class.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF ".deps/asn1p_y.Tpo" -c -o asn1p_y.lo asn1p_y.c; \ then mv -f ".deps/asn1p_y.Tpo" ".deps/asn1p_y.Plo"; else rm -f ".deps/asn1p_y.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_l.lo -MD -MP -MF .deps/asn1p_l.Tpo -c asn1p_l.c -o asn1p_l.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wshadow -Wcast-qual -Wcast-align -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -MT asn1p_y.lo -MD -MP -MF .deps/asn1p_y.Tpo -c asn1p_y.c -fPIC -DPIC -o .libs/asn1p_y.o asn1p_y.y: In function 'asn1p_parse': asn1p_y.y:357:13: error: 'param' undeclared (first use in this function) *(void **)param = $1; ^~~~~ asn1p_y.y:357:13: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [Makefile:299: asn1p_y.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/build/libasn1parser' make[1]: *** [Makefile:302: all-recursive] Error 1 make[1]: Leaving directory '/build' make: *** [Makefile:212: all] Error 2 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 207995 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
6
0
0
Build failed in Jenkins: osmo-gsm-tester_virtual #7057
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/7057/displa…
> Changes: ------------------------------------------ Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/osmo-gsm…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-gsm-tester
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-gsm-tester
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-gsm-tester
+refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bfc438bb2b17f4129018768a1f7bab52f1e96750 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bfc438bb2b17f4129018768a1f7bab52f1e96750 # timeout=10 Commit message: "templates: osmo-msc: modernize" > git rev-list --no-walk bfc438bb2b17f4129018768a1f7bab52f1e96750 # timeout=10 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15498338785102999400.sh + rm -rf trial-7056-bin.tgz trial-7056-run.tgz *.md5 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bsc" build number 17717 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts" build number 7531 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-ggsn" build number 6708 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hlr" build number 8740 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-mgw" build number 8984 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-hnbgw" build number 3038 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-msc" build number 29363 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu" build number 5169 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-sgsn" build number 30155 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-trx" build number 4701 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-nitb" build number 13025 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-stp" build number 9281 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 4724 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-sysmo" build number 8062 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-sysmo" build number 5208 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-bts-oc2g" build number 5558 Copied 2 artifacts from "osmo-gsm-tester_build-osmo-pcu-oc2g" build number 3925 Copied 2 artifacts from "osmo-gsm-tester_build-open5gs" build number 8 Copied 2 artifacts from "osmo-gsm-tester_build-srslte" build number 19 Copied 2 artifacts from "osmo-gsm-tester_build-osmocom-bb" build number 4724 [osmo-gsm-tester_virtual] $ /bin/sh -xe /tmp/jenkins15447770802819356143.sh + trap fix_permissions_trap EXIT INT TERM 0 + fix_permissions + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
>:/workspace debian:bullseye chmod -R a+rwX /workspace/ + rm -rf trial-7056 + rm -rf docker-playground + git clone --depth=1 --branch=master
https://gerrit.osmocom.org/docker-playground
docker-playground Cloning into 'docker-playground'... + git -C docker-playground log --oneline a47ab32 *-repo-install-test: remove + make -C docker-playground/osmo-gsm-tester make: Entering directory '<
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-p…
'> awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-p…
> .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=docker.io \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bullseye \ --build-arg DISTRO=debian-bullseye \ --build-arg
OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org
\ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg
OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org
\ --build-arg LIBOSMOCORE_BRANCH=master \ --build-arg OSMO_BB_BRANCH=master \ --build-arg OSMO_BSC_BRANCH=master \ --build-arg OSMO_BTS_BRANCH=master \ --build-arg OSMO_CBC_BRANCH=master \ --build-arg OSMO_GBPROXY_BRANCH=master \ --build-arg OSMO_GGSN_BRANCH=master \ --build-arg OSMO_GSM_TESTER_BRANCH=master \ --build-arg OSMO_HLR_BRANCH=master \ --build-arg OSMO_HNBGW_BRANCH=master \ --build-arg OSMO_HNODEB_BRANCH=master \ --build-arg OSMO_IUH_BRANCH=master \ --build-arg OSMO_MGW_BRANCH=master \ --build-arg OSMO_MSC_BRANCH=master \ --build-arg OSMO_NITB_BRANCH=master \ --build-arg OSMO_PCU_BRANCH=master \ --build-arg OSMO_SGSN_BRANCH=master \ --build-arg OSMO_SIP_BRANCH=master \ --build-arg OSMO_STP_BRANCH=master \ --build-arg OSMO_UECUPS_BRANCH=master \ --build-arg OPEN5GS_BRANCH=main \ -t docker.io/osmocom-build/osmo-gsm-tester:latest . Sending build context to Docker daemon 50.69kB Step 1/39 : ARG USER Step 2/39 : FROM $USER/debian-buster-jenkins pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied make: *** [../make/Makefile:90: docker-build] Error 1 make: Leaving directory '<
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/docker-p…
'> + fix_permissions_trap + set +x ### Clean up ### + trap - EXIT INT TERM 0 + fix_permissions + docker run --rm -v <
https://jenkins.osmocom.org/jenkins/job/osmo-gsm-tester_virtual/ws/
>:/workspace debian:bullseye chmod -R a+rwX /workspace/ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results No test report files were found. Configuration error? [Checks API] No suitable checks publisher found.
2 years, 6 months
1
1
0
0
Build failed in Jenkins: master-osmo-sgsn » --disable-iu,1,a3=default,a4=default,osmocom-master #37370
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-sgsn" build number 37370 originally caused by: Started by upstream project "master-osmo-iuh" build number 12912 originally caused by: Started by upstream project "master-libosmo-sccp" build number 9154 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-wUKCFc4ovw8F/agent.1445543 SSH_AGENT_PID=1445545 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-sgsn
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-sgsn
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-sgsn
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision e39ff86dd9f01d560704a6998c6e5d34011c52ef (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e39ff86dd9f01d560704a6998c6e5d34011c52ef # timeout=10 Commit message: "osmo-gtphub.cfg: fix conflict with osmo-ggsn.cfg" > git rev-list --no-walk e39ff86dd9f01d560704a6998c6e5d34011c52ef # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins1827532832672715074.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-wUKCFc4ovw8F/agent.1445543 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=1,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-wUKCFc4ovw8F/agent.1445543:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WI…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--disable-iu -e WITH_MANUALS=1 osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1445545 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
3
0
0
Build failed in Jenkins: master-openbsc » --disable-iu,--disable-mgcp-transcoding,--enable-smpp,default,osmocom-master #13227
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> Changes: ------------------------------------------ Started by upstream project "master-openbsc" build number 13227 originally caused by: Started by upstream project "master-libosmo-sccp" build number 9154 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Kk95lAuigwY4/agent.1443764 SSH_AGENT_PID=1443766 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/openbsc
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/openbsc
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/openbsc
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 21cebdfa29829975e5b94688f3fc8d0b10e3fa14 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 21cebdfa29829975e5b94688f3fc8d0b10e3fa14 # timeout=10 Commit message: "Bump version: 1.4.1.3-6d02b → 1.4.2" > git rev-list --no-walk 21cebdfa29829975e5b94688f3fc8d0b10e3fa14 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins11103934710463053130.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-Kk95lAuigwY4/agent.1443764 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-openbsc/IU=--disable-iu,MGCP=--disable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-Kk95lAuigwY4/agent.1443764:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--disable-iu -e SMPP=--enable-smpp -e MGCP=--disable-mgcp-transcoding osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1443766 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
1
0
0
Build failed in Jenkins: master-openbsc » --disable-iu,--enable-mgcp-transcoding,--enable-smpp,default,osmocom-master #13226
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> Changes: ------------------------------------------ Started by upstream project "master-openbsc" build number 13226 originally caused by: Started by upstream project "master-libosmo-sccp" build number 9153 originally caused by: Started by upstream project "master-libosmo-netif" build number 6988 originally caused by: Started by upstream project "master-libosmo-abis" build number 4976 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-2bjgZRPNJwX8/agent.489968 SSH_AGENT_PID=489971 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/openbsc
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/openbsc
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/openbsc
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 21cebdfa29829975e5b94688f3fc8d0b10e3fa14 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 21cebdfa29829975e5b94688f3fc8d0b10e3fa14 # timeout=10 Commit message: "Bump version: 1.4.1.3-6d02b → 1.4.2" > git rev-list --no-walk 21cebdfa29829975e5b94688f3fc8d0b10e3fa14 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins1095561512575020312.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-2bjgZRPNJwX8/agent.489968 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-openbsc/IU=--disable-iu,MGCP=--enable-mgcp-transcoding,SMPP=--enable-smpp,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-2bjgZRPNJwX8/agent.489968:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-openbsc/IU=--disable-iu,MGCP…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--disable-iu -e SMPP=--enable-smpp -e MGCP=--enable-mgcp-transcoding osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 489971 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
2
0
0
Build failed in Jenkins: master-osmo-msc » --enable-iu,0,a3=default,a4=default,osmocom-master #34368
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-msc" build number 34368 originally caused by: Started by upstream project "master-osmo-mgw" build number 9219 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-U45VBvSYFjg4/agent.1461100 SSH_AGENT_PID=1461105 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-msc
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-msc
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-msc
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8284fb053dbfbc70438684cf47b65d1269142187 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8284fb053dbfbc70438684cf47b65d1269142187 # timeout=10 Commit message: "libmsc: check return value of gsm0808_create_ass2()" > git rev-list --no-walk 8284fb053dbfbc70438684cf47b65d1269142187 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins11031458677606891624.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-U45VBvSYFjg4/agent.1461100 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-msc/IU=--enable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-U45VBvSYFjg4/agent.1461100:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-msc/IU=--enable-iu,WITH…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e IU=--enable-iu -e WITH_MANUALS=0 osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1461105 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
1
0
0
Build failed in Jenkins: master-osmo-bsc » a1=default,a2=default,a3=default,a4=default,osmocom-master #20197
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=defau…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-bsc" build number 20197 originally caused by: Started by upstream project "master-osmo-mgw" build number 9219 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=defau…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-ihhV3XoosiMd/agent.1461094 SSH_AGENT_PID=1461096 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=defau…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=defau…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-bsc
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-bsc
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-bsc
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 19c70f1125443dc7af88d0a194575b4d26bdb2cd (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 19c70f1125443dc7af88d0a194575b4d26bdb2cd # timeout=10 Commit message: "pcuif_proto: use define constant to specify nax number of trx" > git rev-list --no-walk 19c70f1125443dc7af88d0a194575b4d26bdb2cd # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins1350946086822417142.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-ihhV3XoosiMd/agent.1461094 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-bsc/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-ihhV3XoosiMd/agent.1461094:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bsc/a1=default,a2=defau…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1461096 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
1
0
0
Build failed in Jenkins: master-osmo-hlr » a1=default,a2=default,a3=default,a4=default,osmocom-master #8876
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=defau…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-hlr" build number 8876 originally caused by: Started by upstream project "master-libosmo-netif" build number 6988 originally caused by: Started by upstream project "master-libosmo-abis" build number 4976 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=defau…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-KtpavAO7bnIP/agent.269497 SSH_AGENT_PID=269499 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=defau…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=defau…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-hlr
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-hlr
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-hlr
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 63eefabdde87df4dac9ed071df6535eed4f748c3 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 63eefabdde87df4dac9ed071df6535eed4f748c3 # timeout=10 Commit message: "Add -Werror=implicit-int -Werror=int-conversion -Werror=old-style-definition" > git rev-list --no-walk 63eefabdde87df4dac9ed071df6535eed4f748c3 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins1040075019125398791.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-KtpavAO7bnIP/agent.269497 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-hlr/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-KtpavAO7bnIP/agent.269497:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-hlr/a1=default,a2=defau…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 269499 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
1
0
0
Build failed in Jenkins: master-osmo-bts » oc2g,origin/nrw/oc2g,0,default,osmocom-master #7600
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-bts" build number 7600 originally caused by: Started by upstream project "master-libosmo-abis" build number 4976 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-lzl0pY3Ns4jN/agent.248562 SSH_AGENT_PID=248564 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-bts
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-bts
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-bts
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 300b72b44c584c9fd47f3f19d6bace7b90ffb2a1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 300b72b44c584c9fd47f3f19d6bace7b90ffb2a1 # timeout=10 Commit message: "Revert "shutdown_fsm: Only ramp down power when stopping bts through Ctrl-C"" > git rev-list --no-walk 300b72b44c584c9fd47f3f19d6bace7b90ffb2a1 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins9414674811557511726.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-lzl0pY3Ns4jN/agent.248562 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-bts/BTS_MODEL=oc2g,FIRMWARE_VERSION=origin/nrw/oc2g,WITH_MANUALS=0,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-lzl0pY3Ns4jN/agent.248562:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=oc2g,FIRM…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e FIRMWARE_VERSION=origin/nrw/oc2g -e WITH_MANUALS=0 osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins_bts_model.sh oc2g Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 248564 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
1
0
0
Build failed in Jenkins: master-osmo-bts » sysmo,superfemto_v3.1,0,default,osmocom-master #7599
by jenkins@lists.osmocom.org
See <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…
> Changes: ------------------------------------------ Started by upstream project "master-osmo-bts" build number 7599 originally caused by: Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 osmocom-gerrit osmocom-master) in workspace <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…
> [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GThTjwC0TgRe/agent.248078 SSH_AGENT_PID=248080 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…
> (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…
> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url
https://gerrit.osmocom.org/osmo-bts
# timeout=10 Fetching upstream changes from
https://gerrit.osmocom.org/osmo-bts
> git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress --
https://gerrit.osmocom.org/osmo-bts
+refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 300b72b44c584c9fd47f3f19d6bace7b90ffb2a1 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 300b72b44c584c9fd47f3f19d6bace7b90ffb2a1 # timeout=10 Commit message: "Revert "shutdown_fsm: Only ramp down power when stopping bts through Ctrl-C"" > git rev-list --no-walk 300b72b44c584c9fd47f3f19d6bace7b90ffb2a1 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins12502883069779268719.sh + ARTIFACT_STORE=/home/osmocom-build/jenkins_build_artifact_store + mkdir -p /home/osmocom-build/jenkins_build_artifact_store + readlink -f /tmp/ssh-GThTjwC0TgRe/agent.248078 + docker run --rm=true --cap-add SYS_PTRACE -e ARTIFACT_STORE=/artifact_store -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-osmo-bts/BTS_MODEL=sysmo,FIRMWARE_VERSION=superfemto_v3.1,WITH_MANUALS=0,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 4 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-GThTjwC0TgRe/agent.248078:/ssh-agent -v <
https://jenkins.osmocom.org/jenkins/job/master-osmo-bts/BTS_MODEL=sysmo,FIR…
>:/build -v /home/osmocom-build/jenkins_build_artifact_store:/artifact_store -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e FIRMWARE_VERSION=superfemto_v3.1 -e WITH_MANUALS=0 osmocom-build/debian-buster-jenkins /usr/bin/timeout 30m /build/contrib/jenkins_bts_model.sh sysmo Unable to find image 'osmocom-build/debian-buster-jenkins:latest' locally docker: Error response from daemon: pull access denied for osmocom-build/debian-buster-jenkins, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 248080 killed; [ssh-agent] Stopped. Archiving artifacts
2 years, 6 months
1
2
0
0
← Newer
1
...
5
6
7
8
9
10
11
...
17
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Results per page:
10
25
50
100
200