Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1341 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-dev-bldr-alpine3-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-jedpVhMEZ1bi/agent.2035 SSH_AGENT_PID=2037 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/private_key_7761884836582821731.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-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-docker-merge-master] $ /bin/bash /tmp/jenkins12211879941508553087.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-Nk7c 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-Nk7c/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 26.0.1 from /tmp/venv-Nk7c/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.42.95 botocore==1.42.95 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.0 cryptography==3.3.2 debtcollector==3.1.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.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.47 httplib2==0.30.2 identify==2.6.19 idna==3.13 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 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.11.0 os-service-types==1.8.2 osc-lib==4.5.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.1 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.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.1 simplejson==4.1.0 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.4 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config1154530231626854815tmp copy managed file [it-dev-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config575254953614820152tmp [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins15914398046842479668.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-docker-merge-master] $ /bin/bash /tmp/jenkins10919322165100220246.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins17993010125190990040.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=bldr-imgs/bldr-alpine3 CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins4579436637464402403.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-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nk7c 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-Nk7c/bin to PATH ---> Docker image tag found: 12-a3.11 [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 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 [EnvInject] - Variables injected successfully. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13178075577155714193.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.32kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.7-alpine #3 DONE 1.2s #4 [1/3] FROM docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 #4 resolve docker.io/library/python:3.7-alpine@sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 0.1s done #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0B / 10.94MB 0.1s #4 sha256:f3d31c8677d03f0b3c724446077f229a6ce9d3ac430f5c08cd7dff00292048c3 1.65kB / 1.65kB done #4 sha256:e6da3ee9bb64dd12b98fa609487f112fe1e365522e6e8345309db15c22a80a51 1.37kB / 1.37kB done #4 sha256:1bac8ae77e4af0b868b62a75115616a20e025e0451eeed05d94a4cfc4523e58a 6.87kB / 6.87kB done #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.1s #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0B / 622.29kB 0.1s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 1.05MB / 3.40MB 0.3s #4 sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 622.29kB / 622.29kB 0.3s done #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 0B / 240B 0.3s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 1.05MB / 10.94MB 0.4s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 4.19MB / 10.94MB 0.5s #4 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done #4 sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a 240B / 240B 0.5s done #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0B / 2.85MB 0.5s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 6.29MB / 10.94MB 0.6s #4 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 7.34MB / 10.94MB 0.7s #4 sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 10.94MB / 10.94MB 0.9s done #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.10MB / 2.85MB 0.9s #4 sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 2.85MB / 2.85MB 1.0s done #4 extracting sha256:9875af95546db78168a6761b7fa205ed1cd0c153cd89356c1512e551c12b2d5c 0.3s done #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 #4 extracting sha256:4819c95424fc4a94767c9329b02238ebcce0bc682384cb671379bc1fb8a12b55 0.7s done #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a #4 extracting sha256:148762f75a1f92cc9857e9c488bf95d5aac61e9905ec47a7408025b2dd5c3b7a done #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.1s #4 extracting sha256:ea1518237b3753b3fe40ee773d77651704178d9baa72ae5012e13a992cfa6c63 0.3s done #4 DONE 2.6s #5 [2/3] RUN apk update && apk add autoconf automake build-base cmake libtool ninja pkgconfig python3-dev sudo git go #5 0.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz #5 0.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz #5 0.934 v3.18.12-148-g5209f182b91 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] #5 0.934 v3.18.12-149-g722f155f1d5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] #5 0.934 OK: 20086 distinct packages available #5 1.384 (1/57) Upgrading musl (1.2.4-r1 -> 1.2.4-r3) #5 1.462 (2/57) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) #5 1.471 (3/57) Installing m4 (1.4.19-r3) #5 1.480 (4/57) Installing perl (5.36.2-r1) #5 1.792 (5/57) Installing autoconf (2.71-r2) #5 1.816 (6/57) Installing automake (1.16.5-r2) #5 1.842 (7/57) Installing libgcc (12.2.1_git20220924-r10) #5 1.848 (8/57) Installing libstdc++ (12.2.1_git20220924-r10) #5 1.873 (9/57) Installing zstd-libs (1.5.5-r4) #5 1.887 (10/57) Installing binutils (2.40-r8) #5 1.966 (11/57) Installing libmagic (5.45-r0) #5 2.001 (12/57) Installing file (5.45-r0) #5 2.004 (13/57) Installing libgomp (12.2.1_git20220924-r10) #5 2.014 (14/57) Installing libatomic (12.2.1_git20220924-r10) #5 2.017 (15/57) Installing gmp (6.2.1-r3) #5 2.029 (16/57) Installing isl26 (0.26-r1) #5 2.059 (17/57) Installing mpfr4 (4.2.0_p12-r0) #5 2.072 (18/57) Installing mpc1 (1.3.1-r1) #5 2.077 (19/57) Installing gcc (12.2.1_git20220924-r10) #5 3.124 (20/57) Installing libstdc++-dev (12.2.1_git20220924-r10) #5 3.432 (21/57) Installing musl-dev (1.2.4-r3) #5 3.510 (22/57) Installing libc-dev (0.7.2-r5) #5 3.512 (23/57) Installing g++ (12.2.1_git20220924-r10) #5 3.804 (24/57) Installing make (4.4.1-r1) #5 3.809 (25/57) Installing fortify-headers (1.1-r3) #5 3.813 (26/57) Installing patch (2.7.6-r10) #5 3.819 (27/57) Installing build-base (0.5-r3) #5 3.821 (28/57) Installing libacl (2.3.1-r3) #5 3.825 (29/57) Installing lz4-libs (1.9.4-r4) #5 3.832 (30/57) Installing libarchive (3.8.0-r0) #5 3.852 (31/57) Installing brotli-libs (1.0.9-r14) #5 3.866 (32/57) Installing libunistring (1.1-r1) #5 3.885 (33/57) Installing libidn2 (2.3.4-r1) #5 3.892 (34/57) Installing nghttp2-libs (1.57.0-r0) #5 3.898 (35/57) Installing libpsl (0.21.5-r0) #5 3.905 (36/57) Installing libcurl (8.12.1-r0) #5 3.918 (37/57) Installing libformw (6.4_p20230506-r0) #5 3.923 (38/57) Installing rhash-libs (1.4.3-r2) #5 3.933 (39/57) Installing libuv (1.44.2-r2) #5 3.940 (40/57) Installing cmake (3.26.5-r0) #5 4.558 (41/57) Installing pcre2 (10.42-r1) #5 4.572 (42/57) Installing git (2.40.4-r0) #5 4.655 (43/57) Installing perl-error (0.17029-r1) #5 4.659 (44/57) Installing perl-git (2.40.4-r0) #5 4.668 (45/57) Installing git-perl (2.40.4-r0) #5 4.672 (46/57) Installing go (1.20.11-r0) #5 7.079 (47/57) Installing libltdl (2.4.7-r2) #5 7.089 (48/57) Installing libtool (2.4.7-r2) #5 7.126 (49/57) Installing samurai (1.2-r3) #5 7.132 (50/57) Installing pkgconf (1.9.5-r0) #5 7.137 (51/57) Installing mpdecimal (2.5.1-r2) #5 7.143 (52/57) Installing python3 (3.11.12-r1) #5 7.396 (53/57) Installing python3-pycache-pyc0 (3.11.12-r1) #5 7.572 (54/57) Installing pyc (0.1-r0) #5 7.577 (55/57) Installing python3-pyc (3.11.12-r1) #5 7.580 (56/57) Installing python3-dev (3.11.12-r1) #5 8.048 (57/57) Installing sudo (1.9.13_p3-r2) #5 8.085 Executing busybox-1.36.1-r2.trigger #5 8.102 OK: 641 MiB in 93 packages #5 DONE 10.6s #6 [3/3] 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.216 Cloning into 'autoconf-archive'... #6 201.8 Note: switching to '557b34d93d5a03fd66a2d40b02152b8f12eccf4c'. #6 201.8 #6 201.8 You are in 'detached HEAD' state. You can look around, make experimental #6 201.8 changes and commit them, and you can discard any commits you make in this #6 201.8 state without impacting any branches by switching back to a branch. #6 201.8 #6 201.8 If you want to create a new branch to retain commits you create, you may #6 201.8 do so (now or later) by using -c with the switch command. Example: #6 201.8 #6 201.8 git switch -c #6 201.8 #6 201.8 Or undo this operation with: #6 201.8 #6 201.8 git switch - #6 201.8 #6 201.8 Turn off this advice by setting config variable advice.detachedHead to false #6 201.8 #6 DONE 202.0s #7 exporting to image #7 exporting layers #7 exporting layers 5.1s done #7 writing image sha256:6f24ff9e84c469a92cac02e517eb6f4516942bbdffba1abac15c067a938bdbb6 done #7 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 done #7 DONE 5.1s ---> docker-build.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14065285290953015409.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-docker-merge-master] $ /bin/bash /tmp/jenkins9222938661468147677.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3:12-a3.11 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/bldr-alpine3] 3dec6e2ae684: Preparing eeb4eabc6b8d: Preparing ae2ed3079163: Preparing aa3a591fc84e: Preparing 7f29b11ef9dd: Preparing a1c2f058ec5f: Preparing cc2447e1835a: Preparing cc2447e1835a: Waiting a1c2f058ec5f: Waiting aa3a591fc84e: Layer already exists ae2ed3079163: Layer already exists 7f29b11ef9dd: Layer already exists a1c2f058ec5f: Layer already exists cc2447e1835a: Layer already exists 3dec6e2ae684: Pushed eeb4eabc6b8d: Pushed 12-a3.11: digest: sha256:6907e924a9c02251875884597625d0450c7f3eeb6f565d1aba9a68034dc97c90 size: 1791 ---> docker-push.sh ends [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins17037280910235054000.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2037 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins2297798611378219155.sh ---> sysstat.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins7570677122189519771.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/it-dev-bldr-alpine3-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-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-docker-merge-master ']' + mkdir -p /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-dev-bldr-alpine3-docker-merge-master/archives/ [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4287072050871015117.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-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nk7c 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-Nk7c/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins4381607057704694454.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-dev-bldr-alpine3-docker-merge-master@tmp/config2975457225767121563tmp 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-docker-merge-master] $ /bin/bash /tmp/jenkins11176131065714428221.sh ---> create-netrc.sh [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins11722920677250019432.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-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nk7c 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-Nk7c/bin to PATH [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins13323243161838514181.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash /tmp/jenkins142313994898431061.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nk7c 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-Nk7c/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-dev-bldr-alpine3-docker-merge-master] $ /bin/bash -l /tmp/jenkins3680489241397817022.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-dev-bldr-alpine3-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nk7c 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-Nk7c/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-dev-bldr-alpine3-docker-merge-master/325 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1341 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: 2799.998 BogoMIPS: 5599.99 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.6G 9.7G 50% / 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 518 4620 0 2836 7158 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:3d:39:31 brd ff:ff:ff:ff:ff:ff inet 10.32.7.122/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85890sec preferred_lft 85890sec inet6 fe80::f816:3eff:fe3d:3931/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:31:fe:30:a9 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-1341) 04/25/26 _x86_64_ (4 CPU) 04:51:50 LINUX RESTART (4 CPU) 04:52:01 tps rtps wtps bread/s bwrtn/s 04:53:02 149.51 69.14 80.37 5582.94 39507.70 04:54:01 63.35 0.22 63.12 23.59 9278.70 04:55:01 90.68 12.53 78.15 2258.02 29095.55 04:56:01 0.90 0.00 0.90 0.00 10.13 04:57:01 1.05 0.00 1.05 0.00 13.06 04:58:01 8.70 0.07 8.63 3.87 651.22 04:59:01 3.08 0.20 2.88 9.73 73.32 05:00:01 21.90 0.40 21.50 32.80 1734.80 Average: 42.35 10.34 32.01 990.88 10047.13 04:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:53:02 5864356 7370156 2303072 28.20 36104 1650888 1036404 11.25 622824 1510580 55824 04:54:01 5558972 7348916 2608456 31.94 58036 1896308 1030936 11.19 660296 1744680 129728 04:55:01 4798388 7379180 3369040 41.25 71324 2648212 1305524 14.17 667368 2443820 168 04:56:01 4798188 7379084 3369240 41.25 71348 2648280 1305524 14.17 666900 2443888 124 04:57:01 4804636 7382780 3362792 41.17 71388 2645488 1305524 14.17 662572 2441108 16 04:58:01 4815152 7398820 3352276 41.04 72204 2649572 1088020 11.81 1151996 1942592 188 04:59:01 4787560 7372208 3379868 41.38 72392 2650412 1014192 11.00 1320508 1802268 156 05:00:01 4755904 7351040 3411524 41.77 75600 2657060 1039088 11.27 1349904 1802792 10392 Average: 5022894 7372773 3144534 38.50 66050 2430778 1140652 12.38 887796 2016466 24574 04:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:53:02 ens3 382.62 198.13 1057.12 63.21 0.00 0.00 0.00 0.00 04:53:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:01 ens3 59.77 49.96 720.10 6.03 0.00 0.00 0.00 0.00 04:54:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:55:01 ens3 396.93 114.18 4021.51 11.80 0.00 0.00 0.00 0.00 04:55:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:01 ens3 0.43 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 ens3 0.10 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:58:01 ens3 57.99 62.89 64.20 424.24 0.00 0.00 0.00 0.00 04:58:01 lo 1.00 1.00 0.08 0.08 0.00 0.00 0.00 0.00 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:59:01 ens3 416.96 430.53 31.79 3390.56 0.00 0.00 0.00 0.00 04:59:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:01 ens3 13.33 14.88 10.24 15.01 0.00 0.00 0.00 0.00 05:00:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 166.24 109.02 738.16 489.87 0.00 0.00 0.00 0.00 Average: lo 0.79 0.79 0.07 0.07 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1341) 04/25/26 _x86_64_ (4 CPU) 04:51:50 LINUX RESTART (4 CPU) 04:52:01 CPU %user %nice %system %iowait %steal %idle 04:53:02 all 17.38 0.00 2.76 4.63 0.92 74.31 04:53:02 0 22.07 0.00 2.47 2.28 1.10 72.08 04:53:02 1 22.56 0.00 2.01 2.87 0.94 71.62 04:53:02 2 12.30 0.00 1.89 7.12 0.89 77.80 04:53:02 3 12.55 0.00 4.66 6.28 0.75 75.75 04:54:01 all 20.50 0.00 1.20 1.72 0.69 75.89 04:54:01 0 1.49 0.00 0.34 0.22 0.34 97.61 04:54:01 1 53.59 0.00 2.56 0.53 1.41 41.91 04:54:01 2 25.10 0.00 1.43 0.49 0.85 72.13 04:54:01 3 2.08 0.00 0.45 5.59 0.17 91.71 04:55:01 all 6.19 0.00 1.77 1.93 0.34 89.77 04:55:01 0 4.81 0.00 1.84 1.89 0.20 91.26 04:55:01 1 5.74 0.00 0.82 0.73 0.25 92.45 04:55:01 2 10.71 0.00 2.89 0.84 0.60 84.96 04:55:01 3 3.53 0.00 1.59 4.23 0.33 90.32 04:56:01 all 0.54 0.00 0.02 0.01 0.02 99.41 04:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:56:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:56:01 3 1.99 0.00 0.00 0.02 0.03 97.96 04:57:01 all 0.54 0.00 0.05 0.01 0.01 99.39 04:57:01 0 0.10 0.00 0.07 0.00 0.03 99.80 04:57:01 1 0.05 0.00 0.07 0.02 0.02 99.85 04:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:57:01 3 1.99 0.00 0.02 0.03 0.00 97.96 04:58:01 all 5.31 0.00 0.85 0.16 0.12 93.55 04:58:01 0 5.35 0.00 0.87 0.13 0.13 93.51 04:58:01 1 4.42 0.00 0.84 0.03 0.08 94.62 04:58:01 2 4.25 0.00 0.65 0.03 0.10 94.96 04:58:01 3 7.21 0.00 1.03 0.43 0.15 91.18 04:59:01 all 19.49 0.00 1.15 0.05 0.15 79.16 04:59:01 0 20.29 0.00 1.02 0.10 0.12 78.47 04:59:01 1 21.10 0.00 1.24 0.02 0.15 77.50 04:59:01 2 17.46 0.00 1.40 0.00 0.15 80.99 04:59:01 3 19.11 0.00 0.95 0.08 0.18 79.68 05:00:01 all 20.58 0.00 1.00 0.71 0.79 76.91 05:00:01 0 1.19 0.00 0.43 1.06 0.45 96.87 05:00:01 1 71.09 0.00 2.08 0.27 1.77 24.79 05:00:01 2 0.68 0.00 0.62 1.45 0.63 96.62 05:00:01 3 9.50 0.00 0.93 0.05 0.35 89.17 Average: all 11.29 0.00 1.10 1.15 0.38 86.08 Average: 0 6.93 0.00 0.88 0.71 0.30 91.18 Average: 1 22.27 0.00 1.20 0.56 0.58 75.40 Average: 2 8.77 0.00 1.11 1.24 0.40 88.47 Average: 3 7.23 0.00 1.20 2.08 0.24 89.25