Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-7737 (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-WYM5OL17TW5D/agent.2053 SSH_AGENT_PID=2055 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_16377103633990814607.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/jenkins7028703793946209068.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-kOw9 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-kOw9/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.2.1 from /tmp/venv-kOw9/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.2 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.65 botocore==1.43.65 bs4==0.0.2 certifi==2026.7.22 cffi==2.1.1 cfgv==3.5.0 chardet==7.5.1 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.2 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.58 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.3 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.1 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.70.0 typing_extensions==4.16.0 urllib3==1.26.20 virtualenv==21.7.1 wcwidth==0.8.2 websocket-client==1.9.0 wrapt==2.3.0 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.5 yq==4.1.2 [it-test-nanobot-docker-merge-master] $ /bin/sh /tmp/jenkins10691826771161725517.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-08-07 15:31:12 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-7LNMNt.sh" [1] downloading uv 0.12.2 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.12.2 (x86_64-unknown-linux-gnu) provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config10631244472945808660tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config16213712375116074243tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3144589056782036335.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/jenkins16557488299693676024.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins10359100880331991284.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/jenkins6880248033892992639.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-kOw9 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-kOw9/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/jenkins18275194203835497061.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 4.07kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.8-alpine #3 DONE 1.1s #4 [internal] load build context #4 DONE 0.0s #5 [nanobot-build 1/22] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 resolve docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 0.1s done #5 DONE 0.1s #4 [internal] load build context #4 transferring context: 67.75kB 0.0s done #4 DONE 0.1s #5 [nanobot-build 1/22] FROM docker.io/library/python:3.8-alpine@sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba #5 sha256:3d93b1f77efce339aa77db726656872517b0d67837989aa7c4b35bd5ae7e81ba 10.29kB / 10.29kB done #5 sha256:9f956f4ecf00137962b8da05d2ced2181cf22e23036a81daa61610e16ddd1078 1.73kB / 1.73kB done #5 sha256:cd39247b02f92df84605637e0f1b7887434169aca105b8ee9cbcd2dbfc988ed5 4.95kB / 4.95kB done #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0B / 3.62MB 0.1s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0B / 455.12kB 0.1s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 0B / 14.22MB 0.1s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 1.05MB / 3.62MB 0.2s #5 sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 455.12kB / 455.12kB 0.2s done #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 0B / 247B 0.2s #5 sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 3.62MB / 3.62MB 0.3s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 2.10MB / 14.22MB 0.3s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.3s #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 6.29MB / 14.22MB 0.4s #5 sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 247B / 247B 0.3s done #5 extracting sha256:43c4264eed91be63b206e17d93e75256a6097070ce643c5e8f0379998b44f170 0.2s done #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 13.63MB / 14.22MB 0.6s #5 sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 14.22MB / 14.22MB 0.7s done #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 #5 extracting sha256:bbd039b2f2dc0cbe5a1fb925d1006dc58892cd76b385af7243c1d668d7ce2491 0.1s done #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f #5 extracting sha256:2fe9ed713579c200eb3576e25f4604247c6b5d36482a5bb477de3c8339274f0f 1.0s done #5 extracting sha256:86e037ebf8b67184256b8126401150c6d34e6d9977b5f320cb4a52e91e31fc41 done #5 DONE 2.4s #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.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 0.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 0.837 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #6 0.837 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #6 0.837 OK: 24190 distinct packages available #6 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #6 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #6 1.482 (1/50) Upgrading musl (1.2.5-r0 -> 1.2.5-r3) #6 1.498 (2/50) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.7-r0) #6 1.540 (3/50) Upgrading xz-libs (5.6.2-r0 -> 5.8.3-r0) #6 1.548 (4/50) Upgrading libssl3 (3.3.2-r0 -> 3.3.7-r0) #6 1.561 (5/50) Upgrading zlib (1.3.1-r1 -> 1.3.2-r0) #6 1.566 (6/50) Installing libgcc (13.2.1_git20240309-r1) #6 1.570 (7/50) Installing jansson (2.14-r4) #6 1.576 (8/50) Installing libstdc++ (13.2.1_git20240309-r1) #6 1.603 (9/50) Installing zstd-libs (1.5.6-r0) #6 1.621 (10/50) Installing binutils (2.42-r1) #6 1.707 (11/50) Installing libmagic (5.45-r1) #6 1.742 (12/50) Installing file (5.45-r1) #6 1.746 (13/50) Installing libgomp (13.2.1_git20240309-r1) #6 1.754 (14/50) Installing libatomic (13.2.1_git20240309-r1) #6 1.760 (15/50) Installing gmp (6.3.0-r1) #6 1.772 (16/50) Installing isl26 (0.26-r1) #6 1.797 (17/50) Installing mpfr4 (4.2.1-r0) #6 1.808 (18/50) Installing mpc1 (1.3.1-r1) #6 1.814 (19/50) Installing gcc (13.2.1_git20240309-r1) #6 2.797 (20/50) Installing libstdc++-dev (13.2.1_git20240309-r1) #6 2.963 (21/50) Installing musl-dev (1.2.5-r3) #6 3.051 (22/50) Installing g++ (13.2.1_git20240309-r1) #6 3.346 (23/50) Installing make (4.4.1-r2) #6 3.354 (24/50) Installing fortify-headers (1.1-r3) #6 3.359 (25/50) Installing patch (2.7.6-r10) #6 3.365 (26/50) Installing build-base (0.5-r3) #6 3.368 (27/50) Installing brotli-libs (1.1.0-r2) #6 3.383 (28/50) Installing c-ares (1.33.1-r0) #6 3.391 (29/50) Installing libunistring (1.2-r0) #6 3.412 (30/50) Installing libidn2 (2.3.7-r0) #6 3.418 (31/50) Installing nghttp2-libs (1.62.1-r0) #6 3.423 (32/50) Installing libpsl (0.21.5-r1) #6 3.427 (33/50) Installing libcurl (8.14.1-r2) #6 3.438 (34/50) Installing pcre2 (10.43-r0) #6 3.450 (35/50) Installing git (2.45.4-r0) #6 3.536 (36/50) Installing git-init-template (2.45.4-r0) #6 3.542 (37/50) Installing linux-headers (6.6-r0) #6 3.662 (38/50) Installing pkgconf (2.2.0-r0) #6 3.670 (39/50) Installing libffi-dev (3.4.6-r0) #6 3.679 (40/50) Installing libxml2 (2.12.10-r0) #6 3.697 (41/50) Installing zlib-dev (1.3.2-r0) #6 3.703 (42/50) Installing xz (5.8.3-r0) #6 3.712 (43/50) Installing xz-dev (5.8.3-r0) #6 3.720 (44/50) Installing libxml2-utils (2.12.10-r0) #6 3.725 (45/50) Installing libxml2-dev (2.12.10-r0) #6 3.736 (46/50) Installing libgpg-error (1.49-r0) #6 3.742 (47/50) Installing libgcrypt (1.10.3-r0) #6 3.759 (48/50) Installing libxslt (1.1.39-r2) #6 3.767 (49/50) Installing libxslt-dev (1.1.39-r2) #6 3.775 (50/50) Installing openssl-dev (3.3.7-r0) #6 3.803 Executing busybox-1.36.1-r29.trigger #6 3.810 Executing ca-certificates-20240705-r0.trigger #6 3.858 OK: 257 MiB in 82 packages #6 DONE 4.6s #7 [stage-1 2/31] RUN apk update && apk add libxslt #0 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #0 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #0 0.800 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #0 0.800 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #0 0.800 OK: 24190 distinct packages available #0 1.345 (1/4) Installing libgpg-error (1.49-r0) #0 1.395 (2/4) Installing libgcrypt (1.10.3-r0) #0 1.414 (3/4) Installing libxml2 (2.12.10-r0) #0 1.435 (4/4) Installing libxslt (1.1.39-r2) #0 1.445 Executing busybox-1.36.1-r29.trigger #0 1.453 OK: 18 MiB in 41 packages #7 DONE 4.6s #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make #8 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz #8 0.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz #8 0.747 v3.20.10-114-ga410d2306e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] #8 0.747 v3.20.10-106-gcfb1a4769c3 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] #8 0.747 OK: 24185 distinct packages available #8 1.327 (1/6) Installing libacl (2.3.2-r0) #8 1.364 (2/6) Installing lz4-libs (1.9.4-r5) #8 1.374 (3/6) Installing libarchive (3.8.3-r0) #8 1.389 (4/6) Installing rhash-libs (1.4.4-r0) #8 1.397 (5/6) Installing libuv (1.48.0-r0) #8 1.405 (6/6) Installing cmake (3.29.3-r0) #8 2.035 Executing busybox-1.36.1-r29.trigger #8 2.046 OK: 317 MiB in 88 packages #8 DONE 2.4s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 3.004 Collecting kubernetes #9 3.054 Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) #9 3.135 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.4 MB/s eta 0:00:00 #9 3.293 Collecting pyyaml>=5.4.1 #9 3.302 Downloading PyYAML-6.0.3-cp38-cp38-musllinux_1_2_x86_64.whl (802 kB) #9 3.337 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 802.8/802.8 kB 26.6 MB/s eta 0:00:00 #9 3.428 Collecting requests #9 3.434 Downloading requests-2.32.4-py3-none-any.whl (64 kB) #9 3.447 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 6.0 MB/s eta 0:00:00 #9 3.470 Collecting durationpy>=0.7 #9 3.476 Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) #9 3.568 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 3.574 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #9 3.588 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 4.6 MB/s eta 0:00:00 #9 3.631 Collecting python-dateutil>=2.5.3 #9 3.637 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 3.657 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 14.3 MB/s eta 0:00:00 #9 3.688 Collecting requests-oauthlib #9 3.694 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #9 3.736 Collecting six>=1.9.0 #9 3.745 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) #9 3.868 Collecting urllib3!=2.6.0,>=1.24.2 #9 3.876 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) #9 3.890 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 13.1 MB/s eta 0:00:00 #9 3.959 Collecting certifi>=14.05.14 #9 3.969 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) #9 3.985 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 11.7 MB/s eta 0:00:00 #9 4.438 Collecting charset_normalizer<4,>=2 #9 4.444 Downloading charset_normalizer-3.4.9-py3-none-any.whl (64 kB) #9 4.464 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 3.6 MB/s eta 0:00:00 #9 4.511 Collecting idna<4,>=2.5 #9 4.520 Downloading idna-3.15-py3-none-any.whl (72 kB) #9 4.532 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.3/72.3 kB 8.0 MB/s eta 0:00:00 #9 4.670 Collecting oauthlib>=3.0.0 #9 4.679 Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) #9 4.696 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 12.6 MB/s eta 0:00:00 #9 4.861 Installing collected packages: durationpy, websocket-client, urllib3, six, pyyaml, oauthlib, idna, charset_normalizer, certifi, requests, python-dateutil, requests-oauthlib, kubernetes #9 8.381 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.382 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.560 #9 8.560 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #9 8.560 [notice] To update, run: pip install --upgrade pip #9 DONE 9.7s #10 [nanobot-build 5/22] RUN pip install redis #10 1.004 Collecting redis #10 1.043 Downloading redis-6.1.1-py3-none-any.whl (273 kB) #10 1.087 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.9/273.9 kB 6.8 MB/s eta 0:00:00 #10 1.140 Collecting async-timeout>=4.0.3 #10 1.146 Downloading async_timeout-5.0.1-py3-none-any.whl (6.2 kB) #10 1.271 Installing collected packages: async-timeout, redis #10 1.634 Successfully installed async-timeout-5.0.1 redis-6.1.1 #10 1.634 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.649 #10 1.649 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #10 1.649 [notice] To update, run: pip install --upgrade pip #10 DONE 2.0s #11 [nanobot-build 6/22] RUN pip install asyncio #11 1.124 Collecting asyncio #11 1.167 Downloading asyncio-4.0.0-py3-none-any.whl (5.6 kB) #11 1.310 Installing collected packages: asyncio #11 1.345 Successfully installed asyncio-4.0.0 #11 1.345 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.352 #11 1.352 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #11 1.352 [notice] To update, run: pip install --upgrade pip #11 DONE 1.8s #12 [nanobot-build 7/22] RUN pip install websockets #12 1.267 Collecting websockets #12 1.309 Downloading websockets-13.1-cp38-cp38-musllinux_1_2_x86_64.whl (163 kB) #12 1.336 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.6/163.6 kB 7.2 MB/s eta 0:00:00 #12 1.459 Installing collected packages: websockets #12 1.596 Successfully installed websockets-13.1 #12 1.597 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.603 #12 1.603 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #12 1.603 [notice] To update, run: pip install --upgrade pip #12 DONE 1.9s #13 [nanobot-build 8/22] RUN pip install robotframework #13 0.939 Collecting robotframework #13 0.985 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB) #13 1.037 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 17.2 MB/s eta 0:00:00 #13 1.170 Installing collected packages: robotframework #13 1.838 Successfully installed robotframework-7.4.2 #13 1.838 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.844 #13 1.844 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #13 1.844 [notice] To update, run: pip install --upgrade pip #13 DONE 2.1s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.884 Collecting robotframework-requests #14 0.917 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) #14 0.941 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.32.4) #14 0.942 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.4.2) #14 0.954 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.955 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2026.7.22) #14 0.957 Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.4.9) #14 0.958 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.15) #14 1.074 Installing collected packages: robotframework-requests #14 1.116 Successfully installed robotframework-requests-0.9.7 #14 1.116 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.122 #14 1.122 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #14 1.122 [notice] To update, run: pip install --upgrade pip #14 DONE 1.4s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 0.929 Collecting robotframework-ncclient #15 1.030 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 1.048 Preparing metadata (setup.py): started #15 1.634 Preparing metadata (setup.py): finished with status 'done' #15 1.639 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.4.2) #15 1.677 Collecting ncclient #15 1.685 Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) #15 1.705 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 6.2 MB/s eta 0:00:00 #15 1.808 Collecting paramiko>=3.2.0 #15 1.815 Downloading paramiko-3.5.1-py3-none-any.whl (227 kB) #15 1.835 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 14.1 MB/s eta 0:00:00 #15 2.665 Collecting lxml>=3.3.0 #15 2.756 Downloading lxml-6.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (5.2 MB) #15 3.188 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 12.2 MB/s eta 0:00:00 #15 3.298 Collecting pynacl>=1.5 #15 3.308 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) #15 3.350 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 37.6 MB/s eta 0:00:00 #15 4.121 Collecting cryptography>=3.3 #15 4.129 Downloading cryptography-47.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (4.9 MB) #15 4.261 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 38.9 MB/s eta 0:00:00 #15 4.409 Collecting bcrypt>=3.2 #15 4.488 Downloading bcrypt-5.0.0-cp38-abi3-musllinux_1_2_x86_64.whl (359 kB) #15 4.506 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.2/359.2 kB 25.1 MB/s eta 0:00:00 #15 4.583 Collecting typing-extensions>=4.13.2 #15 4.589 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) #15 4.600 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 5.1 MB/s eta 0:00:00 #15 4.989 Collecting cffi>=1.14 #15 4.998 Downloading cffi-1.17.1.tar.gz (516 kB) #15 5.020 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 516.6/516.6 kB 29.7 MB/s eta 0:00:00 #15 5.142 Installing build dependencies: started #15 8.295 Installing build dependencies: finished with status 'done' #15 8.297 Getting requirements to build wheel: started #15 8.799 Getting requirements to build wheel: finished with status 'done' #15 8.799 Preparing metadata (pyproject.toml): started #15 9.268 Preparing metadata (pyproject.toml): finished with status 'done' #15 9.330 Collecting pycparser #15 9.336 Downloading pycparser-2.23-py3-none-any.whl (118 kB) #15 9.349 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.1 MB/s eta 0:00:00 #15 9.362 Building wheels for collected packages: robotframework-ncclient, cffi #15 9.363 Building wheel for robotframework-ncclient (setup.py): started #15 9.904 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 9.905 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5967 sha256=0f1cd15af155e1841fc29f91bee8385caec7bfa8abb5bbba769aee90ac0cb2ae #15 9.905 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 9.910 Building wheel for cffi (pyproject.toml): started #15 18.63 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 18.64 Created wheel for cffi: filename=cffi-1.17.1-cp38-cp38-linux_x86_64.whl size=460296 sha256=f8d1a238ab27fc801c16d409a42070cd3b11427b5af53c2776e6ecd75b3fec87 #15 18.64 Stored in directory: /root/.cache/pip/wheels/f8/73/f0/643f1772516a6bd314c8e57831b7d5204a45e9fe1b876b6b35 #15 18.64 Successfully built robotframework-ncclient cffi #15 18.84 Installing collected packages: typing-extensions, pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 20.29 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.30 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.30 #15 20.30 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #15 20.30 [notice] To update, run: pip install --upgrade pip #15 DONE 21.0s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.892 Collecting UUID #16 0.928 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.939 Preparing metadata (setup.py): started #16 1.265 Preparing metadata (setup.py): finished with status 'done' #16 1.275 Building wheels for collected packages: UUID #16 1.275 Building wheel for UUID (setup.py): started #16 1.732 Building wheel for UUID (setup.py): finished with status 'done' #16 1.732 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6503 sha256=4fe9ef5391c43d061e06c53221d4249c216f35518fce56634da08661b3e25881 #16 1.732 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.738 Successfully built UUID #16 1.947 Installing collected packages: UUID #16 1.980 Successfully installed UUID-1.30 #16 1.981 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.988 #16 1.988 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #16 1.988 [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.240 Cloning into 'python-testing-utils'... #18 0.688 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 0.688 #18 0.688 You are in 'detached HEAD' state. You can look around, make experimental #18 0.688 changes and commit them, and you can discard any commits you make in this #18 0.688 state without impacting any branches by switching back to a branch. #18 0.688 #18 0.688 If you want to create a new branch to retain commits you create, you may #18 0.688 do so (now or later) by using -c with the switch command. Example: #18 0.688 #18 0.688 git switch -c #18 0.688 #18 0.688 Or undo this operation with: #18 0.688 #18 0.688 git switch - #18 0.688 #18 0.688 Turn off this advice by setting config variable advice.detachedHead to false #18 0.688 #18 DONE 0.8s #19 [nanobot-build 14/22] RUN pip install msgpack #19 1.128 Collecting msgpack #19 1.167 Downloading msgpack-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl (412 kB) #19 1.202 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 412.8/412.8 kB 15.6 MB/s eta 0:00:00 #19 1.400 Installing collected packages: msgpack #19 1.453 Successfully installed msgpack-1.1.1 #19 1.454 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.459 #19 1.459 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #19 1.459 [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.949 Collecting ricsdl #20 0.981 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 1.122 Collecting redis==4.3.6 #20 1.130 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 1.156 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 11.8 MB/s eta 0:00:00 #20 1.161 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 1.579 Collecting hiredis==2.0.0 #20 1.589 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.603 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 7.4 MB/s eta 0:00:00 #20 1.630 Preparing metadata (setup.py): started #20 1.975 Preparing metadata (setup.py): finished with status 'done' #20 2.003 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.068 Collecting packaging>=20.4 #20 2.075 Downloading packaging-26.2-py3-none-any.whl (100 kB) #20 2.090 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 10.2 MB/s eta 0:00:00 #20 2.143 Building wheels for collected packages: hiredis #20 2.145 Building wheel for hiredis (setup.py): started #20 4.450 Building wheel for hiredis (setup.py): finished with status 'done' #20 4.451 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82581 sha256=5d50b814031cc23080184476c662ee88f31147ac1d3f50654b9c8ae6d705f584 #20 4.452 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 4.457 Successfully built hiredis #20 4.633 Installing collected packages: packaging, hiredis, redis, ricsdl #20 4.770 Attempting uninstall: redis #20 4.772 Found existing installation: redis 6.1.1 #20 4.809 Uninstalling redis-6.1.1: #20 4.845 Successfully uninstalled redis-6.1.1 #20 5.188 Successfully installed hiredis-2.0.0 packaging-26.2 redis-4.3.6 ricsdl-3.1.3 #20 5.188 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.195 #20 5.195 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 #20 5.195 [notice] To update, run: pip install --upgrade pip #20 DONE 5.6s #21 [nanobot-build 16/22] RUN apk add curl #21 0.699 (1/1) Installing curl (8.14.1-r2) #21 0.762 Executing busybox-1.36.1-r29.trigger #21 0.769 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.255 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.255 Dload Upload Total Spent Left Speed #22 0.255 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 41.0M 36 14.8M 0 0 15.8M 0 0:00:02 --:--:-- 0:00:02 15.8M 86 41.0M 86 35.3M 0 0 18.2M 0 0:00:02 0:00:01 0:00:01 18.2M 100 41.0M 100 41.0M 0 0 18.4M 0 0:00:02 0:00:02 --:--:-- 18.4M #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.693 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.209 Cloning into 'rmr'... #26 1.013 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 1.013 cmake_minimum_required() should be called prior to this top-level project() #26 1.013 call. Please see the cmake-commands(7) manual for usage documentation of #26 1.013 both commands. #26 1.013 This warning is for project developers. Use -Wno-dev to suppress it. #26 1.013 #26 1.104 -- The C compiler identification is GNU 13.2.1 #26 1.124 -- Detecting C compiler ABI info #26 1.246 -- Detecting C compiler ABI info - done #26 1.283 -- Check for working C compiler: /usr/bin/cc - skipped #26 1.284 -- Detecting C compile features #26 1.285 -- Detecting C compile features - done #26 1.292 +++ RMR library install target directory: lib #26 1.294 +++ mmp version from tag: '' #26 1.297 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 1.297 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 1.298 ### make package will generate only deb package; cannot find support to generate rpm packages #26 1.299 +++ profiling is off (use -DGPROF=1 to enable #26 1.299 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 1.299 +++ compiler flags: -g #26 1.301 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 1.327 -- Configuring done (0.3s) #26 1.353 -- Generating done (0.0s) #26 1.355 -- Build files have been written to: /rmr/build #26 1.408 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 1.497 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 1.566 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 1.683 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 1.746 [ 12%] Built target common_objects #26 1.773 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 2.741 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 2.813 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 2.876 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 2.933 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 2.990 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 3.051 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 3.117 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 3.183 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 3.242 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 3.300 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 3.364 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 3.421 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 3.482 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 3.545 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 3.577 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 3.577 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 3.577 1 | #warning redirecting incorrect #include to #26 3.577 | ^~~~~~~ #26 3.617 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 3.686 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 3.743 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 3.809 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 3.872 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 3.933 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 4.010 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 4.078 [ 81%] Built target rmr_si_objects #26 4.104 [ 84%] Linking C shared library librmr_si.so #26 4.173 [ 84%] Built target rmr_si_shared #26 4.198 [ 87%] Linking C static library librmr_si.a #26 4.243 [ 87%] Built target rmr_si_static #26 4.270 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 4.349 [ 93%] Linking C executable health_ck #26 4.394 [ 93%] Built target health_ck #26 4.420 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 4.493 [100%] Linking C executable rmr_probe #26 4.540 [100%] Built target rmr_probe #26 4.562 Install the project... #26 4.572 -- Install configuration: "" #26 4.572 -- Installing: /usr/local/lib/librmr_si.a #26 4.574 -- Installing: /usr/local/include/rmr/rmr.h #26 4.574 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 4.574 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 4.575 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 4.7s #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.1s #29 [stage-1 5/31] RUN apk add wget #29 0.701 (1/4) Installing libunistring (1.2-r0) #29 0.776 (2/4) Installing libidn2 (2.3.7-r0) #29 0.782 (3/4) Installing pcre2 (10.43-r0) #29 0.798 (4/4) Installing wget (1.24.5-r0) #29 0.812 Executing busybox-1.36.1-r29.trigger #29 0.824 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.3s #39 [stage-1 15/31] COPY robot/resources/json_templater.robot /robot/resources #39 DONE 0.2s #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.288 Listing '/robot/lib/python'... #54 0.288 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.288 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.288 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.288 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.288 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:1eb073c9820990acaaaeaebff5118e1d11dadd7345b2b2b567dc5e6f53dc1977 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.4s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins16249702264285025977.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/jenkins4067821387950755803.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] 75442f45d6fe: Preparing ed798294b631: Preparing 9129f8275d46: Preparing 41e958f1a1fb: Preparing 28f8672a6b59: Preparing acaf7118e047: Preparing 5fb2e3010b3b: Preparing acaf7118e047: Waiting c4bfb9ed4441: Preparing 7776fa55231c: Preparing 4542f5086bb4: Preparing 67ec363f1385: Preparing c4bfb9ed4441: Waiting 7776fa55231c: Waiting 4542f5086bb4: Waiting 5fb2e3010b3b: Waiting 932c1479bd3c: Preparing d970b88e47cf: Preparing 74b428d1b069: Preparing 932c1479bd3c: Waiting 67ec363f1385: Waiting d970b88e47cf: Waiting 3ba667339050: Preparing bb8bdb27cc5c: Preparing 5c78e0bca604: Preparing 21e7945674ae: Preparing 3ba667339050: Waiting 74b428d1b069: Waiting 34f7c43245ac: Preparing baeb87f9af84: Preparing 828fb69261ee: Preparing bb8bdb27cc5c: Waiting 58bf1936cae0: Preparing dfee19eed0d6: Preparing 5c78e0bca604: Waiting 181f34ca27f5: Preparing e3e744f66b9e: Preparing 21e7945674ae: Waiting 71f7d2d5cb1d: Preparing 34f7c43245ac: Waiting 4150ad158452: Preparing baeb87f9af84: Waiting d032fff8972d: Preparing 828fb69261ee: Waiting e3e744f66b9e: Waiting 4c36c01febb3: Preparing 71f7d2d5cb1d: Waiting 181f34ca27f5: Waiting 817fa7f5a4af: Preparing 6b49371d7ed7: Preparing 4150ad158452: Waiting 50acbb6dc641: Preparing d032fff8972d: Waiting 63ca1fbb43ae: Preparing 817fa7f5a4af: Waiting 6b49371d7ed7: Waiting 63ca1fbb43ae: Waiting 4c36c01febb3: Waiting 50acbb6dc641: Waiting 41e958f1a1fb: Pushed 9129f8275d46: Pushed ed798294b631: Pushed 28f8672a6b59: Pushed 75442f45d6fe: Pushed acaf7118e047: Pushed 5fb2e3010b3b: Pushed c4bfb9ed4441: Pushed 4542f5086bb4: Pushed 7776fa55231c: Pushed 67ec363f1385: Pushed 932c1479bd3c: Pushed d970b88e47cf: Pushed 74b428d1b069: Pushed 3ba667339050: Pushed bb8bdb27cc5c: Pushed 5c78e0bca604: Pushed 21e7945674ae: Pushed baeb87f9af84: Pushed 34f7c43245ac: Pushed 828fb69261ee: Pushed 58bf1936cae0: Pushed 181f34ca27f5: Pushed e3e744f66b9e: Pushed dfee19eed0d6: Pushed 817fa7f5a4af: Layer already exists 6b49371d7ed7: Layer already exists 4150ad158452: Pushed 50acbb6dc641: Layer already exists 63ca1fbb43ae: Layer already exists 71f7d2d5cb1d: Pushed 4c36c01febb3: Pushed d032fff8972d: Pushed 0.0.4: digest: sha256:ac5edef23c7be48d635714dab213c4bcdc97f823cdeddf33f870647314522dd7 size: 7186 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins2292780361814804711.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2055 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins6978204364584362608.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9206118380548530836.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/jenkins2203663099266847319.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-kOw9 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-kOw9/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins17821686074437973742.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config9097600093789696071tmp 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/jenkins10043858317128222014.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3684214975263195880.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-kOw9 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-kOw9/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/sh /tmp/jenkins9982948741126922450.sh ---> uv-install.sh uv 0.12.2 is already installed uvx 0.12.2 (x86_64-unknown-linux-gnu) [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins18130401667270867475.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3126365608916566488.sh ---> job-cost.sh INFO: Activating Python virtual environment... 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-kOw9 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-kOw9/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 321s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-starter-4 INFO: Retrieving pricing info for: v3-starter-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=321 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.04 INFO: Retrieved resource: v3-starter-4 INFO: Creating archive directory: /w/workspace/it-test-nanobot-docker-merge-master/archives/cost INFO: Archiving costs to: /w/workspace/it-test-nanobot-docker-merge-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: it-test-nanobot-docker-merge-master,357,2026-08-07 15:33:54,v3-starter-4,321,0.04,0.00,SUCCESS [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins2455896509667730305.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-kOw9 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-kOw9/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/357 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-7737 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.9G 9.4G 52% / 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 524 4277 0 3174 7153 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:19:39:63 brd ff:ff:ff:ff:ff:ff inet 10.32.7.36/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86067sec preferred_lft 86067sec inet6 fe80::f816:3eff:fe19:3963/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:4d:cc:5c:97 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-7737) 08/07/26 _x86_64_ (4 CPU) 15:28:47 LINUX RESTART (4 CPU) 15:29:01 tps rtps wtps bread/s bwrtn/s 15:30:02 155.63 69.14 86.49 5597.07 40009.48 15:31:01 70.80 0.22 70.58 23.59 12245.11 15:32:01 125.25 12.63 112.61 2262.82 25663.32 15:33:01 152.09 0.18 151.91 15.20 13299.25 15:34:01 22.88 0.32 22.56 22.66 1697.05 Average: 105.45 16.56 88.89 1589.62 18604.75 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:30:02 5817876 7416124 2349544 28.77 40096 1731956 979004 10.62 576920 1588268 130432 15:31:01 5473092 7355636 2694328 32.99 60152 1982060 1013036 10.99 654444 1827092 129612 15:32:01 4680968 7290116 3486452 42.69 76764 2653444 1351188 14.66 813884 2391188 28812 15:33:01 4423676 7352072 3743744 45.84 86316 2935624 1035588 11.24 1058068 2376068 1232 15:34:01 4402584 7343608 3764836 46.10 89684 2943680 1050300 11.40 1083104 2371220 10080 Average: 4959639 7351511 3207781 39.28 70602 2449353 1085823 11.78 837284 2110767 60034 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:30:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 15:30:02 ens3 385.37 217.04 1140.01 61.41 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 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:31:01 ens3 40.15 33.81 838.31 5.01 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 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 15:32:01 ens3 437.19 165.96 2975.21 23.40 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 lo 8.00 8.00 0.70 0.70 0.00 0.00 0.00 0.00 15:33:01 ens3 152.56 176.10 820.98 669.54 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 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:34:01 ens3 14.20 14.25 9.69 6.66 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: lo 2.47 2.47 0.22 0.22 0.00 0.00 0.00 0.00 Average: ens3 206.45 121.73 1157.91 153.70 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7737) 08/07/26 _x86_64_ (4 CPU) 15:28:47 LINUX RESTART (4 CPU) 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:30:02 all 18.21 0.00 2.91 5.27 0.95 72.66 15:30:02 0 9.06 0.00 1.48 2.55 0.70 86.21 15:30:02 1 29.61 0.00 2.75 5.31 1.17 61.16 15:30:02 2 18.23 0.00 5.46 3.43 1.04 71.85 15:30:02 3 15.98 0.00 1.98 9.81 0.88 71.35 15:31:01 all 20.13 0.00 1.14 1.99 0.66 76.08 15:31:01 0 18.47 0.00 1.20 0.78 0.64 78.91 15:31:01 1 6.82 0.00 0.49 6.58 0.31 85.80 15:31:01 2 39.85 0.00 2.29 0.54 1.24 56.08 15:31:01 3 15.39 0.00 0.56 0.07 0.44 83.54 15:32:01 all 19.70 0.00 3.18 3.18 0.79 73.15 15:32:01 0 9.08 0.00 1.93 2.16 0.44 86.40 15:32:01 1 37.10 0.00 4.88 3.03 1.00 53.98 15:32:01 2 15.46 0.00 3.32 6.77 0.97 73.47 15:32:01 3 17.05 0.00 2.64 0.82 0.74 78.75 15:33:01 all 17.55 0.00 3.50 3.66 0.92 74.38 15:33:01 0 18.81 0.00 3.43 3.27 0.92 73.57 15:33:01 1 29.47 0.00 4.57 2.94 1.08 61.94 15:33:01 2 12.14 0.00 3.43 5.84 1.03 77.56 15:33:01 3 9.84 0.00 2.52 2.56 0.65 84.43 15:34:01 all 20.58 0.00 0.98 0.66 0.87 76.91 15:34:01 0 7.27 0.00 0.72 0.58 0.30 91.13 15:34:01 1 36.31 0.00 1.38 0.38 1.03 60.89 15:34:01 2 1.08 0.00 0.63 1.55 1.11 95.63 15:34:01 3 37.74 0.00 1.22 0.12 1.02 59.91 Average: all 19.23 0.00 2.35 2.95 0.84 74.63 Average: 0 12.52 0.00 1.75 1.87 0.60 83.26 Average: 1 27.93 0.00 2.82 3.64 0.92 64.69 Average: 2 17.28 0.00 3.03 3.62 1.08 74.99 Average: 3 19.22 0.00 1.79 2.68 0.75 75.57