Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-6578 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-test-nanobot-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-YJUwvWWTR2fD/agent.2039 SSH_AGENT_PID=2041 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_12887329965604107799.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test > git init /w/workspace/it-test-nanobot-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/it/test # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ff93fac4c976b89c1f5df57c9cee9972db05f54d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 Commit message: "Merge "Fix session create for mTLS"" > git rev-list --no-walk ff93fac4c976b89c1f5df57c9cee9972db05f54d # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16859855088388490351.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2b4c lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2b4c/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.2 from /tmp/venv-2b4c/lib/python3.10/site-packages/pip (python 3.10) aiohappyeyeballs==2.7.1 aiohttp==3.14.3 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.7.0 aspy.yaml==1.3.0 async-timeout==5.0.1 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.15.0 boto3==1.43.54 botocore==1.43.54 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.9 click==8.4.2 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.3 dnspython==2.8.0 docker==7.2.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.32.0 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.55 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.3 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.2.1 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.13.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.1 packaging==26.2 pbr==7.0.3 platformdirs==4.11.0 prettytable==3.18.0 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.4 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.5.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.11.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.19.2 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.9.1 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.1 tqdm==4.69.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.0 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.2.2 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config2881064077272992212tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config37954608076612940tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins4029761671481549189.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins12729977401971065628.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14404756442939472394.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=ric_robot_suite CONTAINER_TAG_YAML_DIR=ric_robot_suite/docker/nanobot CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins12309048689128901429.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b4c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: yq lf-activate-venv(): INFO: Adding /tmp/venv-2b4c/bin to PATH ---> Docker image tag found: 0.0.4 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host -f docker/nanobot/Dockerfile DOCKER_ROOT=ric_robot_suite CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/it-test-nanobot [EnvInject] - Variables injected successfully. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins4066516912875924855.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 docker build --network=host -f docker/nanobot/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 4.07kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.8-alpine #3 DONE 1.2s #4 [stage-1 1/31] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #4 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 67.75kB 0.0s done #5 DONE 0.1s #4 [stage-1 1/31] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #4 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done #4 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done #4 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done #4 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #4 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.1s #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.1s #4 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 2.10MB / 3.62MB 0.5s #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 2.10MB / 14.22MB 0.5s #4 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.6s done #4 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.5s done #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 4.19MB / 14.22MB 0.7s #4 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.7s done #4 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 7.34MB / 14.22MB 0.9s #4 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s done #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 8.39MB / 14.22MB 1.0s #4 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 10.49MB / 14.22MB 1.1s #4 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.2s #4 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 1.2s done #4 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.1s done #4 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 #4 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #4 DONE 2.7s #6 [stage-1 2/31] RUN apk update && apk add libxslt #6 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 0.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 1.104 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #6 1.104 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #6 1.104 OK: 24190 distinct packages available #6 1.678 (1/4) Installing libgpg-error (1.49-r0) #6 1.734 (2/4) Installing libgcrypt (1.10.3-r0) #6 1.752 (3/4) Installing libxml2 (2.12.10-r0) #6 1.767 (4/4) Installing libxslt (1.1.39-r2) #6 1.776 Executing busybox-1.36.1-r29.trigger #6 1.794 OK: 18 MiB in 41 packages #6 DONE 4.8s #7 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev #0 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.186 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 1.186 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 1.186 OK: 24190 distinct packages available #0 1.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 1.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.901 (1/50) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) #0 1.918 (2/50) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.7-r0) #0 1.965 (3/50) Upgrading xz-libs (5.6.2-r0 -> 5.8.3-r0) #0 1.970 (4/50) Upgrading libssl3 (3.3.2-r0 -> 3.3.7-r0) #0 1.986 (5/50) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) #0 1.992 (6/50) Installing libgcc (13.2.1_git20240309-r1) #0 1.997 (7/50) Installing jansson (2.14-r4) #0 2.000 (8/50) Installing libstdc++ (13.2.1_git20240309-r1) #0 2.028 (9/50) Installing zstd-libs (1.5.6-r0) #0 2.040 (10/50) Installing binutils (2.42-r1) #0 2.122 (11/50) Installing libmagic (5.45-r1) #0 2.156 (12/50) Installing file (5.45-r1) #0 2.160 (13/50) Installing libgomp (13.2.1_git20240309-r1) #0 2.169 (14/50) Installing libatomic (13.2.1_git20240309-r1) #0 2.173 (15/50) Installing gmp (6.3.0-r1) #0 2.181 (16/50) Installing isl26 (0.26-r1) #0 2.203 (17/50) Installing mpfr4 (4.2.1-r0) #0 2.214 (18/50) Installing mpc1 (1.3.1-r1) #0 2.220 (19/50) Installing gcc (13.2.1_git20240309-r1) #0 3.235 (20/50) Installing libstdc++-dev (13.2.1_git20240309-r1) #0 3.421 (21/50) Installing musl-dev (1.2.5-r3) #0 3.506 (22/50) Installing g++ (13.2.1_git20240309-r1) #0 3.805 (23/50) Installing make (4.4.1-r2) #0 3.815 (24/50) Installing fortify-headers (1.1-r3) #0 3.820 (25/50) Installing patch (2.7.6-r10) #0 3.825 (26/50) Installing build-base (0.5-r3) #0 3.828 (27/50) Installing brotli-libs (1.1.0-r2) #0 3.843 (28/50) Installing c-ares (1.33.1-r0) #0 3.849 (29/50) Installing libunistring (1.2-r0) #0 3.869 (30/50) Installing libidn2 (2.3.7-r0) #0 3.875 (31/50) Installing nghttp2-libs (1.62.1-r0) #0 3.880 (32/50) Installing libpsl (0.21.5-r1) #0 3.884 (33/50) Installing libcurl (8.14.1-r2) #0 3.897 (34/50) Installing pcre2 (10.43-r0) #0 3.910 (35/50) Installing git (2.45.4-r0) #0 3.994 (36/50) Installing git-init-template (2.45.4-r0) #0 3.998 (37/50) Installing linux-headers (6.6-r0) #0 4.108 (38/50) Installing pkgconf (2.2.0-r0) #0 4.115 (39/50) Installing libffi-dev (3.4.6-r0) #0 4.124 (40/50) Installing libxml2 (2.12.10-r0) #0 4.143 (41/50) Installing zlib-dev (1.3.2-r0) #0 4.151 (42/50) Installing xz (5.8.3-r0) #0 4.158 (43/50) Installing xz-dev (5.8.3-r0) #0 4.166 (44/50) Installing libxml2-utils (2.12.10-r0) #0 4.172 (45/50) Installing libxml2-dev (2.12.10-r0) #0 4.183 (46/50) Installing libgpg-error (1.49-r0) #0 4.190 (47/50) Installing libgcrypt (1.10.3-r0) #0 4.210 (48/50) Installing libxslt (1.1.39-r2) #0 4.285 (49/50) Installing libxslt-dev (1.1.39-r2) #0 4.292 (50/50) Installing openssl-dev (3.3.7-r0) #0 4.324 Executing busybox-1.36.1-r29.trigger #0 4.331 Executing ca-certificates-20240705-r0.trigger #0 4.376 OK: 257 MiB in 82 packages #7 DONE 4.8s #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make #8 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #8 0.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #8 0.798 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #8 0.798 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #8 0.798 OK: 24185 distinct packages available #8 1.390 (1/6) Installing libacl (2.3.2-r0) #8 1.425 (2/6) Installing lz4-libs (1.9.4-r5) #8 1.440 (3/6) Installing libarchive (3.8.3-r0) #8 1.455 (4/6) Installing rhash-libs (1.4.4-r0) #8 1.463 (5/6) Installing libuv (1.48.0-r0) #8 1.470 (6/6) Installing cmake (3.29.3-r0) #8 2.118 Executing busybox-1.36.1-r29.trigger #8 2.124 OK: 317 MiB in 88 packages #8 DONE 2.5s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 3.325 Collecting kubernetes #9 3.370 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) #9 3.455 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.1 MB/s eta 0:00:00 #9 3.558 Collecting certifi>=14.05.14 #9 3.567 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) #9 3.581 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.8 MB/s eta 0:00:00 #9 3.702 Collecting pyyaml>=5.4.1 #9 3.712 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) #9 3.745 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 29.4 MB/s eta 0:00:00 #9 3.765 Collecting durationpy>=0.7 #9 3.772 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 3.859 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 3.864 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 3.875 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.7 MB/s eta 0:00:00 #9 3.997 Collecting urllib3!=2.6.0,>=1.24.2 #9 4.005 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 4.022 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 9.8 MB/s eta 0:00:00 #9 4.063 Collecting python-dateutil>=2.5.3 #9 4.070 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 4.084 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 23.9 MB/s eta 0:00:00 #9 4.173 Collecting requests #9 4.182 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 4.194 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.1 MB/s eta 0:00:00 #9 4.229 Collecting requests-oauthlib #9 4.240 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 4.286 Collecting six>=1.9.0 #9 4.292 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 4.432 Collecting idna<4,>=2.5 #9 4.440 Downloading idna-3.15-py3-none-any.whl (72 kB) #9 4.455 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 5.9 MB/s eta 0:00:00 #9 4.903 Collecting charset_normalizer<4,>=2 #9 4.911 Downloading charset_normalizer-3.4.9-py3-none-any.whl (64 kB) #9 4.924 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 5.9 MB/s eta 0:00:00 #9 4.979 Collecting oauthlib>=3.0.0 #9 4.985 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 4.999 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 18.2 MB/s eta 0:00:00 #9 5.198 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, oauthlib, idna, charset_normalizer, certifi, requests, python-dateutil, requests-oauthlib, kubernetes #9 8.761 Successfully installed certifi-2026.7.22 charset_normalizer-3.4.9 durationpy-0.10 idna-3.15 kubernetes-35.0.0 oauthlib-3.3.1 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.4 requests-oauthlib-2.0.0 six-1.17.0 urllib3-2.2.3 websocket-client-1.8.0 #9 8.761 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #9 8.936 #9 8.936 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #9 8.936 [notice] To update, run: pip install --upgrade pip #9 DONE 10.1s #10 [nanobot-build 5/22] RUN pip install redis #10 0.990 Collecting redis #10 1.025 Downloading redis-6.1.1-py3-none-any.whl (273 kB) #10 1.055 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 12.1 MB/s eta 0:00:00 #10 1.104 Collecting async-timeout>=4.0.3 #10 1.110 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #10 1.245 Installing collected packages: async-timeout, redis #10 1.635 Successfully installed async-timeout-5.0.1 redis-6.1.1 #10 1.635 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #10 1.648 #10 1.648 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #10 1.648 [notice] To update, run: pip install --upgrade pip #10 DONE 2.0s #11 [nanobot-build 6/22] RUN pip install asyncio #11 0.887 Collecting asyncio #11 0.919 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) #11 1.047 Installing collected packages: asyncio #11 1.071 Successfully installed asyncio-4.0.0 #11 1.072 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #11 1.078 #11 1.078 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 1.078 [notice] To update, run: pip install --upgrade pip #11 DONE 1.4s #12 [nanobot-build 7/22] RUN pip install websockets #12 1.203 Collecting websockets #12 1.303 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) #12 1.325 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 9.3 MB/s eta 0:00:00 #12 1.459 Installing collected packages: websockets #12 1.610 Successfully installed websockets-13.1 #12 1.610 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #12 1.616 #12 1.616 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #12 1.616 [notice] To update, run: pip install --upgrade pip #12 DONE 1.9s #13 [nanobot-build 8/22] RUN pip install robotframework #13 1.160 Collecting robotframework #13 1.204 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) #13 1.279 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 12.3 MB/s eta 0:00:00 #13 1.438 Installing collected packages: robotframework #13 2.189 Successfully installed robotframework-7.4.2 #13 2.190 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #13 2.196 #13 2.196 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #13 2.196 [notice] To update, run: pip install --upgrade pip #13 DONE 2.5s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.899 Collecting robotframework-requests #14 0.937 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) #14 0.961 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) #14 0.961 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.4.2) #14 0.976 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.9) #14 0.976 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2026.7.22) #14 0.977 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2.2.3) #14 0.978 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.15) #14 1.103 Installing collected packages: robotframework-requests #14 1.144 Successfully installed robotframework-requests-0.9.7 #14 1.145 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #14 1.151 #14 1.151 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #14 1.151 [notice] To update, run: pip install --upgrade pip #14 DONE 1.5s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 0.963 Collecting robotframework-ncclient #15 1.061 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 1.075 Preparing metadata (setup.py): started #15 1.650 Preparing metadata (setup.py): finished with status 'done' #15 1.655 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.4.2) #15 1.699 Collecting ncclient #15 1.708 Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) #15 1.730 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 5.8 MB/s eta 0:00:00 #15 2.601 Collecting lxml>=3.3.0 #15 2.611 Downloading lxml-6.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) #15 2.767 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 34.6 MB/s eta 0:00:00 #15 2.859 Collecting paramiko>=3.2.0 #15 2.867 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #15 2.885 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 15.8 MB/s eta 0:00:00 #15 3.068 Collecting bcrypt>=3.2 #15 3.075 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) #15 3.099 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 19.5 MB/s eta 0:00:00 #15 3.886 Collecting cryptography>=3.3 #15 3.974 Downloading cryptography-47.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (4.9 MB) #15 4.322 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 14.3 MB/s eta 0:00:00 #15 4.403 Collecting pynacl>=1.5 #15 4.409 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) #15 4.451 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 35.8 MB/s eta 0:00:00 #15 4.855 Collecting cffi>=1.14 #15 4.862 Downloading cffi-1.17.1.tar.gz (516 kB) #15 4.892 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 20.9 MB/s eta 0:00:00 #15 5.021 Installing build dependencies: started #15 8.219 Installing build dependencies: finished with status 'done' #15 8.221 Getting requirements to build wheel: started #15 8.721 Getting requirements to build wheel: finished with status 'done' #15 8.723 Preparing metadata (pyproject.toml): started #15 9.197 Preparing metadata (pyproject.toml): finished with status 'done' #15 9.258 Collecting typing-extensions>=4.13.2 #15 9.266 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #15 9.276 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 5.5 MB/s eta 0:00:00 #15 9.335 Collecting pycparser #15 9.344 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #15 9.357 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 12.4 MB/s eta 0:00:00 #15 9.369 Building wheels for collected packages: robotframework-ncclient, cffi #15 9.370 Building wheel for robotframework-ncclient (setup.py): started #15 9.918 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 9.919 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=809df89697e840830b201e07f8ac869b10f0f4a018fe1c443b8f816518294288 #15 9.919 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 9.923 Building wheel for cffi (pyproject.toml): started #15 19.01 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 19.01 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460293 sha256=04b944e3250f1ff296c08ec60a6160f218b60cd275a07ba9241d673f1c46f4d5 #15 19.01 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 #15 19.01 Successfully built robotframework-ncclient cffi #15 19.22 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 20.70 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-47.0.0 lxml-6.1.1 ncclient-0.7.1 paramiko-3.5.1 pycparser-2.23 pynacl-1.6.2 robotframework-ncclient-0.1.8 typing-extensions-4.13.2 #15 20.70 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #15 20.71 #15 20.71 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #15 20.71 [notice] To update, run: pip install --upgrade pip #15 DONE 21.4s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.905 Collecting UUID #16 0.939 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.951 Preparing metadata (setup.py): started #16 1.266 Preparing metadata (setup.py): finished with status 'done' #16 1.269 Building wheels for collected packages: UUID #16 1.271 Building wheel for UUID (setup.py): started #16 1.726 Building wheel for UUID (setup.py): finished with status 'done' #16 1.734 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=0a2c822fc440f2fd91079349a979333be0276febd29260ddce9bc8b67308a873 #16 1.734 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.734 Successfully built UUID #16 1.936 Installing collected packages: UUID #16 1.973 Successfully installed UUID-1.30 #16 1.974 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #16 1.980 #16 1.980 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #16 1.980 [notice] To update, run: pip install --upgrade pip #16 DONE 2.3s #17 [nanobot-build 12/22] WORKDIR /tmp/ #17 DONE 0.2s #18 [nanobot-build 13/22] RUN git clone -b 3.0.1-ONAP https://gerrit.onap.org/r/testsuite/python-testing-utils.git #18 0.236 Cloning into 'python-testing-utils'... #18 0.559 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 0.559 #18 0.559 You are in 'detached HEAD' state. You can look around, make experimental #18 0.559 changes and commit them, and you can discard any commits you make in this #18 0.559 state without impacting any branches by switching back to a branch. #18 0.559 #18 0.559 If you want to create a new branch to retain commits you create, you may #18 0.559 do so (now or later) by using -c with the switch command. Example: #18 0.559 #18 0.559 git switch -c #18 0.559 #18 0.559 Or undo this operation with: #18 0.559 #18 0.559 git switch - #18 0.559 #18 0.559 Turn off this advice by setting config variable advice.detachedHead to false #18 0.559 #18 DONE 0.7s #19 [nanobot-build 14/22] RUN pip install msgpack #19 1.146 Collecting msgpack #19 1.248 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #19 1.284 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 14.0 MB/s eta 0:00:00 #19 1.490 Installing collected packages: msgpack #19 1.550 Successfully installed msgpack-1.1.1 #19 1.551 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #19 1.560 #19 1.560 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #19 1.560 [notice] To update, run: pip install --upgrade pip #19 DONE 1.9s #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl #20 0.944 Collecting ricsdl #20 1.046 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 1.444 Collecting hiredis==2.0.0 #20 1.451 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.469 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 6.6 MB/s eta 0:00:00 #20 1.494 Preparing metadata (setup.py): started #20 1.847 Preparing metadata (setup.py): finished with status 'done' #20 1.971 Collecting redis==4.3.6 #20 1.978 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 1.995 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 19.1 MB/s eta 0:00:00 #20 2.000 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 2.024 Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.8/site-packages (from redis==4.3.6->ricsdl) (5.0.1) #20 2.086 Collecting packaging>=20.4 #20 2.094 Downloading packaging-26.2-py3-none-any.whl (100 kB) #20 2.107 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 11.6 MB/s eta 0:00:00 #20 2.158 Building wheels for collected packages: hiredis #20 2.181 Building wheel for hiredis (setup.py): started #20 4.535 Building wheel for hiredis (setup.py): finished with status 'done' #20 4.537 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82581 sha256=b74bcfb597e811b36d5df6e862a5e9500c42b292352186d0892c3c7e7dede17e #20 4.538 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 4.542 Successfully built hiredis #20 4.739 Installing collected packages: packaging, hiredis, redis, ricsdl #20 4.869 Attempting uninstall: redis #20 4.871 Found existing installation: redis 6.1.1 #20 4.911 Uninstalling redis-6.1.1: #20 4.943 Successfully uninstalled redis-6.1.1 #20 5.322 Successfully installed hiredis-2.0.0 packaging-26.2 redis-4.3.6 ricsdl-3.1.3 #20 5.323 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv #20 5.329 #20 5.329 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #20 5.329 [notice] To update, run: pip install --upgrade pip #20 DONE 5.7s #21 [nanobot-build 16/22] RUN apk add curl #21 0.710 (1/1) Installing curl (8.14.1-r2) #21 0.773 Executing busybox-1.36.1-r29.trigger #21 0.789 OK: 317 MiB in 89 packages #21 DONE 1.1s #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl #22 0.220 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.220 Dload Upload Total Spent Left Speed #22 0.220 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 41.0M 3 1390k 0 0 4018k 0 0:00:10 --:--:-- 0:00:10 4019k 50 41.0M 50 20.5M 0 0 15.2M 0 0:00:02 0:00:01 0:00:01 15.2M 100 41.0M 100 41.0M 0 0 18.2M 0 0:00:02 0:00:02 --:--:-- 18.2M #22 DONE 2.7s #23 [nanobot-build 18/22] RUN chmod +x ./kubectl #23 DONE 0.4s #24 [nanobot-build 19/22] RUN mv ./kubectl /usr/local/bin/kubectl #24 DONE 0.5s #25 [nanobot-build 20/22] RUN apk add cmake git gcc #25 0.698 OK: 317 MiB in 89 packages #25 DONE 0.9s #26 [nanobot-build 21/22] RUN git clone https://gerrit.o-ran-sc.org/r/ric-plt/lib/rmr && cd rmr && mkdir build && cd build && cmake -DPACK_EXTERNALS=1 -DDEV_PKG=1 .. && make install #26 0.212 Cloning into 'rmr'... #26 0.987 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 0.987 cmake_minimum_required() should be called prior to this top-level project() #26 0.987 call. Please see the cmake-commands(7) manual for usage documentation of #26 0.987 both commands. #26 0.987 This warning is for project developers. Use -Wno-dev to suppress it. #26 0.987 #26 1.080 -- The C compiler identification is GNU 13.2.1 #26 1.102 -- Detecting C compiler ABI info #26 1.208 -- Detecting C compiler ABI info - done #26 1.242 -- Check for working C compiler: /usr/bin/cc - skipped #26 1.243 -- Detecting C compile features #26 1.244 -- Detecting C compile features - done #26 1.250 +++ RMR library install target directory: lib #26 1.252 +++ mmp version from tag: '' #26 1.253 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 1.254 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 1.254 ### make package will generate only deb package; cannot find support to generate rpm packages #26 1.256 +++ profiling is off (use -DGPROF=1 to enable #26 1.256 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 1.256 +++ compiler flags: -g #26 1.258 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 1.286 -- Configuring done (0.3s) #26 1.311 -- Generating done (0.0s) #26 1.314 -- Build files have been written to: /rmr/build #26 1.365 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 1.455 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 1.520 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 1.639 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 1.704 [ 12%] Built target common_objects #26 1.726 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 2.747 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 2.810 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 2.867 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 2.920 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 2.975 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 3.032 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 3.094 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 3.163 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 3.216 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 3.271 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 3.332 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 3.387 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 3.445 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 3.504 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 3.533 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 3.533 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 3.533 1 | #warning redirecting incorrect #include to #26 3.533 | ^~~~~~~ #26 3.567 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 3.630 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 3.690 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 3.752 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 3.806 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 3.864 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 3.918 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 3.985 [ 81%] Built target rmr_si_objects #26 4.005 [ 84%] Linking C shared library librmr_si.so #26 4.066 [ 84%] Built target rmr_si_shared #26 4.087 [ 87%] Linking C static library librmr_si.a #26 4.126 [ 87%] Built target rmr_si_static #26 4.149 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 4.222 [ 93%] Linking C executable health_ck #26 4.270 [ 93%] Built target health_ck #26 4.291 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 4.358 [100%] Linking C executable rmr_probe #26 4.408 [100%] Built target rmr_probe #26 4.429 Install the project... #26 4.438 -- Install configuration: "" #26 4.438 -- Installing: /usr/local/lib/librmr_si.a #26 4.444 -- Installing: /usr/local/include/rmr/rmr.h #26 4.444 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 4.444 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 4.445 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 4.6s #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 #27 DONE 1.9s #28 [stage-1 4/31] COPY --from=nanobot-build /usr/local/bin/robot /usr/local/bin #28 DONE 0.2s #29 [stage-1 5/31] RUN apk add wget #29 0.717 (1/4) Installing libunistring (1.2-r0) #29 0.796 (2/4) Installing libidn2 (2.3.7-r0) #29 0.801 (3/4) Installing pcre2 (10.43-r0) #29 0.813 (4/4) Installing wget (1.24.5-r0) #29 0.823 Executing busybox-1.36.1-r29.trigger #29 0.831 OK: 21 MiB in 45 packages #29 DONE 1.1s #30 [stage-1 6/31] RUN mkdir -p /robot/lib/python #30 DONE 0.3s #31 [stage-1 7/31] RUN mkdir -p /opt/e2 #31 DONE 0.3s #32 [stage-1 8/31] COPY ric-python-utils/ricutils/KubernetesEntity.py /robot/lib/python #32 DONE 0.1s #33 [stage-1 9/31] COPY ric-python-utils/ricutils/SDLWrapper.py /robot/lib/python #33 DONE 0.2s #34 [stage-1 10/31] COPY --from=nanobot-build /rmr/build/src/support/rmr_probe /opt/e2 #34 DONE 0.2s #35 [stage-1 11/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/StringTemplater.py /robot/lib/python #35 DONE 0.2s #36 [stage-1 12/31] COPY --from=nanobot-build /tmp/python-testing-utils/eteutils/UUID.py /robot/lib/python #36 DONE 0.2s #37 [stage-1 13/31] COPY ric-python-utils/ricutils/*.py /robot/lib/python/ #37 DONE 0.2s #38 [stage-1 14/31] RUN mkdir /robot/resources #38 DONE 0.4s #39 [stage-1 15/31] COPY robot/resources/json_templater.robot /robot/resources #39 DONE 0.1s #40 [stage-1 16/31] COPY robot/resources/a1mediator /robot/resources/a1mediator #40 DONE 0.2s #41 [stage-1 17/31] COPY robot/resources/appmgr /robot/resources/appmgr #41 DONE 0.2s #42 [stage-1 18/31] COPY robot/resources/dashboard /robot/resources/dashboard #42 DONE 0.2s #43 [stage-1 19/31] COPY robot/resources/e2mgr /robot/resources/e2mgr #43 DONE 0.2s #44 [stage-1 20/31] COPY robot/resources/e2sim /robot/resources/e2sim #44 DONE 0.2s #45 [stage-1 21/31] COPY robot/resources/e2term /robot/resources/e2term #45 DONE 0.2s #46 [stage-1 22/31] COPY robot/resources/o1mediator /robot/resources/o1mediator #46 DONE 0.2s #47 [stage-1 23/31] COPY robot/resources/ric /robot/resources/ric #47 DONE 0.2s #48 [stage-1 24/31] COPY robot/resources/rnib /robot/resources/rnib #48 DONE 0.2s #49 [stage-1 25/31] COPY robot/resources/rtmgr /robot/resources/rtmgr #49 DONE 0.2s #50 [stage-1 26/31] COPY robot/resources/xapps /robot/resources/xapps #50 DONE 0.2s #51 [stage-1 27/31] COPY robot/resources/global_properties.robot /robot/resources #51 DONE 0.2s #52 [stage-1 28/31] RUN mkdir -p /robot/assets/templates #52 DONE 0.3s #53 [stage-1 29/31] COPY robot/assets/templates/e2mgr_setup_nodeb.template /robot/assets/templates #53 DONE 0.2s #54 [stage-1 30/31] RUN python -m compileall /robot/lib/python #54 0.293 Listing '/robot/lib/python'... #54 0.293 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.293 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.293 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.293 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.293 Compiling '/robot/lib/python/UUID.py'... #54 DONE 0.4s #55 exporting to image #55 exporting layers #55 exporting layers 2.3s done #55 writing image sha256:323681ac700afa61241160ebf42af6408f4da72db15850efc9b1cb9d0ee3eb4d done #55 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 0.0s done #55 DONE 2.3s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins14604881476625363429.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16793154889547974153.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot:0.0.4 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-nanobot] fa689ec79a7c: Preparing 76f2a09250c6: Preparing 141187d75a02: Preparing 6a7c2654e0a1: Preparing be011f264766: Preparing 92ba42dac31d: Preparing 284f723078c6: Preparing cd6d90c8110b: Preparing 38147113df4e: Preparing b4de55701951: Preparing 3817a3031446: Preparing 2c264f37aa56: Preparing 3099e650cdbb: Preparing a95282927a64: Preparing a9b9f8ae4b08: Preparing 5e9e0d8259ae: Preparing e18073093849: Preparing fdd198884a94: Preparing 9fd30a51a5fd: Preparing c41672ce90fe: Preparing 0e6cc8f52ab7: Preparing d200a79d30ea: Preparing 21462644fc14: Preparing 38ce5699a04f: Preparing 282b8415de07: Preparing 4ec45b746d04: Preparing 0c4fbbb84602: Preparing 33b49baec471: Preparing 09dc6b7d28e1: Preparing 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing e18073093849: Waiting fdd198884a94: Waiting 9fd30a51a5fd: Waiting c41672ce90fe: Waiting 0e6cc8f52ab7: Waiting d200a79d30ea: Waiting 21462644fc14: Waiting 38ce5699a04f: Waiting 282b8415de07: Waiting 4ec45b746d04: Waiting 0c4fbbb84602: Waiting 33b49baec471: Waiting 92ba42dac31d: Waiting 09dc6b7d28e1: Waiting 817fa7f5a4af: Waiting 284f723078c6: Waiting 6b49371d7ed7: Waiting cd6d90c8110b: Waiting 50acbb6dc641: Waiting 38147113df4e: Waiting 63ca1fbb43ae: Waiting b4de55701951: Waiting 3817a3031446: Waiting 2c264f37aa56: Waiting 3099e650cdbb: Waiting a95282927a64: Waiting a9b9f8ae4b08: Waiting 5e9e0d8259ae: Waiting 6a7c2654e0a1: Pushed 141187d75a02: Pushed 76f2a09250c6: Pushed be011f264766: Pushed fa689ec79a7c: Pushed 92ba42dac31d: Pushed 284f723078c6: Pushed 38147113df4e: Pushed cd6d90c8110b: Pushed b4de55701951: Pushed 3817a3031446: Pushed 2c264f37aa56: Pushed 3099e650cdbb: Pushed a95282927a64: Pushed 5e9e0d8259ae: Pushed a9b9f8ae4b08: Pushed e18073093849: Pushed fdd198884a94: Pushed 9fd30a51a5fd: Pushed c41672ce90fe: Pushed 0e6cc8f52ab7: Pushed d200a79d30ea: Pushed 21462644fc14: Pushed 38ce5699a04f: Pushed 282b8415de07: Pushed 0c4fbbb84602: Pushed 817fa7f5a4af: Layer already exists 6b49371d7ed7: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists 4ec45b746d04: Pushed 09dc6b7d28e1: Pushed 33b49baec471: Pushed 0.0.4: digest: sha256:ba6ecc164c8e7cf03dfba19b10f595c6e4f0ae196c009e722c2e1968e424bc15 size: 7186 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13691832380801698616.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2041 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins18336766198853436124.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins335811024612355522.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-test-nanobot-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' + mkdir -p /w/workspace/it-test-nanobot-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-test-nanobot-docker-merge-master/archives/ [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13870925398243425692.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b4c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2b4c/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7624666232432545809.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config14838315665190911695tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3494115615886402195.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins16657026945368235412.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b4c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-2b4c/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins1358273911434012013.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3941941317422558205.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b4c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-2b4c/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins17733125918861419172.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-nanobot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b4c from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-2b4c/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-test-nanobot-docker-merge-master/355 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-6578 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 9.8G 9.5G 51% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7975 531 4324 0 3120 7146 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:ab:d5:55 brd ff:ff:ff:ff:ff:ff inet 10.32.7.74/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86057sec preferred_lft 86057sec inet6 fe80::f816:3eff:feab:d555/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:e8:c0:6f:86 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6578) 07/24/26 _x86_64_ (4 CPU) 15:28:38 LINUX RESTART (4 CPU) 15:29:01 tps rtps wtps bread/s bwrtn/s 15:30:01 160.32 67.51 92.82 5483.35 42763.29 15:31:01 56.26 0.12 56.15 21.46 9124.96 15:32:01 127.48 12.51 114.96 2249.63 25253.39 15:33:01 143.99 0.35 143.64 24.93 11642.06 15:34:01 18.88 0.40 18.48 32.79 1416.33 Average: 101.38 16.18 85.21 1562.33 18039.15 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:01 5791832 7414152 2375588 29.09 42360 1752980 969184 10.52 581612 1608828 72936 15:31:01 5512272 7455228 2655148 32.51 62980 2034332 906268 9.83 542440 1889968 178632 15:32:01 4855552 7406704 3311868 40.55 77632 2598584 1143012 12.40 703200 2333304 376 15:33:01 4464928 7338780 3702492 45.33 86428 2882392 1075504 11.67 1070876 2323644 1300 15:34:01 4444164 7330164 3723256 45.59 89712 2890172 1087472 11.80 1089624 2325196 10180 Average: 5013750 7389006 3153670 38.61 71822 2431692 1036288 11.24 797550 2096188 52685 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:01 ens3 449.78 272.89 1324.36 70.05 0.00 0.00 0.00 0.00 15:31:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:01 ens3 60.13 50.78 671.43 5.47 0.00 0.00 0.00 0.00 15:32:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:32:01 ens3 409.45 143.78 2616.22 14.97 0.00 0.00 0.00 0.00 15:33:01 lo 7.27 7.27 0.63 0.63 0.00 0.00 0.00 0.00 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:33:01 ens3 168.54 182.34 823.02 677.98 0.00 0.00 0.00 0.00 15:34:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:34:01 ens3 12.41 12.56 10.00 6.07 0.00 0.00 0.00 0.00 Average: lo 2.28 2.28 0.21 0.21 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 220.05 132.46 1088.96 154.90 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6578) 07/24/26 _x86_64_ (4 CPU) 15:28:38 LINUX RESTART (4 CPU) 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:30:01 all 21.38 0.00 3.11 4.98 1.07 69.45 15:30:01 0 32.35 0.00 2.25 2.30 1.10 61.99 15:30:01 1 25.29 0.00 1.92 4.04 1.15 67.60 15:30:01 2 10.48 0.00 5.76 10.06 1.02 72.68 15:30:01 3 17.37 0.00 2.52 3.52 0.99 75.60 15:31:01 all 20.91 0.00 1.30 1.58 0.63 75.59 15:31:01 0 9.49 0.00 0.40 1.15 0.30 88.66 15:31:01 1 12.16 0.00 0.97 1.55 0.38 84.94 15:31:01 2 37.12 0.00 2.03 1.70 1.20 57.96 15:31:01 3 24.88 0.00 1.81 1.91 0.64 70.77 15:32:01 all 19.21 0.00 3.42 3.22 0.90 73.25 15:32:01 0 25.58 0.00 3.61 1.27 0.99 68.55 15:32:01 1 23.81 0.00 3.61 4.29 0.86 67.43 15:32:01 2 13.56 0.00 3.42 4.21 0.73 78.08 15:32:01 3 13.90 0.00 3.04 3.07 1.02 78.97 15:33:01 all 15.33 0.00 3.16 3.62 0.65 77.24 15:33:01 0 12.43 0.00 4.00 3.97 0.62 78.98 15:33:01 1 22.23 0.00 3.42 2.82 0.82 70.70 15:33:01 2 13.31 0.00 2.66 4.47 0.59 78.97 15:33:01 3 13.34 0.00 2.56 3.23 0.55 80.32 15:34:01 all 20.95 0.00 1.16 0.68 0.88 76.33 15:34:01 0 3.21 0.00 0.27 0.13 0.71 95.68 15:34:01 1 57.50 0.00 2.55 0.50 1.53 37.92 15:34:01 2 4.91 0.00 0.93 2.03 0.33 91.80 15:34:01 3 18.34 0.00 0.88 0.08 0.93 79.77 Average: all 19.56 0.00 2.43 2.81 0.82 74.37 Average: 0 16.60 0.00 2.10 1.76 0.74 78.79 Average: 1 28.21 0.00 2.49 2.64 0.95 65.71 Average: 2 15.88 0.00 2.96 4.49 0.77 75.89 Average: 3 17.56 0.00 2.16 2.36 0.83 77.09