Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-1799 (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-EmzJPstWIQnx/agent.2110 SSH_AGENT_PID=2112 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/it-test-ric-robot-docker-merge-master@tmp/private_key_3413697220510073999.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 4b65f141513b86195cb44f9f1bcbc55d79615b1e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b65f141513b86195cb44f9f1bcbc55d79615b1e # timeout=10 Commit message: "Fix tests from section 7.3.4" > git rev-list --no-walk 4b65f141513b86195cb44f9f1bcbc55d79615b1e # 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/jenkins9953734362523523775.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-AZcW 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-AZcW/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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. Python 3.10.6 pip 25.1.1 from /tmp/venv-AZcW/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.4 boto3==1.38.25 botocore==1.38.25 bs4==0.0.2 cachetools==5.5.2 certifi==2025.4.26 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.2 click==8.2.1 cliff==4.10.0 cmd2==2.5.11 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.3.9 dnspython==2.7.0 docker==4.2.2 dogpile.cache==1.4.0 durationpy==0.10 email_validator==2.2.0 filelock==3.18.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.44 google-auth==2.40.2 httplib2==0.22.0 identify==2.6.12 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.24.0 jsonschema-specifications==2025.4.1 keystoneauth1==5.11.0 kubernetes==32.0.1 lftools==0.37.12 lxml==5.4.0 MarkupSafe==3.0.2 msgpack==1.1.0 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.2.2 openstacksdk==4.5.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==4.0.2 oslo.config==9.8.0 oslo.context==6.0.0 oslo.i18n==6.5.1 oslo.log==7.1.0 oslo.serialization==5.7.0 oslo.utils==9.0.0 packaging==25.0 pbr==6.1.1 platformdirs==4.3.8 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.6.1 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.2.0 python-jenkins==1.8.2 python-keystoneclient==5.6.0 python-magnumclient==4.8.1 python-openstackclient==8.1.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.25.1 rsa==4.9.1 ruamel.yaml==0.18.11 ruamel.yaml.clib==0.2.12 s3transfer==0.13.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.7 stevedore==5.4.1 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.67.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.31.2 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.2 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/config11009724708146250060tmp copy managed file [it-test-settings] to file:/w/workspace/it-test-ric-robot-docker-merge-master@tmp/config10156246293539154689tmp [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins18408113551914086985.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/jenkins10261656548668709946.sh [it-test-ric-robot-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5689256693603506345.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/jenkins17007937216866855259.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-AZcW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-AZcW/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/jenkins4879213827202187074.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 .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 2.77kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:latest #3 DONE 1.2s #4 [internal] load build context #4 transferring context: 111.94kB 0.0s done #4 DONE 0.1s #5 [ 1/16] FROM docker.io/library/ubuntu@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 #5 resolve docker.io/library/ubuntu@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 0.0s done #5 sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233 6.69kB / 6.69kB done #5 sha256:dc17125eaac86538c57da886e494a34489122fb6a3ebb6411153d742594c2ddc 424B / 424B done #5 sha256:a0e45e2ce6e6e22e73185397d162a64fcf2f80a41c597015cab05d9a7b5913ce 2.30kB / 2.30kB done #5 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 3.15MB / 29.72MB 0.2s #5 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 13.63MB / 29.72MB 0.3s #5 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 29.72MB / 29.72MB 0.5s #5 sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 29.72MB / 29.72MB 0.5s done #5 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e #5 extracting sha256:0622fac788edde5d30e7bbd2688893e5452a19ff237a2e4615e2d8181321cb4e 0.9s done #5 DONE 1.7s #6 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/New_York /etc/localtime && echo America/New_York > /etc/timezone #6 DONE 2.1s #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 49.36 Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] #7 50.00 Get:2 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [22.1 kB] #7 50.08 Get:3 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [1442 kB] #7 50.48 Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1084 kB] #7 50.62 Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1088 kB] #7 77.46 Ign:6 http://archive.ubuntu.com/ubuntu noble InRelease #7 77.47 Ign:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease #7 77.47 Ign:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease #7 78.47 Ign:6 http://archive.ubuntu.com/ubuntu noble InRelease #7 78.47 Ign:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease #7 78.47 Ign:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease #7 80.47 Ign:6 http://archive.ubuntu.com/ubuntu noble InRelease #7 80.47 Ign:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease #7 80.47 Ign:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease #7 84.47 Err:6 http://archive.ubuntu.com/ubuntu noble InRelease #7 84.47 Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (185.125.190.81), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.82), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.83), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.81), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.83), connection timed out [IP: 185.125.190.82 80] #7 84.47 Err:7 http://archive.ubuntu.com/ubuntu noble-updates InRelease #7 84.47 Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) [IP: 185.125.190.82 80] #7 84.48 Err:8 http://archive.ubuntu.com/ubuntu noble-backports InRelease #7 84.48 Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) [IP: 185.125.190.82 80] #7 84.48 Fetched 3763 kB in 1min 24s (44.7 kB/s) #7 84.48 Reading package lists... #7 84.60 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Could not connect to archive.ubuntu.com:80 (185.125.190.81), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.82), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.83), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.81), connection timed out Could not connect to archive.ubuntu.com:80 (185.125.190.82), connection timed out Could not connect to archive.ubuntu.com:80 (91.189.91.83), connection timed out [IP: 185.125.190.82 80] #7 84.60 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-updates/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) [IP: 185.125.190.82 80] #7 84.60 W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/noble-backports/InRelease Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::101). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::103). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4000:1::102). - connect (101: Network is unreachable) Cannot initiate the connection to archive.ubuntu.com:80 (2620:2d:4002:1::101). - connect (101: Network is unreachable) [IP: 185.125.190.82 80] #7 84.60 W: Some index files failed to download. They have been ignored, or old ones used instead. #7 84.60 Reading package lists... #7 84.71 Building dependency tree... #7 84.72 Reading state information... #7 84.73 Package make is not available, but is referred to by another package. #7 84.73 This may mean that the package is missing, has been obsoleted, or #7 84.73 is only available from another source #7 84.73 #7 84.73 Package gcc is not available, but is referred to by another package. #7 84.73 This may mean that the package is missing, has been obsoleted, or #7 84.73 is only available from another source #7 84.73 However the following packages replace it: #7 84.73 gcc-13-doc gcc-14-doc #7 84.73 #7 84.73 Package libffi-dev is not available, but is referred to by another package. #7 84.73 This may mean that the package is missing, has been obsoleted, or #7 84.73 is only available from another source #7 84.73 #7 84.73 Package lighttpd is not available, but is referred to by another package. #7 84.73 This may mean that the package is missing, has been obsoleted, or #7 84.73 is only available from another source #7 84.73 #7 84.73 Package x11-utils is not available, but is referred to by another package. #7 84.73 This may mean that the package is missing, has been obsoleted, or #7 84.73 is only available from another source #7 84.73 #7 84.73 Package x11-xserver-utils is not available, but is referred to by another package. #7 84.73 This may mean that the package is missing, has been obsoleted, or #7 84.73 is only available from another source #7 84.73 #7 84.73 E: Package 'gcc' has no installation candidate #7 84.73 E: Package 'libffi-dev' has no installation candidate #7 84.73 E: Package 'lighttpd' has no installation candidate #7 84.73 E: Package 'make' has no installation candidate #7 84.73 E: Unable to locate package python-dev #7 84.73 E: Unable to locate package python-setuptools #7 84.73 E: Unable to locate package python-redis #7 84.73 E: Package 'x11-utils' has no installation candidate #7 84.73 E: Package 'x11-xserver-utils' has no installation candidate #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 84.73 #7 84.73 E: Package 'gcc' has no installation candidate #7 84.73 E: Package 'libffi-dev' has no installation candidate #7 84.73 E: Package 'lighttpd' has no installation candidate #7 84.73 E: Package 'make' has no installation candidate #7 84.73 E: Unable to locate package python-dev #7 84.73 E: Unable to locate package python-setuptools #7 84.73 E: Unable to locate package python-redis #7 84.73 E: Package 'x11-utils' has no installation candidate #7 84.73 E: Package 'x11-xserver-utils' has no installation candidate ------ 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 2112 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins12149851375749714116.sh ---> sysstat.sh [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins9759449933185940294.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/jenkins13354130120570748161.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-AZcW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-AZcW/bin to PATH INFO: Running in OpenStack, capturing instance metadata [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins13803456605283444457.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/it-test-ric-robot-docker-merge-master@tmp/config18174652606615595262tmp 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/jenkins302569128531096116.sh ---> create-netrc.sh [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins794445305943868693.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-AZcW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-AZcW/bin to PATH [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins4282346066628545157.sh ---> sudo-logs.sh Archiving 'sudo' log.. [it-test-ric-robot-docker-merge-master] $ /bin/bash /tmp/jenkins16525827270402453962.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-AZcW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-AZcW/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [it-test-ric-robot-docker-merge-master] $ /bin/bash -l /tmp/jenkins10197784246083569927.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-AZcW from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-AZcW/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/294 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-1799 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 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 9.1G 11G 48% / 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 447 1238 0 2258 3229 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:69:39:48 brd ff:ff:ff:ff:ff:ff inet 10.32.7.246/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86149sec preferred_lft 86149sec inet6 fe80::f816:3eff:fe69:3948/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:0b:df:ce:ad 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-1799) 05/29/25 _x86_64_ (4 CPU) 06:02:48 LINUX RESTART (4 CPU) 06:03:01 tps rtps wtps bread/s bwrtn/s 06:04:01 168.64 69.26 99.38 5610.13 41479.64 06:05:01 100.97 12.71 88.25 2274.29 17220.20 06:06:01 1.67 0.00 1.67 0.00 341.01 Average: 90.42 27.32 63.10 2628.14 19680.28 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:01 1569188 3283848 2469464 61.15 45396 1823316 961988 18.91 622208 1664664 196376 06:05:01 1312460 3337956 2726192 67.50 65308 2098636 1169732 22.99 613600 1894264 432 06:06:01 1300004 3335336 2738648 67.81 65364 2108216 1164856 22.90 622288 1897052 164 Average: 1393884 3319047 2644768 65.49 58689 2010056 1098859 21.60 619365 1818660 65657 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:04:01 ens3 417.71 272.70 1549.08 70.10 0.00 0.00 0.00 0.00 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 lo 2.20 2.20 0.19 0.19 0.00 0.00 0.00 0.00 06:05:01 ens3 88.27 66.91 732.05 11.02 0.00 0.00 0.00 0.00 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 ens3 20.66 18.00 62.71 1.50 0.00 0.00 0.00 0.00 06:06:01 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 Average: ens3 175.55 119.20 781.28 27.54 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-1799) 05/29/25 _x86_64_ (4 CPU) 06:02:48 LINUX RESTART (4 CPU) 06:03:01 CPU %user %nice %system %iowait %steal %idle 06:04:01 all 16.52 0.00 2.11 4.99 0.05 76.32 06:04:01 0 7.60 0.00 1.29 1.97 0.05 89.09 06:04:01 1 12.50 0.00 2.24 10.63 0.05 74.58 06:04:01 2 11.64 0.00 1.47 2.98 0.05 83.86 06:04:01 3 34.40 0.00 3.44 4.39 0.07 57.71 06:05:01 all 11.78 0.00 1.28 2.36 0.04 84.54 06:05:01 0 7.02 0.00 0.92 0.44 0.03 91.59 06:05:01 1 3.66 0.00 1.19 4.50 0.03 90.62 06:05:01 2 10.04 0.00 1.04 0.77 0.03 88.12 06:05:01 3 26.40 0.00 1.97 3.74 0.05 67.84 06:06:01 all 0.12 0.00 0.06 0.01 0.01 99.80 06:06:01 0 0.12 0.00 0.05 0.00 0.02 99.82 06:06:01 1 0.00 0.00 0.03 0.05 0.00 99.92 06:06:01 2 0.27 0.00 0.07 0.00 0.02 99.65 06:06:01 3 0.08 0.00 0.05 0.00 0.02 99.85 Average: all 9.47 0.00 1.15 2.45 0.04 86.89 Average: 0 4.91 0.00 0.75 0.80 0.03 93.50 Average: 1 5.38 0.00 1.15 5.05 0.03 88.39 Average: 2 7.31 0.00 0.86 1.25 0.03 90.55 Average: 3 20.27 0.00 1.82 2.71 0.04 75.16