05:54:34 Started by timer 05:54:34 Running as SYSTEM 05:54:34 [EnvInject] - Loading node environment variables. 05:54:34 Building remotely on prd-ubuntu1804-docker-4c-4g-10156 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:54:34 [ssh-agent] Looking for ssh-agent implementation... 05:54:34 $ ssh-agent 05:54:34 SSH_AUTH_SOCK=/tmp/ssh-yq5dEWaxkx6A/agent.2101 05:54:34 SSH_AGENT_PID=2103 05:54:34 [ssh-agent] Started. 05:54:34 Running ssh-add (command line suppressed) 05:54:34 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/private_key_14272628952169198633.key (jenkins-ssh) 05:54:34 [ssh-agent] Using credentials jenkins (jenkins) 05:54:34 The recommended git tool is: NONE 05:54:37 using credential jenkins 05:54:37 Wiping out workspace first. 05:54:37 Cloning the remote Git repository 05:54:37 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:37 > git init /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release # timeout=10 05:54:37 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 05:54:37 > git --version # timeout=10 05:54:37 > git --version # 'git version 2.17.1' 05:54:37 using GIT_SSH to set credentials jenkins 05:54:37 > 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:37 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 05:54:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:38 Avoid second fetch 05:54:38 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 05:54:38 Checking out Revision 59add9d2173f70dedf7147a5c072ab9a6caf6a26 (refs/remotes/origin/f-release) 05:54:38 > git config core.sparsecheckout # timeout=10 05:54:38 > git checkout -f 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:38 Commit message: "Update release notes and container tag in release branch" 05:54:38 > git rev-list --no-walk 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:42 provisioning config files... 05:54:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:54:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:54:42 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins2016466675787580989.sh 05:54:42 ---> python-tools-install.sh 05:54:42 Setup pyenv: 05:54:42 * system (set by /opt/pyenv/version) 05:54:42 * 3.8.13 (set by /opt/pyenv/version) 05:54:42 * 3.9.13 (set by /opt/pyenv/version) 05:54:42 * 3.10.6 (set by /opt/pyenv/version) 05:54:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v78b 05:54:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:54:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:56 lf-activate-venv(): INFO: Base packages installed successfully 05:54:56 lf-activate-venv(): INFO: Installing additional packages: lftools 05:55:37 lf-activate-venv(): INFO: Adding /tmp/venv-v78b/bin to PATH 05:55:37 Generating Requirements File 05:56:08 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:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:56:08 Python 3.10.6 05:56:09 pip 26.0.1 from /tmp/venv-v78b/lib/python3.10/site-packages/pip (python 3.10) 05:56:09 appdirs==1.4.4 05:56:09 argcomplete==3.6.3 05:56:09 aspy.yaml==1.3.0 05:56:09 attrs==26.1.0 05:56:09 autopage==0.6.0 05:56:09 backports.strenum==1.3.1 05:56:09 beautifulsoup4==4.14.3 05:56:09 boto3==1.42.78 05:56:09 botocore==1.42.78 05:56:09 bs4==0.0.2 05:56:09 certifi==2026.2.25 05:56:09 cffi==2.0.0 05:56:09 cfgv==3.5.0 05:56:09 chardet==7.4.0.post2 05:56:09 charset-normalizer==3.4.6 05:56:09 click==8.3.1 05:56:09 cliff==4.13.2 05:56:09 cmd2==3.4.0 05:56:09 cryptography==3.3.2 05:56:09 debtcollector==3.1.0 05:56:09 decorator==5.2.1 05:56:09 defusedxml==0.7.1 05:56:09 Deprecated==1.3.1 05:56:09 distlib==0.4.0 05:56:09 dnspython==2.8.0 05:56:09 docker==7.1.0 05:56:09 dogpile.cache==1.5.0 05:56:09 durationpy==0.10 05:56:09 email-validator==2.3.0 05:56:09 filelock==3.25.2 05:56:09 future==1.0.0 05:56:09 gitdb==4.0.12 05:56:09 GitPython==3.1.46 05:56:09 httplib2==0.30.2 05:56:09 identify==2.6.18 05:56:09 idna==3.11 05:56:09 importlib-resources==1.5.0 05:56:09 iso8601==2.1.0 05:56:09 Jinja2==3.1.6 05:56:09 jmespath==1.1.0 05:56:09 jsonpatch==1.33 05:56:09 jsonpointer==3.1.1 05:56:09 jsonschema==4.26.0 05:56:09 jsonschema-specifications==2025.9.1 05:56:09 keystoneauth1==5.13.1 05:56:09 kubernetes==35.0.0 05:56:09 lftools==0.37.22 05:56:09 lxml==6.0.2 05:56:09 markdown-it-py==4.0.0 05:56:09 MarkupSafe==3.0.3 05:56:09 mdurl==0.1.2 05:56:09 msgpack==1.1.2 05:56:09 multi_key_dict==2.0.3 05:56:09 munch==4.0.0 05:56:09 netaddr==1.3.0 05:56:09 niet==1.4.2 05:56:09 nodeenv==1.10.0 05:56:09 oauth2client==4.1.3 05:56:09 oauthlib==3.3.1 05:56:09 openstacksdk==4.10.0 05:56:09 os-service-types==1.8.2 05:56:09 osc-lib==4.4.0 05:56:09 oslo.config==10.3.0 05:56:09 oslo.context==6.3.0 05:56:09 oslo.i18n==6.7.2 05:56:09 oslo.log==8.1.0 05:56:09 oslo.serialization==5.9.1 05:56:09 oslo.utils==10.0.0 05:56:09 packaging==26.0 05:56:09 pbr==7.0.3 05:56:09 platformdirs==4.9.4 05:56:09 prettytable==3.17.0 05:56:09 psutil==7.2.2 05:56:09 pyasn1==0.6.3 05:56:09 pyasn1_modules==0.4.2 05:56:09 pycparser==3.0 05:56:09 pygerrit2==2.0.15 05:56:09 PyGithub==2.9.0 05:56:09 Pygments==2.20.0 05:56:09 PyJWT==2.12.1 05:56:09 PyNaCl==1.6.2 05:56:09 pyparsing==2.4.7 05:56:09 pyperclip==1.11.0 05:56:09 pyrsistent==0.20.0 05:56:09 python-cinderclient==9.9.0 05:56:09 python-dateutil==2.9.0.post0 05:56:09 python-discovery==1.2.1 05:56:09 python-heatclient==5.1.0 05:56:09 python-jenkins==1.8.3 05:56:09 python-keystoneclient==5.8.0 05:56:09 python-magnumclient==4.10.0 05:56:09 python-openstackclient==9.0.0 05:56:09 python-swiftclient==4.10.0 05:56:09 PyYAML==6.0.3 05:56:09 referencing==0.37.0 05:56:09 requests==2.33.0 05:56:09 requests-oauthlib==2.0.0 05:56:09 requestsexceptions==1.4.0 05:56:09 rfc3986==2.0.0 05:56:09 rich==14.3.3 05:56:09 rich-argparse==1.7.2 05:56:09 rpds-py==0.30.0 05:56:09 rsa==4.9.1 05:56:09 ruamel.yaml==0.19.1 05:56:09 ruamel.yaml.clib==0.2.15 05:56:09 s3transfer==0.16.0 05:56:09 simplejson==3.20.2 05:56:09 six==1.17.0 05:56:09 smmap==5.0.3 05:56:09 soupsieve==2.8.3 05:56:09 stevedore==5.7.0 05:56:09 tabulate==0.10.0 05:56:09 toml==0.10.2 05:56:09 tomlkit==0.14.0 05:56:09 tqdm==4.67.3 05:56:09 typing_extensions==4.15.0 05:56:09 urllib3==1.26.20 05:56:09 virtualenv==21.2.0 05:56:09 wcwidth==0.6.0 05:56:09 websocket-client==1.9.0 05:56:09 wrapt==2.1.2 05:56:09 xdg==6.0.0 05:56:09 xmltodict==1.0.4 05:56:09 yq==3.4.3 05:56:09 provisioning config files... 05:56:09 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config15937302631107995979tmp 05:56:09 copy managed file [nonrtric-rapp-ransliceassurance-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config15516946293489172092tmp 05:56:09 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins8019429659870831363.sh 05:56:09 ---> docker-login.sh 05:56:09 nexus3.o-ran-sc.org:10001 05:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:10 nexus3.o-ran-sc.org:10002 05:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:10 nexus3.o-ran-sc.org:10003 05:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:10 nexus3.o-ran-sc.org:10004 05:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:10 Configure a credential helper to remove this warning. See 05:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:10 05:56:10 Login Succeeded 05:56:10 ---> docker-login.sh ends 05:56:10 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins2489110087927637871.sh 05:56:10 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins7617977753275764843.sh 05:56:10 [EnvInject] - Injecting environment variables from a build step. 05:56:10 [EnvInject] - Injecting as environment variables the properties content 05:56:10 DOCKER_ROOT=icsversion 05:56:10 CONTAINER_TAG_YAML_DIR= 05:56:10 CONTAINER_TAG_METHOD=yaml-file 05:56:10 05:56:10 [EnvInject] - Variables injected successfully. 05:56:10 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins9480257513059253028.sh 05:56:10 ---> docker-get-container-tag.sh 05:56:10 Setup pyenv: 05:56:10 system 05:56:10 3.8.13 05:56:10 3.9.13 05:56:10 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v78b from file:/tmp/.os_lf_venv 05:56:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:14 lf-activate-venv(): INFO: Base packages installed successfully 05:56:14 lf-activate-venv(): INFO: Installing additional packages: yq 05:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-v78b/bin to PATH 05:56:15 ---> Docker image tag found: 1.0.0 05:56:15 [EnvInject] - Injecting environment variables from a build step. 05:56:15 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:56:15 [EnvInject] - Variables injected successfully. 05:56:15 [EnvInject] - Injecting environment variables from a build step. 05:56:15 [EnvInject] - Injecting as environment variables the properties content 05:56:15 DOCKER_ARGS=--network=host 05:56:15 DOCKER_ROOT=icsversion 05:56:15 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:56:15 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:15 DOCKER_NAME=o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion 05:56:15 05:56:15 [EnvInject] - Variables injected successfully. 05:56:15 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins139785950017963733.sh 05:56:15 ---> docker-build.sh 05:56:15 Docker version 24.0.2, build cb74dfc 05:56:15 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:15 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 . 05:56:16 #1 [internal] load build definition from Dockerfile 05:56:16 #1 transferring dockerfile: 1.22kB done 05:56:16 #1 DONE 0.1s 05:56:16 05:56:16 #2 [internal] load .dockerignore 05:56:16 #2 transferring context: 2B done 05:56:16 #2 DONE 0.1s 05:56:16 05:56:16 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:17 #3 DONE 1.0s 05:56:17 05:56:17 #4 [internal] load metadata for gcr.io/distroless/base-debian10:latest 05:56:18 #4 DONE 1.3s 05:56:18 05:56:18 #5 [internal] load build context 05:56:18 #5 DONE 0.0s 05:56:18 05:56:18 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:18 #6 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:18 #6 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done 05:56:18 #6 ... 05:56:18 05:56:18 #5 [internal] load build context 05:56:18 #5 transferring context: 93.70kB 0.0s done 05:56:18 #5 DONE 0.1s 05:56:18 05:56:18 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:18 #6 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done 05:56:18 #6 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done 05:56:18 #6 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done 05:56:18 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.24MB / 55.00MB 0.2s 05:56:18 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.2s 05:56:18 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.2s 05:56:18 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.3s 05:56:18 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 3.15MB / 5.16MB 0.3s 05:56:18 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 1.05MB / 10.88MB 0.3s 05:56:18 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 25.17MB / 55.00MB 0.5s 05:56:18 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done 05:56:18 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 9.44MB / 10.88MB 0.5s 05:56:18 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 0.5s 05:56:18 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 34.60MB / 55.00MB 0.6s 05:56:18 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.5s done 05:56:18 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 6.29MB / 54.58MB 0.6s 05:56:18 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 0.6s 05:56:18 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 42.99MB / 55.00MB 0.7s 05:56:18 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.44MB / 54.58MB 0.7s 05:56:19 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 18.87MB / 54.58MB 0.9s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 11.53MB / 85.90MB 0.9s 05:56:19 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 25.17MB / 54.58MB 1.0s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 17.83MB / 85.90MB 1.0s 05:56:19 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 0B / 135.06MB 1.0s 05:56:19 #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 30.41MB / 54.58MB 1.1s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 23.07MB / 85.90MB 1.1s 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 1.3s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 34.60MB / 85.90MB 1.3s 05:56:19 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 17.83MB / 135.06MB 1.3s 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 46.14MB / 54.58MB 1.4s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 39.85MB / 85.90MB 1.4s 05:56:19 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 25.17MB / 135.06MB 1.4s 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 53.48MB / 54.58MB 1.5s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 46.14MB / 85.90MB 1.5s 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 51.38MB / 85.90MB 1.6s 05:56:19 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 36.70MB / 135.06MB 1.6s 05:56:19 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.6s done 05:56:19 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 57.31MB / 85.90MB 1.7s 05:56:19 #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.7s 05:56:20 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 65.01MB / 85.90MB 1.8s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 48.23MB / 135.06MB 1.8s 05:56:20 #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.7s done 05:56:20 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 78.64MB / 85.90MB 2.0s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 65.01MB / 135.06MB 2.0s 05:56:20 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.1s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 80.74MB / 135.06MB 2.2s 05:56:20 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.2s done 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 88.08MB / 135.06MB 2.3s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 96.47MB / 135.06MB 2.4s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 104.19MB / 135.06MB 2.5s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 111.15MB / 135.06MB 2.6s 05:56:20 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 126.88MB / 135.06MB 2.8s 05:56:21 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 3.0s 05:56:21 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 3.2s done 05:56:22 #6 ... 05:56:22 05:56:22 #7 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:22 #7 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 0.1s done 05:56:22 #7 sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 1.67kB / 1.67kB done 05:56:22 #7 sha256:53f10bd6414ed3ac80d202184ec89f826a0c2430310405604a4ac0eaaa49a718 590B / 590B done 05:56:22 #7 sha256:fd7fe75216cc5ed82b18abe5ebc3e63d2f3d4133dbaa39e784c0320a226a775b 619B / 619B done 05:56:22 #7 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 2.3s done 05:56:22 #7 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 3.2s done 05:56:22 #7 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.4s done 05:56:22 #7 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.4s done 05:56:22 #7 DONE 4.0s 05:56:22 05:56:22 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:23 #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.1s done 05:56:23 #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s 05:56:23 #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s done 05:56:23 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 05:56:24 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done 05:56:24 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 05:56:27 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.4s done 05:56:27 #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s 05:56:31 #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.4s done 05:56:31 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 05:56:36 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 5.3s 05:56:39 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 7.9s done 05:56:39 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 05:56:39 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done 05:56:39 #6 DONE 21.7s 05:56:39 05:56:39 #8 [build 2/7] WORKDIR /app 05:56:40 #8 DONE 0.8s 05:56:40 05:56:40 #9 [build 3/7] COPY go.mod ./ 05:56:40 #9 DONE 0.1s 05:56:40 05:56:40 #10 [build 4/7] COPY go.sum ./ 05:56:41 #10 DONE 0.1s 05:56:41 05:56:41 #11 [build 5/7] RUN go mod download 05:56:41 #11 DONE 0.8s 05:56:41 05:56:41 #12 [build 6/7] COPY . ./ 05:56:41 #12 DONE 0.2s 05:56:41 05:56:41 #13 [build 7/7] RUN go build -o /rappconsumer-sliceassurance 05:56:44 #13 DONE 2.1s 05:56:44 05:56:44 #14 [stage-1 2/3] COPY --from=build /rappconsumer-sliceassurance . 05:56:44 #14 DONE 0.2s 05:56:44 05:56:44 #15 exporting to image 05:56:44 #15 exporting layers 0.1s done 05:56:45 #15 writing image sha256:07aed985dbf99dcf9f7c62db614f8fe57f3ffd2c6445a314f5e96fb0063e20d6 done 05:56:45 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 done 05:56:45 #15 DONE 0.1s 05:56:45 ---> docker-build.sh ends 05:56:45 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins962233773580298848.sh 05:56:45 [EnvInject] - Injecting environment variables from a build step. 05:56:45 [EnvInject] - Injecting as environment variables the properties content 05:56:45 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:45 05:56:45 [EnvInject] - Variables injected successfully. 05:56:45 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins6886836123004365740.sh 05:56:45 ---> docker-push.sh 05:56:45 Docker version 24.0.2, build cb74dfc 05:56:45 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:45 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:45 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion] 05:56:45 1948960a88f9: Preparing 05:56:45 91f7bcfdfda8: Preparing 05:56:45 05ef21d76315: Preparing 05:56:45 05ef21d76315: Layer already exists 05:56:45 91f7bcfdfda8: Layer already exists 05:56:46 1948960a88f9: Pushed 05:56:46 1.0.0: digest: sha256:3e17bdc7aa2d490f62c4822345529ff27848857dfdbb7d4f7cc30ffc5043c0a2 size: 949 05:56:46 ---> docker-push.sh ends 05:56:46 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins13326792193958046470.sh 05:56:46 $ ssh-agent -k 05:56:46 unset SSH_AUTH_SOCK; 05:56:46 unset SSH_AGENT_PID; 05:56:46 echo Agent pid 2103 killed; 05:56:46 [ssh-agent] Stopped. 05:56:46 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:46 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins11114325646408619375.sh 05:56:46 ---> sysstat.sh 05:56:47 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins12645621635303164644.sh 05:56:47 ---> package-listing.sh 05:56:47 ++ facter osfamily 05:56:47 ++ tr '[:upper:]' '[:lower:]' 05:56:47 + OS_FAMILY=debian 05:56:47 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:56:47 + START_PACKAGES=/tmp/packages_start.txt 05:56:47 + END_PACKAGES=/tmp/packages_end.txt 05:56:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:47 + PACKAGES=/tmp/packages_start.txt 05:56:47 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:47 + PACKAGES=/tmp/packages_end.txt 05:56:47 + case "${OS_FAMILY}" in 05:56:47 + dpkg -l 05:56:47 + grep '^ii' 05:56:47 + '[' -f /tmp/packages_start.txt ']' 05:56:47 + '[' -f /tmp/packages_end.txt ']' 05:56:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:47 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:47 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:47 + 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:47 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins12772668884441789760.sh 05:56:47 ---> capture-instance-metadata.sh 05:56:47 Setup pyenv: 05:56:47 system 05:56:47 3.8.13 05:56:47 3.9.13 05:56:47 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v78b from file:/tmp/.os_lf_venv 05:56:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:49 lf-activate-venv(): INFO: Base packages installed successfully 05:56:49 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-v78b/bin to PATH 05:57:07 INFO: Running in OpenStack, capturing instance metadata 05:57:08 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins3491786561104867347.sh 05:57:08 provisioning config files... 05:57:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config13063925227795481431tmp 05:57:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:08 [EnvInject] - Injecting environment variables from a build step. 05:57:08 [EnvInject] - Injecting as environment variables the properties content 05:57:08 SERVER_ID=logs 05:57:08 05:57:08 [EnvInject] - Variables injected successfully. 05:57:08 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins6068412843964352866.sh 05:57:08 ---> create-netrc.sh 05:57:08 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins2223835338566354238.sh 05:57:08 ---> python-tools-install.sh 05:57:08 Setup pyenv: 05:57:08 system 05:57:08 3.8.13 05:57:08 3.9.13 05:57:08 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v78b from file:/tmp/.os_lf_venv 05:57:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:11 lf-activate-venv(): INFO: Base packages installed successfully 05:57:11 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:28 lf-activate-venv(): INFO: Adding /tmp/venv-v78b/bin to PATH 05:57:28 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins13437008922142414036.sh 05:57:28 ---> sudo-logs.sh 05:57:28 Archiving 'sudo' log.. 05:57:28 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins1777979506025958749.sh 05:57:28 ---> job-cost.sh 05:57:28 Setup pyenv: 05:57:28 system 05:57:28 3.8.13 05:57:28 3.9.13 05:57:28 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v78b from file:/tmp/.os_lf_venv 05:57:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:32 lf-activate-venv(): INFO: Base packages installed successfully 05:57:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:42 lf-activate-venv(): INFO: Adding /tmp/venv-v78b/bin to PATH 05:57:42 INFO: No Stack... 05:57:43 INFO: Retrieving Pricing Info for: v3-starter-4 05:57:43 INFO: Archiving Costs 05:57:43 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins5241112741167788603.sh 05:57:43 ---> logs-deploy.sh 05:57:43 Setup pyenv: 05:57:43 system 05:57:43 3.8.13 05:57:43 3.9.13 05:57:43 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v78b from file:/tmp/.os_lf_venv 05:57:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:46 lf-activate-venv(): INFO: Base packages installed successfully 05:57:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:58:03 lf-activate-venv(): INFO: Adding /tmp/venv-v78b/bin to PATH 05:58:03 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/203 05:58:03 INFO: archiving workspace using pattern(s): 05:58:05 Archives upload complete. 05:58:05 INFO: archiving logs to Nexus 05:58:07 ---> uname -a: 05:58:07 Linux prd-ubuntu1804-docker-4c-4g-10156 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:58:07 05:58:07 05:58:07 ---> lscpu: 05:58:07 Architecture: x86_64 05:58:07 CPU op-mode(s): 32-bit, 64-bit 05:58:07 Byte Order: Little Endian 05:58:07 CPU(s): 4 05:58:07 On-line CPU(s) list: 0-3 05:58:07 Thread(s) per core: 1 05:58:07 Core(s) per socket: 1 05:58:07 Socket(s): 4 05:58:07 NUMA node(s): 1 05:58:07 Vendor ID: AuthenticAMD 05:58:07 CPU family: 23 05:58:07 Model: 49 05:58:07 Model name: AMD EPYC-Rome Processor 05:58:07 Stepping: 0 05:58:07 CPU MHz: 2800.000 05:58:07 BogoMIPS: 5600.00 05:58:07 Virtualization: AMD-V 05:58:07 Hypervisor vendor: KVM 05:58:07 Virtualization type: full 05:58:07 L1d cache: 32K 05:58:07 L1i cache: 32K 05:58:07 L2 cache: 512K 05:58:07 L3 cache: 16384K 05:58:07 NUMA node0 CPU(s): 0-3 05:58:07 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:58:07 05:58:07 05:58:07 ---> nproc: 05:58:07 4 05:58:07 05:58:07 05:58:07 ---> df -h: 05:58:07 Filesystem Size Used Avail Use% Mounted on 05:58:07 udev 3.9G 0 3.9G 0% /dev 05:58:07 tmpfs 798M 696K 797M 1% /run 05:58:07 /dev/vda1 20G 9.9G 9.3G 52% / 05:58:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:58:07 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:58:07 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:58:07 tmpfs 798M 0 798M 0% /run/user/1001 05:58:07 05:58:07 05:58:07 ---> free -m: 05:58:07 total used free shared buff/cache available 05:58:07 Mem: 7975 530 4225 0 3220 7146 05:58:07 Swap: 1023 0 1023 05:58:07 05:58:07 05:58:07 ---> ip addr: 05:58:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:07 inet 127.0.0.1/8 scope host lo 05:58:07 valid_lft forever preferred_lft forever 05:58:07 inet6 ::1/128 scope host 05:58:07 valid_lft forever preferred_lft forever 05:58:07 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:58:07 link/ether fa:16:3e:87:09:04 brd ff:ff:ff:ff:ff:ff 05:58:07 inet 10.32.6.215/23 brd 10.32.7.255 scope global dynamic ens3 05:58:07 valid_lft 86145sec preferred_lft 86145sec 05:58:07 inet6 fe80::f816:3eff:fe87:904/64 scope link 05:58:07 valid_lft forever preferred_lft forever 05:58:07 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:58:07 link/ether 02:42:05:19:0e:1c brd ff:ff:ff:ff:ff:ff 05:58:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:07 valid_lft forever preferred_lft forever 05:58:07 05:58:07 05:58:07 ---> sar -b -r -n DEV: 05:58:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10156) 03/31/26 _x86_64_ (4 CPU) 05:58:07 05:58:07 05:53:56 LINUX RESTART (4 CPU) 05:58:07 05:58:07 05:54:01 tps rtps wtps bread/s bwrtn/s 05:58:07 05:55:01 165.14 85.12 80.02 5778.87 39019.01 05:58:07 05:56:01 55.77 0.27 55.51 27.20 7421.56 05:58:07 05:57:01 158.26 12.93 145.33 2282.97 55846.85 05:58:07 05:58:01 19.34 0.40 18.94 32.79 1408.60 05:58:07 Average: 99.63 24.68 74.95 2030.54 25924.78 05:58:07 05:58:07 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:07 05:55:01 5961660 7434428 2205760 27.01 34216 1621468 978576 10.62 557572 1485716 37244 05:58:07 05:56:01 5652764 7377872 2514656 30.79 55588 1838736 1013324 11.00 632056 1691288 132388 05:58:07 05:57:01 4303072 7284516 3864348 47.31 85780 3002132 1109652 12.04 830456 2742752 7072 05:58:07 05:58:01 4272336 7266400 3895084 47.69 88928 3009636 1134360 12.31 856616 2743856 16280 05:58:07 Average: 5047458 7340804 3119962 38.20 66128 2367993 1058978 11.49 719175 2165903 48246 05:58:07 05:58:07 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:07 05:55:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 05:58:07 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:07 05:55:01 ens3 304.77 183.81 901.99 62.78 0.00 0.00 0.00 0.00 05:58:07 05:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:58:07 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:07 05:56:01 ens3 69.99 53.22 854.97 6.55 0.00 0.00 0.00 0.00 05:58:07 05:57:01 lo 3.20 3.20 0.27 0.27 0.00 0.00 0.00 0.00 05:58:07 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:07 05:57:01 ens3 230.77 142.87 5868.56 85.84 0.00 0.00 0.00 0.00 05:58:07 05:58:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 05:58:07 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:07 05:58:01 ens3 12.50 13.55 9.44 6.23 0.00 0.00 0.00 0.00 05:58:07 Average: lo 1.45 1.45 0.13 0.13 0.00 0.00 0.00 0.00 05:58:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:07 Average: ens3 154.51 98.36 1908.78 40.35 0.00 0.00 0.00 0.00 05:58:07 05:58:07 05:58:07 ---> sar -P ALL: 05:58:07 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-10156) 03/31/26 _x86_64_ (4 CPU) 05:58:07 05:58:07 05:53:56 LINUX RESTART (4 CPU) 05:58:07 05:58:07 05:54:01 CPU %user %nice %system %iowait %steal %idle 05:58:07 05:55:01 all 16.65 0.00 3.22 5.25 1.21 73.68 05:58:07 05:55:01 0 11.37 0.00 1.71 5.31 1.26 80.36 05:58:07 05:55:01 1 12.59 0.00 1.97 4.28 0.92 80.25 05:58:07 05:55:01 2 25.14 0.00 4.25 9.00 1.27 60.34 05:58:07 05:55:01 3 17.51 0.00 4.96 2.40 1.37 73.76 05:58:07 05:56:01 all 20.57 0.00 1.21 1.99 0.77 75.47 05:58:07 05:56:01 0 2.75 0.00 0.28 1.22 0.16 95.58 05:58:07 05:56:01 1 24.36 0.00 1.24 0.12 0.72 73.57 05:58:07 05:56:01 2 38.18 0.00 2.22 6.49 1.15 51.97 05:58:07 05:56:01 3 17.24 0.00 1.11 0.12 1.06 80.47 05:58:07 05:57:01 all 22.03 0.00 6.15 2.69 1.07 68.06 05:58:07 05:57:01 0 16.91 0.00 6.75 1.59 1.06 73.70 05:58:07 05:57:01 1 24.56 0.00 5.36 0.83 1.13 68.12 05:58:07 05:57:01 2 13.88 0.00 6.81 6.32 0.93 72.05 05:58:07 05:57:01 3 32.74 0.00 5.69 2.04 1.17 58.36 05:58:07 05:58:01 all 21.40 0.00 1.03 0.55 0.67 76.35 05:58:07 05:58:01 0 6.15 0.00 0.70 0.00 0.23 92.92 05:58:07 05:58:01 1 30.14 0.00 1.08 0.08 0.80 67.89 05:58:07 05:58:01 2 17.45 0.00 1.16 2.00 0.75 78.64 05:58:07 05:58:01 3 31.87 0.00 1.18 0.10 0.88 65.96 05:58:07 Average: all 20.15 0.00 2.89 2.62 0.93 73.41 05:58:07 Average: 0 9.25 0.00 2.34 2.03 0.68 85.70 05:58:07 Average: 1 22.91 0.00 2.40 1.33 0.89 72.47 05:58:07 Average: 2 23.69 0.00 3.60 5.95 1.02 65.73 05:58:07 Average: 3 24.82 0.00 3.23 1.16 1.12 69.68 05:58:07 05:58:07 05:58:07