05:54:30 Started by timer 05:54:30 Running as SYSTEM 05:54:30 [EnvInject] - Loading node environment variables. 05:54:30 Building remotely on prd-ubuntu1804-docker-4c-4g-20 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:54:30 [ssh-agent] Looking for ssh-agent implementation... 05:54:30 $ ssh-agent 05:54:30 SSH_AUTH_SOCK=/tmp/ssh-rlXPXtxCK2QD/agent.2052 05:54:30 SSH_AGENT_PID=2054 05:54:30 [ssh-agent] Started. 05:54:30 Running ssh-add (command line suppressed) 05:54:30 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/private_key_9942230263853553566.key (jenkins-ssh) 05:54:30 [ssh-agent] Using credentials jenkins (jenkins) 05:54:30 The recommended git tool is: NONE 05:54:32 using credential jenkins 05:54:32 Wiping out workspace first. 05:54:32 Cloning the remote Git repository 05:54:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:32 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release # timeout=10 05:54:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:32 > git --version # timeout=10 05:54:32 > git --version # 'git version 2.17.1' 05:54:32 using GIT_SSH to set credentials jenkins 05:54:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:33 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 05:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:33 Avoid second fetch 05:54:33 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 05:54:33 Checking out Revision 59add9d2173f70dedf7147a5c072ab9a6caf6a26 (refs/remotes/origin/f-release) 05:54:33 > git config core.sparsecheckout # timeout=10 05:54:34 > git checkout -f 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:34 Commit message: "Update release notes and container tag in release branch" 05:54:34 > git rev-list --no-walk 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:37 provisioning config files... 05:54:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:54:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:54:37 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins1624950272277689064.sh 05:54:37 ---> python-tools-install.sh 05:54:37 Setup pyenv: 05:54:37 * system (set by /opt/pyenv/version) 05:54:37 * 3.8.13 (set by /opt/pyenv/version) 05:54:38 * 3.9.13 (set by /opt/pyenv/version) 05:54:38 * 3.10.6 (set by /opt/pyenv/version) 05:54:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BruW 05:54:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:54:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:52 lf-activate-venv(): INFO: Base packages installed successfully 05:54:52 lf-activate-venv(): INFO: Installing additional packages: lftools 05:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-BruW/bin to PATH 05:55:30 Generating Requirements File 05:56:00 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. 05:56:00 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:56:01 Python 3.10.6 05:56:01 pip 26.0.1 from /tmp/venv-BruW/lib/python3.10/site-packages/pip (python 3.10) 05:56:02 appdirs==1.4.4 05:56:02 argcomplete==3.6.3 05:56:02 aspy.yaml==1.3.0 05:56:02 attrs==26.1.0 05:56:02 autopage==0.6.0 05:56:02 backports.strenum==1.3.1 05:56:02 beautifulsoup4==4.14.3 05:56:02 boto3==1.42.83 05:56:02 botocore==1.42.83 05:56:02 bs4==0.0.2 05:56:02 certifi==2026.2.25 05:56:02 cffi==2.0.0 05:56:02 cfgv==3.5.0 05:56:02 chardet==7.4.0.post2 05:56:02 charset-normalizer==3.4.7 05:56:02 click==8.3.2 05:56:02 cliff==4.13.2 05:56:02 cmd2==3.4.0 05:56:02 cryptography==3.3.2 05:56:02 debtcollector==3.1.0 05:56:02 decorator==5.2.1 05:56:02 defusedxml==0.7.1 05:56:02 Deprecated==1.3.1 05:56:02 distlib==0.4.0 05:56:02 dnspython==2.8.0 05:56:02 docker==7.1.0 05:56:02 dogpile.cache==1.5.0 05:56:02 durationpy==0.10 05:56:02 email-validator==2.3.0 05:56:02 filelock==3.25.2 05:56:02 future==1.0.0 05:56:02 gitdb==4.0.12 05:56:02 GitPython==3.1.46 05:56:02 httplib2==0.30.2 05:56:02 identify==2.6.18 05:56:02 idna==3.11 05:56:02 importlib-resources==1.5.0 05:56:02 iso8601==2.1.0 05:56:02 Jinja2==3.1.6 05:56:02 jmespath==1.1.0 05:56:02 jsonpatch==1.33 05:56:02 jsonpointer==3.1.1 05:56:02 jsonschema==4.26.0 05:56:02 jsonschema-specifications==2025.9.1 05:56:02 keystoneauth1==5.13.1 05:56:02 kubernetes==35.0.0 05:56:02 lftools==0.37.22 05:56:02 lxml==6.0.2 05:56:02 markdown-it-py==4.0.0 05:56:02 MarkupSafe==3.0.3 05:56:02 mdurl==0.1.2 05:56:02 msgpack==1.1.2 05:56:02 multi_key_dict==2.0.3 05:56:02 munch==4.0.0 05:56:02 netaddr==1.3.0 05:56:02 niet==1.4.2 05:56:02 nodeenv==1.10.0 05:56:02 oauth2client==4.1.3 05:56:02 oauthlib==3.3.1 05:56:02 openstacksdk==4.10.0 05:56:02 os-service-types==1.8.2 05:56:02 osc-lib==4.4.0 05:56:02 oslo.config==10.3.0 05:56:02 oslo.context==6.3.0 05:56:02 oslo.i18n==6.7.2 05:56:02 oslo.log==8.1.0 05:56:02 oslo.serialization==5.9.1 05:56:02 oslo.utils==10.0.0 05:56:02 packaging==26.0 05:56:02 pbr==7.0.3 05:56:02 platformdirs==4.9.4 05:56:02 prettytable==3.17.0 05:56:02 psutil==7.2.2 05:56:02 pyasn1==0.6.3 05:56:02 pyasn1_modules==0.4.2 05:56:02 pycparser==3.0 05:56:02 pygerrit2==2.0.15 05:56:02 PyGithub==2.9.0 05:56:02 Pygments==2.20.0 05:56:02 PyJWT==2.12.1 05:56:02 PyNaCl==1.6.2 05:56:02 pyparsing==2.4.7 05:56:02 pyperclip==1.11.0 05:56:02 pyrsistent==0.20.0 05:56:02 python-cinderclient==9.9.0 05:56:02 python-dateutil==2.9.0.post0 05:56:02 python-discovery==1.2.1 05:56:02 python-heatclient==5.1.0 05:56:02 python-jenkins==1.8.3 05:56:02 python-keystoneclient==5.8.0 05:56:02 python-magnumclient==4.10.0 05:56:02 python-openstackclient==9.0.0 05:56:02 python-swiftclient==4.10.0 05:56:02 PyYAML==6.0.3 05:56:02 referencing==0.37.0 05:56:02 requests==2.33.1 05:56:02 requests-oauthlib==2.0.0 05:56:02 requestsexceptions==1.4.0 05:56:02 rfc3986==2.0.0 05:56:02 rich==14.3.3 05:56:02 rich-argparse==1.7.2 05:56:02 rpds-py==0.30.0 05:56:02 rsa==4.9.1 05:56:02 ruamel.yaml==0.19.1 05:56:02 ruamel.yaml.clib==0.2.15 05:56:02 s3transfer==0.16.0 05:56:02 simplejson==3.20.2 05:56:02 six==1.17.0 05:56:02 smmap==5.0.3 05:56:02 soupsieve==2.8.3 05:56:02 stevedore==5.7.0 05:56:02 tabulate==0.10.0 05:56:02 toml==0.10.2 05:56:02 tomlkit==0.14.0 05:56:02 tqdm==4.67.3 05:56:02 typing_extensions==4.15.0 05:56:02 urllib3==1.26.20 05:56:02 virtualenv==21.2.0 05:56:02 wcwidth==0.6.0 05:56:02 websocket-client==1.9.0 05:56:02 wrapt==2.1.2 05:56:02 xdg==6.0.0 05:56:02 xmltodict==1.0.4 05:56:02 yq==3.4.3 05:56:02 provisioning config files... 05:56:02 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config3267484392949742760tmp 05:56:02 copy managed file [nonrtric-rapp-ransliceassurance-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config16184266966597249155tmp 05:56:02 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins8828873652916614694.sh 05:56:02 ---> docker-login.sh 05:56:02 nexus3.o-ran-sc.org:10001 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.o-ran-sc.org:10002 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.o-ran-sc.org:10003 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 nexus3.o-ran-sc.org:10004 05:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:03 Configure a credential helper to remove this warning. See 05:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:03 05:56:03 Login Succeeded 05:56:03 ---> docker-login.sh ends 05:56:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins16298839463349888825.sh 05:56:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins13733135208575599582.sh 05:56:03 [EnvInject] - Injecting environment variables from a build step. 05:56:03 [EnvInject] - Injecting as environment variables the properties content 05:56:03 DOCKER_ROOT=icsversion 05:56:03 CONTAINER_TAG_YAML_DIR= 05:56:03 CONTAINER_TAG_METHOD=yaml-file 05:56:03 05:56:03 [EnvInject] - Variables injected successfully. 05:56:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins3990079985397792541.sh 05:56:03 ---> docker-get-container-tag.sh 05:56:03 Setup pyenv: 05:56:03 system 05:56:03 3.8.13 05:56:03 3.9.13 05:56:03 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BruW from file:/tmp/.os_lf_venv 05:56:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:07 lf-activate-venv(): INFO: Base packages installed successfully 05:56:07 lf-activate-venv(): INFO: Installing additional packages: yq 05:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-BruW/bin to PATH 05:56:08 ---> Docker image tag found: 1.0.0 05:56:08 [EnvInject] - Injecting environment variables from a build step. 05:56:08 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:56:08 [EnvInject] - Variables injected successfully. 05:56:08 [EnvInject] - Injecting environment variables from a build step. 05:56:08 [EnvInject] - Injecting as environment variables the properties content 05:56:08 DOCKER_ARGS=--network=host 05:56:08 DOCKER_ROOT=icsversion 05:56:08 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:56:08 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:08 DOCKER_NAME=o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion 05:56:08 05:56:08 [EnvInject] - Variables injected successfully. 05:56:08 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins8912041480495109265.sh 05:56:08 ---> docker-build.sh 05:56:08 Docker version 24.0.2, build cb74dfc 05:56:08 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:08 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 . 05:56:09 #1 [internal] load build definition from Dockerfile 05:56:09 #1 transferring dockerfile: 1.22kB done 05:56:09 #1 DONE 0.1s 05:56:09 05:56:09 #2 [internal] load .dockerignore 05:56:09 #2 transferring context: 2B done 05:56:09 #2 DONE 0.1s 05:56:09 05:56:09 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:10 #3 ... 05:56:10 05:56:10 #4 [internal] load metadata for gcr.io/distroless/base-debian10:latest 05:56:10 #4 DONE 1.2s 05:56:10 05:56:10 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:10 #3 DONE 1.2s 05:56:10 05:56:10 #5 [internal] load build context 05:56:10 #5 DONE 0.0s 05:56:10 05:56:10 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:10 #6 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:11 #6 ... 05:56:11 05:56:11 #5 [internal] load build context 05:56:11 #5 transferring context: 93.70kB done 05:56:11 #5 DONE 0.1s 05:56:11 05:56:11 #6 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:11 #6 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 0.1s done 05:56:11 #6 sha256:fd7fe75216cc5ed82b18abe5ebc3e63d2f3d4133dbaa39e784c0320a226a775b 619B / 619B done 05:56:11 #6 sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 1.67kB / 1.67kB done 05:56:11 #6 sha256:53f10bd6414ed3ac80d202184ec89f826a0c2430310405604a4ac0eaaa49a718 590B / 590B done 05:56:12 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0B / 657.02kB 1.8s 05:56:13 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 2.2s 05:56:13 #6 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 05:56:13 #6 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 2.3s done 05:56:13 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0B / 8.12MB 2.4s 05:56:13 #6 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.4s done 05:56:13 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 1.05MB / 8.12MB 2.8s 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 6.29MB / 8.12MB 3.1s 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 3.2s 05:56:14 #6 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 3.3s done 05:56:14 #6 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 05:56:14 #6 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.5s done 05:56:15 #6 DONE 4.1s 05:56:15 05:56:15 #7 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:15 #7 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done 05:56:15 #7 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done 05:56:15 #7 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done 05:56:15 #7 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done 05:56:15 #7 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.5s done 05:56:15 #7 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s done 05:56:15 #7 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done 05:56:15 #7 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.7s done 05:56:15 #7 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.3s done 05:56:15 #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.8s 05:56:15 #7 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 3.2s done 05:56:15 #7 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.8s done 05:56:16 #7 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.4s done 05:56:16 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 05:56:17 #7 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done 05:56:17 #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 05:56:17 #7 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done 05:56:17 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 05:56:21 #7 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.4s done 05:56:21 #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s 05:56:24 #7 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.6s done 05:56:24 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 05:56:29 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 5.1s 05:56:33 #7 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 8.3s done 05:56:33 #7 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done 05:56:33 #7 DONE 22.8s 05:56:33 05:56:33 #8 [build 2/7] WORKDIR /app 05:56:34 #8 DONE 0.8s 05:56:34 05:56:34 #9 [build 3/7] COPY go.mod ./ 05:56:34 #9 DONE 0.1s 05:56:34 05:56:34 #10 [build 4/7] COPY go.sum ./ 05:56:34 #10 DONE 0.1s 05:56:34 05:56:34 #11 [build 5/7] RUN go mod download 05:56:35 #11 DONE 0.9s 05:56:35 05:56:35 #12 [build 6/7] COPY . ./ 05:56:35 #12 DONE 0.2s 05:56:35 05:56:35 #13 [build 7/7] RUN go build -o /rappconsumer-sliceassurance 05:56:37 #13 DONE 2.0s 05:56:38 05:56:38 #14 [stage-1 2/3] COPY --from=build /rappconsumer-sliceassurance . 05:56:38 #14 DONE 0.1s 05:56:38 05:56:38 #15 exporting to image 05:56:38 #15 exporting layers 0.1s done 05:56:38 #15 writing image sha256:3f602cad487685a195008cd5b57277800c6a94ecd0c9b3b48bf78decbb79f0e7 done 05:56:38 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 done 05:56:38 #15 DONE 0.1s 05:56:38 ---> docker-build.sh ends 05:56:38 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins9578228723495590557.sh 05:56:38 [EnvInject] - Injecting environment variables from a build step. 05:56:38 [EnvInject] - Injecting as environment variables the properties content 05:56:38 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:38 05:56:38 [EnvInject] - Variables injected successfully. 05:56:38 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins13525478442528677730.sh 05:56:39 ---> docker-push.sh 05:56:39 Docker version 24.0.2, build cb74dfc 05:56:39 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:39 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:39 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion] 05:56:39 bae97f052b35: Preparing 05:56:39 91f7bcfdfda8: Preparing 05:56:39 05ef21d76315: Preparing 05:56:39 91f7bcfdfda8: Layer already exists 05:56:39 05ef21d76315: Layer already exists 05:56:40 bae97f052b35: Pushed 05:56:40 1.0.0: digest: sha256:23b6e1c6f61c853315c8d200bdcbdc2ace1b32034a835dc08addf61b2e9d74a3 size: 949 05:56:40 ---> docker-push.sh ends 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins879043784564684792.sh 05:56:40 $ ssh-agent -k 05:56:40 unset SSH_AUTH_SOCK; 05:56:40 unset SSH_AGENT_PID; 05:56:40 echo Agent pid 2054 killed; 05:56:40 [ssh-agent] Stopped. 05:56:40 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins469186835484464197.sh 05:56:40 ---> sysstat.sh 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins11788393134583209998.sh 05:56:40 ---> package-listing.sh 05:56:40 ++ facter osfamily 05:56:40 ++ tr '[:upper:]' '[:lower:]' 05:56:41 + OS_FAMILY=debian 05:56:41 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:56:41 + START_PACKAGES=/tmp/packages_start.txt 05:56:41 + END_PACKAGES=/tmp/packages_end.txt 05:56:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:41 + PACKAGES=/tmp/packages_start.txt 05:56:41 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:41 + PACKAGES=/tmp/packages_end.txt 05:56:41 + case "${OS_FAMILY}" in 05:56:41 + dpkg -l 05:56:41 + grep '^ii' 05:56:41 + '[' -f /tmp/packages_start.txt ']' 05:56:41 + '[' -f /tmp/packages_end.txt ']' 05:56:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:41 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:41 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:41 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins16594016358248912050.sh 05:56:41 ---> capture-instance-metadata.sh 05:56:41 Setup pyenv: 05:56:41 system 05:56:41 3.8.13 05:56:41 3.9.13 05:56:41 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BruW from file:/tmp/.os_lf_venv 05:56:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:43 lf-activate-venv(): INFO: Base packages installed successfully 05:56:43 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-BruW/bin to PATH 05:57:01 INFO: Running in OpenStack, capturing instance metadata 05:57:01 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins5768765668317310991.sh 05:57:01 provisioning config files... 05:57:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config5518887581102336737tmp 05:57:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:01 [EnvInject] - Injecting environment variables from a build step. 05:57:01 [EnvInject] - Injecting as environment variables the properties content 05:57:01 SERVER_ID=logs 05:57:01 05:57:01 [EnvInject] - Variables injected successfully. 05:57:01 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins17927353675962660816.sh 05:57:01 ---> create-netrc.sh 05:57:01 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins16635975289238915399.sh 05:57:01 ---> python-tools-install.sh 05:57:01 Setup pyenv: 05:57:01 system 05:57:01 3.8.13 05:57:01 3.9.13 05:57:01 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BruW from file:/tmp/.os_lf_venv 05:57:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:05 lf-activate-venv(): INFO: Base packages installed successfully 05:57:05 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-BruW/bin to PATH 05:57:21 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins2662411971624571059.sh 05:57:21 ---> sudo-logs.sh 05:57:21 Archiving 'sudo' log.. 05:57:22 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15846748299440701914.sh 05:57:22 ---> job-cost.sh 05:57:22 Setup pyenv: 05:57:22 system 05:57:22 3.8.13 05:57:22 3.9.13 05:57:22 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BruW from file:/tmp/.os_lf_venv 05:57:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:25 lf-activate-venv(): INFO: Base packages installed successfully 05:57:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:35 lf-activate-venv(): INFO: Adding /tmp/venv-BruW/bin to PATH 05:57:35 INFO: No Stack... 05:57:35 INFO: Retrieving Pricing Info for: v3-starter-4 05:57:35 INFO: Archiving Costs 05:57:35 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins17373247684952893365.sh 05:57:35 ---> logs-deploy.sh 05:57:35 Setup pyenv: 05:57:35 system 05:57:35 3.8.13 05:57:35 3.9.13 05:57:35 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BruW from file:/tmp/.os_lf_venv 05:57:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:39 lf-activate-venv(): INFO: Base packages installed successfully 05:57:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:57:55 lf-activate-venv(): INFO: Adding /tmp/venv-BruW/bin to PATH 05:57:55 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/204 05:57:55 INFO: archiving workspace using pattern(s): 05:57:57 Archives upload complete. 05:57:58 INFO: archiving logs to Nexus 05:57:59 ---> uname -a: 05:57:59 Linux prd-ubuntu1804-docker-4c-4g-20 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 05:57:59 05:57:59 05:57:59 ---> lscpu: 05:57:59 Architecture: x86_64 05:57:59 CPU op-mode(s): 32-bit, 64-bit 05:57:59 Byte Order: Little Endian 05:57:59 CPU(s): 4 05:57:59 On-line CPU(s) list: 0-3 05:57:59 Thread(s) per core: 1 05:57:59 Core(s) per socket: 1 05:57:59 Socket(s): 4 05:57:59 NUMA node(s): 1 05:57:59 Vendor ID: AuthenticAMD 05:57:59 CPU family: 23 05:57:59 Model: 49 05:57:59 Model name: AMD EPYC-Rome Processor 05:57:59 Stepping: 0 05:57:59 CPU MHz: 2799.998 05:57:59 BogoMIPS: 5599.99 05:57:59 Virtualization: AMD-V 05:57:59 Hypervisor vendor: KVM 05:57:59 Virtualization type: full 05:57:59 L1d cache: 32K 05:57:59 L1i cache: 32K 05:57:59 L2 cache: 512K 05:57:59 L3 cache: 16384K 05:57:59 NUMA node0 CPU(s): 0-3 05:57:59 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 05:57:59 05:57:59 05:57:59 ---> nproc: 05:57:59 4 05:57:59 05:57:59 05:57:59 ---> df -h: 05:57:59 Filesystem Size Used Avail Use% Mounted on 05:57:59 udev 3.9G 0 3.9G 0% /dev 05:57:59 tmpfs 798M 696K 797M 1% /run 05:57:59 /dev/vda1 20G 9.9G 9.3G 52% / 05:57:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:57:59 tmpfs 5.0M 0 5.0M 0% /run/lock 05:57:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:57:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:57:59 tmpfs 798M 0 798M 0% /run/user/1001 05:57:59 05:57:59 05:57:59 ---> free -m: 05:57:59 total used free shared buff/cache available 05:57:59 Mem: 7976 551 4202 0 3221 7125 05:57:59 Swap: 1023 0 1023 05:57:59 05:57:59 05:57:59 ---> ip addr: 05:57:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:57:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:57:59 inet 127.0.0.1/8 scope host lo 05:57:59 valid_lft forever preferred_lft forever 05:57:59 inet6 ::1/128 scope host 05:57:59 valid_lft forever preferred_lft forever 05:57:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:57:59 link/ether fa:16:3e:80:78:d1 brd ff:ff:ff:ff:ff:ff 05:57:59 inet 10.32.7.46/23 brd 10.32.7.255 scope global dynamic ens3 05:57:59 valid_lft 86150sec preferred_lft 86150sec 05:57:59 inet6 fe80::f816:3eff:fe80:78d1/64 scope link 05:57:59 valid_lft forever preferred_lft forever 05:57:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:57:59 link/ether 02:42:30:71:5e:20 brd ff:ff:ff:ff:ff:ff 05:57:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:57:59 valid_lft forever preferred_lft forever 05:57:59 05:57:59 05:57:59 ---> sar -b -r -n DEV: 05:57:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-20) 04/07/26 _x86_64_ (4 CPU) 05:57:59 05:57:59 05:53:52 LINUX RESTART (4 CPU) 05:57:59 05:57:59 05:54:01 tps rtps wtps bread/s bwrtn/s 05:57:59 05:55:02 151.18 69.09 82.09 5594.14 39596.02 05:57:59 05:56:01 60.32 0.22 60.10 23.59 8331.12 05:57:59 05:57:01 149.41 13.03 136.38 2282.82 54222.56 05:57:59 Average: 120.64 27.60 93.04 2648.41 34195.30 05:57:59 05:57:59 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:57:59 05:55:02 5870924 7373480 2296504 28.12 35832 1648288 1031864 11.20 621168 1506804 49992 05:57:59 05:56:01 5570652 7350496 2596776 31.79 58140 1885992 1018480 11.05 650136 1743332 135412 05:57:59 05:57:01 4373768 7358976 3793660 46.45 86940 3003376 1001836 10.87 754712 2744728 25652 05:57:59 Average: 5271781 7360984 2895647 35.45 60304 2179219 1017393 11.04 675339 1998288 70352 05:57:59 05:57:59 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:57:59 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:59 05:55:02 ens3 434.27 235.12 1060.18 66.73 0.00 0.00 0.00 0.00 05:57:59 05:55:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 05:57:59 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:59 05:56:01 ens3 66.10 54.34 721.46 6.37 0.00 0.00 0.00 0.00 05:57:59 05:56:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 05:57:59 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:59 05:57:01 ens3 243.44 141.68 5867.27 85.79 0.00 0.00 0.00 0.00 05:57:59 05:57:01 lo 2.93 2.93 0.26 0.26 0.00 0.00 0.00 0.00 05:57:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:59 Average: ens3 248.98 144.22 2559.87 53.22 0.00 0.00 0.00 0.00 05:57:59 Average: lo 1.50 1.50 0.13 0.13 0.00 0.00 0.00 0.00 05:57:59 05:57:59 05:57:59 ---> sar -P ALL: 05:57:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-20) 04/07/26 _x86_64_ (4 CPU) 05:57:59 05:57:59 05:53:52 LINUX RESTART (4 CPU) 05:57:59 05:57:59 05:54:01 CPU %user %nice %system %iowait %steal %idle 05:57:59 05:55:02 all 17.56 0.00 3.01 4.61 1.01 73.80 05:57:59 05:55:02 0 9.08 0.00 4.88 4.92 0.92 80.20 05:57:59 05:55:02 1 27.20 0.00 2.47 4.59 1.05 64.69 05:57:59 05:55:02 2 20.68 0.00 2.75 2.75 1.24 72.57 05:57:59 05:55:02 3 13.22 0.00 1.99 6.18 0.87 77.75 05:57:59 05:56:01 all 20.53 0.00 1.21 1.87 0.90 75.48 05:57:59 05:56:01 0 12.80 0.00 1.24 5.35 0.66 79.96 05:57:59 05:56:01 1 29.28 0.00 1.54 1.90 1.15 66.13 05:57:59 05:56:01 2 26.82 0.00 1.18 0.22 1.34 70.44 05:57:59 05:56:01 3 13.24 0.00 0.91 0.02 0.46 85.37 05:57:59 05:57:01 all 21.83 0.00 6.53 2.67 1.34 67.63 05:57:59 05:57:01 0 25.45 0.00 5.99 3.73 1.50 63.32 05:57:59 05:57:01 1 16.09 0.00 6.34 4.36 1.10 72.11 05:57:59 05:57:01 2 29.62 0.00 7.79 0.94 1.57 60.07 05:57:59 05:57:01 3 16.15 0.00 5.97 1.65 1.19 75.04 05:57:59 Average: all 19.97 0.00 3.59 3.06 1.09 72.30 05:57:59 Average: 0 15.77 0.00 4.04 4.67 1.03 74.49 05:57:59 Average: 1 24.20 0.00 3.45 3.62 1.10 67.63 05:57:59 Average: 2 25.69 0.00 3.91 1.31 1.38 67.70 05:57:59 Average: 3 14.20 0.00 2.96 2.63 0.84 79.37 05:57:59 05:57:59 05:57:59