16:49:25 Started by timer 16:49:25 Running as SYSTEM 16:49:25 [EnvInject] - Loading node environment variables. 16:49:25 Building remotely on prd-ubuntu1804-docker-4c-4g-9038 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master 16:49:25 [ssh-agent] Looking for ssh-agent implementation... 16:49:25 $ ssh-agent 16:49:26 SSH_AUTH_SOCK=/tmp/ssh-AoXJH4VA64sT/agent.2109 16:49:26 SSH_AGENT_PID=2111 16:49:26 [ssh-agent] Started. 16:49:26 Running ssh-add (command line suppressed) 16:49:26 Identity added: /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/private_key_11737156924093707758.key (jenkins-ssh) 16:49:26 [ssh-agent] Using credentials jenkins (jenkins) 16:49:26 The recommended git tool is: NONE 16:49:28 using credential jenkins 16:49:28 Wiping out workspace first. 16:49:28 Cloning the remote Git repository 16:49:28 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery 16:49:28 > git init /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master # timeout=10 16:49:28 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery 16:49:28 > git --version # timeout=10 16:49:28 > git --version # 'git version 2.17.1' 16:49:28 using GIT_SSH to set credentials jenkins 16:49:28 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:30 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/rapp/orufhrecovery # timeout=10 16:49:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:49:30 Avoid second fetch 16:49:30 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:49:30 Checking out Revision a8d12d2b9d16918bf1feddd3a68f449c4c605456 (refs/remotes/origin/master) 16:49:30 > git config core.sparsecheckout # timeout=10 16:49:30 > git checkout -f a8d12d2b9d16918bf1feddd3a68f449c4c605456 # timeout=10 16:49:31 Commit message: "CI: Add .github/dependabot.yml configuration" 16:49:31 > git rev-list --no-walk a8d12d2b9d16918bf1feddd3a68f449c4c605456 # timeout=10 16:49:34 provisioning config files... 16:49:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:49:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:49:34 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins9708093501751292751.sh 16:49:34 ---> python-tools-install.sh 16:49:34 Setup pyenv: 16:49:34 * system (set by /opt/pyenv/version) 16:49:34 * 3.8.13 (set by /opt/pyenv/version) 16:49:34 * 3.9.13 (set by /opt/pyenv/version) 16:49:34 * 3.10.6 (set by /opt/pyenv/version) 16:49:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xh2M 16:49:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:49:49 lf-activate-venv(): INFO: Base packages installed successfully 16:49:49 lf-activate-venv(): INFO: Installing additional packages: lftools 16:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-Xh2M/bin to PATH 16:50:28 Generating Requirements File 16:50:58 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. 16:50:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:50:59 Python 3.10.6 16:50:59 pip 26.0.1 from /tmp/venv-Xh2M/lib/python3.10/site-packages/pip (python 3.10) 16:51:00 appdirs==1.4.4 16:51:00 argcomplete==3.6.3 16:51:00 aspy.yaml==1.3.0 16:51:00 attrs==25.4.0 16:51:00 autopage==0.6.0 16:51:00 backports.strenum==1.3.1 16:51:00 beautifulsoup4==4.14.3 16:51:00 boto3==1.42.68 16:51:00 botocore==1.42.68 16:51:00 bs4==0.0.2 16:51:00 certifi==2026.2.25 16:51:00 cffi==2.0.0 16:51:00 cfgv==3.5.0 16:51:00 chardet==7.1.0 16:51:00 charset-normalizer==3.4.6 16:51:00 click==8.3.1 16:51:00 cliff==4.13.2 16:51:00 cmd2==3.4.0 16:51:00 cryptography==3.3.2 16:51:00 debtcollector==3.0.0 16:51:00 decorator==5.2.1 16:51:00 defusedxml==0.7.1 16:51:00 Deprecated==1.3.1 16:51:00 distlib==0.4.0 16:51:00 dnspython==2.8.0 16:51:00 docker==7.1.0 16:51:00 dogpile.cache==1.5.0 16:51:00 durationpy==0.10 16:51:00 email-validator==2.3.0 16:51:00 filelock==3.25.2 16:51:00 future==1.0.0 16:51:00 gitdb==4.0.12 16:51:00 GitPython==3.1.46 16:51:00 httplib2==0.30.2 16:51:00 identify==2.6.18 16:51:00 idna==3.11 16:51:00 importlib-resources==1.5.0 16:51:00 iso8601==2.1.0 16:51:00 Jinja2==3.1.6 16:51:00 jmespath==1.1.0 16:51:00 jsonpatch==1.33 16:51:00 jsonpointer==3.0.0 16:51:00 jsonschema==4.26.0 16:51:00 jsonschema-specifications==2025.9.1 16:51:00 keystoneauth1==5.13.1 16:51:00 kubernetes==35.0.0 16:51:00 lftools==0.37.22 16:51:00 lxml==6.0.2 16:51:00 markdown-it-py==4.0.0 16:51:00 MarkupSafe==3.0.3 16:51:00 mdurl==0.1.2 16:51:00 msgpack==1.1.2 16:51:00 multi_key_dict==2.0.3 16:51:00 munch==4.0.0 16:51:00 netaddr==1.3.0 16:51:00 niet==1.4.2 16:51:00 nodeenv==1.10.0 16:51:00 oauth2client==4.1.3 16:51:00 oauthlib==3.3.1 16:51:00 openstacksdk==4.10.0 16:51:00 os-service-types==1.8.2 16:51:00 osc-lib==4.4.0 16:51:00 oslo.config==10.3.0 16:51:00 oslo.context==6.3.0 16:51:00 oslo.i18n==6.7.2 16:51:00 oslo.log==8.1.0 16:51:00 oslo.serialization==5.9.1 16:51:00 oslo.utils==10.0.0 16:51:00 packaging==26.0 16:51:00 pbr==7.0.3 16:51:00 platformdirs==4.9.4 16:51:00 prettytable==3.17.0 16:51:00 psutil==7.2.2 16:51:00 pyasn1==0.6.2 16:51:00 pyasn1_modules==0.4.2 16:51:00 pycparser==3.0 16:51:00 pygerrit2==2.0.15 16:51:00 PyGithub==2.8.1 16:51:00 Pygments==2.19.2 16:51:00 PyJWT==2.12.1 16:51:00 PyNaCl==1.6.2 16:51:00 pyparsing==2.4.7 16:51:00 pyperclip==1.11.0 16:51:00 pyrsistent==0.20.0 16:51:00 python-cinderclient==9.9.0 16:51:00 python-dateutil==2.9.0.post0 16:51:00 python-discovery==1.1.3 16:51:00 python-heatclient==5.1.0 16:51:00 python-jenkins==1.8.3 16:51:00 python-keystoneclient==5.8.0 16:51:00 python-magnumclient==4.10.0 16:51:00 python-openstackclient==9.0.0 16:51:00 python-swiftclient==4.10.0 16:51:00 PyYAML==6.0.3 16:51:00 referencing==0.37.0 16:51:00 requests==2.32.5 16:51:00 requests-oauthlib==2.0.0 16:51:00 requestsexceptions==1.4.0 16:51:00 rfc3986==2.0.0 16:51:00 rich==14.3.3 16:51:00 rich-argparse==1.7.2 16:51:00 rpds-py==0.30.0 16:51:00 rsa==4.9.1 16:51:00 ruamel.yaml==0.19.1 16:51:00 ruamel.yaml.clib==0.2.15 16:51:00 s3transfer==0.16.0 16:51:00 simplejson==3.20.2 16:51:00 six==1.17.0 16:51:00 smmap==5.0.3 16:51:00 soupsieve==2.8.3 16:51:00 stevedore==5.7.0 16:51:00 tabulate==0.10.0 16:51:00 toml==0.10.2 16:51:00 tomlkit==0.14.0 16:51:00 tqdm==4.67.3 16:51:00 typing_extensions==4.15.0 16:51:00 urllib3==1.26.20 16:51:00 virtualenv==21.2.0 16:51:00 wcwidth==0.6.0 16:51:00 websocket-client==1.9.0 16:51:00 wrapt==2.1.2 16:51:00 xdg==6.0.0 16:51:00 xmltodict==1.0.4 16:51:00 yq==3.4.3 16:51:00 provisioning config files... 16:51:00 copy managed file [global-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config7450627327087250695tmp 16:51:00 copy managed file [nonrtric-rapp-orufhrecovery-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config7865659298426640380tmp 16:51:00 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins10504327734237795889.sh 16:51:00 ---> docker-login.sh 16:51:00 nexus3.o-ran-sc.org:10001 16:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:00 Configure a credential helper to remove this warning. See 16:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:00 16:51:00 Login Succeeded 16:51:00 nexus3.o-ran-sc.org:10002 16:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:00 Configure a credential helper to remove this warning. See 16:51:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:00 16:51:00 Login Succeeded 16:51:00 nexus3.o-ran-sc.org:10003 16:51:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:01 Configure a credential helper to remove this warning. See 16:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:01 16:51:01 Login Succeeded 16:51:01 nexus3.o-ran-sc.org:10004 16:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:51:01 Configure a credential helper to remove this warning. See 16:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:51:01 16:51:01 Login Succeeded 16:51:01 ---> docker-login.sh ends 16:51:01 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins10618585660429325241.sh 16:51:01 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/sh -xe /tmp/jenkins3686628642785419450.sh 16:51:01 [EnvInject] - Injecting environment variables from a build step. 16:51:01 [EnvInject] - Injecting as environment variables the properties content 16:51:01 DOCKER_ROOT=scriptversion/app 16:51:01 CONTAINER_TAG_YAML_DIR= 16:51:01 CONTAINER_TAG_METHOD=yaml-file 16:51:01 16:51:01 [EnvInject] - Variables injected successfully. 16:51:01 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins10889109355067403075.sh 16:51:01 ---> docker-get-container-tag.sh 16:51:01 Setup pyenv: 16:51:01 system 16:51:01 3.8.13 16:51:01 3.9.13 16:51:01 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) 16:51:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh2M from file:/tmp/.os_lf_venv 16:51:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:04 lf-activate-venv(): INFO: Base packages installed successfully 16:51:04 lf-activate-venv(): INFO: Installing additional packages: yq 16:51:06 lf-activate-venv(): INFO: Adding /tmp/venv-Xh2M/bin to PATH 16:51:06 ---> Docker image tag found: 1.2.0 16:51:06 [EnvInject] - Injecting environment variables from a build step. 16:51:06 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 16:51:06 [EnvInject] - Variables injected successfully. 16:51:06 [EnvInject] - Injecting environment variables from a build step. 16:51:06 [EnvInject] - Injecting as environment variables the properties content 16:51:06 DOCKER_ARGS=--network=host 16:51:06 DOCKER_ROOT=scriptversion/app 16:51:06 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 16:51:06 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 16:51:06 DOCKER_NAME=o-ran-sc/nonrtric-rapp-orufhrecovery 16:51:06 16:51:06 [EnvInject] - Variables injected successfully. 16:51:06 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins6896816055319772334.sh 16:51:06 ---> docker-build.sh 16:51:06 Docker version 24.0.2, build cb74dfc 16:51:06 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 16:51:06 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-rapp-orufhrecovery:1.2.0 . 16:51:07 #1 [internal] load build definition from Dockerfile 16:51:07 #1 transferring dockerfile: 1.29kB done 16:51:07 #1 DONE 0.1s 16:51:07 16:51:07 #2 [internal] load .dockerignore 16:51:07 #2 transferring context: 2B done 16:51:07 #2 DONE 0.1s 16:51:07 16:51:07 #3 [internal] load metadata for docker.io/library/python:3.8-slim-buster 16:51:08 #3 DONE 1.2s 16:51:08 16:51:08 #4 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 16:51:08 #4 resolve docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 0.0s done 16:51:09 #4 ... 16:51:09 16:51:09 #5 [internal] load build context 16:51:09 #5 transferring context: 10.79kB done 16:51:09 #5 DONE 0.1s 16:51:09 16:51:09 #4 [1/9] FROM docker.io/library/python:3.8-slim-buster@sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 16:51:09 #4 sha256:8799b0564103a9f36cfb8a8e1c562e11a9a6f2e3bb214e2adc23982b36a04511 988B / 988B done 16:51:09 #4 sha256:90834dba6381dfc3957573dc7a3e6c5c8ed255cf60079329a6da2b5e6d4257b8 1.37kB / 1.37kB done 16:51:09 #4 sha256:addd6962740ab9fd79a788945daa24348c11adcec97d47a647e0a61c86cc9f60 6.87kB / 6.87kB done 16:51:09 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 0B / 27.14MB 0.1s 16:51:09 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0B / 2.78MB 0.1s 16:51:09 #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0B / 12.89MB 0.1s 16:51:09 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 3.15MB / 27.14MB 0.4s 16:51:09 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.4s 16:51:09 #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 2.10MB / 12.89MB 0.4s 16:51:09 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 5.24MB / 27.14MB 0.5s 16:51:09 #4 sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 2.78MB / 2.78MB 0.4s done 16:51:09 #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 5.24MB / 12.89MB 0.5s 16:51:09 #4 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 0B / 244B 0.5s 16:51:09 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 8.39MB / 27.14MB 0.7s 16:51:09 #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 11.53MB / 12.89MB 0.7s 16:51:09 #4 sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 244B / 244B 0.6s done 16:51:09 #4 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0B / 3.14MB 0.7s 16:51:09 #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.8s 16:51:09 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 12.58MB / 27.14MB 1.0s 16:51:09 #4 sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 12.89MB / 12.89MB 0.8s done 16:51:09 #4 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 1.05MB / 3.14MB 1.0s 16:51:09 #4 sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 3.14MB / 3.14MB 1.1s done 16:51:10 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 15.73MB / 27.14MB 1.2s 16:51:10 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 18.87MB / 27.14MB 1.4s 16:51:10 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 20.97MB / 27.14MB 1.5s 16:51:10 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 24.12MB / 27.14MB 1.7s 16:51:10 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.9s 16:51:10 #4 sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 27.14MB / 27.14MB 1.9s done 16:51:10 #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 16:51:12 #4 extracting sha256:8b91b88d557765cd8c6802668755a3f6dc4337b6ce15a17e4857139e5fc964f3 1.9s done 16:51:12 #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 16:51:13 #4 extracting sha256:824416e234237961c9c5d4f41dfe5b295a3c35a671ee52889bfb08d8e257ec4c 0.2s done 16:51:13 #4 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 16:51:13 #4 extracting sha256:8f777578c172d018077d3dc22d6654911fff60066097943fe8c4697ecf8aac35 0.7s done 16:51:13 #4 extracting sha256:cbfea27109a8b1136059a7973ccb8243889faf162ebc173a05909dcb0bec03c9 done 16:51:13 #4 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 16:51:14 #4 extracting sha256:276dfcf5deffff3c5d540a8e0d9a18656a4c03637a8b4f4eec1f4a147799c901 0.4s done 16:51:14 #4 DONE 5.7s 16:51:14 16:51:14 #6 [2/9] COPY . /usr/src/app/ 16:51:16 #6 DONE 2.1s 16:51:16 16:51:16 #7 [3/9] WORKDIR /usr/src/app 16:51:16 #7 DONE 0.1s 16:51:16 16:51:16 #8 [4/9] RUN apt update 16:51:17 #8 0.235 16:51:17 #8 0.235 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 16:51:17 #8 0.235 16:51:17 #8 0.268 Ign:1 http://deb.debian.org/debian buster InRelease 16:51:17 #8 0.271 Ign:2 http://deb.debian.org/debian-security buster/updates InRelease 16:51:17 #8 0.274 Ign:3 http://deb.debian.org/debian buster-updates InRelease 16:51:17 #8 0.277 Err:4 http://deb.debian.org/debian buster Release 16:51:17 #8 0.277 404 Not Found [IP: 151.101.66.132 80] 16:51:17 #8 0.279 Err:5 http://deb.debian.org/debian-security buster/updates Release 16:51:17 #8 0.279 404 Not Found [IP: 151.101.66.132 80] 16:51:17 #8 0.282 Err:6 http://deb.debian.org/debian buster-updates Release 16:51:17 #8 0.282 404 Not Found [IP: 151.101.66.132 80] 16:51:17 #8 0.287 Reading package lists... 16:51:17 #8 0.296 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 16:51:17 #8 0.296 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 16:51:17 #8 0.296 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 16:51:17 #8 ERROR: process "/bin/sh -c apt update" did not complete successfully: exit code: 100 16:51:17 ------ 16:51:17 > [4/9] RUN apt update: 16:51:17 #8 0.277 Err:4 http://deb.debian.org/debian buster Release 16:51:17 #8 0.277 404 Not Found [IP: 151.101.66.132 80] 16:51:17 #8 0.279 Err:5 http://deb.debian.org/debian-security buster/updates Release 16:51:17 #8 0.279 404 Not Found [IP: 151.101.66.132 80] 16:51:17 #8 0.282 Err:6 http://deb.debian.org/debian buster-updates Release 16:51:17 #8 0.282 404 Not Found [IP: 151.101.66.132 80] 16:51:17 #8 0.287 Reading package lists... 16:51:17 #8 0.296 E: The repository 'http://deb.debian.org/debian buster Release' does not have a Release file. 16:51:17 #8 0.296 E: The repository 'http://deb.debian.org/debian-security buster/updates Release' does not have a Release file. 16:51:17 #8 0.296 E: The repository 'http://deb.debian.org/debian buster-updates Release' does not have a Release file. 16:51:17 ------ 16:51:17 Dockerfile:26 16:51:17 -------------------- 16:51:17 24 | 16:51:17 25 | ## install curl & ping to help debug 16:51:17 26 | >>> RUN apt update 16:51:17 27 | RUN apt install curl -y 16:51:17 28 | RUN apt-get install iputils-ping -y 16:51:17 -------------------- 16:51:17 ERROR: failed to solve: process "/bin/sh -c apt update" did not complete successfully: exit code: 100 16:51:17 Build step 'Execute shell' marked build as failure 16:51:17 $ ssh-agent -k 16:51:17 unset SSH_AUTH_SOCK; 16:51:17 unset SSH_AGENT_PID; 16:51:17 echo Agent pid 2111 killed; 16:51:17 [ssh-agent] Stopped. 16:51:17 [PostBuildScript] - [INFO] Executing post build scripts. 16:51:17 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins6432067617077221168.sh 16:51:17 ---> sysstat.sh 16:51:18 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins436178155909723762.sh 16:51:18 ---> package-listing.sh 16:51:18 ++ facter osfamily 16:51:18 ++ tr '[:upper:]' '[:lower:]' 16:51:18 + OS_FAMILY=debian 16:51:18 + workspace=/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master 16:51:18 + START_PACKAGES=/tmp/packages_start.txt 16:51:18 + END_PACKAGES=/tmp/packages_end.txt 16:51:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:18 + PACKAGES=/tmp/packages_start.txt 16:51:18 + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master ']' 16:51:18 + PACKAGES=/tmp/packages_end.txt 16:51:18 + case "${OS_FAMILY}" in 16:51:18 + dpkg -l 16:51:18 + grep '^ii' 16:51:18 + '[' -f /tmp/packages_start.txt ']' 16:51:18 + '[' -f /tmp/packages_end.txt ']' 16:51:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:18 + '[' /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master ']' 16:51:18 + mkdir -p /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ 16:51:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/archives/ 16:51:18 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins7445906874203144533.sh 16:51:18 ---> capture-instance-metadata.sh 16:51:18 Setup pyenv: 16:51:18 system 16:51:18 3.8.13 16:51:18 3.9.13 16:51:18 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) 16:51:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh2M from file:/tmp/.os_lf_venv 16:51:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:20 lf-activate-venv(): INFO: Base packages installed successfully 16:51:20 lf-activate-venv(): INFO: Installing additional packages: lftools 16:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-Xh2M/bin to PATH 16:51:39 INFO: Running in OpenStack, capturing instance metadata 16:51:39 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins738333798789831216.sh 16:51:39 provisioning config files... 16:51:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master@tmp/config7113614088652285655tmp 16:51:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:51:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:51:39 [EnvInject] - Injecting environment variables from a build step. 16:51:39 [EnvInject] - Injecting as environment variables the properties content 16:51:39 SERVER_ID=logs 16:51:39 16:51:39 [EnvInject] - Variables injected successfully. 16:51:39 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins16794876232384976278.sh 16:51:39 ---> create-netrc.sh 16:51:39 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins640277673380053174.sh 16:51:39 ---> python-tools-install.sh 16:51:39 Setup pyenv: 16:51:39 system 16:51:39 3.8.13 16:51:39 3.9.13 16:51:39 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) 16:51:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh2M from file:/tmp/.os_lf_venv 16:51:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:42 lf-activate-venv(): INFO: Base packages installed successfully 16:51:42 lf-activate-venv(): INFO: Installing additional packages: lftools 16:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-Xh2M/bin to PATH 16:51:59 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins14928919868840893368.sh 16:51:59 ---> sudo-logs.sh 16:51:59 Archiving 'sudo' log.. 16:52:00 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash /tmp/jenkins7573301423472930451.sh 16:52:00 ---> job-cost.sh 16:52:00 Setup pyenv: 16:52:00 system 16:52:00 3.8.13 16:52:00 3.9.13 16:52:00 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) 16:52:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh2M from file:/tmp/.os_lf_venv 16:52:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:04 lf-activate-venv(): INFO: Base packages installed successfully 16:52:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:52:14 lf-activate-venv(): INFO: Adding /tmp/venv-Xh2M/bin to PATH 16:52:14 INFO: No Stack... 16:52:15 INFO: Retrieving Pricing Info for: v3-starter-4 16:52:15 INFO: Archiving Costs 16:52:15 [nonrtric-rapp-orufhrecovery-docker-merge-master] $ /bin/bash -l /tmp/jenkins4572950402064206909.sh 16:52:15 ---> logs-deploy.sh 16:52:15 Setup pyenv: 16:52:15 system 16:52:15 3.8.13 16:52:15 3.9.13 16:52:15 * 3.10.6 (set by /w/workspace/nonrtric-rapp-orufhrecovery-docker-merge-master/.python-version) 16:52:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xh2M from file:/tmp/.os_lf_venv 16:52:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:19 lf-activate-venv(): INFO: Base packages installed successfully 16:52:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:52:36 lf-activate-venv(): INFO: Adding /tmp/venv-Xh2M/bin to PATH 16:52:36 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-rapp-orufhrecovery-docker-merge-master/211 16:52:36 INFO: archiving workspace using pattern(s): 16:52:36 /tmp/venv-Xh2M/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 16:52:36 warnings.warn( 16:52:38 Archives upload complete. 16:52:39 INFO: archiving logs to Nexus 16:52:39 /tmp/venv-Xh2M/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.6) doesn't match a supported version! 16:52:39 warnings.warn( 16:52:40 ---> uname -a: 16:52:40 Linux prd-ubuntu1804-docker-4c-4g-9038 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:52:40 16:52:40 16:52:40 ---> lscpu: 16:52:40 Architecture: x86_64 16:52:40 CPU op-mode(s): 32-bit, 64-bit 16:52:40 Byte Order: Little Endian 16:52:40 CPU(s): 4 16:52:40 On-line CPU(s) list: 0-3 16:52:40 Thread(s) per core: 1 16:52:40 Core(s) per socket: 1 16:52:40 Socket(s): 4 16:52:40 NUMA node(s): 1 16:52:40 Vendor ID: AuthenticAMD 16:52:40 CPU family: 23 16:52:40 Model: 49 16:52:40 Model name: AMD EPYC-Rome Processor 16:52:40 Stepping: 0 16:52:40 CPU MHz: 2800.000 16:52:40 BogoMIPS: 5600.00 16:52:40 Virtualization: AMD-V 16:52:40 Hypervisor vendor: KVM 16:52:40 Virtualization type: full 16:52:40 L1d cache: 32K 16:52:40 L1i cache: 32K 16:52:40 L2 cache: 512K 16:52:40 L3 cache: 16384K 16:52:40 NUMA node0 CPU(s): 0-3 16:52:40 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 16:52:40 16:52:40 16:52:40 ---> nproc: 16:52:40 4 16:52:40 16:52:40 16:52:40 ---> df -h: 16:52:40 Filesystem Size Used Avail Use% Mounted on 16:52:40 udev 3.9G 0 3.9G 0% /dev 16:52:40 tmpfs 798M 696K 797M 1% /run 16:52:40 /dev/vda1 20G 9.1G 11G 47% / 16:52:40 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:52:40 tmpfs 5.0M 0 5.0M 0% /run/lock 16:52:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:52:40 /dev/vda15 105M 5.3M 100M 5% /boot/efi 16:52:40 tmpfs 798M 0 798M 0% /run/user/1001 16:52:40 16:52:40 16:52:40 ---> free -m: 16:52:40 total used free shared buff/cache available 16:52:40 Mem: 7976 477 5261 0 2237 7217 16:52:40 Swap: 1023 0 1023 16:52:40 16:52:40 16:52:40 ---> ip addr: 16:52:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:52:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:52:40 inet 127.0.0.1/8 scope host lo 16:52:40 valid_lft forever preferred_lft forever 16:52:40 inet6 ::1/128 scope host 16:52:40 valid_lft forever preferred_lft forever 16:52:40 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 16:52:40 link/ether fa:16:3e:d1:20:a8 brd ff:ff:ff:ff:ff:ff 16:52:40 inet 10.32.6.232/23 brd 10.32.7.255 scope global dynamic ens3 16:52:40 valid_lft 86163sec preferred_lft 86163sec 16:52:40 inet6 fe80::f816:3eff:fed1:20a8/64 scope link 16:52:40 valid_lft forever preferred_lft forever 16:52:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:52:40 link/ether 02:42:20:7e:4d:7f brd ff:ff:ff:ff:ff:ff 16:52:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:52:40 valid_lft forever preferred_lft forever 16:52:40 16:52:40 16:52:40 ---> sar -b -r -n DEV: 16:52:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9038) 03/16/26 _x86_64_ (4 CPU) 16:52:40 16:52:40 16:48:46 LINUX RESTART (4 CPU) 16:52:40 16:52:40 16:49:01 tps rtps wtps bread/s bwrtn/s 16:52:40 16:50:01 152.69 69.17 83.52 5596.27 39638.34 16:52:40 16:51:01 64.29 4.52 59.77 810.93 8790.53 16:52:40 16:52:01 76.10 8.83 67.27 1522.84 11192.67 16:52:40 Average: 97.69 27.50 70.19 2643.22 19872.89 16:52:40 16:52:40 16:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:52:40 16:50:01 5948892 7461088 2218536 27.16 36884 1655700 948672 10.29 535432 1513308 60276 16:52:40 16:51:01 5664184 7466708 2503244 30.65 58020 1908616 935596 10.15 554164 1746120 117784 16:52:40 16:52:01 5432964 7433100 2734464 33.48 66188 2090364 981796 10.65 641560 1873700 26904 16:52:40 Average: 5682013 7453632 2485415 30.43 53697 1884893 955355 10.37 577052 1711043 68321 16:52:40 16:52:40 16:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:52:40 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:40 16:50:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:52:40 16:50:01 ens3 431.33 234.56 1047.94 67.39 0.00 0.00 0.00 0.00 16:52:40 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:40 16:51:01 lo 1.80 1.80 0.15 0.15 0.00 0.00 0.00 0.00 16:52:40 16:51:01 ens3 67.07 54.36 709.52 8.25 0.00 0.00 0.00 0.00 16:52:40 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:40 16:52:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 16:52:40 16:52:01 ens3 79.79 69.30 766.58 12.12 0.00 0.00 0.00 0.00 16:52:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:40 Average: lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 16:52:40 Average: ens3 192.72 119.40 841.34 29.25 0.00 0.00 0.00 0.00 16:52:40 16:52:40 16:52:40 ---> sar -P ALL: 16:52:40 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-9038) 03/16/26 _x86_64_ (4 CPU) 16:52:40 16:52:40 16:48:46 LINUX RESTART (4 CPU) 16:52:40 16:52:40 16:49:01 CPU %user %nice %system %iowait %steal %idle 16:52:40 16:50:01 all 18.08 0.00 2.97 4.76 1.22 72.97 16:52:40 16:50:01 0 15.70 0.00 1.90 2.36 1.15 78.88 16:52:40 16:50:01 1 10.46 0.00 2.32 10.25 1.07 75.90 16:52:40 16:50:01 2 31.53 0.00 5.56 2.54 1.55 58.82 16:52:40 16:50:01 3 14.63 0.00 2.11 3.88 1.10 78.27 16:52:40 16:51:01 all 20.49 0.00 1.42 1.71 0.85 75.53 16:52:40 16:51:01 0 0.25 0.00 0.50 2.75 0.17 96.33 16:52:40 16:51:01 1 36.64 0.00 2.53 3.63 1.13 56.06 16:52:40 16:51:01 2 32.18 0.00 1.68 0.17 1.35 64.63 16:52:40 16:51:01 3 12.82 0.00 1.02 0.30 0.75 85.11 16:52:40 16:52:01 all 19.34 0.00 1.90 2.01 0.86 75.89 16:52:40 16:52:01 0 5.68 0.00 1.58 0.97 0.35 91.42 16:52:40 16:52:01 1 12.70 0.00 2.45 6.17 1.07 77.61 16:52:40 16:52:01 2 33.71 0.00 2.19 0.22 1.05 62.83 16:52:40 16:52:01 3 25.37 0.00 1.36 0.67 0.94 71.66 16:52:40 Average: all 19.31 0.00 2.10 2.83 0.97 74.80 16:52:40 Average: 0 7.21 0.00 1.33 2.03 0.56 88.88 16:52:40 Average: 1 19.94 0.00 2.43 6.68 1.09 69.85 16:52:40 Average: 2 32.47 0.00 3.14 0.97 1.32 62.10 16:52:40 Average: 3 17.60 0.00 1.49 1.62 0.93 78.35 16:52:40 16:52:40 16:52:40