Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4020 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-test-nanobot-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-JFxOVH8qfT7E/agent.2085 SSH_AGENT_PID=2087 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-nanobot-docker-merge-master@tmp/private_key_3712922366605637044.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 36a86bd3befce25db823fff5cb1d7f440f00444d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 36a86bd3befce25db823fff5cb1d7f440f00444d # timeout=10 Commit message: "beef up the AI/ML framework tests by adding InfluxDB as data source and populate DB with sample cell measurements for model training" > git rev-list --no-walk 36a86bd3befce25db823fff5cb1d7f440f00444d # 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/jenkins11751130577372222309.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-H6tw lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-H6tw/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. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-H6tw/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.58 botocore==1.34.58 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config11468891006091424628tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config15693887220388846056tmp [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins12436810095162761789.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/jenkins2560564746398736400.sh [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9973351165064144190.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/jenkins7523467104882502202.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-H6tw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-H6tw/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/jenkins18005155418588302360.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.2s #4 [internal] load build context #4 DONE 0.0s #5 [nanobot-build 1/22] FROM docker.io/library/python:3.8-alpine@sha256:2f5c766f8daec633ef7bb56076bfc352e97c19f76555ecf1f2b1f54db4367ef4 #5 resolve docker.io/library/python:3.8-alpine@sha256:2f5c766f8daec633ef7bb56076bfc352e97c19f76555ecf1f2b1f54db4367ef4 0.1s done #5 ... #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:2f5c766f8daec633ef7bb56076bfc352e97c19f76555ecf1f2b1f54db4367ef4 #5 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 0B / 3.41MB 0.1s #5 sha256:dca80dc46cecdd1a97787a1dd6f74263b9d2f7b0dd3e2e15c109f5e34848c932 0B / 622.15kB 0.1s #5 sha256:78523e2d4ecf2059c351f33624cbbcdd021b3018a661901b2ef0b1720f664d0e 0B / 13.43MB 0.1s #5 sha256:2f5c766f8daec633ef7bb56076bfc352e97c19f76555ecf1f2b1f54db4367ef4 1.65kB / 1.65kB done #5 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 3.15MB / 3.41MB 0.2s #5 sha256:ab91d65bc7bf75dae22c96da8d940ac16e0b40a78f6eee5ee144f4721aacff00 1.37kB / 1.37kB done #5 sha256:6564b9d0d4731a141dc0b3a502d7aca711e4b257cdb6db0ce0e0c4560bbbdf7b 6.30kB / 6.30kB done #5 sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 3.41MB / 3.41MB 0.2s done #5 sha256:dca80dc46cecdd1a97787a1dd6f74263b9d2f7b0dd3e2e15c109f5e34848c932 622.15kB / 622.15kB 0.2s done #5 sha256:78523e2d4ecf2059c351f33624cbbcdd021b3018a661901b2ef0b1720f664d0e 5.24MB / 13.43MB 0.3s #5 extracting sha256:4abcf20661432fb2d719aaf90656f55c287f8ca915dc1c92ec14ff61e67fbaf8 0.1s done #5 sha256:4dd1224e940a20c4284895be4f8469fbe65686ce190a16ca655d9da396df6c6c 0B / 240B 0.3s #5 sha256:3039bdec54f5450f69ac6be5240c1a2d4fcd9374a0ded0022512c3ac1c536034 0B / 2.85MB 0.3s #5 sha256:78523e2d4ecf2059c351f33624cbbcdd021b3018a661901b2ef0b1720f664d0e 7.34MB / 13.43MB 0.4s #5 sha256:3039bdec54f5450f69ac6be5240c1a2d4fcd9374a0ded0022512c3ac1c536034 2.10MB / 2.85MB 0.4s #5 extracting sha256:dca80dc46cecdd1a97787a1dd6f74263b9d2f7b0dd3e2e15c109f5e34848c932 #5 sha256:78523e2d4ecf2059c351f33624cbbcdd021b3018a661901b2ef0b1720f664d0e 13.43MB / 13.43MB 0.6s done #5 sha256:3039bdec54f5450f69ac6be5240c1a2d4fcd9374a0ded0022512c3ac1c536034 2.85MB / 2.85MB 0.4s done #5 sha256:4dd1224e940a20c4284895be4f8469fbe65686ce190a16ca655d9da396df6c6c 240B / 240B 0.6s done #5 extracting sha256:dca80dc46cecdd1a97787a1dd6f74263b9d2f7b0dd3e2e15c109f5e34848c932 0.2s done #5 extracting sha256:78523e2d4ecf2059c351f33624cbbcdd021b3018a661901b2ef0b1720f664d0e 0.1s #5 extracting sha256:78523e2d4ecf2059c351f33624cbbcdd021b3018a661901b2ef0b1720f664d0e 0.4s done #5 extracting sha256:4dd1224e940a20c4284895be4f8469fbe65686ce190a16ca655d9da396df6c6c done #5 extracting sha256:3039bdec54f5450f69ac6be5240c1a2d4fcd9374a0ded0022512c3ac1c536034 #5 extracting sha256:3039bdec54f5450f69ac6be5240c1a2d4fcd9374a0ded0022512c3ac1c536034 0.2s done #5 DONE 1.8s #6 [stage-1 2/31] RUN apk update && apk add libxslt #6 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz #6 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #6 0.568 v3.19.1-211-g76946390bbc [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] #6 0.568 v3.19.1-209-g8439f44ae00 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] #6 0.568 OK: 22990 distinct packages available #6 0.896 (1/4) Installing libgpg-error (1.47-r2) #6 0.942 (2/4) Installing libgcrypt (1.10.3-r0) #6 0.974 (3/4) Installing libxml2 (2.11.7-r0) #6 1.007 (4/4) Installing libxslt (1.1.39-r0) #6 1.019 Executing busybox-1.36.1-r15.trigger #6 1.026 OK: 19 MiB in 42 packages #6 DONE 3.3s #7 [nanobot-build 2/22] RUN apk update && apk add --no-cache git build-base libffi-dev libxml2 libxslt libxml2-dev libxslt-dev openssl-dev #0 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz #0 0.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #0 0.600 v3.19.1-211-g76946390bbc [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] #0 0.600 v3.19.1-209-g8439f44ae00 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] #0 0.600 OK: 22990 distinct packages available #0 0.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz #0 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #0 0.984 (1/44) Installing libgcc (13.2.1_git20231014-r0) #0 0.988 (2/44) Installing jansson (2.14-r4) #0 0.991 (3/44) Installing libstdc++ (13.2.1_git20231014-r0) #0 1.020 (4/44) Installing zstd-libs (1.5.5-r8) #0 1.031 (5/44) Installing binutils (2.41-r0) #0 1.092 (6/44) Installing libmagic (5.45-r1) #0 1.124 (7/44) Installing file (5.45-r1) #0 1.127 (8/44) Installing libgomp (13.2.1_git20231014-r0) #0 1.141 (9/44) Installing libatomic (13.2.1_git20231014-r0) #0 1.143 (10/44) Installing gmp (6.3.0-r0) #0 1.226 (11/44) Installing isl26 (0.26-r1) #0 1.248 (12/44) Installing mpfr4 (4.2.1-r0) #0 1.259 (13/44) Installing mpc1 (1.3.1-r1) #0 1.264 (14/44) Installing gcc (13.2.1_git20231014-r0) #0 1.988 (15/44) Installing libstdc++-dev (13.2.1_git20231014-r0) #0 2.103 (16/44) Installing musl-dev (1.2.4_git20230717-r4) #0 2.157 (17/44) Installing libc-dev (0.7.2-r5) #0 2.159 (18/44) Installing g++ (13.2.1_git20231014-r0) #0 2.811 (19/44) Installing make (4.4.1-r2) #0 2.818 (20/44) Installing fortify-headers (1.1-r3) #0 2.821 (21/44) Installing patch (2.7.6-r10) #0 2.826 (22/44) Installing build-base (0.5-r3) #0 2.828 (23/44) Installing brotli-libs (1.1.0-r1) #0 2.844 (24/44) Installing c-ares (1.24.0-r1) #0 2.850 (25/44) Installing libunistring (1.1-r2) #0 2.866 (26/44) Installing libidn2 (2.3.4-r4) #0 2.871 (27/44) Installing nghttp2-libs (1.58.0-r0) #0 2.875 (28/44) Installing libcurl (8.5.0-r0) #0 2.887 (29/44) Installing pcre2 (10.42-r2) #0 2.896 (30/44) Installing git (2.43.0-r0) #0 2.960 (31/44) Installing linux-headers (6.5-r0) #0 3.031 (32/44) Installing pkgconf (2.1.0-r0) #0 3.036 (33/44) Installing libffi-dev (3.4.4-r3) #0 3.042 (34/44) Installing libxml2 (2.11.7-r0) #0 3.064 (35/44) Installing zlib-dev (1.3.1-r0) #0 3.069 (36/44) Installing xz (5.4.5-r0) #0 3.077 (37/44) Installing xz-dev (5.4.5-r0) #0 3.084 (38/44) Installing libxml2-utils (2.11.7-r0) #0 3.091 (39/44) Installing libxml2-dev (2.11.7-r0) #0 3.108 (40/44) Installing libgpg-error (1.47-r2) #0 3.112 (41/44) Installing libgcrypt (1.10.3-r0) #0 3.130 (42/44) Installing libxslt (1.1.39-r0) #0 3.138 (43/44) Installing libxslt-dev (1.1.39-r0) #0 3.144 (44/44) Installing openssl-dev (3.1.4-r5) #0 3.168 Executing busybox-1.36.1-r15.trigger #0 3.174 OK: 258 MiB in 82 packages #7 DONE 3.4s #8 [nanobot-build 3/22] RUN apk update && apk add git gcc linux-headers libc-dev cmake pkgconfig make #8 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/main/x86_64/APKINDEX.tar.gz #8 0.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.19/community/x86_64/APKINDEX.tar.gz #8 0.594 v3.19.1-211-g76946390bbc [https://dl-cdn.alpinelinux.org/alpine/v3.19/main] #8 0.594 v3.19.1-209-g8439f44ae00 [https://dl-cdn.alpinelinux.org/alpine/v3.19/community] #8 0.594 OK: 22990 distinct packages available #8 0.917 (1/6) Installing libacl (2.3.1-r4) #8 0.947 (2/6) Installing lz4-libs (1.9.4-r5) #8 0.959 (3/6) Installing libarchive (3.7.2-r0) #8 0.975 (4/6) Installing rhash-libs (1.4.4-r0) #8 0.982 (5/6) Installing libuv (1.47.0-r0) #8 0.988 (6/6) Installing cmake (3.27.8-r0) #8 1.403 Executing busybox-1.36.1-r15.trigger #8 1.412 OK: 315 MiB in 88 packages #8 DONE 1.7s #9 [nanobot-build 4/22] RUN pip install kubernetes #9 1.591 Collecting kubernetes #9 1.632 Downloading kubernetes-29.0.0-py2.py3-none-any.whl (1.6 MB) #9 1.694 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 29.7 MB/s eta 0:00:00 #9 1.798 Collecting pyyaml>=5.4.1 #9 1.804 Downloading PyYAML-6.0.1-cp38-cp38-musllinux_1_1_x86_64.whl (787 kB) #9 1.849 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 787.7/787.7 kB 19.6 MB/s eta 0:00:00 #9 1.924 Collecting urllib3>=1.24.2 #9 1.927 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) #9 1.938 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 15.8 MB/s eta 0:00:00 #9 2.068 Collecting google-auth>=1.0.1 #9 2.073 Downloading google_auth-2.28.1-py2.py3-none-any.whl (186 kB) #9 2.086 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.9/186.9 kB 18.3 MB/s eta 0:00:00 #9 2.146 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #9 2.150 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) #9 2.160 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.9 MB/s eta 0:00:00 #9 2.192 Collecting python-dateutil>=2.5.3 #9 2.196 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #9 2.213 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 19.5 MB/s eta 0:00:00 #9 2.272 Collecting requests #9 2.276 Downloading requests-2.31.0-py3-none-any.whl (62 kB) #9 2.285 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.3 MB/s eta 0:00:00 #9 2.308 Collecting requests-oauthlib #9 2.313 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) #9 2.352 Collecting oauthlib>=3.2.2 #9 2.357 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #9 2.369 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 17.0 MB/s eta 0:00:00 #9 2.397 Collecting six>=1.9.0 #9 2.401 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #9 2.442 Collecting certifi>=14.05.14 #9 2.446 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) #9 2.458 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 18.0 MB/s eta 0:00:00 #9 2.503 Collecting rsa<5,>=3.1.4 #9 2.506 Downloading rsa-4.9-py3-none-any.whl (34 kB) #9 2.551 Collecting pyasn1-modules>=0.2.1 #9 2.556 Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) #9 2.569 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 20.1 MB/s eta 0:00:00 #9 2.610 Collecting cachetools<6.0,>=2.0.0 #9 2.614 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) #9 2.685 Collecting idna<4,>=2.5 #9 2.712 Downloading idna-3.6-py3-none-any.whl (61 kB) #9 2.724 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 8.4 MB/s eta 0:00:00 #9 2.876 Collecting charset-normalizer<4,>=2 #9 2.882 Downloading charset_normalizer-3.3.2-cp38-cp38-musllinux_1_1_x86_64.whl (141 kB) #9 2.896 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.3/141.3 kB 13.9 MB/s eta 0:00:00 #9 2.983 Collecting pyasn1<0.6.0,>=0.4.6 #9 2.986 Downloading pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) #9 2.995 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.9/84.9 kB 11.9 MB/s eta 0:00:00 #9 3.105 Installing collected packages: websocket-client, urllib3, six, pyyaml, pyasn1, oauthlib, idna, charset-normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, requests-oauthlib, google-auth, kubernetes #9 5.043 Successfully installed cachetools-5.3.3 certifi-2024.2.2 charset-normalizer-3.3.2 google-auth-2.28.1 idna-3.6 kubernetes-29.0.0 oauthlib-3.2.2 pyasn1-0.5.1 pyasn1-modules-0.3.0 python-dateutil-2.9.0.post0 pyyaml-6.0.1 requests-2.31.0 requests-oauthlib-1.3.1 rsa-4.9 six-1.16.0 urllib3-2.2.1 websocket-client-1.7.0 #9 5.044 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 5.159 #9 5.159 [notice] A new release of pip is available: 23.0.1 -> 24.0 #9 5.159 [notice] To update, run: pip install --upgrade pip #9 DONE 5.9s #10 [nanobot-build 5/22] RUN pip install redis #10 0.689 Collecting redis #10 0.729 Downloading redis-5.0.2-py3-none-any.whl (251 kB) #10 0.757 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 251.7/251.7 kB 10.3 MB/s eta 0:00:00 #10 0.788 Collecting async-timeout>=4.0.3 #10 0.793 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) #10 0.883 Installing collected packages: async-timeout, redis #10 1.066 Successfully installed async-timeout-4.0.3 redis-5.0.2 #10 1.067 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.073 #10 1.073 [notice] A new release of pip is available: 23.0.1 -> 24.0 #10 1.073 [notice] To update, run: pip install --upgrade pip #10 DONE 1.3s #11 [nanobot-build 6/22] RUN pip install asyncio #11 0.616 Collecting asyncio #11 0.649 Downloading asyncio-3.4.3-py3-none-any.whl (101 kB) #11 0.673 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.2 MB/s eta 0:00:00 #11 0.759 Installing collected packages: asyncio #11 0.833 Successfully installed asyncio-3.4.3 #11 0.834 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 0.839 #11 0.839 [notice] A new release of pip is available: 23.0.1 -> 24.0 #11 0.839 [notice] To update, run: pip install --upgrade pip #11 DONE 1.0s #12 [nanobot-build 7/22] RUN pip install websockets #12 0.709 Collecting websockets #12 0.748 Downloading websockets-12.0-cp38-cp38-musllinux_1_1_x86_64.whl (134 kB) #12 0.768 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.7/134.7 kB 7.8 MB/s eta 0:00:00 #12 0.852 Installing collected packages: websockets #12 0.927 Successfully installed websockets-12.0 #12 0.927 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 0.930 #12 0.930 [notice] A new release of pip is available: 23.0.1 -> 24.0 #12 0.930 [notice] To update, run: pip install --upgrade pip #12 DONE 1.1s #13 [nanobot-build 8/22] RUN pip install robotframework #13 0.659 Collecting robotframework #13 0.706 Downloading robotframework-7.0-py3-none-any.whl (726 kB) #13 0.742 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 24.2 MB/s eta 0:00:00 #13 0.833 Installing collected packages: robotframework #13 1.208 Successfully installed robotframework-7.0 #13 1.208 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.213 #13 1.213 [notice] A new release of pip is available: 23.0.1 -> 24.0 #13 1.213 [notice] To update, run: pip install --upgrade pip #13 DONE 1.4s #14 [nanobot-build 9/22] RUN pip install robotframework-requests #14 0.670 Collecting robotframework-requests #14 0.708 Downloading robotframework_requests-0.9.6-py3-none-any.whl (21 kB) #14 0.728 Requirement already satisfied: requests in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (2.31.0) #14 0.729 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-requests) (7.0) #14 0.737 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2.2.1) #14 0.737 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (2024.2.2) #14 0.738 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.6) #14 0.739 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.8/site-packages (from requests->robotframework-requests) (3.3.2) #14 0.821 Installing collected packages: robotframework-requests #14 0.859 Successfully installed robotframework-requests-0.9.6 #14 0.860 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 0.864 #14 0.864 [notice] A new release of pip is available: 23.0.1 -> 24.0 #14 0.864 [notice] To update, run: pip install --upgrade pip #14 DONE 1.0s #15 [nanobot-build 10/22] RUN pip install robotframework-ncclient #15 0.759 Collecting robotframework-ncclient #15 0.856 Downloading robotframework-ncclient-0.1.8.tar.gz (5.4 kB) #15 0.870 Preparing metadata (setup.py): started #15 1.200 Preparing metadata (setup.py): finished with status 'done' #15 1.207 Requirement already satisfied: robotframework in /usr/local/lib/python3.8/site-packages (from robotframework-ncclient) (7.0) #15 1.239 Collecting ncclient #15 1.249 Downloading ncclient-0.6.15.tar.gz (634 kB) #15 1.305 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 12.6 MB/s eta 0:00:00 #15 1.394 Preparing metadata (setup.py): started #15 1.624 Preparing metadata (setup.py): finished with status 'done' #15 1.636 Requirement already satisfied: setuptools>0.6 in /usr/local/lib/python3.8/site-packages (from ncclient->robotframework-ncclient) (57.5.0) #15 1.704 Collecting paramiko>=1.15.0 #15 1.709 Downloading paramiko-3.4.0-py3-none-any.whl (225 kB) #15 1.724 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.9/225.9 kB 19.0 MB/s eta 0:00:00 #15 2.009 Collecting lxml>=3.3.0 #15 2.016 Downloading lxml-5.1.0-cp38-cp38-musllinux_1_1_x86_64.whl (7.8 MB) #15 2.165 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 54.3 MB/s eta 0:00:00 #15 2.181 Requirement already satisfied: six in /usr/local/lib/python3.8/site-packages (from ncclient->robotframework-ncclient) (1.16.0) #15 2.266 Collecting bcrypt>=3.2 #15 2.287 Downloading bcrypt-4.1.2-cp37-abi3-musllinux_1_2_x86_64.whl (750 kB) #15 2.310 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.0/750.0 kB 41.7 MB/s eta 0:00:00 #15 2.599 Collecting cryptography>=3.3 #15 2.608 Downloading cryptography-42.0.5-cp37-abi3-musllinux_1_2_x86_64.whl (4.7 MB) #15 2.714 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 45.9 MB/s eta 0:00:00 #15 2.773 Collecting pynacl>=1.5 #15 2.786 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) #15 2.812 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 48.2 MB/s eta 0:00:00 #15 3.022 Collecting cffi>=1.12 #15 3.032 Downloading cffi-1.16.0.tar.gz (512 kB) #15 3.055 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 512.9/512.9 kB 25.8 MB/s eta 0:00:00 #15 3.137 Installing build dependencies: started #15 4.581 Installing build dependencies: finished with status 'done' #15 4.582 Getting requirements to build wheel: started #15 4.864 Getting requirements to build wheel: finished with status 'done' #15 4.869 Installing backend dependencies: started #15 5.567 Installing backend dependencies: finished with status 'done' #15 5.569 Preparing metadata (pyproject.toml): started #15 5.870 Preparing metadata (pyproject.toml): finished with status 'done' #15 5.909 Collecting pycparser #15 5.914 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) #15 5.925 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 16.3 MB/s eta 0:00:00 #15 5.985 Building wheels for collected packages: robotframework-ncclient, ncclient, cffi #15 5.986 Building wheel for robotframework-ncclient (setup.py): started #15 6.306 Building wheel for robotframework-ncclient (setup.py): finished with status 'done' #15 6.307 Created wheel for robotframework-ncclient: filename=robotframework_ncclient-0.1.8-py3-none-any.whl size=5963 sha256=43e7daa5b5c1e667dc13137d31adc5d3102069219c595528e38a0cd70f50bbe4 #15 6.308 Stored in directory: /root/.cache/pip/wheels/1b/ad/27/89e096ce247723be3319c6c5f624e268604d8795745af05916 #15 6.313 Building wheel for ncclient (setup.py): started #15 6.644 Building wheel for ncclient (setup.py): finished with status 'done' #15 6.645 Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88089 sha256=d3af895483a2b9d2154dddd1b0ad1da8f40ef67b6f62e1738ae2b5c185d55490 #15 6.646 Stored in directory: /root/.cache/pip/wheels/95/2b/47/76fd20a62955399cfbc45deb68cf306cf90dd1574b1f5fb458 #15 6.654 Building wheel for cffi (pyproject.toml): started #15 11.89 Building wheel for cffi (pyproject.toml): finished with status 'done' #15 11.90 Created wheel for cffi: filename=cffi-1.16.0-cp38-cp38-linux_x86_64.whl size=458540 sha256=d9aa4d4306d49054a2b257608b9773ca89452ffe743032f120a1954d265b0b81 #15 11.90 Stored in directory: /root/.cache/pip/wheels/f4/df/d7/20c740c0373c550cdca4fcf0eb9af36c769ad8553ea81c6a2f #15 11.90 Successfully built robotframework-ncclient ncclient cffi #15 12.02 Installing collected packages: pycparser, lxml, bcrypt, cffi, pynacl, cryptography, paramiko, ncclient, robotframework-ncclient #15 12.90 Successfully installed bcrypt-4.1.2 cffi-1.16.0 cryptography-42.0.5 lxml-5.1.0 ncclient-0.6.15 paramiko-3.4.0 pycparser-2.21 pynacl-1.5.0 robotframework-ncclient-0.1.8 #15 12.90 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 12.90 #15 12.90 [notice] A new release of pip is available: 23.0.1 -> 24.0 #15 12.90 [notice] To update, run: pip install --upgrade pip #15 DONE 13.3s #16 [nanobot-build 11/22] RUN pip install UUID #16 0.623 Collecting UUID #16 0.658 Downloading uuid-1.30.tar.gz (5.8 kB) #16 0.667 Preparing metadata (setup.py): started #16 0.872 Preparing metadata (setup.py): finished with status 'done' #16 0.875 Building wheels for collected packages: UUID #16 0.877 Building wheel for UUID (setup.py): started #16 1.139 Building wheel for UUID (setup.py): finished with status 'done' #16 1.140 Created wheel for UUID: filename=uuid-1.30-py3-none-any.whl size=6501 sha256=09aede1beda1a53d6728dcb77cbdba598e6564b3a165b6414aece2110f332654 #16 1.140 Stored in directory: /root/.cache/pip/wheels/1b/6c/cb/f9aae2bc97333c3d6e060826c1ee9e44e46306a178e5783505 #16 1.145 Successfully built UUID #16 1.280 Installing collected packages: UUID #16 1.308 Successfully installed UUID-1.30 #16 1.308 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.313 #16 1.313 [notice] A new release of pip is available: 23.0.1 -> 24.0 #16 1.313 [notice] To update, run: pip install --upgrade pip #16 DONE 1.5s #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.228 Cloning into 'python-testing-utils'... #18 0.972 Note: switching to '21fcef50f0e3780cc786268937f9888c3b6facd1'. #18 0.972 #18 0.972 You are in 'detached HEAD' state. You can look around, make experimental #18 0.972 changes and commit them, and you can discard any commits you make in this #18 0.972 state without impacting any branches by switching back to a branch. #18 0.972 #18 0.972 If you want to create a new branch to retain commits you create, you may #18 0.972 do so (now or later) by using -c with the switch command. Example: #18 0.972 #18 0.972 git switch -c #18 0.972 #18 0.972 Or undo this operation with: #18 0.972 #18 0.972 git switch - #18 0.972 #18 0.972 Turn off this advice by setting config variable advice.detachedHead to false #18 0.972 #18 DONE 1.1s #19 [nanobot-build 14/22] RUN pip install msgpack #19 0.734 Collecting msgpack #19 0.773 Downloading msgpack-1.0.8-cp38-cp38-musllinux_1_1_x86_64.whl (396 kB) #19 0.807 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.4/396.4 kB 13.9 MB/s eta 0:00:00 #19 0.954 Installing collected packages: msgpack #19 0.994 Successfully installed msgpack-1.0.8 #19 0.995 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.000 #19 1.000 [notice] A new release of pip is available: 23.0.1 -> 24.0 #19 1.000 [notice] To update, run: pip install --upgrade pip #19 DONE 1.2s #20 [nanobot-build 15/22] RUN python3 -m pip install ricsdl #20 0.710 Collecting ricsdl #20 0.745 Downloading ricsdl-3.1.3-py3-none-any.whl (34 kB) #20 0.766 Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from ricsdl) (57.5.0) #20 0.839 Collecting redis==4.3.6 #20 0.849 Downloading redis-4.3.6-py3-none-any.whl (248 kB) #20 0.872 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 248.8/248.8 kB 15.1 MB/s eta 0:00:00 #20 0.991 Collecting hiredis==2.0.0 #20 0.996 Downloading hiredis-2.0.0.tar.gz (75 kB) #20 1.008 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.8/75.8 kB 9.5 MB/s eta 0:00:00 #20 1.025 Preparing metadata (setup.py): started #20 1.245 Preparing metadata (setup.py): finished with status 'done' #20 1.262 Requirement already satisfied: async-timeout>=4.0.2 in /usr/local/lib/python3.8/site-packages (from redis==4.3.6->ricsdl) (4.0.3) #20 1.303 Collecting packaging>=20.4 #20 1.308 Downloading packaging-23.2-py3-none-any.whl (53 kB) #20 1.317 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.0 MB/s eta 0:00:00 #20 1.348 Building wheels for collected packages: hiredis #20 1.348 Building wheel for hiredis (setup.py): started #20 2.787 Building wheel for hiredis (setup.py): finished with status 'done' #20 2.788 Created wheel for hiredis: filename=hiredis-2.0.0-cp38-cp38-linux_x86_64.whl size=82613 sha256=d48396d001e9b70c2511cfbfda9dec488dfee4906fa94a74307ceb251e163475 #20 2.789 Stored in directory: /root/.cache/pip/wheels/40/f9/92/4f916d7efad1897f2921f8694fa654619198da80ad6afc7996 #20 2.793 Successfully built hiredis #20 2.916 Installing collected packages: packaging, hiredis, redis, ricsdl #20 2.976 Attempting uninstall: redis #20 2.977 Found existing installation: redis 5.0.2 #20 3.005 Uninstalling redis-5.0.2: #20 3.024 Successfully uninstalled redis-5.0.2 #20 3.223 Successfully installed hiredis-2.0.0 packaging-23.2 redis-4.3.6 ricsdl-3.1.3 #20 3.224 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 3.228 #20 3.228 [notice] A new release of pip is available: 23.0.1 -> 24.0 #20 3.228 [notice] To update, run: pip install --upgrade pip #20 DONE 3.4s #21 [nanobot-build 16/22] RUN apk add curl #21 0.510 (1/1) Installing curl (8.5.0-r0) #21 0.573 Executing busybox-1.36.1-r15.trigger #21 0.585 OK: 315 MiB in 89 packages #21 DONE 0.7s #22 [nanobot-build 17/22] RUN curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.19.2/bin/linux/amd64/kubectl #22 0.226 % Total % Received % Xferd Average Speed Time Time Time Current #22 0.226 Dload Upload Total Spent Left Speed #22 0.226 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 41.0M 0 27506 0 0 137k 0 0:05:05 --:--:-- 0:05:05 137k 100 41.0M 100 41.0M 0 0 45.7M 0 --:--:-- --:--:-- --:--:-- 45.7M #22 DONE 1.3s #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.499 OK: 315 MiB in 89 packages #25 DONE 0.6s #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.203 Cloning into 'rmr'... #26 0.821 CMake Warning (dev) at CMakeLists.txt:40 (project): #26 0.821 cmake_minimum_required() should be called prior to this top-level project() #26 0.821 call. Please see the cmake-commands(7) manual for usage documentation of #26 0.821 both commands. #26 0.821 This warning is for project developers. Use -Wno-dev to suppress it. #26 0.821 #26 0.873 -- The C compiler identification is GNU 13.2.1 #26 0.893 -- Detecting C compiler ABI info #26 0.979 -- Detecting C compiler ABI info - done #26 0.998 -- Check for working C compiler: /usr/bin/cc - skipped #26 0.998 -- Detecting C compile features #26 0.999 -- Detecting C compile features - done #26 1.003 +++ RMR library install target directory: lib #26 1.004 +++ mmp version from tag: '' #26 1.005 +++ debugging is set to off (use -DDEBUG=1 to enable) #26 1.005 +++ pkg name: rmr-dev_4.9.4_amd64.deb #26 1.006 ### make package will generate only deb package; cannot find support to generate rpm packages #26 1.006 +++ profiling is off (use -DGPROF=1 to enable #26 1.006 +++ optimisation will default (use -DOPT_LEVEL=n to force specific level, or disable) #26 1.006 +++ compiler flags: -g #26 1.008 +++ not building doc, set -DBULID_DOC=1 on cmake command line to enable #26 1.021 -- Configuring done (0.2s) #26 1.038 -- Generating done (0.0s) #26 1.039 -- Build files have been written to: /rmr/build #26 1.079 [ 3%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/symtab.c.o #26 1.149 [ 6%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/logging.c.o #26 1.193 [ 9%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/mbuf_api.c.o #26 1.286 [ 12%] Building C object src/rmr/common/CMakeFiles/common_objects.dir/src/wrapper.c.o #26 1.334 [ 12%] Built target common_objects #26 1.356 [ 15%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/rmr_si.c.o #26 2.005 [ 18%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siaddress.c.o #26 2.052 [ 21%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sibldpoll.c.o #26 2.091 [ 25%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbreg.c.o #26 2.128 [ 28%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sicbstat.c.o #26 2.167 [ 31%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siclose.c.o #26 2.208 [ 34%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siconnect.c.o #26 2.253 [ 37%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siestablish.c.o #26 2.297 [ 40%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetadd.c.o #26 2.338 [ 43%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sigetname.c.o #26 2.384 [ 46%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siinit.c.o #26 2.436 [ 50%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/silisten.c.o #26 2.475 [ 53%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinew.c.o #26 2.518 [ 56%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sinewses.c.o #26 2.561 [ 59%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sipoll.c.o #26 2.585 In file included from /rmr/src/rmr/si/src/si95/sipoll.c:40: #26 2.585 /usr/include/wait.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #26 2.585 1 | #warning redirecting incorrect #include to #26 2.585 | ^~~~~~~ #26 2.612 [ 62%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sircv.c.o #26 2.656 [ 65%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisend.c.o #26 2.693 [ 68%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sisendt.c.o #26 2.737 [ 71%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sishutdown.c.o #26 2.779 [ 75%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siterm.c.o #26 2.823 [ 78%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/sitrash.c.o #26 2.868 [ 81%] Building C object src/rmr/si/CMakeFiles/rmr_si_objects.dir/src/si95/siwait.c.o #26 2.920 [ 81%] Built target rmr_si_objects #26 2.943 [ 84%] Linking C shared library librmr_si.so #26 3.002 [ 84%] Built target rmr_si_shared #26 3.018 [ 87%] Linking C static library librmr_si.a #26 3.053 [ 87%] Built target rmr_si_static #26 3.069 [ 90%] Building C object src/support/CMakeFiles/health_ck.dir/rmr_probe.c.o #26 3.124 [ 93%] Linking C executable health_ck #26 3.163 [ 93%] Built target health_ck #26 3.181 [ 96%] Building C object src/support/CMakeFiles/rmr_probe.dir/rmr_probe.c.o #26 3.240 [100%] Linking C executable rmr_probe #26 3.283 [100%] Built target rmr_probe #26 3.299 Install the project... #26 3.309 -- Install configuration: "" #26 3.310 -- Installing: /usr/local/lib/librmr_si.a #26 3.312 -- Installing: /usr/local/include/rmr/rmr.h #26 3.312 -- Installing: /usr/local/include/rmr/rmr_symtab.h #26 3.312 -- Installing: /usr/local/include/rmr/rmr_logging.h #26 3.313 -- Installing: /usr/local/include/rmr/RIC_message_types.h #26 DONE 3.4s #27 [stage-1 3/31] COPY --from=nanobot-build /usr/local/lib/python3.8 /usr/local/lib/python3.8 #27 DONE 1.5s #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.479 (1/4) Installing libunistring (1.1-r2) #29 0.540 (2/4) Installing libidn2 (2.3.4-r4) #29 0.546 (3/4) Installing pcre2 (10.42-r2) #29 0.558 (4/4) Installing wget (1.21.4-r0) #29 0.566 Executing busybox-1.36.1-r15.trigger #29 0.572 OK: 22 MiB in 46 packages #29 DONE 0.7s #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.1s #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.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.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.1s #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.1s #54 [stage-1 30/31] RUN python -m compileall /robot/lib/python #54 0.259 Listing '/robot/lib/python'... #54 0.259 Compiling '/robot/lib/python/E2SimUtils.py'... #54 0.259 Compiling '/robot/lib/python/KubernetesEntity.py'... #54 0.259 Compiling '/robot/lib/python/SDLWrapper.py'... #54 0.259 Compiling '/robot/lib/python/StringTemplater.py'... #54 0.259 Compiling '/robot/lib/python/UUID.py'... #54 DONE 0.4s #55 exporting to image #55 exporting layers #55 exporting layers 2.0s done #55 writing image sha256:5445e7af95d73fc152ddab17e8ffa77d095aadfef29f8ced34805ec8f75e30dc 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.0s ---> docker-build.sh ends [it-test-nanobot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins18029284130671302185.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/jenkins5901916324911116849.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] 15ec8897d54d: Preparing dcc8bbb7f325: Preparing cb55fb2412f5: Preparing 6a19bbdcf337: Preparing 58e47b57c1ca: Preparing dbd512a318cd: Preparing ed4582bec793: Preparing 50966b3f0aa6: Preparing 24fe2e7d8731: Preparing 5fee91d06f9f: Preparing 03648ee35815: Preparing a4e394f90998: Preparing d1ed2d17bcd4: Preparing d5039f682c2d: Preparing 99240d4a8fa1: Preparing 8a75eefd4ae8: Preparing eab6f18c610d: Preparing ebdbac7aadb1: Preparing 317829532831: Preparing a59b98b4f847: Preparing 14d7414eb81d: Preparing 640910d84864: Preparing aac9cb9be393: Preparing 17a41ef6651e: Preparing dc0ddb71e85f: Preparing c882f264bcbd: Preparing f67414b210b8: Preparing 87ec3df77824: Preparing 4bd1c72c98c1: Preparing a469c5a79f90: Preparing 7402639a4746: Preparing 42672d5bf49e: Preparing 678cac8b069e: Preparing d4fc045c9e3a: Preparing dbd512a318cd: Waiting ed4582bec793: Waiting 50966b3f0aa6: Waiting 24fe2e7d8731: Waiting 5fee91d06f9f: Waiting a59b98b4f847: Waiting 03648ee35815: Waiting 14d7414eb81d: Waiting a4e394f90998: Waiting 640910d84864: Waiting d1ed2d17bcd4: Waiting aac9cb9be393: Waiting d5039f682c2d: Waiting 17a41ef6651e: Waiting 99240d4a8fa1: Waiting dc0ddb71e85f: Waiting 8a75eefd4ae8: Waiting c882f264bcbd: Waiting eab6f18c610d: Waiting ebdbac7aadb1: Waiting 317829532831: Waiting 87ec3df77824: Waiting 4bd1c72c98c1: Waiting a469c5a79f90: Waiting 7402639a4746: Waiting 42672d5bf49e: Waiting 678cac8b069e: Waiting d4fc045c9e3a: Waiting f67414b210b8: Waiting 6a19bbdcf337: Pushed 58e47b57c1ca: Pushed 15ec8897d54d: Pushed dcc8bbb7f325: Pushed cb55fb2412f5: Pushed dbd512a318cd: Pushed ed4582bec793: Pushed 50966b3f0aa6: Pushed 24fe2e7d8731: Pushed 5fee91d06f9f: Pushed 03648ee35815: Pushed a4e394f90998: Pushed d1ed2d17bcd4: Pushed d5039f682c2d: Pushed 99240d4a8fa1: Pushed 8a75eefd4ae8: Pushed eab6f18c610d: Pushed ebdbac7aadb1: Pushed 317829532831: Pushed a59b98b4f847: Pushed 14d7414eb81d: Pushed 640910d84864: Pushed aac9cb9be393: Pushed 17a41ef6651e: Pushed dc0ddb71e85f: Pushed a469c5a79f90: Layer already exists 7402639a4746: Layer already exists f67414b210b8: Pushed 42672d5bf49e: Layer already exists 678cac8b069e: Layer already exists d4fc045c9e3a: Layer already exists c882f264bcbd: Pushed 4bd1c72c98c1: Pushed 87ec3df77824: Pushed 0.0.4: digest: sha256:6bed4bce10a45c1ea0ee4a68b98e04001ea8d1f532d5a0d8921a3b1970fee08c size: 7397 ---> docker-push.sh ends [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins13303399080087229212.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2087 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins15177243501219577287.sh ---> sysstat.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins3768179588584113653.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/it-test-nanobot-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/it-test-nanobot-docker-merge-master ']' + mkdir -p /w/workspace/it-test-nanobot-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-test-nanobot-docker-merge-master/archives/ [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins9695282616080639970.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-H6tw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-H6tw/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins17541130657070952430.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-nanobot-docker-merge-master@tmp/config8245848981452624849tmp 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/jenkins18232418973180332874.sh ---> create-netrc.sh [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins5514508026209121457.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-H6tw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-H6tw/bin to PATH [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins6714717233151579946.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-nanobot-docker-merge-master] $ /bin/bash /tmp/jenkins10809953895570157444.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-H6tw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-H6tw/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-test-nanobot-docker-merge-master] $ /bin/bash -l /tmp/jenkins344347961294800790.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-H6tw from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-H6tw/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/231 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4020 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.8G 9.5G 51% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 477 395 0 3071 3184 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:03:c0:c4 brd ff:ff:ff:ff:ff:ff inet 10.32.6.52/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86150sec preferred_lft 86150sec inet6 fe80::f816:3eff:fe03:c0c4/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:79:6d:ec:43 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-4020) 03/08/24 _x86_64_ (4 CPU) 15:30:34 LINUX RESTART (4 CPU) 15:31:01 tps rtps wtps bread/s bwrtn/s 15:32:01 138.84 66.52 72.32 4970.10 43088.44 15:33:01 138.81 12.56 126.25 2256.69 26483.19 15:34:01 153.82 0.33 153.49 20.13 14203.63 Average: 143.83 26.47 117.35 2415.64 27925.08 15:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:32:01 1529288 3325044 2509364 62.13 54992 1889424 902584 17.74 593456 1722440 151140 15:33:01 660884 3149972 3377768 83.64 75980 2525548 1346080 26.46 865420 2246364 35072 15:34:01 392256 3238000 3646396 90.29 85736 2843456 998216 19.62 1103408 2248616 7672 Average: 860809 3237672 3177843 78.69 72236 2419476 1082293 21.27 854095 2072473 64628 15:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:32:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 15:32:01 ens3 348.51 225.26 1486.59 59.90 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:33:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 15:33:01 ens3 458.71 176.10 2868.68 24.54 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:34:01 lo 7.33 7.33 0.64 0.64 0.00 0.00 0.00 0.00 15:34:01 ens3 193.95 225.18 819.00 746.97 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 Average: lo 3.58 3.58 0.32 0.32 0.00 0.00 0.00 0.00 Average: ens3 333.72 208.85 1724.75 277.14 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 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4020) 03/08/24 _x86_64_ (4 CPU) 15:30:34 LINUX RESTART (4 CPU) 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:32:01 all 21.01 0.00 2.04 3.94 0.06 72.95 15:32:01 0 12.96 0.00 1.80 3.34 0.10 81.80 15:32:01 1 30.08 0.00 2.59 2.27 0.07 64.99 15:32:01 2 23.22 0.00 2.22 2.30 0.07 72.19 15:32:01 3 17.71 0.00 1.55 7.87 0.05 72.82 15:33:01 all 19.21 0.00 2.63 3.80 0.06 74.30 15:33:01 0 13.04 0.00 2.28 4.21 0.05 80.42 15:33:01 1 11.86 0.00 1.82 3.04 0.05 83.22 15:33:01 2 29.49 0.00 2.94 3.46 0.07 64.05 15:33:01 3 22.47 0.00 3.50 4.48 0.05 69.50 15:34:01 all 13.39 0.00 2.39 3.69 0.06 80.47 15:34:01 0 8.16 0.00 1.80 2.83 0.05 87.17 15:34:01 1 12.76 0.00 3.38 4.20 0.07 79.58 15:34:01 2 18.33 0.00 2.13 6.17 0.07 73.30 15:34:01 3 14.31 0.00 2.27 1.56 0.05 81.81 Average: all 17.87 0.00 2.35 3.81 0.06 75.90 Average: 0 11.39 0.00 1.96 3.46 0.07 83.13 Average: 1 18.24 0.00 2.60 3.17 0.06 75.93 Average: 2 23.68 0.00 2.43 3.97 0.07 69.85 Average: 3 18.17 0.00 2.44 4.64 0.05 74.70