Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1935 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-5qW3LX14r1kl/agent.2105 SSH_AGENT_PID=2107 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/private_key_13362262800149316081.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev > git init /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/dev # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision c05b6364ad371af734f28b74ac006e03c2123b16 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk c05b6364ad371af734f28b74ac006e03c2123b16 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins2364375101793729096.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ilyp lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ilyp/bin to PATH Generating Requirements File Python 3.10.6 pip 25.2 from /tmp/venv-Ilyp/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.4 boto3==1.40.1 botocore==1.40.1 bs4==0.0.2 cachetools==5.5.2 certifi==2025.7.14 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.12 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.1 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.6.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.1.0 oslo.config==10.0.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.2.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.4 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.26.0 rsa==4.9.1 ruamel.yaml==0.18.14 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.14.1 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.32.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/config18398390207063821718tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/config1408553674208061116tmp [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins8649820195234147319.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins13401649619647525901.sh [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/sh -xe /tmp/jenkins13437720991851565579.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=bldr-imgs/bldr-alpine3-mdclog CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash -l /tmp/jenkins16802925706055140021.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ilyp from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-Ilyp/bin to PATH ---> Docker image tag found: 0.0.4 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=bldr-imgs/bldr-alpine3-mdclog CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/bldr-alpine3-mdclog [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins312417711873566728.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog:0.0.4 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog:0.0.4 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.14kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/alpine:3.11 #3 DONE 1.5s #4 [bldr 1/4] FROM docker.io/library/alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d #4 resolve docker.io/library/alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d 0.1s done #4 sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d 1.64kB / 1.64kB done #4 sha256:a0ce0e57c6900f6f13cee6f1c1e0337cedd745ebc1bac226c61eb574667c6d04 528B / 528B done #4 sha256:a787cb9865032e5b5a407ecdf34b57a23a4a076aaa043d71742ddb6726ec9229 1.47kB / 1.47kB done #4 sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 0B / 2.82MB 0.1s #4 sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 2.82MB / 2.82MB 0.4s done #4 extracting sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 0.1s #4 extracting sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 0.2s done #4 DONE 0.9s #5 [bldr 2/4] RUN apk update && apk add autoconf automake build-base cmake libtool pkgconfig git sudo #5 0.242 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz #5 0.477 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz #5 0.766 v3.11.13-12-g2cfa91a2b4 [http://dl-cdn.alpinelinux.org/alpine/v3.11/main] #5 0.766 v3.11.11-124-gf2729ece5a [http://dl-cdn.alpinelinux.org/alpine/v3.11/community] #5 0.766 OK: 11276 distinct packages available #5 0.999 (1/49) Installing m4 (1.4.18-r1) #5 1.011 (2/49) Installing libbz2 (1.0.8-r1) #5 1.016 (3/49) Installing perl (5.30.3-r0) #5 1.352 (4/49) Installing autoconf (2.69-r2) #5 1.376 (5/49) Installing automake (1.16.1-r0) #5 1.401 (6/49) Installing libgcc (9.3.0-r0) #5 1.405 (7/49) Installing libstdc++ (9.3.0-r0) #5 1.424 (8/49) Installing binutils (2.33.1-r1) #5 1.543 (9/49) Installing libmagic (5.37-r1) #5 1.570 (10/49) Installing file (5.37-r1) #5 1.575 (11/49) Installing gmp (6.1.2-r1) #5 1.584 (12/49) Installing isl (0.18-r0) #5 1.603 (13/49) Installing libgomp (9.3.0-r0) #5 1.610 (14/49) Installing libatomic (9.3.0-r0) #5 1.614 (15/49) Installing mpfr4 (4.0.2-r1) #5 1.623 (16/49) Installing mpc1 (1.1.0-r1) #5 1.629 (17/49) Installing gcc (9.3.0-r0) #5 2.371 (18/49) Installing musl-dev (1.1.24-r3) #5 2.451 (19/49) Installing libc-dev (0.7.2-r0) #5 2.456 (20/49) Installing g++ (9.3.0-r0) #5 2.918 (21/49) Installing make (4.2.1-r2) #5 2.924 (22/49) Installing fortify-headers (1.1-r0) #5 2.929 (23/49) Installing build-base (0.5-r1) #5 2.935 (24/49) Installing libacl (2.2.53-r0) #5 2.939 (25/49) Installing expat (2.2.9-r1) #5 2.946 (26/49) Installing lz4-libs (1.9.2-r0) #5 2.956 (27/49) Installing xz-libs (5.2.4-r0) #5 2.962 (28/49) Installing zstd-libs (1.4.9-r0) #5 2.975 (29/49) Installing libarchive (3.4.2-r0) #5 3.134 (30/49) Installing ca-certificates (20191127-r2) #5 3.152 (31/49) Installing nghttp2-libs (1.40.0-r1) #5 3.167 (32/49) Installing libcurl (7.79.1-r0) #5 3.178 (33/49) Installing ncurses-terminfo-base (6.1_p20200118-r4) #5 3.188 (34/49) Installing ncurses-libs (6.1_p20200118-r4) #5 3.212 (35/49) Installing rhash-libs (1.3.9-r0) #5 3.363 (36/49) Installing libuv (1.34.0-r0) #5 3.376 (37/49) Installing cmake (3.15.5-r0) #5 3.938 (38/49) Installing pcre2 (10.34-r1) #5 3.953 (39/49) Installing git (2.24.4-r0) #5 4.120 (40/49) Installing perl-error (0.17028-r0) #5 4.126 (41/49) Installing perl-git (2.24.4-r0) #5 4.136 (42/49) Installing git-perl (2.24.4-r0) #5 4.141 (43/49) Installing readline (8.0.1-r0) #5 4.153 (44/49) Installing bash (5.0.11-r1) #5 4.171 Executing bash-5.0.11-r1.post-install #5 4.172 (45/49) Installing cmake-bash-completion (3.15.5-r0) #5 4.317 (46/49) Installing libltdl (2.4.6-r7) #5 4.321 (47/49) Installing libtool (2.4.6-r7) #5 4.345 (48/49) Installing pkgconf (1.6.3-r0) #5 4.353 (49/49) Installing sudo (1.9.5p2-r1) #5 4.382 Executing busybox-1.31.1-r11.trigger #5 4.388 Executing ca-certificates-20191127-r2.trigger #5 4.439 OK: 269 MiB in 63 packages #5 DONE 6.1s #6 [bldr 3/4] RUN cd /tmp && git clone --branch v2015.09.25 git://git.sv.gnu.org/autoconf-archive.git && cp /tmp/autoconf-archive/m4/* /usr/share/aclocal && rm -rf /tmp/autoconf-archive #6 0.238 Cloning into 'autoconf-archive'... #6 6.413 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. #6 6.413 #6 6.413 You are in 'detached HEAD' state. You can look around, make experimental #6 6.413 changes and commit them, and you can discard any commits you make in this #6 6.413 state without impacting any branches by switching back to a branch. #6 6.413 #6 6.413 If you want to create a new branch to retain commits you create, you may #6 6.413 do so (now or later) by using -c with the switch command. Example: #6 6.413 #6 6.413 git switch -c #6 6.413 #6 6.413 Or undo this operation with: #6 6.413 #6 6.413 git switch - #6 6.413 #6 6.413 Turn off this advice by setting config variable advice.detachedHead to false #6 6.413 #6 DONE 6.7s #7 [bldr 4/4] RUN cd /tmp && git clone --branch v0.0.4 https://gerrit.o-ran-sc.org/r/com/log && cd log && ./autogen.sh && ./configure && make && make install #7 0.308 Cloning into 'log'... #7 1.091 Note: switching to '37c51db6de4ebedfd0be2340e2f5d80402c6053f'. #7 1.091 #7 1.091 You are in 'detached HEAD' state. You can look around, make experimental #7 1.091 changes and commit them, and you can discard any commits you make in this #7 1.091 state without impacting any branches by switching back to a branch. #7 1.091 #7 1.091 If you want to create a new branch to retain commits you create, you may #7 1.091 do so (now or later) by using -c with the switch command. Example: #7 1.091 #7 1.091 git switch -c #7 1.091 #7 1.091 Or undo this operation with: #7 1.091 #7 1.091 git switch - #7 1.091 #7 1.091 Turn off this advice by setting config variable advice.detachedHead to false #7 1.091 #7 2.551 aclocal: warning: couldn't open directory 'm4': No such file or directory #7 8.819 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. #7 8.820 libtoolize: copying file 'build-aux/ltmain.sh' #7 8.845 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 8.845 libtoolize: copying file 'm4/libtool.m4' #7 8.891 libtoolize: copying file 'm4/ltoptions.m4' #7 8.945 libtoolize: copying file 'm4/ltsugar.m4' #7 9.016 libtoolize: copying file 'm4/ltversion.m4' #7 9.074 libtoolize: copying file 'm4/lt~obsolete.m4' #7 16.35 configure.ac:56: installing 'build-aux/ar-lib' #7 16.35 configure.ac:56: installing 'build-aux/compile' #7 16.35 configure.ac:57: installing 'build-aux/config.guess' #7 16.36 configure.ac:57: installing 'build-aux/config.sub' #7 16.36 configure.ac:55: installing 'build-aux/install-sh' #7 16.36 configure.ac:55: installing 'build-aux/missing' #7 16.40 Makefile.am: installing 'build-aux/depcomp' #7 16.55 parallel-tests: installing 'build-aux/test-driver' #7 16.66 checking for a BSD-compatible install... /usr/bin/install -c #7 16.82 checking whether build environment is sane... yes #7 16.83 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d #7 16.83 checking for gawk... no #7 16.83 checking for mawk... no #7 16.84 checking for nawk... no #7 16.84 checking for awk... awk #7 16.84 checking whether make sets $(MAKE)... yes #7 16.84 checking whether make supports nested variables... yes #7 16.86 checking how to create a pax tar archive... none #7 16.90 checking whether make supports the include directive... yes (GNU style) #7 16.90 checking for gcc... gcc #7 16.92 checking whether the C compiler works... yes #7 16.97 checking for C compiler default output file name... a.out #7 16.97 checking for suffix of executables... #7 17.01 checking whether we are cross compiling... no #7 17.07 checking for suffix of object files... o #7 17.10 checking whether we are using the GNU C compiler... yes #7 17.13 checking whether gcc accepts -g... yes #7 17.16 checking for gcc option to accept ISO C89... none needed #7 17.21 checking whether gcc understands -c and -o together... yes #7 17.27 checking dependency style of gcc... gcc3 #7 17.31 checking for ar... ar #7 17.31 checking the archiver (ar) interface... ar #7 17.36 checking build system type... x86_64-pc-linux-musl #7 17.42 checking host system type... x86_64-pc-linux-musl #7 17.42 checking how to print strings... printf #7 17.42 checking for a sed that does not truncate output... /bin/sed #7 17.43 checking for grep that handles long lines and -e... /bin/grep #7 17.47 checking for egrep... /bin/grep -E #7 17.47 checking for fgrep... /bin/grep -F #7 17.47 checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld #7 17.48 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes #7 17.48 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 17.49 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 17.51 checking whether ln -s works... yes #7 17.51 checking the maximum length of command line arguments... 98304 #7 17.52 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop #7 17.52 checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop #7 17.52 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r #7 17.52 checking for objdump... objdump #7 17.52 checking how to recognize dependent libraries... pass_all #7 17.52 checking for dlltool... no #7 17.52 checking how to associate runtime and link libraries... printf %s\n #7 17.52 checking for archiver @FILE support... @ #7 17.55 checking for strip... strip #7 17.56 checking for ranlib... ranlib #7 17.56 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 17.65 checking for sysroot... no #7 17.65 checking for a working dd... /bin/dd #7 17.65 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 17.67 checking for mt... no #7 17.67 checking if : is a manifest tool... no #7 17.68 checking how to run the C preprocessor... gcc -E #7 17.72 checking for ANSI C header files... yes #7 17.83 checking for sys/types.h... yes #7 17.86 checking for sys/stat.h... yes #7 17.90 checking for stdlib.h... yes #7 17.93 checking for string.h... yes #7 17.96 checking for memory.h... yes #7 17.99 checking for strings.h... yes #7 18.03 checking for inttypes.h... yes #7 18.07 checking for stdint.h... yes #7 18.10 checking for unistd.h... yes #7 18.14 checking for dlfcn.h... yes #7 18.18 checking for objdir... .libs #7 18.27 checking if gcc supports -fno-rtti -fno-exceptions... no #7 18.30 checking for gcc option to produce PIC... -fPIC -DPIC #7 18.30 checking if gcc PIC flag -fPIC -DPIC works... yes #7 18.33 checking if gcc static flag -static works... yes #7 18.37 checking if gcc supports -c -o file.o... yes #7 18.40 checking if gcc supports -c -o file.o... (cached) yes #7 18.40 checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #7 18.42 checking whether -lc should be explicitly linked in... no #7 18.44 checking dynamic linker characteristics... GNU/Linux ld.so #7 18.49 checking how to hardcode library paths into programs... immediate #7 18.49 checking whether stripping libraries is possible... yes #7 18.50 checking if libtool supports shared libraries... yes #7 18.50 checking whether to build shared libraries... yes #7 18.50 checking whether to build static libraries... yes #7 18.50 checking for gcc option to accept ISO C99... none needed #7 18.56 checking for gcc option to accept ISO Standard C... (cached) none needed #7 18.56 checking for g++... g++ #7 18.58 checking whether we are using the GNU C++ compiler... yes #7 18.61 checking whether g++ accepts -g... yes #7 18.64 checking dependency style of g++... gcc3 #7 18.67 checking how to run the C++ preprocessor... g++ -E #7 18.79 checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 #7 18.80 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes #7 18.80 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #7 18.86 checking for g++ option to produce PIC... -fPIC -DPIC #7 18.86 checking if g++ PIC flag -fPIC -DPIC works... yes #7 18.89 checking if g++ static flag -static works... yes #7 18.93 checking if g++ supports -c -o file.o... yes #7 18.96 checking if g++ supports -c -o file.o... (cached) yes #7 18.96 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #7 18.96 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #7 18.96 checking how to hardcode library paths into programs... immediate #7 18.96 checking for __attribute__((visibility))... yes #7 19.01 checking if compiler needs -Werror to reject unknown flags... no #7 19.04 checking for the pthreads library -lpthreads... no #7 19.09 checking whether pthreads work without any flags... yes #7 19.14 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #7 19.19 checking if more special flags are required for pthreads... no #7 19.19 checking for PTHREAD_PRIO_INHERIT... yes #7 19.24 checking whether to build with code coverage support... no #7 19.24 checking for pkg-config... /usr/bin/pkg-config #7 19.24 checking pkg-config is at least version 0.9.0... yes #7 19.24 checking for JSONCPP... no #7 19.24 configure: WARNING: jsoncpp not found #7 19.27 checking that generated files are newer than configure... done #7 19.27 configure: creating ./config.status #7 19.51 config.status: creating Makefile #7 19.55 config.status: creating debian/changelog #7 19.56 config.status: creating rpm/mdclog.spec #7 19.58 config.status: creating run-tests.sh #7 19.58 config.status: executing depfiles commands #7 19.69 config.status: executing libtool commands #7 19.75 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mdclog\" -DPACKAGE_TARNAME=\"mdclog\" -DPACKAGE_VERSION=\"0.0.4\" -DPACKAGE_STRING=\"mdclog\ 0.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdclog\" -DVERSION=\"0.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-mdclog.lo -MD -MP -MF src/.deps/libmdclog_la-mdclog.Tpo -c -o src/libmdclog_la-mdclog.lo `test -f 'src/mdclog.c' || echo './'`src/mdclog.c #7 19.95 libtool: compile: gcc "-DPACKAGE_NAME=\"mdclog\"" "-DPACKAGE_TARNAME=\"mdclog\"" "-DPACKAGE_VERSION=\"0.0.4\"" "-DPACKAGE_STRING=\"mdclog 0.0.4\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"mdclog\"" "-DVERSION=\"0.0.4\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-mdclog.lo -MD -MP -MF src/.deps/libmdclog_la-mdclog.Tpo -c src/mdclog.c -fPIC -DPIC -o src/.libs/libmdclog_la-mdclog.o #7 20.08 libtool: compile: gcc "-DPACKAGE_NAME=\"mdclog\"" "-DPACKAGE_TARNAME=\"mdclog\"" "-DPACKAGE_VERSION=\"0.0.4\"" "-DPACKAGE_STRING=\"mdclog 0.0.4\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"mdclog\"" "-DVERSION=\"0.0.4\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-mdclog.lo -MD -MP -MF src/.deps/libmdclog_la-mdclog.Tpo -c src/mdclog.c -o src/libmdclog_la-mdclog.o >/dev/null 2>&1 #7 20.21 mv -f src/.deps/libmdclog_la-mdclog.Tpo src/.deps/libmdclog_la-mdclog.Plo #7 20.21 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mdclog\" -DPACKAGE_TARNAME=\"mdclog\" -DPACKAGE_VERSION=\"0.0.4\" -DPACKAGE_STRING=\"mdclog\ 0.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdclog\" -DVERSION=\"0.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-json_format.lo -MD -MP -MF src/.deps/libmdclog_la-json_format.Tpo -c -o src/libmdclog_la-json_format.lo `test -f 'src/json_format.c' || echo './'`src/json_format.c #7 20.41 libtool: compile: gcc "-DPACKAGE_NAME=\"mdclog\"" "-DPACKAGE_TARNAME=\"mdclog\"" "-DPACKAGE_VERSION=\"0.0.4\"" "-DPACKAGE_STRING=\"mdclog 0.0.4\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"mdclog\"" "-DVERSION=\"0.0.4\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-json_format.lo -MD -MP -MF src/.deps/libmdclog_la-json_format.Tpo -c src/json_format.c -fPIC -DPIC -o src/.libs/libmdclog_la-json_format.o #7 20.61 libtool: compile: gcc "-DPACKAGE_NAME=\"mdclog\"" "-DPACKAGE_TARNAME=\"mdclog\"" "-DPACKAGE_VERSION=\"0.0.4\"" "-DPACKAGE_STRING=\"mdclog 0.0.4\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"mdclog\"" "-DVERSION=\"0.0.4\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-json_format.lo -MD -MP -MF src/.deps/libmdclog_la-json_format.Tpo -c src/json_format.c -o src/libmdclog_la-json_format.o >/dev/null 2>&1 #7 20.81 mv -f src/.deps/libmdclog_la-json_format.Tpo src/.deps/libmdclog_la-json_format.Plo #7 20.81 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"mdclog\" -DPACKAGE_TARNAME=\"mdclog\" -DPACKAGE_VERSION=\"0.0.4\" -DPACKAGE_STRING=\"mdclog\ 0.0.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mdclog\" -DVERSION=\"0.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-mdc.lo -MD -MP -MF src/.deps/libmdclog_la-mdc.Tpo -c -o src/libmdclog_la-mdc.lo `test -f 'src/mdc.c' || echo './'`src/mdc.c #7 21.00 libtool: compile: gcc "-DPACKAGE_NAME=\"mdclog\"" "-DPACKAGE_TARNAME=\"mdclog\"" "-DPACKAGE_VERSION=\"0.0.4\"" "-DPACKAGE_STRING=\"mdclog 0.0.4\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"mdclog\"" "-DVERSION=\"0.0.4\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-mdc.lo -MD -MP -MF src/.deps/libmdclog_la-mdc.Tpo -c src/mdc.c -fPIC -DPIC -o src/.libs/libmdclog_la-mdc.o #7 21.14 libtool: compile: gcc "-DPACKAGE_NAME=\"mdclog\"" "-DPACKAGE_TARNAME=\"mdclog\"" "-DPACKAGE_VERSION=\"0.0.4\"" "-DPACKAGE_STRING=\"mdclog 0.0.4\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"mdclog\"" "-DVERSION=\"0.0.4\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -I. -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -MT src/libmdclog_la-mdc.lo -MD -MP -MF src/.deps/libmdclog_la-mdc.Tpo -c src/mdc.c -o src/libmdclog_la-mdc.o >/dev/null 2>&1 #7 21.28 mv -f src/.deps/libmdclog_la-mdc.Tpo src/.deps/libmdclog_la-mdc.Plo #7 21.28 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Werror -Wextra -I./include -D_GNU_SOURCE -fvisibility=hidden -DBUILDING_MDCLOG -g -O2 -version-info 0:4:0 -o libmdclog.la -rpath /usr/local/lib src/libmdclog_la-mdclog.lo src/libmdclog_la-json_format.lo src/libmdclog_la-mdc.lo #7 21.34 libtool: link: gcc -shared -fPIC -DPIC src/.libs/libmdclog_la-mdclog.o src/.libs/libmdclog_la-json_format.o src/.libs/libmdclog_la-mdc.o -g -O2 -Wl,-soname -Wl,libmdclog.so.0 -o .libs/libmdclog.so.0.0.4 #7 21.36 libtool: link: (cd ".libs" && rm -f "libmdclog.so.0" && ln -s "libmdclog.so.0.0.4" "libmdclog.so.0") #7 21.37 libtool: link: (cd ".libs" && rm -f "libmdclog.so" && ln -s "libmdclog.so.0.0.4" "libmdclog.so") #7 21.37 libtool: link: ar cru .libs/libmdclog.a src/libmdclog_la-mdclog.o src/libmdclog_la-json_format.o src/libmdclog_la-mdc.o #7 21.37 ar: `u' modifier ignored since `D' is the default (see `U') #7 21.37 libtool: link: ranlib .libs/libmdclog.a #7 21.38 libtool: link: ( cd ".libs" && rm -f "libmdclog.la" && ln -s "../libmdclog.la" "libmdclog.la" ) #7 21.38 sed -e 's![@]prefix[@]!/usr/local!g' \ #7 21.38 -e 's![@]includedir[@]!/usr/local/include!g' \ #7 21.38 -e 's![@]libdir[@]!/usr/local/lib!g' \ #7 21.38 -e 's![@]PACKAGE_VERSION[@]!0.0.4!g' \ #7 21.38 -e 's![@]PACKAGE_URL[@]!!g' \ #7 21.38 mdclog.pc.in > mdclog.pc #7 21.40 make[1]: Entering directory '/tmp/log' #7 21.40 build-aux/install-sh -c -d '/usr/local/lib' #7 21.41 /bin/sh ./libtool --mode=install /usr/bin/install -c libmdclog.la '/usr/local/lib' #7 21.43 libtool: install: /usr/bin/install -c .libs/libmdclog.so.0.0.4 /usr/local/lib/libmdclog.so.0.0.4 #7 21.43 libtool: install: (cd /usr/local/lib && { ln -s -f libmdclog.so.0.0.4 libmdclog.so.0 || { rm -f libmdclog.so.0 && ln -s libmdclog.so.0.0.4 libmdclog.so.0; }; }) #7 21.43 libtool: install: (cd /usr/local/lib && { ln -s -f libmdclog.so.0.0.4 libmdclog.so || { rm -f libmdclog.so && ln -s libmdclog.so.0.0.4 libmdclog.so; }; }) #7 21.43 libtool: install: /usr/bin/install -c .libs/libmdclog.lai /usr/local/lib/libmdclog.la #7 21.44 libtool: install: /usr/bin/install -c .libs/libmdclog.a /usr/local/lib/libmdclog.a #7 21.44 libtool: install: chmod 644 /usr/local/lib/libmdclog.a #7 21.44 libtool: install: ranlib /usr/local/lib/libmdclog.a #7 21.47 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 21.47 ---------------------------------------------------------------------- #7 21.47 Libraries have been installed in: #7 21.47 /usr/local/lib #7 21.47 #7 21.47 If you ever happen to want to link against installed libraries #7 21.47 in a given directory, LIBDIR, you must either use libtool, and #7 21.47 specify the full pathname of the library, or use the '-LLIBDIR' #7 21.47 flag during linking and do at least one of the following: #7 21.47 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 21.47 during execution #7 21.47 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 21.47 during linking #7 21.47 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 21.47 #7 21.47 See any operating system documentation about shared libraries for #7 21.47 more information, such as the ld(1) and ld.so(8) manual pages. #7 21.47 ---------------------------------------------------------------------- #7 21.48 build-aux/install-sh -c -d '/usr/local/lib/pkgconfig' #7 21.48 /usr/bin/install -c -m 644 mdclog.pc '/usr/local/lib/pkgconfig' #7 21.48 build-aux/install-sh -c -d '/usr/local/include/mdclog' #7 21.49 /usr/bin/install -c -m 644 include/mdclog/mdclog.h '/usr/local/include/mdclog' #7 21.49 make[1]: Leaving directory '/tmp/log' #7 DONE 21.6s #8 [stage-1 1/2] COPY --from=bldr /usr/local/include/mdclog /usr/local/include/mdclog #8 DONE 0.2s #9 [stage-1 2/2] COPY --from=bldr /usr/local/lib/libmdclog.* /usr/local/lib/ #9 DONE 0.2s #10 exporting to image #10 exporting layers 0.1s done #10 writing image sha256:4f55579a4f6ee0045e4468832e5c2a26f9cfd224f4bb212edb3b433493dfa0f3 done #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog:0.0.4 0.0s done #10 DONE 0.1s ---> docker-build.sh ends [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3430454438022076566.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins13707034401164228154.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog:0.0.4 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog:0.0.4 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog] 7a735a261bd9: Preparing 051a415d6b5b: Preparing 051a415d6b5b: Pushed 7a735a261bd9: Pushed 0.0.4: digest: sha256:2b662491acff17fcff3ae127932845824e5bc94962ab9804a91b3cc3dfa5b857 size: 733 ---> docker-push.sh ends [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins7822975252400505475.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2107 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins4617644119429023978.sh ---> sysstat.sh [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins3088743024975253442.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master ']' + mkdir -p /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/archives/ [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins6816606468297011504.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ilyp from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ilyp/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins18404292335497653342.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/config13189744904916525803tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins8254821260464999922.sh ---> create-netrc.sh [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins2039600548650157856.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ilyp from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ilyp/bin to PATH [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins4275925399446785256.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins7129899494683733643.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ilyp from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-Ilyp/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash -l /tmp/jenkins9723968571200335793.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ilyp from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-Ilyp/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-mdclog-docker-merge-master/277 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1935 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.2G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 496 5073 0 2405 7193 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:fc:cb:57 brd ff:ff:ff:ff:ff:ff inet 10.32.7.177/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86113sec preferred_lft 86113sec inet6 fe80::f816:3eff:fefc:cb57/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d5:87:ea:1c brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1935) 08/02/25 _x86_64_ (4 CPU) 08:22:48 LINUX RESTART (4 CPU) 08:23:01 tps rtps wtps bread/s bwrtn/s 08:24:01 149.28 69.12 80.15 5623.86 39345.86 08:25:01 55.18 0.25 54.93 27.86 8214.86 08:26:01 87.23 12.55 74.68 2247.33 16344.13 08:27:01 19.51 0.63 18.88 49.06 1320.71 Average: 77.80 20.64 57.16 1986.94 16306.05 08:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:01 5930236 7425228 2237192 27.39 34780 1642120 973476 10.56 570512 1500920 45328 08:25:01 5679620 7399988 2487808 30.46 54336 1835344 981780 10.65 605964 1690796 79584 08:26:01 5284284 7441052 2883144 35.30 65440 2243280 948388 10.29 675952 1979464 452 08:27:01 5178044 7354964 2989384 36.60 68836 2259504 1025248 11.12 772336 1987280 19384 Average: 5518046 7405308 2649382 32.44 55848 1995062 982223 10.66 656191 1789615 36187 08:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:01 ens3 328.30 163.16 1004.82 60.43 0.00 0.00 0.00 0.00 08:25:01 lo 0.67 0.67 0.05 0.05 0.00 0.00 0.00 0.00 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:25:01 ens3 60.06 41.44 733.08 5.95 0.00 0.00 0.00 0.00 08:26:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:26:01 ens3 272.02 116.97 1581.81 12.38 0.00 0.00 0.00 0.00 08:27:01 lo 2.13 2.13 0.19 0.19 0.00 0.00 0.00 0.00 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:01 ens3 21.30 19.80 16.95 17.66 0.00 0.00 0.00 0.00 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 170.41 85.34 834.13 24.11 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1935) 08/02/25 _x86_64_ (4 CPU) 08:22:48 LINUX RESTART (4 CPU) 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:24:01 all 16.90 0.00 2.68 5.70 3.65 71.08 08:24:01 0 9.70 0.00 3.36 6.07 3.06 77.81 08:24:01 1 19.50 0.00 2.08 2.84 3.05 72.53 08:24:01 2 14.65 0.00 2.54 9.67 4.26 68.88 08:24:01 3 23.76 0.00 2.69 4.18 4.20 65.16 08:25:01 all 19.42 0.00 1.15 2.53 1.96 74.94 08:25:01 0 9.50 0.00 0.54 0.03 1.66 88.27 08:25:01 1 31.52 0.00 2.14 0.56 1.78 64.00 08:25:01 2 20.76 0.00 1.16 8.46 3.17 66.45 08:25:01 3 15.99 0.00 0.76 0.98 1.24 81.03 08:26:01 all 15.33 0.00 2.52 2.27 3.15 76.73 08:26:01 0 18.37 0.00 1.98 0.81 2.38 76.46 08:26:01 1 23.75 0.00 2.62 1.93 2.94 68.76 08:26:01 2 9.48 0.00 2.40 3.91 3.84 80.37 08:26:01 3 9.82 0.00 3.08 2.42 3.40 81.28 08:27:01 all 20.11 0.00 1.02 0.99 2.40 75.48 08:27:01 0 28.35 0.00 1.13 0.23 3.02 67.27 08:27:01 1 0.45 0.00 0.33 0.31 1.40 97.51 08:27:01 2 37.41 0.00 1.70 3.32 3.73 53.85 08:27:01 3 13.99 0.00 0.88 0.10 1.46 83.58 Average: all 17.94 0.00 1.84 2.87 2.79 74.56 Average: 0 16.49 0.00 1.75 1.78 2.53 77.44 Average: 1 18.78 0.00 1.79 1.41 2.29 75.72 Average: 2 20.57 0.00 1.95 6.34 3.75 67.39 Average: 3 15.89 0.00 1.86 1.93 2.58 77.74