21:45:05 Started by timer 21:45:05 Running as SYSTEM 21:45:05 [EnvInject] - Loading node environment variables. 21:45:05 Building remotely on prd-ubuntu1804-docker-4c-4g-9885 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release 21:45:05 [ssh-agent] Looking for ssh-agent implementation... 21:45:05 $ ssh-agent 21:45:06 SSH_AUTH_SOCK=/tmp/ssh-9mFf6WTYrLZF/agent.2127 21:45:06 SSH_AGENT_PID=2129 21:45:06 [ssh-agent] Started. 21:45:06 Running ssh-add (command line suppressed) 21:45:06 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release@tmp/private_key_14767951473849182714.key (jenkins-ssh) 21:45:06 [ssh-agent] Using credentials jenkins (jenkins) 21:45:06 The recommended git tool is: NONE 21:45:08 using credential jenkins 21:45:08 Wiping out workspace first. 21:45:08 Cloning the remote Git repository 21:45:08 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 21:45:08 > git init /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release # timeout=10 21:45:08 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance 21:45:08 > git --version # timeout=10 21:45:08 > git --version # 'git version 2.17.1' 21:45:08 using GIT_SSH to set credentials jenkins 21:45:08 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:09 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 21:45:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:45:10 Avoid second fetch 21:45:10 > git rev-parse refs/remotes/origin/f-release^{commit} # timeout=10 21:45:10 Checking out Revision 59add9d2173f70dedf7147a5c072ab9a6caf6a26 (refs/remotes/origin/f-release) 21:45:10 > git config core.sparsecheckout # timeout=10 21:45:10 > git checkout -f 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 21:45:10 Commit message: "Update release notes and container tag in release branch" 21:45:10 > git rev-list --no-walk 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 21:45:14 provisioning config files... 21:45:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:45:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:45:14 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins2097011777077261037.sh 21:45:14 ---> python-tools-install.sh 21:45:14 Setup pyenv: 21:45:14 * system (set by /opt/pyenv/version) 21:45:14 * 3.8.13 (set by /opt/pyenv/version) 21:45:14 * 3.9.13 (set by /opt/pyenv/version) 21:45:14 * 3.10.6 (set by /opt/pyenv/version) 21:45:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Of49 21:45:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:45:29 lf-activate-venv(): INFO: Base packages installed successfully 21:45:29 lf-activate-venv(): INFO: Installing additional packages: lftools 21:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-Of49/bin to PATH 21:46:10 Generating Requirements File 21:46:43 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. 21:46:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:46:43 Python 3.10.6 21:46:44 pip 26.0.1 from /tmp/venv-Of49/lib/python3.10/site-packages/pip (python 3.10) 21:46:44 appdirs==1.4.4 21:46:44 argcomplete==3.6.3 21:46:44 aspy.yaml==1.3.0 21:46:44 attrs==26.1.0 21:46:44 autopage==0.6.0 21:46:44 backports.strenum==1.3.1 21:46:44 beautifulsoup4==4.14.3 21:46:44 boto3==1.42.77 21:46:44 botocore==1.42.77 21:46:44 bs4==0.0.2 21:46:44 certifi==2026.2.25 21:46:44 cffi==2.0.0 21:46:44 cfgv==3.5.0 21:46:44 chardet==7.4.0.post1 21:46:44 charset-normalizer==3.4.6 21:46:44 click==8.3.1 21:46:44 cliff==4.13.2 21:46:44 cmd2==3.4.0 21:46:44 cryptography==3.3.2 21:46:44 debtcollector==3.1.0 21:46:44 decorator==5.2.1 21:46:44 defusedxml==0.7.1 21:46:44 Deprecated==1.3.1 21:46:44 distlib==0.4.0 21:46:44 dnspython==2.8.0 21:46:44 docker==7.1.0 21:46:44 dogpile.cache==1.5.0 21:46:44 durationpy==0.10 21:46:44 email-validator==2.3.0 21:46:44 filelock==3.25.2 21:46:44 future==1.0.0 21:46:44 gitdb==4.0.12 21:46:44 GitPython==3.1.46 21:46:44 httplib2==0.30.2 21:46:44 identify==2.6.18 21:46:44 idna==3.11 21:46:44 importlib-resources==1.5.0 21:46:44 iso8601==2.1.0 21:46:44 Jinja2==3.1.6 21:46:44 jmespath==1.1.0 21:46:44 jsonpatch==1.33 21:46:44 jsonpointer==3.1.1 21:46:44 jsonschema==4.26.0 21:46:44 jsonschema-specifications==2025.9.1 21:46:44 keystoneauth1==5.13.1 21:46:44 kubernetes==35.0.0 21:46:44 lftools==0.37.22 21:46:44 lxml==6.0.2 21:46:44 markdown-it-py==4.0.0 21:46:44 MarkupSafe==3.0.3 21:46:44 mdurl==0.1.2 21:46:44 msgpack==1.1.2 21:46:44 multi_key_dict==2.0.3 21:46:44 munch==4.0.0 21:46:44 netaddr==1.3.0 21:46:44 niet==1.4.2 21:46:44 nodeenv==1.10.0 21:46:44 oauth2client==4.1.3 21:46:44 oauthlib==3.3.1 21:46:44 openstacksdk==4.10.0 21:46:44 os-service-types==1.8.2 21:46:44 osc-lib==4.4.0 21:46:44 oslo.config==10.3.0 21:46:44 oslo.context==6.3.0 21:46:44 oslo.i18n==6.7.2 21:46:44 oslo.log==8.1.0 21:46:44 oslo.serialization==5.9.1 21:46:44 oslo.utils==10.0.0 21:46:44 packaging==26.0 21:46:44 pbr==7.0.3 21:46:44 platformdirs==4.9.4 21:46:44 prettytable==3.17.0 21:46:44 psutil==7.2.2 21:46:44 pyasn1==0.6.3 21:46:44 pyasn1_modules==0.4.2 21:46:44 pycparser==3.0 21:46:44 pygerrit2==2.0.15 21:46:44 PyGithub==2.9.0 21:46:44 Pygments==2.19.2 21:46:44 PyJWT==2.12.1 21:46:44 PyNaCl==1.6.2 21:46:44 pyparsing==2.4.7 21:46:44 pyperclip==1.11.0 21:46:44 pyrsistent==0.20.0 21:46:44 python-cinderclient==9.9.0 21:46:44 python-dateutil==2.9.0.post0 21:46:44 python-discovery==1.2.1 21:46:44 python-heatclient==5.1.0 21:46:44 python-jenkins==1.8.3 21:46:44 python-keystoneclient==5.8.0 21:46:44 python-magnumclient==4.10.0 21:46:44 python-openstackclient==9.0.0 21:46:44 python-swiftclient==4.10.0 21:46:44 PyYAML==6.0.3 21:46:44 referencing==0.37.0 21:46:44 requests==2.33.0 21:46:44 requests-oauthlib==2.0.0 21:46:44 requestsexceptions==1.4.0 21:46:44 rfc3986==2.0.0 21:46:44 rich==14.3.3 21:46:44 rich-argparse==1.7.2 21:46:44 rpds-py==0.30.0 21:46:44 rsa==4.9.1 21:46:44 ruamel.yaml==0.19.1 21:46:44 ruamel.yaml.clib==0.2.15 21:46:44 s3transfer==0.16.0 21:46:44 simplejson==3.20.2 21:46:44 six==1.17.0 21:46:44 smmap==5.0.3 21:46:44 soupsieve==2.8.3 21:46:44 stevedore==5.7.0 21:46:44 tabulate==0.10.0 21:46:44 toml==0.10.2 21:46:44 tomlkit==0.14.0 21:46:44 tqdm==4.67.3 21:46:44 typing_extensions==4.15.0 21:46:44 urllib3==1.26.20 21:46:44 virtualenv==21.2.0 21:46:44 wcwidth==0.6.0 21:46:44 websocket-client==1.9.0 21:46:44 wrapt==2.1.2 21:46:44 xdg==6.0.0 21:46:44 xmltodict==1.0.4 21:46:44 yq==3.4.3 21:46:44 provisioning config files... 21:46:44 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release@tmp/config12439464817279511912tmp 21:46:44 copy managed file [nonrtric-rapp-ransliceassurance-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release@tmp/config14792434344153886018tmp 21:46:44 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins8278913859774049391.sh 21:46:44 ---> docker-login.sh 21:46:44 nexus3.o-ran-sc.org:10001 21:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:45 Configure a credential helper to remove this warning. See 21:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:45 21:46:45 Login Succeeded 21:46:45 nexus3.o-ran-sc.org:10002 21:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:45 Configure a credential helper to remove this warning. See 21:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:45 21:46:45 Login Succeeded 21:46:45 nexus3.o-ran-sc.org:10003 21:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:45 Configure a credential helper to remove this warning. See 21:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:45 21:46:45 Login Succeeded 21:46:45 nexus3.o-ran-sc.org:10004 21:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:45 Configure a credential helper to remove this warning. See 21:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:45 21:46:45 Login Succeeded 21:46:45 ---> docker-login.sh ends 21:46:45 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins16995007522041790880.sh 21:46:45 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins4484268662925514029.sh 21:46:45 [EnvInject] - Injecting environment variables from a build step. 21:46:45 [EnvInject] - Injecting as environment variables the properties content 21:46:45 DOCKER_ROOT=smoversion 21:46:45 CONTAINER_TAG_YAML_DIR= 21:46:45 CONTAINER_TAG_METHOD=yaml-file 21:46:45 21:46:45 [EnvInject] - Variables injected successfully. 21:46:45 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins17445575280186643882.sh 21:46:45 ---> docker-get-container-tag.sh 21:46:45 Setup pyenv: 21:46:45 system 21:46:45 3.8.13 21:46:45 3.9.13 21:46:45 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/.python-version) 21:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Of49 from file:/tmp/.os_lf_venv 21:46:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:46:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:46:49 lf-activate-venv(): INFO: Base packages installed successfully 21:46:49 lf-activate-venv(): INFO: Installing additional packages: yq 21:46:50 lf-activate-venv(): INFO: Adding /tmp/venv-Of49/bin to PATH 21:46:50 ---> Docker image tag found: 1.1.2 21:46:50 [EnvInject] - Injecting environment variables from a build step. 21:46:50 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 21:46:51 [EnvInject] - Variables injected successfully. 21:46:51 [EnvInject] - Injecting environment variables from a build step. 21:46:51 [EnvInject] - Injecting as environment variables the properties content 21:46:51 DOCKER_ARGS=--network=host 21:46:51 DOCKER_ROOT=smoversion 21:46:51 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 21:46:51 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 21:46:51 DOCKER_NAME=o-ran-sc/nonrtric-rapp-ransliceassurance 21:46:51 21:46:51 [EnvInject] - Variables injected successfully. 21:46:51 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins5344725526847358509.sh 21:46:51 ---> docker-build.sh 21:46:51 Docker version 24.0.2, build cb74dfc 21:46:51 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance:1.1.2 21:46:51 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance:1.1.2 . 21:46:51 #1 [internal] load build definition from Dockerfile 21:46:51 #1 transferring dockerfile: 1.22kB done 21:46:51 #1 DONE 0.1s 21:46:51 21:46:51 #2 [internal] load .dockerignore 21:46:51 #2 transferring context: 2B done 21:46:51 #2 DONE 0.1s 21:46:51 21:46:51 #3 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 21:46:52 #3 DONE 0.6s 21:46:52 21:46:52 #4 [internal] load metadata for gcr.io/distroless/base-debian10:latest 21:46:53 #4 DONE 1.1s 21:46:53 21:46:53 #5 [internal] load build context 21:46:53 #5 DONE 0.0s 21:46:53 21:46:53 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 21:46:53 #6 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 21:46:53 #6 ... 21:46:53 21:46:53 #5 [internal] load build context 21:46:53 #5 transferring context: 133.07kB done 21:46:53 #5 DONE 0.1s 21:46:53 21:46:53 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 21:46:53 #6 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done 21:46:53 #6 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done 21:46:53 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.1s 21:46:53 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.1s 21:46:53 #6 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done 21:46:53 #6 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done 21:46:53 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.19MB / 55.00MB 0.2s 21:46:53 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 2.10MB / 5.16MB 0.2s 21:46:53 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0B / 10.88MB 0.2s 21:46:53 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.4s 21:46:53 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done 21:46:53 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 6.29MB / 10.88MB 0.4s 21:46:53 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 0.4s 21:46:53 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 22.02MB / 55.00MB 0.5s 21:46:53 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.49MB / 10.88MB 0.5s 21:46:53 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 0.5s 21:46:53 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 29.36MB / 55.00MB 0.6s 21:46:53 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.5s done 21:46:53 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 9.44MB / 54.58MB 0.6s 21:46:53 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 0.8s 21:46:53 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 22.02MB / 54.58MB 0.8s 21:46:53 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 7.34MB / 85.90MB 0.8s 21:46:54 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.9s 21:46:54 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 26.21MB / 54.58MB 0.9s 21:46:54 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 34.60MB / 54.58MB 1.0s 21:46:54 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 18.87MB / 85.90MB 1.0s 21:46:54 #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 21:46:54 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.0s done 21:46:54 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.04MB / 54.58MB 1.2s 21:46:54 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 29.36MB / 85.90MB 1.2s 21:46:54 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 6.29MB / 135.06MB 1.2s 21:46:54 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 48.23MB / 54.58MB 1.3s 21:46:54 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 34.60MB / 85.90MB 1.3s 21:46:54 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 14.68MB / 135.06MB 1.3s 21:46:54 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 52.43MB / 54.58MB 1.4s 21:46:54 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 44.04MB / 85.90MB 1.5s 21:46:54 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 25.17MB / 135.06MB 1.5s 21:46:54 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.5s done 21:46:54 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 50.33MB / 85.90MB 1.6s 21:46:54 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 32.51MB / 135.06MB 1.6s 21:46:54 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.11MB / 85.90MB 1.8s 21:46:54 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 47.19MB / 135.06MB 1.8s 21:46:54 #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 1.6s done 21:46:55 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 76.55MB / 85.90MB 1.9s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 55.57MB / 135.06MB 1.9s 21:46:55 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 2.0s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 63.07MB / 135.06MB 2.0s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 70.25MB / 135.06MB 2.1s 21:46:55 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 2.1s done 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 78.64MB / 135.06MB 2.2s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 85.98MB / 135.06MB 2.3s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 99.61MB / 135.06MB 2.5s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 106.95MB / 135.06MB 2.6s 21:46:55 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 122.68MB / 135.06MB 2.8s 21:46:56 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 131.07MB / 135.06MB 2.9s 21:46:56 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 3.1s done 21:46:57 #6 ... 21:46:57 21:46:57 #7 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 21:46:57 #7 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 0.1s done 21:46:57 #7 sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 1.67kB / 1.67kB done 21:46:57 #7 sha256:53f10bd6414ed3ac80d202184ec89f826a0c2430310405604a4ac0eaaa49a718 590B / 590B done 21:46:57 #7 sha256:fd7fe75216cc5ed82b18abe5ebc3e63d2f3d4133dbaa39e784c0320a226a775b 619B / 619B done 21:46:57 #7 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 2.2s done 21:46:57 #7 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 3.4s done 21:46:57 #7 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.3s done 21:46:57 #7 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.4s done 21:46:57 #7 DONE 4.1s 21:46:57 21:46:57 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 21:46:58 #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.6s done 21:46:58 #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 21:46:59 #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done 21:46:59 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.1s 21:46:59 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done 21:46:59 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 21:47:03 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.5s done 21:47:03 #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.1s 21:47:06 #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.2s done 21:47:06 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 0.1s 21:47:12 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 5.2s 21:47:14 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 7.8s done 21:47:14 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 21:47:14 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done 21:47:15 #6 DONE 22.1s 21:47:15 21:47:15 #8 [build 2/7] WORKDIR /app 21:47:16 #8 DONE 0.9s 21:47:16 21:47:16 #9 [build 3/7] COPY go.mod ./ 21:47:16 #9 DONE 0.1s 21:47:16 21:47:16 #10 [build 4/7] COPY go.sum ./ 21:47:16 #10 DONE 0.1s 21:47:16 21:47:16 #11 [build 5/7] RUN go mod download 21:47:28 #11 DONE 12.3s 21:47:28 21:47:28 #12 [build 6/7] COPY . ./ 21:47:28 #12 DONE 0.2s 21:47:28 21:47:28 #13 [build 7/7] RUN go build -o /oduclosedloop-sliceassurance 21:47:30 #13 DONE 2.2s 21:47:32 21:47:32 #14 [stage-1 2/3] COPY --from=build /oduclosedloop-sliceassurance . 21:47:32 #14 DONE 0.2s 21:47:32 21:47:32 #15 exporting to image 21:47:32 #15 exporting layers 0.1s done 21:47:32 #15 writing image sha256:093d4009f7e2920d26de1aedc7281d49adcdbe1b429dc526fdbd1511c009f8d2 done 21:47:32 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance:1.1.2 done 21:47:32 #15 DONE 0.1s 21:47:32 ---> docker-build.sh ends 21:47:32 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins10170473669185388254.sh 21:47:32 [EnvInject] - Injecting environment variables from a build step. 21:47:32 [EnvInject] - Injecting as environment variables the properties content 21:47:32 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 21:47:32 21:47:32 [EnvInject] - Variables injected successfully. 21:47:32 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins3853282659559631658.sh 21:47:32 ---> docker-push.sh 21:47:32 Docker version 24.0.2, build cb74dfc 21:47:32 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance:1.1.2 21:47:32 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance:1.1.2 21:47:32 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance] 21:47:32 3944e8d77684: Preparing 21:47:32 91f7bcfdfda8: Preparing 21:47:32 05ef21d76315: Preparing 21:47:32 05ef21d76315: Layer already exists 21:47:32 91f7bcfdfda8: Layer already exists 21:47:33 3944e8d77684: Pushed 21:47:33 1.1.2: digest: sha256:8e853a559c3ce0993ba7016ec71ba46fb7984edb36d63cb86f2f3cdaf365bcab size: 949 21:47:33 ---> docker-push.sh ends 21:47:33 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins18045622906196796672.sh 21:47:33 $ ssh-agent -k 21:47:33 unset SSH_AUTH_SOCK; 21:47:33 unset SSH_AGENT_PID; 21:47:33 echo Agent pid 2129 killed; 21:47:33 [ssh-agent] Stopped. 21:47:33 [PostBuildScript] - [INFO] Executing post build scripts. 21:47:33 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins2483934281898559706.sh 21:47:33 ---> sysstat.sh 21:47:34 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins2975990606329908935.sh 21:47:34 ---> package-listing.sh 21:47:34 ++ facter osfamily 21:47:34 ++ tr '[:upper:]' '[:lower:]' 21:47:34 + OS_FAMILY=debian 21:47:34 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release 21:47:34 + START_PACKAGES=/tmp/packages_start.txt 21:47:34 + END_PACKAGES=/tmp/packages_end.txt 21:47:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:47:34 + PACKAGES=/tmp/packages_start.txt 21:47:34 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release ']' 21:47:34 + PACKAGES=/tmp/packages_end.txt 21:47:34 + case "${OS_FAMILY}" in 21:47:34 + dpkg -l 21:47:34 + grep '^ii' 21:47:34 + '[' -f /tmp/packages_start.txt ']' 21:47:34 + '[' -f /tmp/packages_end.txt ']' 21:47:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:47:34 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release ']' 21:47:34 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/archives/ 21:47:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/archives/ 21:47:34 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins15622155418758868041.sh 21:47:34 ---> capture-instance-metadata.sh 21:47:35 Setup pyenv: 21:47:35 system 21:47:35 3.8.13 21:47:35 3.9.13 21:47:35 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/.python-version) 21:47:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Of49 from file:/tmp/.os_lf_venv 21:47:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:47:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:47:37 lf-activate-venv(): INFO: Base packages installed successfully 21:47:37 lf-activate-venv(): INFO: Installing additional packages: lftools 21:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-Of49/bin to PATH 21:47:56 INFO: Running in OpenStack, capturing instance metadata 21:47:56 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins16157798207826707575.sh 21:47:56 provisioning config files... 21:47:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release@tmp/config1099568604924180281tmp 21:47:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:47:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:47:56 [EnvInject] - Injecting environment variables from a build step. 21:47:56 [EnvInject] - Injecting as environment variables the properties content 21:47:56 SERVER_ID=logs 21:47:56 21:47:56 [EnvInject] - Variables injected successfully. 21:47:56 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins4179324857376026102.sh 21:47:56 ---> create-netrc.sh 21:47:56 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins8890747146414721284.sh 21:47:56 ---> python-tools-install.sh 21:47:56 Setup pyenv: 21:47:56 system 21:47:56 3.8.13 21:47:56 3.9.13 21:47:56 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/.python-version) 21:47:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Of49 from file:/tmp/.os_lf_venv 21:47:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:47:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:48:00 lf-activate-venv(): INFO: Base packages installed successfully 21:48:00 lf-activate-venv(): INFO: Installing additional packages: lftools 21:48:18 lf-activate-venv(): INFO: Adding /tmp/venv-Of49/bin to PATH 21:48:18 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins17197904936315959841.sh 21:48:18 ---> sudo-logs.sh 21:48:18 Archiving 'sudo' log.. 21:48:18 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash /tmp/jenkins4255514506315592674.sh 21:48:18 ---> job-cost.sh 21:48:18 Setup pyenv: 21:48:18 system 21:48:18 3.8.13 21:48:18 3.9.13 21:48:18 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/.python-version) 21:48:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Of49 from file:/tmp/.os_lf_venv 21:48:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:48:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:48:22 lf-activate-venv(): INFO: Base packages installed successfully 21:48:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-Of49/bin to PATH 21:48:32 INFO: No Stack... 21:48:33 INFO: Retrieving Pricing Info for: v3-starter-4 21:48:33 INFO: Archiving Costs 21:48:33 [nonrtric-rapp-ransliceassurance-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins2553628201639048086.sh 21:48:33 ---> logs-deploy.sh 21:48:33 Setup pyenv: 21:48:33 system 21:48:33 3.8.13 21:48:33 3.9.13 21:48:33 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-docker-merge-f-release/.python-version) 21:48:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Of49 from file:/tmp/.os_lf_venv 21:48:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:48:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:48:36 lf-activate-venv(): INFO: Base packages installed successfully 21:48:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-Of49/bin to PATH 21:48:54 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-ransliceassurance-docker-merge-f-release/203 21:48:54 INFO: archiving workspace using pattern(s): 21:48:56 Archives upload complete. 21:48:57 INFO: archiving logs to Nexus 21:48:59 ---> uname -a: 21:48:59 Linux prd-ubuntu1804-docker-4c-4g-9885 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 21:48:59 21:48:59 21:48:59 ---> lscpu: 21:48:59 Architecture: x86_64 21:48:59 CPU op-mode(s): 32-bit, 64-bit 21:48:59 Byte Order: Little Endian 21:48:59 CPU(s): 4 21:48:59 On-line CPU(s) list: 0-3 21:48:59 Thread(s) per core: 1 21:48:59 Core(s) per socket: 1 21:48:59 Socket(s): 4 21:48:59 NUMA node(s): 1 21:48:59 Vendor ID: AuthenticAMD 21:48:59 CPU family: 23 21:48:59 Model: 49 21:48:59 Model name: AMD EPYC-Rome Processor 21:48:59 Stepping: 0 21:48:59 CPU MHz: 2800.000 21:48:59 BogoMIPS: 5600.00 21:48:59 Virtualization: AMD-V 21:48:59 Hypervisor vendor: KVM 21:48:59 Virtualization type: full 21:48:59 L1d cache: 32K 21:48:59 L1i cache: 32K 21:48:59 L2 cache: 512K 21:48:59 L3 cache: 16384K 21:48:59 NUMA node0 CPU(s): 0-3 21:48: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 21:48:59 21:48:59 21:48:59 ---> nproc: 21:48:59 4 21:48:59 21:48:59 21:48:59 ---> df -h: 21:48:59 Filesystem Size Used Avail Use% Mounted on 21:48:59 udev 3.9G 0 3.9G 0% /dev 21:48:59 tmpfs 798M 696K 797M 1% /run 21:48:59 /dev/vda1 20G 11G 8.8G 55% / 21:48:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:48:59 tmpfs 5.0M 0 5.0M 0% /run/lock 21:48:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:48:59 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:48:59 tmpfs 798M 0 798M 0% /run/user/1001 21:48:59 21:48:59 21:48:59 ---> free -m: 21:48:59 total used free shared buff/cache available 21:48:59 Mem: 7975 583 3591 0 3800 7093 21:48:59 Swap: 1023 0 1023 21:48:59 21:48:59 21:48:59 ---> ip addr: 21:48:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:48:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:48:59 inet 127.0.0.1/8 scope host lo 21:48:59 valid_lft forever preferred_lft forever 21:48:59 inet6 ::1/128 scope host 21:48:59 valid_lft forever preferred_lft forever 21:48:59 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:48:59 link/ether fa:16:3e:64:11:bc brd ff:ff:ff:ff:ff:ff 21:48:59 inet 10.32.7.149/23 brd 10.32.7.255 scope global dynamic ens3 21:48:59 valid_lft 86123sec preferred_lft 86123sec 21:48:59 inet6 fe80::f816:3eff:fe64:11bc/64 scope link 21:48:59 valid_lft forever preferred_lft forever 21:48:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:48:59 link/ether 02:42:79:cc:ca:5b brd ff:ff:ff:ff:ff:ff 21:48:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:48:59 valid_lft forever preferred_lft forever 21:48:59 21:48:59 21:48:59 ---> sar -b -r -n DEV: 21:48:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9885) 03/27/26 _x86_64_ (4 CPU) 21:48:59 21:48:59 21:44:25 LINUX RESTART (4 CPU) 21:48:59 21:48:59 21:45:02 tps rtps wtps bread/s bwrtn/s 21:48:59 21:46:01 95.05 26.72 68.33 980.85 5211.05 21:48:59 21:47:01 83.47 12.63 70.84 2271.62 20989.84 21:48:59 21:48:01 161.20 1.13 160.06 44.79 59289.70 21:48:59 Average: 113.34 13.42 99.92 1099.69 28628.64 21:48:59 21:48:59 21:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:48:59 21:46:01 5730832 7338440 2436588 29.83 42036 1743336 1054936 11.45 672012 1589320 109260 21:48:59 21:47:01 5006384 7395488 3161036 38.70 68400 2469304 1186104 12.87 650888 2273328 340848 21:48:59 21:48:01 3729916 7308048 4437504 54.33 111432 3518448 1070084 11.61 908264 3181128 25668 21:48:59 Average: 4822377 7347325 3345043 40.96 73956 2577029 1103708 11.98 743721 2347925 158592 21:48:59 21:48:59 21:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:48:59 21:46:01 ens3 456.33 252.11 1445.27 69.68 0.00 0.00 0.00 0.00 21:48:59 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:59 21:46:01 lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 21:48:59 21:47:01 ens3 254.32 144.04 6084.04 14.60 0.00 0.00 0.00 0.00 21:48:59 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:59 21:47:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 21:48:59 21:48:01 ens3 202.63 195.40 1338.72 89.45 0.00 0.00 0.00 0.00 21:48:59 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:59 21:48:01 lo 1.27 1.27 0.11 0.11 0.00 0.00 0.00 0.00 21:48:59 Average: ens3 303.57 196.88 2964.36 57.84 0.00 0.00 0.00 0.00 21:48:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:48:59 Average: lo 1.36 1.36 0.12 0.12 0.00 0.00 0.00 0.00 21:48:59 21:48:59 21:48:59 ---> sar -P ALL: 21:48:59 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9885) 03/27/26 _x86_64_ (4 CPU) 21:48:59 21:48:59 21:44:25 LINUX RESTART (4 CPU) 21:48:59 21:48:59 21:45:02 CPU %user %nice %system %iowait %steal %idle 21:48:59 21:46:01 all 23.44 0.00 1.65 3.40 2.39 69.12 21:48:59 21:46:01 0 24.29 0.00 2.01 4.18 3.19 66.33 21:48:59 21:46:01 1 26.76 0.00 1.65 0.86 1.78 68.95 21:48:59 21:46:01 2 21.33 0.00 1.45 0.85 2.30 74.06 21:48:59 21:46:01 3 21.38 0.00 1.48 7.73 2.25 67.15 21:48:59 21:47:01 all 20.33 0.00 2.96 2.60 2.01 72.10 21:48:59 21:47:01 0 5.10 0.00 2.23 1.25 2.52 88.90 21:48:59 21:47:01 1 23.43 0.00 2.88 0.85 1.58 71.25 21:48:59 21:47:01 2 43.67 0.00 4.01 1.08 2.38 48.86 21:48:59 21:47:01 3 9.37 0.00 2.71 7.23 1.56 79.13 21:48:59 21:48:01 all 21.44 0.00 5.56 2.66 1.69 68.65 21:48:59 21:48:01 0 41.63 0.00 5.63 1.14 2.21 49.39 21:48:59 21:48:01 1 17.75 0.00 5.98 4.03 1.62 70.62 21:48:59 21:48:01 2 12.97 0.00 4.36 0.79 1.36 80.53 21:48:59 21:48:01 3 13.43 0.00 6.26 4.68 1.56 74.07 21:48:59 Average: all 21.73 0.00 3.39 2.89 2.03 69.96 21:48:59 Average: 0 23.54 0.00 3.28 2.18 2.64 68.35 21:48:59 Average: 1 22.64 0.00 3.51 1.92 1.66 70.28 21:48:59 Average: 2 26.03 0.00 3.27 0.91 2.02 67.78 21:48:59 Average: 3 14.71 0.00 3.48 6.55 1.79 73.47 21:48:59 21:48:59 21:48:59