05:54:29 Started by timer 05:54:29 Running as SYSTEM 05:54:29 [EnvInject] - Loading node environment variables. 05:54:29 Building remotely on prd-ubuntu1804-docker-4c-4g-493 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:54:29 [ssh-agent] Looking for ssh-agent implementation... 05:54:29 $ ssh-agent 05:54:29 SSH_AUTH_SOCK=/tmp/ssh-dlFD0p4vEDGE/agent.2118 05:54:29 SSH_AGENT_PID=2120 05:54:29 [ssh-agent] Started. 05:54:29 Running ssh-add (command line suppressed) 05:54:29 Identity added: /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/private_key_13560543482422818221.key (jenkins-ssh) 05:54:29 [ssh-agent] Using credentials jenkins (jenkins) 05:54:29 The recommended git tool is: NONE 05:54:31 using credential jenkins 05:54:31 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:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/ransliceassurance # timeout=10 05:54:32 > 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:33 > git checkout -f 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:33 Commit message: "Update release notes and container tag in release branch" 05:54:33 > git rev-list --no-walk 59add9d2173f70dedf7147a5c072ab9a6caf6a26 # timeout=10 05:54:36 provisioning config files... 05:54:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:54:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:54:36 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15466883142426369664.sh 05:54:36 ---> python-tools-install.sh 05:54:36 Setup pyenv: 05:54:37 * system (set by /opt/pyenv/version) 05:54:37 * 3.8.13 (set by /opt/pyenv/version) 05:54:37 * 3.9.13 (set by /opt/pyenv/version) 05:54:37 * 3.10.6 (set by /opt/pyenv/version) 05:54:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RRqb 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:33 lf-activate-venv(): INFO: Adding /tmp/venv-RRqb/bin to PATH 05:55:33 Generating Requirements File 05:56:03 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:03 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:56:04 Python 3.10.6 05:56:04 pip 26.0.1 from /tmp/venv-RRqb/lib/python3.10/site-packages/pip (python 3.10) 05:56:05 appdirs==1.4.4 05:56:05 argcomplete==3.6.3 05:56:05 aspy.yaml==1.3.0 05:56:05 attrs==26.1.0 05:56:05 autopage==0.6.0 05:56:05 backports.strenum==1.3.1 05:56:05 beautifulsoup4==4.14.3 05:56:05 boto3==1.42.88 05:56:05 botocore==1.42.88 05:56:05 bs4==0.0.2 05:56:05 certifi==2026.2.25 05:56:05 cffi==2.0.0 05:56:05 cfgv==3.5.0 05:56:05 chardet==7.4.2 05:56:05 charset-normalizer==3.4.7 05:56:05 click==8.3.2 05:56:05 cliff==4.13.3 05:56:05 cmd2==3.4.0 05:56:05 cryptography==3.3.2 05:56:05 debtcollector==3.1.0 05:56:05 decorator==5.2.1 05:56:05 defusedxml==0.7.1 05:56:05 Deprecated==1.3.1 05:56:05 distlib==0.4.0 05:56:05 dnspython==2.8.0 05:56:05 docker==7.1.0 05:56:05 dogpile.cache==1.5.0 05:56:05 durationpy==0.10 05:56:05 email-validator==2.3.0 05:56:05 filelock==3.25.2 05:56:05 future==1.0.0 05:56:05 gitdb==4.0.12 05:56:05 GitPython==3.1.46 05:56:05 httplib2==0.30.2 05:56:05 identify==2.6.18 05:56:05 idna==3.11 05:56:05 importlib-resources==1.5.0 05:56:05 iso8601==2.1.0 05:56:05 Jinja2==3.1.6 05:56:05 jmespath==1.1.0 05:56:05 jsonpatch==1.33 05:56:05 jsonpointer==3.1.1 05:56:05 jsonschema==4.26.0 05:56:05 jsonschema-specifications==2025.9.1 05:56:05 keystoneauth1==5.13.1 05:56:05 kubernetes==35.0.0 05:56:05 lftools==0.37.22 05:56:05 lxml==6.0.4 05:56:05 markdown-it-py==4.0.0 05:56:05 MarkupSafe==3.0.3 05:56:05 mdurl==0.1.2 05:56:05 msgpack==1.1.2 05:56:05 multi_key_dict==2.0.3 05:56:05 munch==4.0.0 05:56:05 netaddr==1.3.0 05:56:05 niet==1.4.2 05:56:05 nodeenv==1.10.0 05:56:05 oauth2client==4.1.3 05:56:05 oauthlib==3.3.1 05:56:05 openstacksdk==4.11.0 05:56:05 os-service-types==1.8.2 05:56:05 osc-lib==4.4.0 05:56:05 oslo.config==10.3.0 05:56:05 oslo.context==6.3.0 05:56:05 oslo.i18n==6.7.2 05:56:05 oslo.log==8.1.0 05:56:05 oslo.serialization==5.9.1 05:56:05 oslo.utils==10.0.1 05:56:05 packaging==26.0 05:56:05 pbr==7.0.3 05:56:05 platformdirs==4.9.6 05:56:05 prettytable==3.17.0 05:56:05 psutil==7.2.2 05:56:05 pyasn1==0.6.3 05:56:05 pyasn1_modules==0.4.2 05:56:05 pycparser==3.0 05:56:05 pygerrit2==2.0.15 05:56:05 PyGithub==2.9.0 05:56:05 Pygments==2.20.0 05:56:05 PyJWT==2.12.1 05:56:05 PyNaCl==1.6.2 05:56:05 pyparsing==2.4.7 05:56:05 pyperclip==1.11.0 05:56:05 pyrsistent==0.20.0 05:56:05 python-cinderclient==9.9.0 05:56:05 python-dateutil==2.9.0.post0 05:56:05 python-discovery==1.2.2 05:56:05 python-heatclient==5.1.0 05:56:05 python-jenkins==1.8.3 05:56:05 python-keystoneclient==5.8.0 05:56:05 python-magnumclient==4.10.0 05:56:05 python-openstackclient==9.0.0 05:56:05 python-swiftclient==4.10.0 05:56:05 PyYAML==6.0.3 05:56:05 referencing==0.37.0 05:56:05 requests==2.33.1 05:56:05 requests-oauthlib==2.0.0 05:56:05 rfc3986==2.0.0 05:56:05 rich==15.0.0 05:56:05 rich-argparse==1.7.2 05:56:05 rpds-py==0.30.0 05:56:05 rsa==4.9.1 05:56:05 ruamel.yaml==0.19.1 05:56:05 ruamel.yaml.clib==0.2.15 05:56:05 s3transfer==0.16.0 05:56:05 simplejson==3.20.2 05:56:05 six==1.17.0 05:56:05 smmap==5.0.3 05:56:05 soupsieve==2.8.3 05:56:05 stevedore==5.7.0 05:56:05 tabulate==0.10.0 05:56:05 toml==0.10.2 05:56:05 tomlkit==0.14.0 05:56:05 tqdm==4.67.3 05:56:05 typing_extensions==4.15.0 05:56:05 urllib3==1.26.20 05:56:05 virtualenv==21.2.1 05:56:05 wcwidth==0.6.0 05:56:05 websocket-client==1.9.0 05:56:05 wrapt==2.1.2 05:56:05 xdg==6.0.0 05:56:05 xmltodict==1.0.4 05:56:05 yq==3.4.3 05:56:05 provisioning config files... 05:56:05 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config11295054163209144497tmp 05:56:05 copy managed file [nonrtric-rapp-ransliceassurance-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config6789354053376184874tmp 05:56:05 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins3431736111094407470.sh 05:56:05 ---> docker-login.sh 05:56:05 nexus3.o-ran-sc.org:10001 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.o-ran-sc.org:10002 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.o-ran-sc.org:10003 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.o-ran-sc.org:10004 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 ---> docker-login.sh ends 05:56:05 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins13202418680528566395.sh 05:56:06 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins3446688912604077124.sh 05:56:06 [EnvInject] - Injecting environment variables from a build step. 05:56:06 [EnvInject] - Injecting as environment variables the properties content 05:56:06 DOCKER_ROOT=icsversion 05:56:06 CONTAINER_TAG_YAML_DIR= 05:56:06 CONTAINER_TAG_METHOD=yaml-file 05:56:06 05:56:06 [EnvInject] - Variables injected successfully. 05:56:06 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins11593284669339922863.sh 05:56:06 ---> docker-get-container-tag.sh 05:56:06 Setup pyenv: 05:56:06 system 05:56:06 3.8.13 05:56:06 3.9.13 05:56:06 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RRqb from file:/tmp/.os_lf_venv 05:56:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:09 lf-activate-venv(): INFO: Base packages installed successfully 05:56:09 lf-activate-venv(): INFO: Installing additional packages: yq 05:56:11 lf-activate-venv(): INFO: Adding /tmp/venv-RRqb/bin to PATH 05:56:11 ---> Docker image tag found: 1.0.0 05:56:11 [EnvInject] - Injecting environment variables from a build step. 05:56:11 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 05:56:11 [EnvInject] - Variables injected successfully. 05:56:11 [EnvInject] - Injecting environment variables from a build step. 05:56:11 [EnvInject] - Injecting as environment variables the properties content 05:56:11 DOCKER_ARGS=--network=host 05:56:11 DOCKER_ROOT=icsversion 05:56:11 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 05:56:11 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:11 DOCKER_NAME=o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion 05:56:11 05:56:11 [EnvInject] - Variables injected successfully. 05:56:11 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins5714876099140168911.sh 05:56:11 ---> docker-build.sh 05:56:11 Docker version 24.0.2, build cb74dfc 05:56:11 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:11 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 . 05:56:12 #1 [internal] load .dockerignore 05:56:12 #1 transferring context: 2B done 05:56:12 #1 DONE 0.1s 05:56:12 05:56:12 #2 [internal] load build definition from Dockerfile 05:56:12 #2 transferring dockerfile: 1.22kB done 05:56:12 #2 DONE 0.1s 05:56:12 05:56:12 #3 [internal] load metadata for gcr.io/distroless/base-debian10:latest 05:56:13 #3 ... 05:56:13 05:56:13 #4 [internal] load metadata for nexus3.o-ran-sc.org:10001/golang:1.17-bullseye 05:56:13 #4 DONE 1.2s 05:56:13 05:56:13 #3 [internal] load metadata for gcr.io/distroless/base-debian10:latest 05:56:13 #3 DONE 1.3s 05:56:13 05:56:13 #5 [internal] load build context 05:56:13 #5 DONE 0.0s 05:56:13 05:56:13 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:13 #6 resolve nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 0.1s done 05:56:13 #6 sha256:55636cf1983628109e569690596b85077f45aca810a77904e8afad48b49aa500 1.80kB / 1.80kB done 05:56:13 #6 sha256:742df529b073e7d1e213702a6cca40c32f3f5068125988de249416ba0abee517 7.12kB / 7.12kB done 05:56:13 #6 sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 1.86kB / 1.86kB done 05:56:13 #6 ... 05:56:13 05:56:13 #5 [internal] load build context 05:56:13 #5 transferring context: 93.70kB 0.0s done 05:56:13 #5 DONE 0.1s 05:56:13 05:56:13 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:13 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.10MB / 55.00MB 0.1s 05:56:13 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 6.29MB / 55.00MB 0.2s 05:56:13 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 15.73MB / 55.00MB 0.3s 05:56:14 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 36.70MB / 55.00MB 0.5s 05:56:14 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 47.19MB / 55.00MB 0.6s 05:56:14 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.7s 05:56:14 #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 05:56:14 #6 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 0.8s done 05:56:14 #6 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.0s done 05:56:14 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 4.19MB / 10.88MB 1.0s 05:56:14 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 8.39MB / 10.88MB 1.1s 05:56:14 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 1.1s 05:56:14 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.19MB / 54.58MB 1.1s 05:56:14 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.2s 05:56:14 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 11.53MB / 54.58MB 1.2s 05:56:15 #6 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.2s done 05:56:15 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 27.26MB / 54.58MB 1.4s 05:56:15 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 1.05MB / 135.06MB 1.4s 05:56:15 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.29MB / 85.90MB 1.5s 05:56:15 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 33.55MB / 54.58MB 1.5s 05:56:15 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 12.58MB / 85.90MB 1.7s 05:56:15 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 44.04MB / 54.58MB 1.7s 05:56:15 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 14.68MB / 135.06MB 1.7s 05:56:15 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 1.8s 05:56:15 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 19.92MB / 85.90MB 1.9s 05:56:15 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 1.9s 05:56:15 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 24.12MB / 135.06MB 1.9s 05:56:15 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 30.38MB / 85.90MB 2.1s 05:56:15 #6 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.0s done 05:56:15 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 36.70MB / 135.06MB 2.1s 05:56:15 #6 sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 154B / 154B 2.1s done 05:56:15 #6 ... 05:56:15 05:56:15 #7 [stage-1 1/3] FROM gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 05:56:15 #7 resolve gcr.io/distroless/base-debian10@sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 0.1s done 05:56:15 #7 sha256:53f10bd6414ed3ac80d202184ec89f826a0c2430310405604a4ac0eaaa49a718 590B / 590B done 05:56:15 #7 sha256:fd7fe75216cc5ed82b18abe5ebc3e63d2f3d4133dbaa39e784c0320a226a775b 619B / 619B done 05:56:15 #7 sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 657.02kB / 657.02kB 0.7s done 05:56:15 #7 sha256:101798a3b76599762d3528635113f0466dc9655ecba82e8e33d410e2bf5cd319 1.67kB / 1.67kB done 05:56:15 #7 sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 8.12MB / 8.12MB 1.2s done 05:56:15 #7 extracting sha256:2445dbf7678f5ec17f5654ac2b7ad14d7b1ea3af638423fc68f5b38721f25fa4 0.3s done 05:56:15 #7 extracting sha256:f291067d32d8d06c3b996ba726b9aa93a71f6f573098880e05d16660cfc44491 0.5s done 05:56:15 #7 DONE 2.4s 05:56:15 05:56:15 #6 [build 1/7] FROM nexus3.o-ran-sc.org:10001/golang:1.17-bullseye@sha256:c10d8b1987ad5ddf7816d2f3a56e4a58b5826285dc1449edbb061b3aad25648b 05:56:15 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 45.09MB / 85.90MB 2.3s 05:56:15 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 51.38MB / 135.06MB 2.3s 05:56:15 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 53.48MB / 85.90MB 2.4s 05:56:15 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 59.37MB / 135.06MB 2.4s 05:56:16 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 59.77MB / 85.90MB 2.5s 05:56:16 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 68.16MB / 135.06MB 2.5s 05:56:16 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.11MB / 85.90MB 2.6s 05:56:16 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 76.55MB / 135.06MB 2.6s 05:56:16 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 84.93MB / 85.90MB 2.8s 05:56:16 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 95.42MB / 135.06MB 2.8s 05:56:16 #6 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.0s done 05:56:18 #6 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.9s done 05:56:18 #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.1s 05:56:18 #6 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done 05:56:18 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 05:56:19 #6 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done 05:56:19 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 05:56:21 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 106.95MB / 135.06MB 7.4s 05:56:21 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 117.44MB / 135.06MB 7.5s 05:56:21 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 7.7s 05:56:21 #6 sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 135.06MB / 135.06MB 7.9s done 05:56:22 #6 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 3.4s done 05:56:23 #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 05:56:26 #6 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.4s done 05:56:26 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 05:56:31 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 5.2s 05:56:34 #6 extracting sha256:21d43f0d73c2979514706af3d892f631b75d5c2d56aebfac0172e5a4e934b447 7.6s done 05:56:34 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 05:56:34 #6 extracting sha256:d8a1c5873f408d3f5a8d8d73c6b9a3d77818bab0b26142a493909ea8c4d0c020 done 05:56:34 #6 DONE 21.3s 05:56:34 05:56:34 #8 [build 2/7] WORKDIR /app 05:56:35 #8 DONE 0.8s 05:56:35 05:56:35 #9 [build 3/7] COPY go.mod ./ 05:56:35 #9 DONE 0.2s 05:56:35 05:56:35 #10 [build 4/7] COPY go.sum ./ 05:56:35 #10 DONE 0.1s 05:56:35 05:56:35 #11 [build 5/7] RUN go mod download 05:56:37 #11 DONE 1.4s 05:56:37 05:56:37 #12 [build 6/7] COPY . ./ 05:56:37 #12 DONE 0.2s 05:56:37 05:56:37 #13 [build 7/7] RUN go build -o /rappconsumer-sliceassurance 05:56:39 #13 DONE 2.0s 05:56:40 05:56:40 #14 [stage-1 2/3] COPY --from=build /rappconsumer-sliceassurance . 05:56:40 #14 DONE 0.1s 05:56:40 05:56:40 #15 exporting to image 05:56:40 #15 exporting layers 0.1s done 05:56:40 #15 writing image sha256:17a0d2baf6fb15f701b5cf185c8b60aafd8ed4754c1754dbdbc0646a1a6c5530 done 05:56:40 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:40 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 done 05:56:40 #15 DONE 0.1s 05:56:40 ---> docker-build.sh ends 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/sh -xe /tmp/jenkins11260068981211375211.sh 05:56:40 [EnvInject] - Injecting environment variables from a build step. 05:56:40 [EnvInject] - Injecting as environment variables the properties content 05:56:40 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 05:56:40 05:56:40 [EnvInject] - Variables injected successfully. 05:56:40 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins11032633839005297666.sh 05:56:40 ---> docker-push.sh 05:56:40 Docker version 24.0.2, build cb74dfc 05:56:40 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:40 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion:1.0.0 05:56:40 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-ransliceassurance-icsversion] 05:56:40 47db02d4a604: Preparing 05:56:40 91f7bcfdfda8: Preparing 05:56:40 05ef21d76315: Preparing 05:56:40 91f7bcfdfda8: Layer already exists 05:56:40 05ef21d76315: Layer already exists 05:56:41 47db02d4a604: Pushed 05:56:41 1.0.0: digest: sha256:a3a9b25070fee6506f523cf2bed3834549b4a0b500357026a9427bb662e915e3 size: 949 05:56:41 ---> docker-push.sh ends 05:56:41 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins2983817027018979377.sh 05:56:41 $ ssh-agent -k 05:56:41 unset SSH_AUTH_SOCK; 05:56:41 unset SSH_AGENT_PID; 05:56:41 echo Agent pid 2120 killed; 05:56:41 [ssh-agent] Stopped. 05:56:41 [PostBuildScript] - [INFO] Executing post build scripts. 05:56:41 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins8275388965060650861.sh 05:56:41 ---> sysstat.sh 05:56:42 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins216483462797165893.sh 05:56:42 ---> package-listing.sh 05:56:42 ++ tr '[:upper:]' '[:lower:]' 05:56:42 ++ facter osfamily 05:56:42 + OS_FAMILY=debian 05:56:42 + workspace=/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release 05:56:42 + START_PACKAGES=/tmp/packages_start.txt 05:56:42 + END_PACKAGES=/tmp/packages_end.txt 05:56:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:42 + PACKAGES=/tmp/packages_start.txt 05:56:42 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:42 + PACKAGES=/tmp/packages_end.txt 05:56:42 + case "${OS_FAMILY}" in 05:56:42 + dpkg -l 05:56:42 + grep '^ii' 05:56:42 + '[' -f /tmp/packages_start.txt ']' 05:56:42 + '[' -f /tmp/packages_end.txt ']' 05:56:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:42 + '[' /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release ']' 05:56:42 + mkdir -p /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/archives/ 05:56:42 + 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:42 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15942822987473153288.sh 05:56:42 ---> capture-instance-metadata.sh 05:56:42 Setup pyenv: 05:56:42 system 05:56:42 3.8.13 05:56:42 3.9.13 05:56:42 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:56:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RRqb from file:/tmp/.os_lf_venv 05:56:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:56:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:56:44 lf-activate-venv(): INFO: Base packages installed successfully 05:56:44 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:02 lf-activate-venv(): INFO: Adding /tmp/venv-RRqb/bin to PATH 05:57:02 INFO: Running in OpenStack, capturing instance metadata 05:57:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins12902584743444531270.sh 05:57:03 provisioning config files... 05:57:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release@tmp/config10081981268276224591tmp 05:57:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:57:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:57:03 [EnvInject] - Injecting environment variables from a build step. 05:57:03 [EnvInject] - Injecting as environment variables the properties content 05:57:03 SERVER_ID=logs 05:57:03 05:57:03 [EnvInject] - Variables injected successfully. 05:57:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins3030841661791008958.sh 05:57:03 ---> create-netrc.sh 05:57:03 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins10556048215239482275.sh 05:57:03 ---> python-tools-install.sh 05:57:03 Setup pyenv: 05:57:03 system 05:57:03 3.8.13 05:57:03 3.9.13 05:57:03 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RRqb from file:/tmp/.os_lf_venv 05:57:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:06 lf-activate-venv(): INFO: Base packages installed successfully 05:57:06 lf-activate-venv(): INFO: Installing additional packages: lftools 05:57:23 lf-activate-venv(): INFO: Adding /tmp/venv-RRqb/bin to PATH 05:57:23 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins3834989379870832633.sh 05:57:23 ---> sudo-logs.sh 05:57:23 Archiving 'sudo' log.. 05:57:23 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash /tmp/jenkins15461140638814799602.sh 05:57:23 ---> job-cost.sh 05:57:23 Setup pyenv: 05:57:23 system 05:57:23 3.8.13 05:57:23 3.9.13 05:57:23 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RRqb from file:/tmp/.os_lf_venv 05:57:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:27 lf-activate-venv(): INFO: Base packages installed successfully 05:57:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:57:37 lf-activate-venv(): INFO: Adding /tmp/venv-RRqb/bin to PATH 05:57:37 INFO: No Stack... 05:57:37 INFO: Retrieving Pricing Info for: v3-starter-4 05:57:37 INFO: Archiving Costs 05:57:37 [nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release] $ /bin/bash -l /tmp/jenkins1022821033328054375.sh 05:57:37 ---> logs-deploy.sh 05:57:37 Setup pyenv: 05:57:37 system 05:57:37 3.8.13 05:57:37 3.9.13 05:57:37 * 3.10.6 (set by /w/workspace/nonrtric-rapp-ransliceassurance-icsversion-docker-merge-f-release/.python-version) 05:57:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RRqb from file:/tmp/.os_lf_venv 05:57:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:57:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:57:41 lf-activate-venv(): INFO: Base packages installed successfully 05:57:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:57:59 lf-activate-venv(): INFO: Adding /tmp/venv-RRqb/bin to PATH 05:57:59 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/205 05:57:59 INFO: archiving workspace using pattern(s): 05:58:01 Archives upload complete. 05:58:01 INFO: archiving logs to Nexus 05:58:03 ---> uname -a: 05:58:03 Linux prd-ubuntu1804-docker-4c-4g-493 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:03 05:58:03 05:58:03 ---> lscpu: 05:58:03 Architecture: x86_64 05:58:03 CPU op-mode(s): 32-bit, 64-bit 05:58:03 Byte Order: Little Endian 05:58:03 CPU(s): 4 05:58:03 On-line CPU(s) list: 0-3 05:58:03 Thread(s) per core: 1 05:58:03 Core(s) per socket: 1 05:58:03 Socket(s): 4 05:58:03 NUMA node(s): 1 05:58:03 Vendor ID: AuthenticAMD 05:58:03 CPU family: 23 05:58:03 Model: 49 05:58:03 Model name: AMD EPYC-Rome Processor 05:58:03 Stepping: 0 05:58:03 CPU MHz: 2799.998 05:58:03 BogoMIPS: 5599.99 05:58:03 Virtualization: AMD-V 05:58:03 Hypervisor vendor: KVM 05:58:03 Virtualization type: full 05:58:03 L1d cache: 32K 05:58:03 L1i cache: 32K 05:58:03 L2 cache: 512K 05:58:03 L3 cache: 16384K 05:58:03 NUMA node0 CPU(s): 0-3 05:58:03 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:03 05:58:03 05:58:03 ---> nproc: 05:58:03 4 05:58:03 05:58:03 05:58:03 ---> df -h: 05:58:03 Filesystem Size Used Avail Use% Mounted on 05:58:03 udev 3.9G 0 3.9G 0% /dev 05:58:03 tmpfs 798M 696K 797M 1% /run 05:58:03 /dev/vda1 20G 9.9G 9.3G 52% / 05:58:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:58:03 tmpfs 5.0M 0 5.0M 0% /run/lock 05:58:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:58:03 /dev/vda15 105M 5.3M 100M 5% /boot/efi 05:58:03 tmpfs 798M 0 798M 0% /run/user/1001 05:58:03 05:58:03 05:58:03 ---> free -m: 05:58:03 total used free shared buff/cache available 05:58:03 Mem: 7976 543 4211 0 3221 7133 05:58:03 Swap: 1023 0 1023 05:58:03 05:58:03 05:58:03 ---> ip addr: 05:58:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:58:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:03 inet 127.0.0.1/8 scope host lo 05:58:03 valid_lft forever preferred_lft forever 05:58:03 inet6 ::1/128 scope host 05:58:03 valid_lft forever preferred_lft forever 05:58:03 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 05:58:03 link/ether fa:16:3e:fb:bb:39 brd ff:ff:ff:ff:ff:ff 05:58:03 inet 10.32.7.59/23 brd 10.32.7.255 scope global dynamic ens3 05:58:03 valid_lft 86146sec preferred_lft 86146sec 05:58:03 inet6 fe80::f816:3eff:fefb:bb39/64 scope link 05:58:03 valid_lft forever preferred_lft forever 05:58:03 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:58:03 link/ether 02:42:00:ac:41:bd brd ff:ff:ff:ff:ff:ff 05:58:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:03 valid_lft forever preferred_lft forever 05:58:03 05:58:03 05:58:03 ---> sar -b -r -n DEV: 05:58:03 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-493) 04/14/26 _x86_64_ (4 CPU) 05:58:03 05:58:03 05:53:51 LINUX RESTART (4 CPU) 05:58:03 05:58:03 05:54:01 tps rtps wtps bread/s bwrtn/s 05:58:03 05:55:02 153.91 69.19 84.72 5604.13 39534.23 05:58:03 05:56:01 60.83 0.22 60.61 23.59 8861.54 05:58:03 05:57:01 149.79 12.80 136.99 2272.55 53771.04 05:58:03 05:58:01 21.53 3.57 17.96 122.65 1365.77 05:58:03 Average: 96.66 21.53 75.13 2013.94 25953.64 05:58:03 05:58:03 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:03 05:55:02 5891136 7389896 2276292 27.87 35424 1645016 1005976 10.92 603120 1505376 47000 05:58:03 05:56:01 5583556 7363048 2583872 31.64 57444 1887540 1030952 11.19 645984 1736628 121112 05:58:03 05:57:01 4246532 7245672 3920896 48.01 86844 3016868 1146192 12.44 872988 2752300 30412 05:58:03 05:58:01 4311968 7304792 3855460 47.21 89324 3007172 1085596 11.78 817252 2742116 10640 05:58:03 Average: 5008298 7325852 3159130 38.68 67259 2389149 1067179 11.58 734836 2184105 52291 05:58:03 05:58:03 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:03 05:55:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 05:58:03 05:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:03 05:55:02 ens3 435.06 228.40 1052.53 65.15 0.00 0.00 0.00 0.00 05:58:03 05:56:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 05:58:03 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:03 05:56:01 ens3 66.71 52.90 724.02 6.30 0.00 0.00 0.00 0.00 05:58:03 05:57:01 lo 3.00 3.00 0.26 0.26 0.00 0.00 0.00 0.00 05:58:03 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:03 05:57:01 ens3 240.73 133.93 5864.60 85.47 0.00 0.00 0.00 0.00 05:58:03 05:58:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 05:58:03 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:03 05:58:01 ens3 12.03 12.90 9.22 6.01 0.00 0.00 0.00 0.00 05:58:03 Average: lo 1.39 1.39 0.12 0.12 0.00 0.00 0.00 0.00 05:58:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:03 Average: ens3 189.14 107.25 1917.52 40.88 0.00 0.00 0.00 0.00 05:58:03 05:58:03 05:58:03 ---> sar -P ALL: 05:58:03 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-493) 04/14/26 _x86_64_ (4 CPU) 05:58:03 05:58:03 05:53:51 LINUX RESTART (4 CPU) 05:58:03 05:58:03 05:54:01 CPU %user %nice %system %iowait %steal %idle 05:58:03 05:55:02 all 17.57 0.00 2.67 4.71 0.98 74.07 05:58:03 05:55:02 0 16.41 0.00 1.20 1.30 0.73 80.35 05:58:03 05:55:02 1 9.24 0.00 1.94 11.07 0.94 76.81 05:58:03 05:55:02 2 25.63 0.00 5.44 1.92 1.24 65.78 05:58:03 05:55:02 3 18.99 0.00 2.10 4.55 1.02 73.34 05:58:03 05:56:01 all 20.63 0.00 1.37 1.60 0.84 75.56 05:58:03 05:56:01 0 6.24 0.00 0.41 0.02 0.51 92.83 05:58:03 05:56:01 1 7.71 0.00 0.92 5.18 0.59 85.60 05:58:03 05:56:01 2 56.57 0.00 2.94 0.44 1.83 38.21 05:58:03 05:56:01 3 12.10 0.00 1.20 0.76 0.42 85.51 05:58:03 05:57:01 all 21.63 0.00 5.90 2.59 1.34 68.54 05:58:03 05:57:01 0 17.91 0.00 6.18 3.40 1.31 71.20 05:58:03 05:57:01 1 40.55 0.00 6.74 4.48 1.78 46.45 05:58:03 05:57:01 2 15.97 0.00 5.32 1.44 1.32 75.95 05:58:03 05:57:01 3 12.14 0.00 5.37 1.06 0.94 80.48 05:58:03 05:58:01 all 20.75 0.00 0.88 0.53 0.75 77.09 05:58:03 05:58:01 0 5.39 0.00 0.73 1.46 0.32 92.09 05:58:03 05:58:01 1 7.25 0.00 0.40 0.05 0.35 91.95 05:58:03 05:58:01 2 60.40 0.00 1.90 0.25 1.67 35.78 05:58:03 05:58:01 3 10.05 0.00 0.47 0.33 0.68 88.47 05:58:03 Average: all 20.14 0.00 2.70 2.36 0.98 73.82 05:58:03 Average: 0 11.49 0.00 2.13 1.55 0.72 84.12 05:58:03 Average: 1 16.14 0.00 2.49 5.19 0.91 75.26 05:58:03 Average: 2 39.64 0.00 3.90 1.01 1.51 53.93 05:58:03 Average: 3 13.32 0.00 2.28 1.68 0.77 81.94 05:58:03 05:58:03 05:58:03