Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-3994 (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-0KeAMqCotGHf/agent.2083 SSH_AGENT_PID=2085 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/private_key_628679345686609796.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/jenkins8537959918131486969.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-VyCZ lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VyCZ/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-VyCZ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.34 botocore==1.42.34 bs4==0.0.2 certifi==2026.1.4 cffi==2.0.0 cfgv==3.5.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.1 cliff==4.13.1 cmd2==3.1.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.3 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.16 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.0 kubernetes==35.0.0 lftools==0.37.21 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.9.0 os-service-types==1.8.2 osc-lib==4.3.0 oslo.config==10.2.0 oslo.context==6.2.0 oslo.i18n==6.7.1 oslo.log==8.0.0 oslo.serialization==5.9.0 oslo.utils==9.2.0 packaging==26.0 pbr==7.0.3 platformdirs==4.5.1 prettytable==3.17.0 psutil==7.2.1 pyasn1==0.6.2 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==5.0.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.3.0 python-swiftclient==4.9.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8.3 stevedore==5.6.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.3 urllib3==1.26.20 virtualenv==20.36.1 wcwidth==0.3.2 websocket-client==1.9.0 wrapt==2.0.1 xdg==6.0.0 xmltodict==1.0.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/config8690782603812111801tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/config15166781138755241568tmp [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins16290529439814727351.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/jenkins10705688866828992356.sh [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5392018643119853881.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/jenkins4553357505781015620.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-VyCZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-VyCZ/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/jenkins11067693486833587645.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 build definition from Dockerfile #1 transferring dockerfile: 2.14kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/alpine:3.11 #3 DONE 1.3s #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:a0ce0e57c6900f6f13cee6f1c1e0337cedd745ebc1bac226c61eb574667c6d04 528B / 528B done #4 sha256:a787cb9865032e5b5a407ecdf34b57a23a4a076aaa043d71742ddb6726ec9229 1.47kB / 1.47kB done #4 sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 0B / 2.82MB 0.2s #4 sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d 1.64kB / 1.64kB done #4 sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 2.82MB / 2.82MB 0.3s #4 extracting sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a #4 sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 2.82MB / 2.82MB 0.3s done #4 extracting sha256:79e9f2f55bf5465a02ee6a6170e66005b20c7aa6b115af6fcd04fad706ea651a 0.2s done #4 DONE 0.7s #5 [bldr 2/4] RUN apk update && apk add autoconf automake build-base cmake libtool pkgconfig git sudo #5 0.187 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz #5 0.422 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz #5 0.714 v3.11.13-12-g2cfa91a2b4 [http://dl-cdn.alpinelinux.org/alpine/v3.11/main] #5 0.714 v3.11.11-124-gf2729ece5a [http://dl-cdn.alpinelinux.org/alpine/v3.11/community] #5 0.714 OK: 11276 distinct packages available #5 0.924 (1/49) Installing m4 (1.4.18-r1) #5 0.939 (2/49) Installing libbz2 (1.0.8-r1) #5 0.945 (3/49) Installing perl (5.30.3-r0) #5 1.278 (4/49) Installing autoconf (2.69-r2) #5 1.304 (5/49) Installing automake (1.16.1-r0) #5 1.325 (6/49) Installing libgcc (9.3.0-r0) #5 1.332 (7/49) Installing libstdc++ (9.3.0-r0) #5 1.350 (8/49) Installing binutils (2.33.1-r1) #5 1.434 (9/49) Installing libmagic (5.37-r1) #5 1.459 (10/49) Installing file (5.37-r1) #5 1.463 (11/49) Installing gmp (6.1.2-r1) #5 1.475 (12/49) Installing isl (0.18-r0) #5 1.498 (13/49) Installing libgomp (9.3.0-r0) #5 1.504 (14/49) Installing libatomic (9.3.0-r0) #5 1.508 (15/49) Installing mpfr4 (4.0.2-r1) #5 1.517 (16/49) Installing mpc1 (1.1.0-r1) #5 1.523 (17/49) Installing gcc (9.3.0-r0) #5 2.310 (18/49) Installing musl-dev (1.1.24-r3) #5 2.410 (19/49) Installing libc-dev (0.7.2-r0) #5 2.414 (20/49) Installing g++ (9.3.0-r0) #5 2.934 (21/49) Installing make (4.2.1-r2) #5 2.945 (22/49) Installing fortify-headers (1.1-r0) #5 2.959 (23/49) Installing build-base (0.5-r1) #5 2.962 (24/49) Installing libacl (2.2.53-r0) #5 2.966 (25/49) Installing expat (2.2.9-r1) #5 2.972 (26/49) Installing lz4-libs (1.9.2-r0) #5 2.979 (27/49) Installing xz-libs (5.2.4-r0) #5 2.985 (28/49) Installing zstd-libs (1.4.9-r0) #5 2.997 (29/49) Installing libarchive (3.4.2-r0) #5 3.157 (30/49) Installing ca-certificates (20191127-r2) #5 3.175 (31/49) Installing nghttp2-libs (1.40.0-r1) #5 3.181 (32/49) Installing libcurl (7.79.1-r0) #5 3.191 (33/49) Installing ncurses-terminfo-base (6.1_p20200118-r4) #5 3.198 (34/49) Installing ncurses-libs (6.1_p20200118-r4) #5 3.207 (35/49) Installing rhash-libs (1.3.9-r0) #5 3.213 (36/49) Installing libuv (1.34.0-r0) #5 3.231 (37/49) Installing cmake (3.15.5-r0) #5 3.898 (38/49) Installing pcre2 (10.34-r1) #5 3.911 (39/49) Installing git (2.24.4-r0) #5 4.098 (40/49) Installing perl-error (0.17028-r0) #5 4.102 (41/49) Installing perl-git (2.24.4-r0) #5 4.107 (42/49) Installing git-perl (2.24.4-r0) #5 4.112 (43/49) Installing readline (8.0.1-r0) #5 4.120 (44/49) Installing bash (5.0.11-r1) #5 4.137 Executing bash-5.0.11-r1.post-install #5 4.139 (45/49) Installing cmake-bash-completion (3.15.5-r0) #5 4.151 (46/49) Installing libltdl (2.4.6-r7) #5 4.155 (47/49) Installing libtool (2.4.6-r7) #5 4.181 (48/49) Installing pkgconf (1.6.3-r0) #5 4.187 (49/49) Installing sudo (1.9.5p2-r1) #5 4.213 Executing busybox-1.31.1-r11.trigger #5 4.219 Executing ca-certificates-20191127-r2.trigger #5 4.267 OK: 269 MiB in 63 packages #5 DONE 6.4s #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.213 Cloning into 'autoconf-archive'... #6 4.059 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. #6 4.059 #6 4.059 You are in 'detached HEAD' state. You can look around, make experimental #6 4.059 changes and commit them, and you can discard any commits you make in this #6 4.059 state without impacting any branches by switching back to a branch. #6 4.059 #6 4.059 If you want to create a new branch to retain commits you create, you may #6 4.059 do so (now or later) by using -c with the switch command. Example: #6 4.059 #6 4.059 git switch -c #6 4.059 #6 4.059 Or undo this operation with: #6 4.059 #6 4.059 git switch - #6 4.059 #6 4.059 Turn off this advice by setting config variable advice.detachedHead to false #6 4.059 #6 DONE 4.3s #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.197 Cloning into 'log'... #7 0.531 Note: switching to '37c51db6de4ebedfd0be2340e2f5d80402c6053f'. #7 0.531 #7 0.531 You are in 'detached HEAD' state. You can look around, make experimental #7 0.531 changes and commit them, and you can discard any commits you make in this #7 0.531 state without impacting any branches by switching back to a branch. #7 0.531 #7 0.531 If you want to create a new branch to retain commits you create, you may #7 0.531 do so (now or later) by using -c with the switch command. Example: #7 0.531 #7 0.531 git switch -c #7 0.531 #7 0.531 Or undo this operation with: #7 0.531 #7 0.531 git switch - #7 0.531 #7 0.531 Turn off this advice by setting config variable advice.detachedHead to false #7 0.531 #7 1.959 aclocal: warning: couldn't open directory 'm4': No such file or directory #7 7.995 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. #7 7.995 libtoolize: copying file 'build-aux/ltmain.sh' #7 8.015 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. #7 8.015 libtoolize: copying file 'm4/libtool.m4' #7 8.057 libtoolize: copying file 'm4/ltoptions.m4' #7 8.111 libtoolize: copying file 'm4/ltsugar.m4' #7 8.171 libtoolize: copying file 'm4/ltversion.m4' #7 8.225 libtoolize: copying file 'm4/lt~obsolete.m4' #7 15.42 configure.ac:56: installing 'build-aux/ar-lib' #7 15.42 configure.ac:56: installing 'build-aux/compile' #7 15.43 configure.ac:57: installing 'build-aux/config.guess' #7 15.43 configure.ac:57: installing 'build-aux/config.sub' #7 15.43 configure.ac:55: installing 'build-aux/install-sh' #7 15.43 configure.ac:55: installing 'build-aux/missing' #7 15.48 Makefile.am: installing 'build-aux/depcomp' #7 15.62 parallel-tests: installing 'build-aux/test-driver' #7 15.72 checking for a BSD-compatible install... /usr/bin/install -c #7 15.87 checking whether build environment is sane... yes #7 15.87 checking for a thread-safe mkdir -p... build-aux/install-sh -c -d #7 15.88 checking for gawk... no #7 15.88 checking for mawk... no #7 15.88 checking for nawk... no #7 15.88 checking for awk... awk #7 15.88 checking whether make sets $(MAKE)... yes #7 15.88 checking whether make supports nested variables... yes #7 15.89 checking how to create a pax tar archive... none #7 15.90 checking whether make supports the include directive... yes (GNU style) #7 15.91 checking for gcc... gcc #7 15.92 checking whether the C compiler works... yes #7 15.96 checking for C compiler default output file name... a.out #7 15.96 checking for suffix of executables... #7 16.00 checking whether we are cross compiling... no #7 16.04 checking for suffix of object files... o #7 16.07 checking whether we are using the GNU C compiler... yes #7 16.10 checking whether gcc accepts -g... yes #7 16.14 checking for gcc option to accept ISO C89... none needed #7 16.20 checking whether gcc understands -c and -o together... yes #7 16.26 checking dependency style of gcc... gcc3 #7 16.29 checking for ar... ar #7 16.29 checking the archiver (ar) interface... ar #7 16.33 checking build system type... x86_64-pc-linux-musl #7 16.37 checking host system type... x86_64-pc-linux-musl #7 16.37 checking how to print strings... printf #7 16.37 checking for a sed that does not truncate output... /bin/sed #7 16.38 checking for grep that handles long lines and -e... /bin/grep #7 16.41 checking for egrep... /bin/grep -E #7 16.41 checking for fgrep... /bin/grep -F #7 16.42 checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld #7 16.43 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes #7 16.43 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #7 16.43 checking the name lister (/usr/bin/nm -B) interface... BSD nm #7 16.46 checking whether ln -s works... yes #7 16.46 checking the maximum length of command line arguments... 98304 #7 16.46 checking how to convert x86_64-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop #7 16.47 checking how to convert x86_64-pc-linux-musl file names to toolchain format... func_convert_file_noop #7 16.47 checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r #7 16.47 checking for objdump... objdump #7 16.47 checking how to recognize dependent libraries... pass_all #7 16.47 checking for dlltool... no #7 16.47 checking how to associate runtime and link libraries... printf %s\n #7 16.47 checking for archiver @FILE support... @ #7 16.50 checking for strip... strip #7 16.50 checking for ranlib... ranlib #7 16.50 checking command to parse /usr/bin/nm -B output from gcc object... ok #7 16.58 checking for sysroot... no #7 16.58 checking for a working dd... /bin/dd #7 16.58 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 #7 16.61 checking for mt... no #7 16.61 checking if : is a manifest tool... no #7 16.61 checking how to run the C preprocessor... gcc -E #7 16.66 checking for ANSI C header files... yes #7 16.77 checking for sys/types.h... yes #7 16.80 checking for sys/stat.h... yes #7 16.83 checking for stdlib.h... yes #7 16.87 checking for string.h... yes #7 16.91 checking for memory.h... yes #7 16.95 checking for strings.h... yes #7 16.99 checking for inttypes.h... yes #7 17.02 checking for stdint.h... yes #7 17.06 checking for unistd.h... yes #7 17.10 checking for dlfcn.h... yes #7 17.15 checking for objdir... .libs #7 17.22 checking if gcc supports -fno-rtti -fno-exceptions... no #7 17.25 checking for gcc option to produce PIC... -fPIC -DPIC #7 17.25 checking if gcc PIC flag -fPIC -DPIC works... yes #7 17.28 checking if gcc static flag -static works... yes #7 17.32 checking if gcc supports -c -o file.o... yes #7 17.34 checking if gcc supports -c -o file.o... (cached) yes #7 17.34 checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #7 17.35 checking whether -lc should be explicitly linked in... no #7 17.38 checking dynamic linker characteristics... GNU/Linux ld.so #7 17.43 checking how to hardcode library paths into programs... immediate #7 17.43 checking whether stripping libraries is possible... yes #7 17.43 checking if libtool supports shared libraries... yes #7 17.43 checking whether to build shared libraries... yes #7 17.44 checking whether to build static libraries... yes #7 17.44 checking for gcc option to accept ISO C99... none needed #7 17.50 checking for gcc option to accept ISO Standard C... (cached) none needed #7 17.50 checking for g++... g++ #7 17.53 checking whether we are using the GNU C++ compiler... yes #7 17.56 checking whether g++ accepts -g... yes #7 17.59 checking dependency style of g++... gcc3 #7 17.63 checking how to run the C++ preprocessor... g++ -E #7 17.74 checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 #7 17.75 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes #7 17.76 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #7 17.83 checking for g++ option to produce PIC... -fPIC -DPIC #7 17.83 checking if g++ PIC flag -fPIC -DPIC works... yes #7 17.86 checking if g++ static flag -static works... yes #7 17.91 checking if g++ supports -c -o file.o... yes #7 17.94 checking if g++ supports -c -o file.o... (cached) yes #7 17.94 checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes #7 17.94 checking dynamic linker characteristics... (cached) GNU/Linux ld.so #7 17.94 checking how to hardcode library paths into programs... immediate #7 17.94 checking for __attribute__((visibility))... yes #7 17.99 checking if compiler needs -Werror to reject unknown flags... no #7 18.01 checking for the pthreads library -lpthreads... no #7 18.06 checking whether pthreads work without any flags... yes #7 18.11 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE #7 18.15 checking if more special flags are required for pthreads... no #7 18.15 checking for PTHREAD_PRIO_INHERIT... yes #7 18.20 checking whether to build with code coverage support... no #7 18.20 checking for pkg-config... /usr/bin/pkg-config #7 18.20 checking pkg-config is at least version 0.9.0... yes #7 18.20 checking for JSONCPP... no #7 18.20 configure: WARNING: jsoncpp not found #7 18.23 checking that generated files are newer than configure... done #7 18.23 configure: creating ./config.status #7 18.47 config.status: creating Makefile #7 18.51 config.status: creating debian/changelog #7 18.52 config.status: creating rpm/mdclog.spec #7 18.53 config.status: creating run-tests.sh #7 18.54 config.status: executing depfiles commands #7 18.62 config.status: executing libtool commands #7 18.67 /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 18.83 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 18.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 -o src/libmdclog_la-mdclog.o >/dev/null 2>&1 #7 19.08 mv -f src/.deps/libmdclog_la-mdclog.Tpo src/.deps/libmdclog_la-mdclog.Plo #7 19.08 /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 19.26 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 19.46 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 19.67 mv -f src/.deps/libmdclog_la-json_format.Tpo src/.deps/libmdclog_la-json_format.Plo #7 19.67 /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 19.89 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 20.03 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 20.18 mv -f src/.deps/libmdclog_la-mdc.Tpo src/.deps/libmdclog_la-mdc.Plo #7 20.18 /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 20.23 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 20.24 libtool: link: (cd ".libs" && rm -f "libmdclog.so.0" && ln -s "libmdclog.so.0.0.4" "libmdclog.so.0") #7 20.25 libtool: link: (cd ".libs" && rm -f "libmdclog.so" && ln -s "libmdclog.so.0.0.4" "libmdclog.so") #7 20.26 libtool: link: ar cru .libs/libmdclog.a src/libmdclog_la-mdclog.o src/libmdclog_la-json_format.o src/libmdclog_la-mdc.o #7 20.26 ar: `u' modifier ignored since `D' is the default (see `U') #7 20.26 libtool: link: ranlib .libs/libmdclog.a #7 20.27 libtool: link: ( cd ".libs" && rm -f "libmdclog.la" && ln -s "../libmdclog.la" "libmdclog.la" ) #7 20.27 sed -e 's![@]prefix[@]!/usr/local!g' \ #7 20.27 -e 's![@]includedir[@]!/usr/local/include!g' \ #7 20.27 -e 's![@]libdir[@]!/usr/local/lib!g' \ #7 20.27 -e 's![@]PACKAGE_VERSION[@]!0.0.4!g' \ #7 20.27 -e 's![@]PACKAGE_URL[@]!!g' \ #7 20.27 mdclog.pc.in > mdclog.pc #7 20.29 make[1]: Entering directory '/tmp/log' #7 20.29 build-aux/install-sh -c -d '/usr/local/lib' #7 20.29 /bin/sh ./libtool --mode=install /usr/bin/install -c libmdclog.la '/usr/local/lib' #7 20.30 libtool: install: /usr/bin/install -c .libs/libmdclog.so.0.0.4 /usr/local/lib/libmdclog.so.0.0.4 #7 20.30 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 20.31 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 20.31 libtool: install: /usr/bin/install -c .libs/libmdclog.lai /usr/local/lib/libmdclog.la #7 20.31 libtool: install: /usr/bin/install -c .libs/libmdclog.a /usr/local/lib/libmdclog.a #7 20.31 libtool: install: chmod 644 /usr/local/lib/libmdclog.a #7 20.31 libtool: install: ranlib /usr/local/lib/libmdclog.a #7 20.34 libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib #7 20.34 ---------------------------------------------------------------------- #7 20.34 Libraries have been installed in: #7 20.34 /usr/local/lib #7 20.34 #7 20.34 If you ever happen to want to link against installed libraries #7 20.34 in a given directory, LIBDIR, you must either use libtool, and #7 20.34 specify the full pathname of the library, or use the '-LLIBDIR' #7 20.34 flag during linking and do at least one of the following: #7 20.34 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable #7 20.34 during execution #7 20.34 - add LIBDIR to the 'LD_RUN_PATH' environment variable #7 20.34 during linking #7 20.34 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag #7 20.34 #7 20.34 See any operating system documentation about shared libraries for #7 20.34 more information, such as the ld(1) and ld.so(8) manual pages. #7 20.34 ---------------------------------------------------------------------- #7 20.34 build-aux/install-sh -c -d '/usr/local/lib/pkgconfig' #7 20.35 /usr/bin/install -c -m 644 mdclog.pc '/usr/local/lib/pkgconfig' #7 20.35 build-aux/install-sh -c -d '/usr/local/include/mdclog' #7 20.36 /usr/bin/install -c -m 644 include/mdclog/mdclog.h '/usr/local/include/mdclog' #7 20.36 make[1]: Leaving directory '/tmp/log' #7 DONE 20.6s #8 [stage-1 1/2] COPY --from=bldr /usr/local/include/mdclog /usr/local/include/mdclog #8 DONE 0.1s #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:bb2f489b1a550d03c26c26fe3e34523db4c6300ef466d70c9c38f0f42876d2b5 done #10 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3-mdclog:0.0.4 done #10 DONE 0.1s ---> docker-build.sh ends [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12629193683353501441.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/jenkins16804379691647349642.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] 0faeb76ee625: Preparing 491449b2e528: Preparing 491449b2e528: Pushed 0faeb76ee625: Pushed 0.0.4: digest: sha256:e1f6e0f7fa2ece4e66f5cd181556f78d8492dec52972be5d049373b64d57eec9 size: 733 ---> docker-push.sh ends [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins3208616783300673832.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2085 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins7027576680791646870.sh ---> sysstat.sh [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins16737802176059876107.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/jenkins2844350825390272931.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-VyCZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VyCZ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins825728859949722674.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-mdclog-docker-merge-master@tmp/config1715759978403594774tmp 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/jenkins16705488656722926552.sh ---> create-netrc.sh [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins1397968653220219041.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-VyCZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-VyCZ/bin to PATH [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins6365063053739936180.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-bldr-alpine3-mdclog-docker-merge-master] $ /bin/bash /tmp/jenkins5819140708179626123.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-VyCZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VyCZ/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/jenkins15589507497172195881.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-VyCZ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-VyCZ/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/302 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-3994 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: 7975 507 5059 0 2408 7182 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:8a:f6:30 brd ff:ff:ff:ff:ff:ff inet 10.32.7.65/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86127sec preferred_lft 86127sec inet6 fe80::f816:3eff:fe8a:f630/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:92:9c:b7:bf 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-3994) 01/24/26 _x86_64_ (4 CPU) 08:22:45 LINUX RESTART (4 CPU) 08:23:01 tps rtps wtps bread/s bwrtn/s 08:24:02 156.25 69.19 87.05 5606.53 39789.15 08:25:01 63.85 0.12 63.73 21.83 9792.51 08:26:01 81.89 12.56 69.33 2235.79 15053.25 08:27:01 17.63 0.40 17.23 32.79 1370.34 Average: 79.97 20.66 59.32 1982.48 16529.66 08:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:02 5896744 7417348 2270676 27.80 37468 1663772 985672 10.70 581196 1520132 59692 08:25:01 5576024 7365364 2591396 31.73 58052 1896156 1024912 11.12 646296 1742984 119676 08:26:01 5161492 7328012 3005928 36.80 65888 2252760 1063156 11.54 791320 1985392 7056 08:27:01 5173292 7344968 2994128 36.66 69240 2254020 1026748 11.14 781620 1981840 9872 Average: 5451888 7363923 2715532 33.25 57662 2016677 1025122 11.12 700108 1807587 49074 08:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:02 ens3 415.09 240.32 1081.03 68.06 0.00 0.00 0.00 0.00 08:25:01 lo 0.47 0.47 0.04 0.04 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 53.06 44.62 686.45 5.71 0.00 0.00 0.00 0.00 08:26:01 lo 3.20 3.20 0.31 0.31 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 283.74 140.67 1593.80 18.70 0.00 0.00 0.00 0.00 08:27:01 lo 0.93 0.93 0.08 0.08 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 11.85 12.81 9.33 6.14 0.00 0.00 0.00 0.00 Average: lo 1.42 1.42 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 191.52 109.88 843.31 24.73 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3994) 01/24/26 _x86_64_ (4 CPU) 08:22:45 LINUX RESTART (4 CPU) 08:23:01 CPU %user %nice %system %iowait %steal %idle 08:24:02 all 20.10 0.00 3.02 5.40 1.09 70.40 08:24:02 0 12.88 0.00 4.88 5.75 1.04 75.45 08:24:02 1 14.84 0.00 1.79 7.99 0.85 74.52 08:24:02 2 44.88 0.00 3.65 5.73 1.72 44.02 08:24:02 3 7.88 0.00 1.75 2.15 0.73 87.49 08:25:01 all 20.80 0.00 1.25 1.76 0.74 75.45 08:25:01 0 29.63 0.00 2.02 2.76 0.78 64.81 08:25:01 1 5.51 0.00 0.80 3.98 0.53 89.18 08:25:01 2 29.18 0.00 1.24 0.17 0.90 68.51 08:25:01 3 18.92 0.00 0.95 0.12 0.74 79.27 08:26:01 all 17.29 0.00 2.65 1.99 0.99 77.08 08:26:01 0 17.94 0.00 2.50 3.60 0.95 75.01 08:26:01 1 16.98 0.00 2.07 0.27 0.93 79.75 08:26:01 2 23.78 0.00 3.14 3.19 1.35 68.53 08:26:01 3 10.45 0.00 2.87 0.89 0.74 85.06 08:27:01 all 20.99 0.00 1.12 0.82 1.26 75.82 08:27:01 0 19.62 0.00 1.00 0.43 1.23 77.72 08:27:01 1 28.85 0.00 1.26 0.23 0.97 68.69 08:27:01 2 21.74 0.00 1.19 0.33 1.88 74.86 08:27:01 3 13.75 0.00 1.01 2.27 0.96 82.00 Average: all 19.79 0.00 2.01 2.49 1.02 74.69 Average: 0 19.98 0.00 2.60 3.13 1.00 73.29 Average: 1 16.60 0.00 1.48 3.11 0.82 77.99 Average: 2 29.86 0.00 2.30 2.36 1.47 64.01 Average: 3 12.73 0.00 1.65 1.36 0.79 83.47