Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-926 (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-FeSazp7s6LP4/agent.2096 SSH_AGENT_PID=2098 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_18151162229408447637.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/jenkins2993275590121234607.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-4KUD 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-4KUD/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.1 from /tmp/venv-4KUD/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.7 botocore==1.43.7 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.14.0 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.15 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==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 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.12.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 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.3.1 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.1 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.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.3 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config14474548839402523599tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config14996614601013421025tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9698222805845791958.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/jenkins17142725541979780950.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins12879052789328274106.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/jenkins3686778294756777947.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-4KUD 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-4KUD/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/jenkins9690224192423768882.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: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:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done #4 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.3s done #4 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.3s #4 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 1.05MB / 3.62MB 0.4s #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 3.15MB / 14.22MB 0.4s #4 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 2.10MB / 3.62MB 0.5s #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 6.29MB / 14.22MB 0.5s #4 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.5s done #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 8.39MB / 14.22MB 0.6s #4 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.6s done #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 10.49MB / 14.22MB 0.7s #4 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.1s #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 12.58MB / 14.22MB 0.8s #4 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done #4 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.9s #4 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.9s done #4 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #4 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f #4 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.1s done #4 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 #4 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #4 DONE 2.6s #6 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev #6 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 0.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 1.075 v3.20.10-53-g4851c183c21 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #6 1.075 v3.20.10-51-g5685ccc4050 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #6 1.075 OK: 24190 distinct packages available #6 1.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 1.720 (1/50) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) #6 1.733 (2/50) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.7-r0) #6 1.775 (3/50) Upgrading xz-libs (5.6.2-r0 -> 5.8.3-r0) #6 1.781 (4/50) Upgrading libssl3 (3.3.2-r0 -> 3.3.7-r0) #6 1.797 (5/50) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) #6 1.803 (6/50) Installing libgcc (13.2.1_git20240309-r1) #6 1.807 (7/50) Installing jansson (2.14-r4) #6 1.812 (8/50) Installing libstdc++ (13.2.1_git20240309-r1) #6 1.836 (9/50) Installing zstd-libs (1.5.6-r0) #6 1.852 (10/50) Installing binutils (2.42-r1) #6 1.952 (11/50) Installing libmagic (5.45-r1) #6 1.988 (12/50) Installing file (5.45-r1) #6 1.993 (13/50) Installing libgomp (13.2.1_git20240309-r1) #6 2.005 (14/50) Installing libatomic (13.2.1_git20240309-r1) #6 2.009 (15/50) Installing gmp (6.3.0-r1) #6 2.021 (16/50) Installing isl26 (0.26-r1) #6 2.051 (17/50) Installing mpfr4 (4.2.1-r0) #6 2.062 (18/50) Installing mpc1 (1.3.1-r1) #6 2.068 (19/50) Installing gcc (13.2.1_git20240309-r1) #6 3.300 (20/50) Installing libstdc++-dev (13.2.1_git20240309-r1) #6 3.484 (21/50) Installing musl-dev (1.2.5-r3) #6 ... #7 [stage-1 2/31] RUN apk update && apk add libxslt #0 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 1.061 v3.20.10-53-g4851c183c21 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 1.061 v3.20.10-51-g5685ccc4050 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 1.061 OK: 24190 distinct packages available #0 1.628 (1/4) Installing libgpg-error (1.49-r0) #0 1.674 (2/4) Installing libgcrypt (1.10.3-r0) #0 1.695 (3/4) Installing libxml2 (2.12.10-r0) #0 1.716 (4/4) Installing libxslt (1.1.39-r2) #0 1.726 Executing busybox-1.36.1-r29.trigger #0 1.735 OK: 18 MiB in 41 packages #7 DONE 3.7s #6 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev #6 3.579 (22/50) Installing g++ (13.2.1_git20240309-r1) #6 3.917 (23/50) Installing make (4.4.1-r2) #6 3.926 (24/50) Installing fortify-headers (1.1-r3) #6 3.930 (25/50) Installing patch (2.7.6-r10) #6 3.937 (26/50) Installing build-base (0.5-r3) #6 3.940 (27/50) Installing brotli-libs (1.1.0-r2) #6 3.955 (28/50) Installing c-ares (1.33.1-r0) #6 3.960 (29/50) Installing libunistring (1.2-r0) #6 3.975 (30/50) Installing libidn2 (2.3.7-r0) #6 3.981 (31/50) Installing nghttp2-libs (1.62.1-r0) #6 3.986 (32/50) Installing libpsl (0.21.5-r1) #6 3.990 (33/50) Installing libcurl (8.14.1-r2) #6 4.002 (34/50) Installing pcre2 (10.43-r0) #6 4.013 (35/50) Installing git (2.45.4-r0) #6 4.091 (36/50) Installing git-init-template (2.45.4-r0) #6 4.095 (37/50) Installing linux-headers (6.6-r0) #6 4.206 (38/50) Installing pkgconf (2.2.0-r0) #6 4.212 (39/50) Installing libffi-dev (3.4.6-r0) #6 4.219 (40/50) Installing libxml2 (2.12.10-r0) #6 4.235 (41/50) Installing zlib-dev (1.3.2-r0) #6 4.242 (42/50) Installing xz (5.8.3-r0) #6 4.250 (43/50) Installing xz-dev (5.8.3-r0) #6 4.256 (44/50) Installing libxml2-utils (2.12.10-r0) #6 4.261 (45/50) Installing libxml2-dev (2.12.10-r0) #6 4.272 (46/50) Installing libgpg-error (1.49-r0) #6 4.283 (47/50) Installing libgcrypt (1.10.3-r0) #6 4.299 (48/50) Installing libxslt (1.1.39-r2) #6 4.308 (49/50) Installing libxslt-dev (1.1.39-r2) #6 4.315 (50/50) Installing openssl-dev (3.3.7-r0) #6 4.344 Executing busybox-1.36.1-r29.trigger #6 4.349 Executing ca-certificates-20240705-r0.trigger #6 4.392 OK: 257 MiB in 82 packages #6 DONE 4.8s #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make #8 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #8 0.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #8 0.768 v3.20.10-53-g4851c183c21 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #8 0.768 v3.20.10-51-g5685ccc4050 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #8 0.768 OK: 24185 distinct packages available #8 1.352 (1/6) Installing libacl (2.3.2-r0) #8 1.388 (2/6) Installing lz4-libs (1.9.4-r5) #8 1.400 (3/6) Installing libarchive (3.8.3-r0) #8 1.418 (4/6) Installing rhash-libs (1.4.4-r0) #8 1.427 (5/6) Installing libuv (1.48.0-r0) #8 1.435 (6/6) Installing cmake (3.29.3-r0) #8 2.081 Executing busybox-1.36.1-r29.trigger #8 2.088 OK: 317 MiB in 88 packages #8 DONE 2.4s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 3.292 Collecting kubernetes #9 3.328 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) #9 3.403 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 29.8 MB/s eta 0:00:00 #9 3.559 Collecting urllib3!=2.6.0,>=1.24.2 #9 3.567 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 3.579 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.4 MB/s eta 0:00:00 #9 3.599 Collecting durationpy>=0.7 #9 3.605 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 3.673 Collecting certifi>=14.05.14 #9 3.681 Downloading certifi-2026.4.22-py3-none-any.whl (135 kB) #9 3.694 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 135.7/135.7 kB 16.6 MB/s eta 0:00:00 #9 3.785 Collecting requests #9 3.791 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 3.802 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.0 MB/s eta 0:00:00 #9 3.841 Collecting requests-oauthlib #9 3.850 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 3.889 Collecting six>=1.9.0 #9 3.896 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 3.989 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 3.997 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 4.008 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.0 MB/s eta 0:00:00 #9 4.050 Collecting python-dateutil>=2.5.3 #9 4.058 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 4.072 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 24.1 MB/s eta 0:00:00 #9 4.194 Collecting pyyaml>=5.4.1 #9 4.203 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) #9 4.237 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 27.8 MB/s eta 0:00:00 #9 4.700 Collecting charset_normalizer<4,>=2 #9 4.711 Downloading charset_normalizer-3.4.7-cp38-cp38-musllinux_1_2_x86_64.whl (201 kB) #9 4.725 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.1/201.1 kB 23.9 MB/s eta 0:00:00 #9 4.772 Collecting idna<4,>=2.5 #9 4.779 Downloading idna-3.15-py3-none-any.whl (72 kB) #9 4.790 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 10.2 MB/s eta 0:00:00 #9 4.874 Collecting oauthlib>=3.0.0 #9 4.880 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 4.893 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 20.4 MB/s eta 0:00:00 #9 5.086 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, oauthlib, idna, charset_normalizer, certifi, requests, python-dateutil, requests-oauthlib, kubernetes #9 8.717 Successfully installed certifi-2026.4.22 charset_normalizer-3.4.7 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.718 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.889 #9 8.889 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #9 8.889 [notice] To update, run: pip install --upgrade pip #9 DONE 10.1s #10 [nanobot-build 5/22] RUN pip install redis #10 0.974 Collecting redis #10 1.012 Downloading redis-6.1.1-py3-none-any.whl (273 kB) #10 1.043 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 11.4 MB/s eta 0:00:00 #10 1.091 Collecting async-timeout>=4.0.3 #10 1.097 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #10 1.228 Installing collected packages: async-timeout, redis #10 1.629 Successfully installed async-timeout-5.0.1 redis-6.1.1 #10 1.629 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.641 #10 1.641 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #10 1.641 [notice] To update, run: pip install --upgrade pip #10 DONE 2.0s #11 [nanobot-build 6/22] RUN pip install asyncio #11 0.907 Collecting asyncio #11 0.944 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) #11 1.082 Installing collected packages: asyncio #11 1.109 Successfully installed asyncio-4.0.0 #11 1.109 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.116 #11 1.116 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 1.116 [notice] To update, run: pip install --upgrade pip #11 DONE 1.5s #12 [nanobot-build 7/22] RUN pip install websockets #12 1.240 Collecting websockets #12 1.274 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) #12 1.299 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 7.9 MB/s eta 0:00:00 #12 1.427 Installing collected packages: websockets #12 1.581 Successfully installed websockets-13.1 #12 1.592 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.592 #12 1.592 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #12 1.592 [notice] To update, run: pip install --upgrade pip #12 DONE 1.9s #13 [nanobot-build 8/22] RUN pip install robotframework #13 0.954 Collecting robotframework #13 0.988 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) #13 1.050 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 14.3 MB/s eta 0:00:00 #13 1.194 Installing collected packages: robotframework #13 1.931 Successfully installed robotframework-7.4.2 #13 1.931 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 1.937 #13 1.937 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #13 1.937 [notice] To update, run: pip install --upgrade pip #13 DONE 2.2s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.914 Collecting robotframework-requests #14 0.947 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) #14 0.973 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) #14 0.975 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.4.2) #14 0.987 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.7) #14 0.989 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2026.4.22) #14 0.990 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.15) #14 0.991 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2.2.3) #14 1.111 Installing collected packages: robotframework-requests #14 1.153 Successfully installed robotframework-requests-0.9.7 #14 1.154 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.162 #14 1.162 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #14 1.162 [notice] To update, run: pip install --upgrade pip #14 DONE 1.4s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 0.972 Collecting robotframework-ncclient #15 1.072 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 1.086 Preparing metadata (setup.py): started #15 1.677 Preparing metadata (setup.py): finished with status 'done' #15 1.678 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.4.2) #15 1.713 Collecting ncclient #15 1.720 Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) #15 1.740 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 5.7 MB/s eta 0:00:00 #15 1.838 Collecting paramiko>=3.2.0 #15 1.844 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #15 1.861 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 18.3 MB/s eta 0:00:00 #15 2.605 Collecting lxml>=3.3.0 #15 2.612 Downloading lxml-6.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) #15 2.750 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 39.3 MB/s eta 0:00:00 #15 2.861 Collecting pynacl>=1.5 #15 2.870 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) #15 2.908 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 41.7 MB/s eta 0:00:00 #15 3.049 Collecting bcrypt>=3.2 #15 3.054 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) #15 3.077 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 19.3 MB/s eta 0:00:00 #15 3.834 Collecting cryptography>=3.3 #15 3.844 Downloading cryptography-47.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (4.9 MB) #15 3.967 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 41.5 MB/s eta 0:00:00 #15 4.367 Collecting cffi>=1.14 #15 4.374 Downloading cffi-1.17.1.tar.gz (516 kB) #15 4.413 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 14.6 MB/s eta 0:00:00 #15 4.545 Installing build dependencies: started #15 7.686 Installing build dependencies: finished with status 'done' #15 7.688 Getting requirements to build wheel: started #15 8.232 Getting requirements to build wheel: finished with status 'done' #15 8.234 Preparing metadata (pyproject.toml): started #15 8.726 Preparing metadata (pyproject.toml): finished with status 'done' #15 8.785 Collecting typing-extensions>=4.13.2 #15 8.792 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #15 8.802 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 6.1 MB/s eta 0:00:00 #15 8.861 Collecting pycparser #15 8.868 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #15 8.880 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.1 MB/s eta 0:00:00 #15 8.894 Building wheels for collected packages: robotframework-ncclient, cffi #15 8.894 Building wheel for robotframework-ncclient (setup.py): started #15 9.451 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 9.454 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=2971ff1005ea1fda84b164356a457a460f49610c36710c92a4e905e92a0957b3 #15 9.454 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 9.456 Building wheel for cffi (pyproject.toml): started #15 18.67 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 18.67 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460295 sha256=3b83c4fb17ef7c64c7e1c73b801a92990dd3bffc841488a6f5b6d49277bc18aa #15 18.67 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 #15 18.68 Successfully built robotframework-ncclient cffi #15 18.90 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 20.43 Successfully installed bcrypt-5.0.0 cffi-1.17.1 cryptography-47.0.0 lxml-6.1.0 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.43 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.43 #15 20.43 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #15 20.43 [notice] To update, run: pip install --upgrade pip #15 DONE 21.2s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.909 Collecting UUID #16 0.945 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.956 Preparing metadata (setup.py): started #16 1.303 Preparing metadata (setup.py): finished with status 'done' #16 1.305 Building wheels for collected packages: UUID #16 1.306 Building wheel for UUID (setup.py): started #16 1.755 Building wheel for UUID (setup.py): finished with status 'done' #16 1.756 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=11e5392f65c06a78deb7df43bfc029fa74b143c1a5a50424db44561a7abfc9d6 #16 1.756 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.760 Successfully built UUID #16 1.962 Installing collected packages: UUID #16 1.997 Successfully installed UUID-1.30 #16 1.998 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 2.007 #16 2.007 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #16 2.007 [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.214 Cloning into 'python-testing-utils'... #18 0.576 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 0.576 #18 0.576 You are in 'detached HEAD' state. You can look around, make experimental #18 0.576 changes and commit them, and you can discard any commits you make in this #18 0.576 state without impacting any branches by switching back to a branch. #18 0.576 #18 0.576 If you want to create a new branch to retain commits you create, you may #18 0.576 do so (now or later) by using -c with the switch command. Example: #18 0.576 #18 0.576 git switch -c #18 0.576 #18 0.576 Or undo this operation with: #18 0.576 #18 0.576 git switch - #18 0.576 #18 0.576 Turn off this advice by setting config variable advice.detachedHead to false #18 0.576 #18 DONE 0.7s #19 [nanobot-build 14/22] RUN pip install msgpack #19 1.134 Collecting msgpack #19 1.174 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #19 1.209 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 13.1 MB/s eta 0:00:00 #19 1.415 Installing collected packages: msgpack #19 1.478 Successfully installed msgpack-1.1.1 #19 1.479 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.485 #19 1.485 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #19 1.485 [notice] To update, run: pip install --upgrade pip #19 DONE 1.8s #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl #20 0.987 Collecting ricsdl #20 1.021 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 1.037 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 1.411 Collecting hiredis==2.0.0 #20 1.418 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.430 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 9.5 MB/s eta 0:00:00 #20 1.457 Preparing metadata (setup.py): started #20 1.815 Preparing metadata (setup.py): finished with status 'done' #20 1.941 Collecting redis==4.3.6 #20 1.948 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 1.966 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 17.8 MB/s eta 0:00:00 #20 2.056 Collecting packaging>=20.4 #20 2.063 Downloading packaging-26.2-py3-none-any.whl (100 kB) #20 2.077 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 12.4 MB/s eta 0:00:00 #20 2.083 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.130 Building wheels for collected packages: hiredis #20 2.131 Building wheel for hiredis (setup.py): started #20 4.538 Building wheel for hiredis (setup.py): finished with status 'done' #20 4.538 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82582 sha256=826fe4513840ac89b0cda65812ba276d7d5ee15db44d51c69200a0ea1cf7d012 #20 4.539 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 4.543 Successfully built hiredis #20 4.725 Installing collected packages: packaging, hiredis, redis, ricsdl #20 4.873 Attempting uninstall: redis #20 4.874 Found existing installation: redis 6.1.1 #20 4.914 Uninstalling redis-6.1.1: #20 4.946 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.332 #20 5.332 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #20 5.332 [notice] To update, run: pip install --upgrade pip #20 DONE 5.7s #21 [nanobot-build 16/22] RUN apk add curl #21 0.737 (1/1) Installing curl (8.14.1-r2) #21 0.795 Executing busybox-1.36.1-r29.trigger #21 0.807 OK: 317 MiB in 89 packages #21 DONE 1.0s #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl #22 0.247 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.247 Dload Upload Total Spent Left Speed #22 0.247 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 41.0M 6 2591k 0 0 6921k 0 0:00:06 --:--:-- 0:00:06 6911k 59 41.0M 59 24.3M 0 0 17.7M 0 0:00:02 0:00:01 0:00:01 17.7M 100 41.0M 100 41.0M 0 0 21.0M 0 0:00:01 0:00:01 --:--:-- 21.0M #22 DONE 2.4s #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.4s #25 [nanobot-build 20/22] RUN apk add cmake git gcc #25 0.676 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.207 Cloning into 'rmr'... #26 0.853 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 0.853 cmake_minimum_required() should be called prior to this top-level project() #26 0.853 call. Please see the cmake-commands(7) manual for usage documentation of #26 0.853 both commands. #26 0.853 This warning is for project developers. Use -Wno-dev to suppress it. #26 0.853 #26 0.927 -- The C compiler identification is GNU 13.2.1 #26 0.950 -- Detecting C compiler ABI info #26 1.051 -- Detecting C compiler ABI info - done #26 1.086 -- Check for working C compiler: /usr/bin/cc - skipped #26 1.086 -- Detecting C compile features #26 1.088 -- Detecting C compile features - done #26 1.094 +++ RMR library install target directory: lib #26 1.096 +++ mmp version from tag: '' #26 1.097 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 1.097 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 1.098 ### make package will generate only deb package; cannot find support to generate rpm packages #26 1.099 +++ profiling is off (use -DGPROF=1 to enable #26 1.099 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 1.099 +++ compiler flags: -g #26 1.102 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 1.128 -- Configuring done (0.3s) #26 1.154 -- Generating done (0.0s) #26 1.160 -- Build files have been written to: /rmr/build #26 1.205 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 1.292 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 1.354 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 1.468 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 1.530 [ 12%] Built target common_objects #26 1.560 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 2.558 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 2.623 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 2.681 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 2.733 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 2.787 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 2.843 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 2.906 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 2.971 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 3.026 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 3.079 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 3.142 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 3.197 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 3.253 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 3.312 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 3.341 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 3.341 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 3.341 1 | #warning redirecting incorrect #include to #26 3.341 | ^~~~~~~ #26 3.376 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 3.435 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 3.488 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 3.549 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 3.604 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 3.664 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 3.720 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 3.783 [ 81%] Built target rmr_si_objects #26 3.809 [ 84%] Linking C shared library librmr_si.so #26 3.867 [ 84%] Built target rmr_si_shared #26 3.887 [ 87%] Linking C static library librmr_si.a #26 3.925 [ 87%] Built target rmr_si_static #26 3.946 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 4.018 [ 93%] Linking C executable health_ck #26 4.062 [ 93%] Built target health_ck #26 4.082 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 4.156 [100%] Linking C executable rmr_probe #26 4.197 [100%] Built target rmr_probe #26 4.216 Install the project... #26 4.225 -- Install configuration: "" #26 4.226 -- Installing: /usr/local/lib/librmr_si.a #26 4.227 -- Installing: /usr/local/include/rmr/rmr.h #26 4.227 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 4.228 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 4.230 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 4.4s #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.695 (1/4) Installing libunistring (1.2-r0) #29 0.762 (2/4) Installing libidn2 (2.3.7-r0) #29 0.767 (3/4) Installing pcre2 (10.43-r0) #29 0.778 (4/4) Installing wget (1.24.5-r0) #29 0.789 Executing busybox-1.36.1-r29.trigger #29 0.796 OK: 21 MiB in 45 packages #29 DONE 1.0s #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.3s #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.1s #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.1s #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.271 Listing '/robot/lib/python'... #54 0.271 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.271 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.271 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.271 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.271 Compiling '/robot/lib/python/UUID.py'... #54 DONE 0.4s #55 exporting to image #55 exporting layers #55 exporting layers 2.2s done #55 writing image sha256:1d15ad616eeb3fa56f06e10ae07157982ba25f39ff3244806802d98c3e5c21ea 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.2s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins7544595565155460759.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/jenkins15090743545452440181.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] 9bcf97639376: Preparing 3371b42cc811: Preparing 1fedd18ca6b8: Preparing db54122258d0: Preparing e93e9d813d4c: Preparing 9913256962ff: Preparing 4869d0685bb9: Preparing e08505e6b8bd: Preparing 74460c2f0cf7: Preparing 8b1455790dfc: Preparing 73b1ca0e5a06: Preparing 9913256962ff: Waiting 4869d0685bb9: Waiting d44386ccae30: Preparing e08505e6b8bd: Waiting 74460c2f0cf7: Waiting 8b1455790dfc: Waiting 870e308e3919: Preparing 73b1ca0e5a06: Waiting f466995f12ff: Preparing d44386ccae30: Waiting 536679b0cf46: Preparing 870e308e3919: Waiting f466995f12ff: Waiting 2a8ecb4a46f6: Preparing 536679b0cf46: Waiting 6a8245173a29: Preparing fc76d22e2020: Preparing 05fb7468fc29: Preparing 3fd9747e6ec8: Preparing 2a8ecb4a46f6: Waiting ca248e689a5b: Preparing fc76d22e2020: Waiting 6a8245173a29: Waiting 9f49599ec329: Preparing 3fd9747e6ec8: Waiting 05fb7468fc29: Waiting 4e58a3030897: Preparing ca248e689a5b: Waiting 9f49599ec329: Waiting d368741e6b70: Preparing 4e58a3030897: Waiting 74f024f0f08f: Preparing d368741e6b70: Waiting f7d2a84d467c: Preparing 74f024f0f08f: Waiting 3c25c090d40e: Preparing fd8a93e2e2eb: Preparing f7d2a84d467c: Waiting acbb70f8c50d: Preparing 3c25c090d40e: Waiting 817fa7f5a4af: Preparing fd8a93e2e2eb: Waiting 6b49371d7ed7: Preparing 50acbb6dc641: Preparing 63ca1fbb43ae: Preparing 817fa7f5a4af: Waiting 50acbb6dc641: Waiting 6b49371d7ed7: Waiting 63ca1fbb43ae: Waiting e93e9d813d4c: Pushed 3371b42cc811: Pushed 1fedd18ca6b8: Pushed db54122258d0: Pushed 9bcf97639376: Pushed 9913256962ff: Pushed 4869d0685bb9: Pushed e08505e6b8bd: Pushed 8b1455790dfc: Pushed 74460c2f0cf7: Pushed 73b1ca0e5a06: Pushed d44386ccae30: Pushed 870e308e3919: Pushed 536679b0cf46: Pushed f466995f12ff: Pushed 6a8245173a29: Pushed 2a8ecb4a46f6: Pushed fc76d22e2020: Pushed 05fb7468fc29: Pushed 3fd9747e6ec8: Pushed 9f49599ec329: Pushed ca248e689a5b: Pushed d368741e6b70: Pushed 74f024f0f08f: Pushed 4e58a3030897: Pushed 3c25c090d40e: Pushed 817fa7f5a4af: Layer already exists 6b49371d7ed7: Layer already exists 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists f7d2a84d467c: Pushed acbb70f8c50d: Pushed fd8a93e2e2eb: Pushed 0.0.4: digest: sha256:3241f92b67e3b7627cf011d2a748c3065e1235e0145d01cfea51190d7035aa79 size: 7186 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins12708108311648032231.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2098 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins11098541873537345277.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins11703705856679213462.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + 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/jenkins5817013274740177717.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-4KUD 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-4KUD/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins7692011292577714023.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config11641607174039014942tmp 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/jenkins9570971102365161585.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins14641399939825352801.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-4KUD 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-4KUD/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2918754304774892898.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2751110419783681086.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-4KUD 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-4KUD/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/jenkins10547934610449796485.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-4KUD 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-4KUD/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/345 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-926 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: 2799.998 BogoMIPS: 5599.99 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: 7976 524 4400 0 3050 7152 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:a9:51:e5 brd ff:ff:ff:ff:ff:ff inet 10.32.6.98/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86086sec preferred_lft 86086sec inet6 fe80::f816:3eff:fea9:51e5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c0:54:99:e5 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-926) 05/15/26 _x86_64_ (4 CPU) 15:28:52 LINUX RESTART (4 CPU) 15:29:01 tps rtps wtps bread/s bwrtn/s 15:30:01 153.02 69.34 83.67 5607.33 39825.01 15:31:01 70.41 0.23 70.18 23.73 11608.00 15:32:01 111.84 12.68 99.17 2273.93 22557.12 15:33:01 149.48 0.30 149.18 14.53 12498.45 15:34:01 25.00 3.57 21.43 122.65 1512.41 Average: 101.95 17.22 84.72 1608.56 17601.07 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:01 5838960 7421472 2328468 28.51 38160 1719704 971108 10.54 569208 1577972 117188 15:31:01 5495360 7375816 2672068 32.72 61412 1976644 991664 10.76 631932 1823196 126120 15:32:01 4898852 7394132 3268576 40.02 75956 2546932 1141236 12.38 715052 2281880 6700 15:33:01 4487680 7296696 3679748 45.05 85172 2824548 1106996 12.01 1113556 2264116 8324 15:34:01 4553300 7371784 3614128 44.25 88596 2828136 1027720 11.15 1051320 2259160 9528 Average: 5054830 7371980 3112598 38.11 69859 2379193 1047745 11.37 816214 2041265 53572 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:01 lo 0.93 0.93 0.08 0.08 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 423.91 222.23 1129.69 64.47 0.00 0.00 0.00 0.00 15:31:01 lo 0.60 0.60 0.05 0.05 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 68.54 56.68 760.24 6.67 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 399.53 135.52 2614.80 14.54 0.00 0.00 0.00 0.00 15:33:01 lo 7.67 7.67 0.67 0.67 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 154.47 180.32 818.97 673.78 0.00 0.00 0.00 0.00 15:34:01 lo 0.80 0.80 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 13.01 12.73 10.15 7.28 0.00 0.00 0.00 0.00 Average: lo 2.39 2.39 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 211.91 121.50 1066.86 153.33 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-926) 05/15/26 _x86_64_ (4 CPU) 15:28:52 LINUX RESTART (4 CPU) 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:30:01 all 17.47 0.00 3.07 4.86 1.11 73.48 15:30:01 0 21.31 0.00 1.88 2.07 1.07 73.67 15:30:01 1 14.97 0.00 2.15 7.17 1.13 74.57 15:30:01 2 8.01 0.00 5.89 5.87 1.02 79.22 15:30:01 3 25.61 0.00 2.38 4.35 1.22 66.44 15:31:01 all 20.24 0.00 1.32 1.83 0.91 75.70 15:31:01 0 12.43 0.00 0.68 0.07 0.55 86.27 15:31:01 1 12.21 0.00 0.95 3.26 1.03 82.55 15:31:01 2 10.09 0.00 0.77 3.12 0.40 85.63 15:31:01 3 46.30 0.00 2.85 0.87 1.67 48.31 15:32:01 all 19.19 0.00 3.30 2.71 1.16 73.64 15:32:01 0 17.77 0.00 3.00 2.95 1.20 75.09 15:32:01 1 18.06 0.00 3.59 3.37 1.02 73.96 15:32:01 2 19.28 0.00 3.56 2.93 1.22 73.01 15:32:01 3 21.68 0.00 3.08 1.59 1.19 72.46 15:33:01 all 17.37 0.00 3.04 3.66 0.87 75.06 15:33:01 0 29.67 0.00 2.80 4.98 1.24 61.30 15:33:01 1 11.85 0.00 3.55 4.22 0.75 79.64 15:33:01 2 12.78 0.00 2.76 3.82 0.69 79.96 15:33:01 3 15.20 0.00 3.02 1.61 0.82 79.35 15:34:01 all 20.80 0.00 0.93 0.76 1.03 76.48 15:34:01 0 54.36 0.00 1.73 0.30 2.08 41.54 15:34:01 1 1.28 0.00 0.32 0.02 0.15 98.24 15:34:01 2 10.44 0.00 0.89 2.29 0.98 85.41 15:34:01 3 17.12 0.00 0.78 0.42 0.90 80.78 Average: all 19.02 0.00 2.33 2.76 1.02 74.87 Average: 0 27.12 0.00 2.02 2.07 1.23 67.57 Average: 1 11.67 0.00 2.11 3.61 0.82 81.80 Average: 2 12.12 0.00 2.77 3.60 0.86 80.65 Average: 3 25.19 0.00 2.42 1.77 1.16 69.47