Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-2212 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/it-test-ric-robot-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Ouoi2ZqnCuC6/agent.2088 SSH_AGENT_PID=2090 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-ric-robot-docker-merge-master@tmp/private_key_14200065656286313298.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-ric-robot-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-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins4224414109531578986.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-Cml1 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-Cml1/bin to PATH Generating Requirements File Python 3.10.6 pip 25.2 from /tmp/venv-Cml1/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.19 botocore==1.40.19 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.4.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/it-test-ric-robot-docker-merge-master@tmp/config5159864555314910058tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-ric-robot-docker-merge-master@tmp/config16835359516196661205tmp [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins1059582844406954207.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-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins17453402159903270675.sh [it-test-ric-robot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins4062581554724143665.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/ric-robot CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [it-test-ric-robot-docker-merge-master] $ /bin/bash -l /tmp/jenkins8647443405526499343.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-ric-robot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cml1 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-Cml1/bin to PATH ---> Docker image tag found: 0.3.0 [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/ric-robot/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-ric-robot [EnvInject] - Variables injected successfully. [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins8104361661776582825.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-ric-robot:0.3.0 docker build --network=host -f docker/ric-robot/Dockerfile -t nexus3.o-ran-sc.org:10004/o-ran-sc/it-test-ric-robot:0.3.0 . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 2.77kB done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:latest #3 DONE 1.3s #4 [ 1/16] FROM docker.io/library/ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 #4 resolve docker.io/library/ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 0.0s done #4 ... #5 [internal] load build context #5 transferring context: 111.94kB 0.0s done #5 DONE 0.1s #4 [ 1/16] FROM docker.io/library/ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 #4 sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9 6.69kB / 6.69kB done #4 sha256:35f3a8badf2f74c1b320a643b343536f5132f245cbefc40ef802b6203a166d04 424B / 424B done #4 sha256:e0f16e6366fef4e695b9f8788819849d265cde40eb84300c0147a6e5261d2750 2.29kB / 2.29kB done #4 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 0B / 29.72MB 0.1s #4 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 7.34MB / 29.72MB 0.4s #4 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 11.53MB / 29.72MB 0.6s #4 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 22.02MB / 29.72MB 0.8s #4 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 27.26MB / 29.72MB 0.9s #4 sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 29.72MB / 29.72MB 1.0s done #4 extracting sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e #4 extracting sha256:b71466b94f266b4c2e0881749670e5b88ab7a0fd4ca4a4cdf26cb45e4bde7e4e 1.6s done #4 DONE 3.1s #6 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/New_York /etc/localtime && echo America/New_York > /etc/timezone #6 DONE 1.7s #7 [ 3/16] RUN apt-get update && apt-get install --no-install-recommends --assume-yes dnsutils git gcc libffi-dev libssl-dev lighttpd make net-tools php php-cgi python3-pip python-dev python-setuptools python-redis unzip vim x11-utils x11-xserver-utils xvfb xxd #7 0.418 Get:1 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] #7 0.561 Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] #7 0.794 Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] #7 0.869 Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] #7 0.959 Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] #7 1.211 Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1137 kB] #7 1.600 Get:7 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] #7 1.600 Get:8 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] #7 1.600 Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] #7 1.618 Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [1735 kB] #7 1.670 Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1461 kB] #7 1.692 Get:12 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [45.2 kB] #7 1.693 Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [2247 kB] #7 1.746 Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [35.6 kB] #7 1.747 Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [48.8 kB] #7 1.828 Get:16 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2066 kB] #7 2.029 Get:17 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [23.0 kB] #7 2.033 Get:18 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1363 kB] #7 3.278 Fetched 32.4 MB in 3s (10.8 MB/s) #7 3.278 Reading package lists... #7 4.953 Reading package lists... #7 6.594 Building dependency tree... #7 6.983 Reading state information... #7 7.053 Package python-dev is not available, but is referred to by another package. #7 7.053 This may mean that the package is missing, has been obsoleted, or #7 7.053 is only available from another source #7 7.053 However the following packages replace it: #7 7.053 python-dev-is-python3 #7 7.053 #7 7.053 Package python-setuptools is not available, but is referred to by another package. #7 7.053 This may mean that the package is missing, has been obsoleted, or #7 7.053 is only available from another source #7 7.053 #7 7.056 E: Package 'python-dev' has no installation candidate #7 7.056 E: Package 'python-setuptools' has no installation candidate #7 7.056 E: Unable to locate package python-redis #7 ERROR: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends --assume-yes dnsutils git gcc libffi-dev libssl-dev lighttpd make net-tools php php-cgi python3-pip python-dev python-setuptools python-redis unzip vim x11-utils x11-xserver-utils xvfb xxd" did not complete successfully: exit code: 100 ------ > [ 3/16] RUN apt-get update && apt-get install --no-install-recommends --assume-yes dnsutils git gcc libffi-dev libssl-dev lighttpd make net-tools php php-cgi python3-pip python-dev python-setuptools python-redis unzip vim x11-utils x11-xserver-utils xvfb xxd: #7 7.053 However the following packages replace it: #7 7.053 python-dev-is-python3 #7 7.053 #7 7.053 Package python-setuptools is not available, but is referred to by another package. #7 7.053 This may mean that the package is missing, has been obsoleted, or #7 7.053 is only available from another source #7 7.053 #7 7.056 E: Package 'python-dev' has no installation candidate #7 7.056 E: Package 'python-setuptools' has no installation candidate #7 7.056 E: Unable to locate package python-redis ------ Dockerfile:40 -------------------- 39 | 40 | >>> RUN apt-get update \ 41 | >>> && apt-get install \ 42 | >>> --no-install-recommends \ 43 | >>> --assume-yes \ 44 | >>> dnsutils \ 45 | >>> git \ 46 | >>> gcc \ 47 | >>> libffi-dev \ 48 | >>> libssl-dev \ 49 | >>> lighttpd \ 50 | >>> make \ 51 | >>> net-tools \ 52 | >>> php \ 53 | >>> php-cgi \ 54 | >>> python3-pip \ 55 | >>> python-dev \ 56 | >>> python-setuptools \ 57 | >>> python-redis \ 58 | >>> unzip \ 59 | >>> vim \ 60 | >>> x11-utils \ 61 | >>> x11-xserver-utils \ 62 | >>> xvfb \ 63 | >>> xxd 64 | -------------------- ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install --no-install-recommends --assume-yes dnsutils git gcc libffi-dev libssl-dev lighttpd make net-tools php php-cgi python3-pip python-dev python-setuptools python-redis unzip vim x11-utils x11-xserver-utils xvfb xxd" did not complete successfully: exit code: 100 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2090 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins13795766386220558218.sh ---> sysstat.sh [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins5334669984303228828.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/it-test-ric-robot-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-ric-robot-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-ric-robot-docker-merge-master ']' + mkdir -p /w/workspace/it-test-ric-robot-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/it-test-ric-robot-docker-merge-master/archives/ [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins14302111903938436688.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-ric-robot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cml1 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-Cml1/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins1121048613826429980.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-ric-robot-docker-merge-master@tmp/config8220209408078441413tmp 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-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins4359578004295238063.sh ---> create-netrc.sh [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins3518517543816468782.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-ric-robot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cml1 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-Cml1/bin to PATH [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins10680314547197722447.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins1472090278106461222.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-ric-robot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cml1 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-Cml1/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [it-test-ric-robot-docker-merge-master] $ /bin/bash -l /tmp/jenkins10560905980265497421.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/it-test-ric-robot-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cml1 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-Cml1/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/it-test-ric-robot-docker-merge-master/307 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-2212 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.1G 11G 48% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 479 5223 0 2272 7212 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:22:79:fc brd ff:ff:ff:ff:ff:ff inet 10.32.7.240/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86124sec preferred_lft 86124sec inet6 fe80::f816:3eff:fe22:79fc/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:38:36:9b:53 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-2212) 08/28/25 _x86_64_ (4 CPU) 06:04:42 LINUX RESTART (4 CPU) 06:05:01 tps rtps wtps bread/s bwrtn/s 06:06:02 163.05 69.28 93.77 5610.53 42218.21 06:07:01 50.14 0.25 49.89 28.33 7476.29 06:08:01 77.29 12.76 64.53 2257.38 14217.93 06:09:01 20.04 0.40 19.64 32.79 1361.28 Average: 77.75 20.76 56.99 1990.51 16355.78 06:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:06:02 5827452 7418732 2339976 28.65 39396 1726360 987176 10.71 578036 1581680 54904 06:07:01 5630116 7430240 2537312 31.07 57124 1906048 959972 10.42 575180 1758604 117228 06:08:01 5323140 7353928 2844288 34.82 67068 2117228 1048688 11.38 723760 1897440 7140 06:09:01 5338436 7372624 2828992 34.64 69236 2117940 1019324 11.06 711196 1893376 10640 Average: 5529786 7393881 2637642 32.29 58206 1966894 1003790 10.89 647043 1782775 47478 06:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:06:02 ens3 358.93 194.70 1126.01 63.36 0.00 0.00 0.00 0.00 06:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:07:01 ens3 51.53 37.82 687.58 5.12 0.00 0.00 0.00 0.00 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 lo 0.61 0.61 0.05 0.05 0.00 0.00 0.00 0.00 06:08:01 ens3 174.29 99.62 1045.44 12.78 0.00 0.00 0.00 0.00 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 06:09:01 ens3 11.58 12.51 9.01 5.89 0.00 0.00 0.00 0.00 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 Average: ens3 149.50 86.37 717.13 21.86 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 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-2212) 08/28/25 _x86_64_ (4 CPU) 06:04:42 LINUX RESTART (4 CPU) 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:06:02 all 18.55 0.00 3.32 6.65 3.90 67.58 06:06:02 0 18.05 0.00 2.84 10.14 3.64 65.33 06:06:02 1 23.67 0.00 4.84 9.67 3.62 58.20 06:06:02 2 19.68 0.00 2.72 1.75 4.37 71.47 06:06:02 3 12.81 0.00 2.90 5.07 3.99 75.23 06:07:01 all 18.99 0.00 1.35 2.69 2.02 74.94 06:07:01 0 15.60 0.00 1.01 0.19 0.81 82.38 06:07:01 1 34.63 0.00 2.07 1.10 2.91 59.28 06:07:01 2 19.95 0.00 1.42 0.75 2.72 75.17 06:07:01 3 5.69 0.00 0.91 8.76 1.61 83.04 06:08:01 all 18.35 0.00 2.19 2.60 2.14 74.73 06:08:01 0 26.76 0.00 1.61 1.83 2.01 67.79 06:08:01 1 23.36 0.00 2.44 2.24 2.04 69.92 06:08:01 2 11.14 0.00 2.09 3.38 2.37 81.01 06:08:01 3 12.18 0.00 2.60 2.92 2.14 80.17 06:09:01 all 20.14 0.00 1.09 1.22 1.69 75.86 06:09:01 0 19.53 0.00 1.56 0.13 0.78 77.99 06:09:01 1 37.41 0.00 1.26 0.43 2.12 58.78 06:09:01 2 17.12 0.00 0.76 0.56 2.30 79.27 06:09:01 3 6.65 0.00 0.82 3.74 1.56 87.22 Average: all 19.00 0.00 1.99 3.30 2.44 73.26 Average: 0 20.01 0.00 1.76 3.10 1.82 73.31 Average: 1 29.75 0.00 2.66 3.37 2.67 61.55 Average: 2 16.97 0.00 1.75 1.61 2.94 76.73 Average: 3 9.35 0.00 1.81 5.11 2.33 81.40