19:04:39 Started by timer 19:04:39 Running as SYSTEM 19:04:39 [EnvInject] - Loading node environment variables. 19:04:39 Building remotely on prd-centos8-builder-2c-4g-1056 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 19:04:39 [ssh-agent] Looking for ssh-agent implementation... 19:04:39 $ ssh-agent 19:04:40 SSH_AUTH_SOCK=/tmp/ssh-VITTsIXyub9Q/agent.5199 19:04:40 SSH_AGENT_PID=5201 19:04:40 [ssh-agent] Started. 19:04:40 Running ssh-add (command line suppressed) 19:04:40 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_10607382766510243435.key (jenkins-ssh) 19:04:40 [ssh-agent] Using credentials jenkins (jenkins) 19:04:40 The recommended git tool is: NONE 19:04:46 using credential jenkins 19:04:46 Wiping out workspace first. 19:04:46 Cloning the remote Git repository 19:04:46 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 19:04:46 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:04:46 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 19:04:46 > git --version # timeout=10 19:04:46 > git --version # 'git version 2.43.0' 19:04:46 using GIT_SSH to set credentials jenkins 19:04:46 [INFO] Currently running in a labeled security context 19:04:46 [INFO] Currently SELinux is 'enforcing' on the host 19:04:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh6273795929009523453.key 19:04:46 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:47 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 19:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:49 Avoid second fetch 19:04:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:49 Checking out Revision 49dbf77008487dec26b51acf68fdac6488b7acae (refs/remotes/origin/master) 19:04:49 > git config core.sparsecheckout # timeout=10 19:04:49 > git checkout -f 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 19:04:50 Commit message: "Chore(rtdv3): Remove obsolete RTD verify/merge jobs" 19:04:50 > git rev-list --no-walk 49dbf77008487dec26b51acf68fdac6488b7acae # timeout=10 19:04:50 > git remote # timeout=10 19:04:50 > git submodule init # timeout=10 19:04:50 > git submodule sync # timeout=10 19:04:50 > git config --get remote.origin.url # timeout=10 19:04:50 > git submodule init # timeout=10 19:04:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:04:50 > git config --get submodule.packer/common-packer.url # timeout=10 19:04:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:04:50 > git config --get submodule.global-jjb.url # timeout=10 19:04:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:04:51 > git submodule update --init --recursive packer/common-packer # timeout=10 19:04:51 > git submodule update --init --recursive global-jjb # timeout=10 19:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:56 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:56 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:56 provisioning config files... 19:04:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3438924596915455625.sh 19:04:56 ---> python-tools-install.sh 19:04:56 Setup pyenv: 19:04:57 system 19:04:57 * 3.8.13 (set by /opt/pyenv/version) 19:04:57 * 3.9.13 (set by /opt/pyenv/version) 19:04:57 * 3.10.6 (set by /opt/pyenv/version) 19:05:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1cY 19:05:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:13 lf-activate-venv(): INFO: Base packages installed successfully 19:05:13 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:05:52 Generating Requirements File 19:06:24 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. 19:06:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:06:24 Python 3.10.6 19:06:25 pip 26.1.1 from /tmp/venv-N1cY/lib/python3.10/site-packages/pip (python 3.10) 19:06:25 appdirs==1.4.4 19:06:25 argcomplete==3.6.3 19:06:25 aspy.yaml==1.3.0 19:06:25 attrs==26.1.0 19:06:25 autopage==0.6.0 19:06:25 backports.strenum==1.3.1 19:06:25 beautifulsoup4==4.14.3 19:06:25 boto3==1.43.9 19:06:25 botocore==1.43.9 19:06:25 bs4==0.0.2 19:06:25 certifi==2026.4.22 19:06:25 cffi==2.0.0 19:06:25 cfgv==3.5.0 19:06:25 chardet==7.4.3 19:06:25 charset-normalizer==3.4.7 19:06:25 click==8.3.3 19:06:25 cliff==4.14.0 19:06:25 cmd2==3.5.1 19:06:25 cryptography==3.3.2 19:06:25 debtcollector==3.1.0 19:06:25 decorator==5.2.1 19:06:25 defusedxml==0.7.1 19:06:25 Deprecated==1.3.1 19:06:25 distlib==0.4.0 19:06:25 dnspython==2.8.0 19:06:25 docker==7.1.0 19:06:25 dogpile.cache==1.5.0 19:06:25 durationpy==0.10 19:06:25 email-validator==2.3.0 19:06:25 filelock==3.29.0 19:06:25 future==1.0.0 19:06:25 gitdb==4.0.12 19:06:25 GitPython==3.1.50 19:06:25 httplib2==0.30.2 19:06:25 identify==2.6.19 19:06:25 idna==3.15 19:06:25 importlib-resources==1.5.0 19:06:25 iso8601==2.1.0 19:06:25 Jinja2==3.1.6 19:06:25 jmespath==1.1.0 19:06:25 jsonpatch==1.33 19:06:25 jsonpointer==3.1.1 19:06:25 jsonschema==4.26.0 19:06:25 jsonschema-specifications==2025.9.1 19:06:25 keystoneauth1==5.14.0 19:06:25 kubernetes==35.0.0 19:06:25 lftools==0.37.22 19:06:25 lxml==6.1.0 19:06:25 markdown-it-py==4.2.0 19:06:25 MarkupSafe==3.0.3 19:06:25 mdurl==0.1.2 19:06:25 msgpack==1.1.2 19:06:25 multi_key_dict==2.0.3 19:06:25 munch==4.0.0 19:06:25 netaddr==1.3.0 19:06:25 niet==1.4.2 19:06:25 nodeenv==1.10.0 19:06:25 oauth2client==4.1.3 19:06:25 oauthlib==3.3.1 19:06:25 openstacksdk==4.12.0 19:06:25 os-service-types==1.8.2 19:06:25 osc-lib==4.6.0 19:06:25 oslo.config==10.3.0 19:06:25 oslo.context==6.3.0 19:06:25 oslo.i18n==6.7.2 19:06:25 oslo.log==8.1.0 19:06:25 oslo.serialization==5.9.1 19:06:25 oslo.utils==10.0.1 19:06:25 packaging==26.2 19:06:25 pbr==7.0.3 19:06:25 platformdirs==4.9.6 19:06:25 prettytable==3.17.0 19:06:25 psutil==7.2.2 19:06:25 pyasn1==0.6.3 19:06:25 pyasn1_modules==0.4.2 19:06:25 pycparser==3.0 19:06:25 pygerrit2==2.0.15 19:06:25 PyGithub==2.9.1 19:06:25 Pygments==2.20.0 19:06:25 PyJWT==2.12.1 19:06:25 PyNaCl==1.6.2 19:06:25 pyparsing==2.4.7 19:06:25 pyperclip==1.11.0 19:06:25 pyrsistent==0.20.0 19:06:25 python-cinderclient==9.9.0 19:06:25 python-dateutil==2.9.0.post0 19:06:25 python-discovery==1.3.1 19:06:25 python-heatclient==5.1.0 19:06:25 python-jenkins==1.8.3 19:06:25 python-keystoneclient==5.8.0 19:06:25 python-magnumclient==4.10.0 19:06:25 python-openstackclient==9.0.0 19:06:25 python-swiftclient==4.10.0 19:06:25 PyYAML==6.0.3 19:06:25 referencing==0.37.0 19:06:25 requests==2.34.2 19:06:25 requests-oauthlib==2.0.0 19:06:25 rfc3986==2.0.0 19:06:25 rich==15.0.0 19:06:25 rich-argparse==1.8.0 19:06:25 rpds-py==0.30.0 19:06:25 rsa==4.9.1 19:06:25 ruamel.yaml==0.19.1 19:06:25 ruamel.yaml.clib==0.2.15 19:06:25 s3transfer==0.17.0 19:06:25 simplejson==4.1.1 19:06:25 six==1.17.0 19:06:25 smmap==5.0.3 19:06:25 soupsieve==2.8.3 19:06:25 stevedore==5.7.0 19:06:25 tabulate==0.10.0 19:06:25 toml==0.10.2 19:06:25 tomlkit==0.15.0 19:06:25 tqdm==4.67.3 19:06:25 typing_extensions==4.15.0 19:06:25 urllib3==1.26.20 19:06:25 virtualenv==21.3.3 19:06:25 wcwidth==0.7.0 19:06:25 websocket-client==1.9.0 19:06:25 wrapt==2.1.2 19:06:25 xdg==6.0.0 19:06:25 xmltodict==1.0.4 19:06:25 yq==3.4.3 19:06:26 [EnvInject] - Injecting environment variables from a build step. 19:06:26 [EnvInject] - Injecting as environment variables the properties content 19:06:26 OS_CLOUD=vex 19:06:26 19:06:26 [EnvInject] - Variables injected successfully. 19:06:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12917321763023247743.sh 19:06:26 ---> Orphaned k8s clusters 19:06:26 Setup pyenv: 19:06:26 system 19:06:26 3.8.13 19:06:26 3.9.13 19:06:26 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:27 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:06:29 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:06:29 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:06:30 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:06:32 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:06:34 lf-activate-venv(): INFO: Base packages installed successfully 19:06:34 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:06:35 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/kubernetes/ 19:06:36 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/kubernetes/ 19:06:37 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/python-heatclient/ 19:06:38 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/python-heatclient/ 19:06:38 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/websocket-client/ 19:06:39 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/websocket-client/ 19:06:40 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/websocket-client/ 19:06:42 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/websocket-client/ 19:06:46 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/websocket-client/ 19:06:47 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/requests/ 19:06:47 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/requests/ 19:06:49 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/cryptography/48.0.0/cryptography-48.0.0-cp39-abi3-manylinux_2_28_x86_64.whl 19:06:49 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/cryptography/48.0.0/cryptography-48.0.0-cp39-abi3-manylinux_2_28_x86_64.whl 19:06:51 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/packages/cryptography/48.0.0/cryptography-48.0.0-cp39-abi3-manylinux_2_28_x86_64.whl 19:06:53 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/cryptography/48.0.0/cryptography-48.0.0-cp39-abi3-manylinux_2_28_x86_64.whl 19:06:53 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-log/ 19:06:54 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-log/ 19:06:55 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/oslo-log/ 19:06:57 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-log/ 19:06:58 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/backports-strenum/ 19:06:58 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/backports-strenum/ 19:06:59 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonpointer/ 19:07:00 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonpointer/ 19:07:01 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/jsonpointer/ 19:07:03 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonpointer/ 19:07:07 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonpointer/ 19:07:09 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/rfc3986/ 19:07:09 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/rfc3986/ 19:07:10 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl 19:07:10 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl 19:07:12 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl 19:07:14 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl 19:07:18 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl 19:07:19 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/charset-normalizer/ 19:07:19 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/charset-normalizer/ 19:07:20 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/idna/ 19:07:20 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/idna/ 19:07:20 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pygments/ 19:07:21 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pygments/ 19:07:22 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pygments/ 19:07:24 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pygments/ 19:07:24 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/mdurl/ 19:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:07:32 -----> Delete orphaned cluster 19:07:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:07:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:07:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11359541140143284629.sh 19:07:32 ---> Orphaned stacks 19:07:32 Setup pyenv: 19:07:32 system 19:07:32 3.8.13 19:07:32 3.9.13 19:07:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:33 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:07:34 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:07:35 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:07:37 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:07:41 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:07:41 ERROR: Could not find a version that satisfies the requirement setuptools<66 (from versions: none) 19:07:41 ERROR: No matching distribution found for setuptools<66 19:07:41 lf-activate-venv(): WARNING: Initial install failed, trying fallback options... 19:07:41 lf-activate-venv(): INFO: Trying with verbose output for debugging... 19:07:41 Using pip 26.1.1 from /tmp/venv-N1cY/lib/python3.10/site-packages/pip (python 3.10) 19:07:42 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 19:07:42 Requirement already satisfied: pip in /tmp/venv-N1cY/lib/python3.10/site-packages (26.1.1) 19:07:42 Collecting setuptools<66 19:07:42 Using cached setuptools-65.7.0-py3-none-any.whl (1.2 MB) 19:07:42 Requirement already satisfied: virtualenv in /tmp/venv-N1cY/lib/python3.10/site-packages (21.3.3) 19:07:42 Requirement already satisfied: distlib<1,>=0.3.7 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (0.4.0) 19:07:42 Requirement already satisfied: filelock<4,>=3.24.2 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (3.29.0) 19:07:42 Requirement already satisfied: platformdirs<5,>=3.9.1 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (4.9.6) 19:07:42 Requirement already satisfied: python-discovery>=1.3.1 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (1.3.1) 19:07:42 Requirement already satisfied: typing-extensions>=4.13.2 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (4.15.0) 19:07:42 Installing collected packages: setuptools 19:07:42 Attempting uninstall: setuptools 19:07:42 Found existing installation: setuptools 82.0.1 19:07:42 Uninstalling setuptools-82.0.1: 19:07:43 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/_distutils_hack/ 19:07:43 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/distutils-precedence.pth 19:07:43 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/setuptools-82.0.1.dist-info/ 19:07:43 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/setuptools/ 19:07:43 Successfully uninstalled setuptools-82.0.1 19:07:44 Successfully installed setuptools-65.7.0 19:07:44 lf-activate-venv(): INFO: Fallback install succeeded 19:07:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:07:47 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lxml/ 19:07:48 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lxml/ 19:07:49 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/lxml/ 19:07:51 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/multi-key-dict/ 19:07:51 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/multi-key-dict/ 19:07:52 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/openstacksdk/ 19:07:52 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/openstacksdk/ 19:07:54 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/ruamel-yaml-clib/ 19:07:54 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/ruamel-yaml-clib/ 19:07:54 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/soupsieve/ 19:07:55 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/soupsieve/ 19:07:56 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/soupsieve/ 19:07:58 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/soupsieve/ 19:08:02 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/soupsieve/ 19:08:03 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/tabulate/ 19:08:03 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/tabulate/ 19:08:04 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/tabulate/ 19:08:06 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/tabulate/ 19:08:08 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/xdg/ 19:08:08 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/xdg/ 19:08:09 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-utils/ 19:08:09 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-utils/ 19:08:10 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-utils/ 19:08:13 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-utils/ 19:08:17 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-utils/ 19:08:19 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/stevedore/ 19:08:20 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:08:21 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:08:23 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:08:23 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/six/ 19:08:23 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/six/ 19:08:25 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/six/ 19:08:27 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/six/ 19:08:31 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/six/ 19:08:31 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/requests-oauthlib/ 19:08:31 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/requests-oauthlib/ 19:08:33 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/8.3.0/python_openstackclient-8.3.0-py3-none-any.whl 19:08:33 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/8.3.0/python_openstackclient-8.3.0-py3-none-any.whl 19:08:34 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/7.1.3/python_openstackclient-7.1.3-py3-none-any.whl 19:08:35 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/7.1.3/python_openstackclient-7.1.3-py3-none-any.whl 19:08:35 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/6.6.0/python_openstackclient-6.6.0-py3-none-any.whl 19:08:36 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/6.6.0/python_openstackclient-6.6.0-py3-none-any.whl 19:08:37 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/6.6.0/python_openstackclient-6.6.0-py3-none-any.whl 19:08:39 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/python-openstackclient/6.6.0/python_openstackclient-6.6.0-py3-none-any.whl 19:08:43 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/packages/python-openstackclient/6.6.0/python_openstackclient-6.6.0-py3-none-any.whl 19:08:45 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/cffi/ 19:08:46 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/cffi/ 19:08:47 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/cffi/ 19:08:47 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pycparser/ 19:08:48 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/oslo-config/ 19:08:49 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/packaging/ 19:08:49 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/packaging/ 19:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:09:00 + mapfile -t OS_COE_CLUSTERS_ID 19:09:00 ++ awk '{print $1}' 19:09:00 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:09:00 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:09:04 + echo '-----> Active clusters -> stacks' 19:09:04 -----> Active clusters -> stacks 19:09:04 + OS_COE_STACKS=() 19:09:04 + [[ 0 -gt 0 ]] 19:09:04 + mapfile -t OS_STACKS 19:09:04 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 19:09:04 ++ awk '{print $1}' 19:09:06 + echo '-----> Active stacks' 19:09:06 -----> Active stacks 19:09:06 + echo '-----> Delete orphaned stacks' 19:09:06 -----> Delete orphaned stacks 19:09:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:09:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:09:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7376140360509739399.sh 19:09:06 ---> Orphaned servers 19:09:06 Setup pyenv: 19:09:07 system 19:09:07 3.8.13 19:09:07 3.9.13 19:09:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:09:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:09:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:10 lf-activate-venv(): INFO: Base packages installed successfully 19:09:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:09:15 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/multi-key-dict/ 19:09:15 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/multi-key-dict/ 19:09:16 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/multi-key-dict/ 19:09:18 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/multi-key-dict/ 19:09:22 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:09:23 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:09:24 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:09:26 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/stevedore/ 19:09:29 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/decorator/ 19:09:30 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/decorator/ 19:09:30 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/argcomplete/ 19:09:32 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/rfc3986/ 19:09:32 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/rfc3986/ 19:09:41 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:09:47 -----> Active servers 19:09:47 prd-centos8-builder-2c-4g-1056 19:09:47 -----> Delete orphaned servers 19:09:47 ERROR: Failed to fetch data from https://jenkins.o-ran-sc.org//computer/api/json?tree=computer[displayName] with status code 520 19:09:47 error code: 520 19:09:47 19:09:47 520 19:09:47 Build step 'Conditional step (single)' marked build as failure 19:09:47 $ ssh-agent -k 19:09:47 unset SSH_AUTH_SOCK; 19:09:47 unset SSH_AGENT_PID; 19:09:47 echo Agent pid 5201 killed; 19:09:47 [ssh-agent] Stopped. 19:09:47 [PostBuildScript] - [INFO] Executing post build scripts. 19:09:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10757778503765954863.sh 19:09:47 ---> sysstat.sh 19:09:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15636721275609994263.sh 19:09:48 ---> package-listing.sh 19:09:48 ++ tr '[:upper:]' '[:lower:]' 19:09:48 ++ facter osfamily 19:09:48 + OS_FAMILY=redhat 19:09:48 + workspace=/w/workspace/ci-management-openstack-cron 19:09:48 + START_PACKAGES=/tmp/packages_start.txt 19:09:48 + END_PACKAGES=/tmp/packages_end.txt 19:09:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:48 + PACKAGES=/tmp/packages_start.txt 19:09:48 + '[' /w/workspace/ci-management-openstack-cron ']' 19:09:48 + PACKAGES=/tmp/packages_end.txt 19:09:48 + case "${OS_FAMILY}" in 19:09:48 + rpm -qa 19:09:48 + sort 19:09:49 + '[' -f /tmp/packages_start.txt ']' 19:09:49 + '[' -f /tmp/packages_end.txt ']' 19:09:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:49 + '[' /w/workspace/ci-management-openstack-cron ']' 19:09:49 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:09:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:09:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3108394196973037466.sh 19:09:49 ---> capture-instance-metadata.sh 19:09:49 Setup pyenv: 19:09:49 system 19:09:49 3.8.13 19:09:49 3.9.13 19:09:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:09:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:09:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:09:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:09:51 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:09:51 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:09:51 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 19:09:52 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 19:09:53 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/virtualenv/ 19:09:55 lf-activate-venv(): INFO: Base packages installed successfully 19:09:55 lf-activate-venv(): INFO: Installing additional packages: lftools 19:09:58 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/click/ 19:09:58 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/click/ 19:09:59 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/click/ 19:10:01 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/multi-key-dict/ 19:10:02 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/multi-key-dict/ 19:10:06 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/decorator/ 19:10:06 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'RemoteDisconnected('Remote end closed connection without response')': /repository/PyPi/simple/decorator/ 19:10:14 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:10:14 INFO: Running in OpenStack, capturing instance metadata 19:10:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16995981817984593070.sh 19:10:15 provisioning config files... 19:10:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config9589354524387866810tmp 19:10:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:10:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:10:15 [EnvInject] - Injecting environment variables from a build step. 19:10:15 [EnvInject] - Injecting as environment variables the properties content 19:10:15 SERVER_ID=logs 19:10:15 19:10:15 [EnvInject] - Variables injected successfully. 19:10:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11662850464198274499.sh 19:10:15 ---> create-netrc.sh 19:10:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4141594012903857627.sh 19:10:15 ---> python-tools-install.sh 19:10:15 Setup pyenv: 19:10:15 system 19:10:15 3.8.13 19:10:15 3.9.13 19:10:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:10:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:10:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:16 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 19:10:17 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 19:10:19 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 19:10:19 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:10:20 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:10:21 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:10:23 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:10:27 WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:10:27 ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host='nexus3.o-ran-sc.org', port=443): Max retries exceeded with url: /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl (Caused by ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))) 19:10:27 19:10:27 lf-activate-venv(): WARNING: Initial install failed, trying fallback options... 19:10:27 lf-activate-venv(): INFO: Trying with verbose output for debugging... 19:10:28 Using pip 26.1.1 from /tmp/venv-N1cY/lib/python3.10/site-packages/pip (python 3.10) 19:10:28 Looking in indexes: https://nexus3.o-ran-sc.org/repository/PyPi/simple 19:10:28 Requirement already satisfied: pip in /tmp/venv-N1cY/lib/python3.10/site-packages (26.1.1) 19:10:28 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:10:28 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:10:29 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:10:30 Collecting setuptools<66 19:10:30 Using cached setuptools-65.7.0-py3-none-any.whl (1.2 MB) 19:10:30 Requirement already satisfied: virtualenv in /tmp/venv-N1cY/lib/python3.10/site-packages (21.3.3) 19:10:30 Requirement already satisfied: distlib<1,>=0.3.7 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (0.4.0) 19:10:30 Requirement already satisfied: filelock<4,>=3.24.2 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (3.29.0) 19:10:30 Requirement already satisfied: platformdirs<5,>=3.9.1 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (4.9.6) 19:10:30 Requirement already satisfied: python-discovery>=1.3.1 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (1.3.1) 19:10:30 Requirement already satisfied: typing-extensions>=4.13.2 in /tmp/venv-N1cY/lib/python3.10/site-packages (from virtualenv) (4.15.0) 19:10:30 Installing collected packages: setuptools 19:10:30 Attempting uninstall: setuptools 19:10:30 Found existing installation: setuptools 82.0.1 19:10:30 Uninstalling setuptools-82.0.1: 19:10:31 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/_distutils_hack/ 19:10:31 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/distutils-precedence.pth 19:10:31 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/setuptools-82.0.1.dist-info/ 19:10:31 Removing file or directory /tmp/venv-N1cY/lib/python3.10/site-packages/setuptools/ 19:10:31 Successfully uninstalled setuptools-82.0.1 19:10:32 Successfully installed setuptools-65.7.0 19:10:32 lf-activate-venv(): INFO: Fallback install succeeded 19:10:32 lf-activate-venv(): INFO: Installing additional packages: lftools 19:10:35 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/bs4/ 19:10:36 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/bs4/ 19:10:37 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/bs4/ 19:10:39 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/bs4/ 19:10:44 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/xdg/ 19:10:45 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/xdg/ 19:10:46 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/decorator/ 19:10:46 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/decorator/ 19:10:56 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:10:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9169326251573760079.sh 19:10:56 ---> sudo-logs.sh 19:10:56 Archiving 'sudo' log.. 19:10:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12160027213050744034.sh 19:10:57 ---> job-cost.sh 19:10:57 Setup pyenv: 19:10:57 system 19:10:57 3.8.13 19:10:57 3.9.13 19:10:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:10:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:10:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:10:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:10:58 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 19:10:59 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 19:11:00 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectionResetError(104, 'Connection reset by peer')': /repository/PyPi/simple/pip/ 19:11:02 WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/pip/ 19:11:05 lf-activate-venv(): INFO: Base packages installed successfully 19:11:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:11:11 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 19:11:12 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 19:11:13 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/82.0.1/setuptools-82.0.1-py3-none-any.whl 19:11:13 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/charset-normalizer/ 19:11:14 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/charset-normalizer/ 19:11:14 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/idna/ 19:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:11:20 INFO: No Stack... 19:11:20 INFO: Retrieving Pricing Info for: v3-starter-2 19:11:20 INFO: Archiving Costs 19:11:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12584859837588400393.sh 19:11:20 ---> logs-deploy.sh 19:11:20 Setup pyenv: 19:11:20 system 19:11:20 3.8.13 19:11:20 3.9.13 19:11:20 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:11:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N1cY from file:/tmp/.os_lf_venv 19:11:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:11:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:11:21 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/setuptools/ 19:11:22 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:11:23 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/packages/setuptools/65.7.0/setuptools-65.7.0-py3-none-any.whl 19:11:25 lf-activate-venv(): INFO: Base packages installed successfully 19:11:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:11:25 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lftools/ 19:11:26 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/lftools/ 19:11:28 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/defusedxml/ 19:11:28 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/defusedxml/ 19:11:29 WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/defusedxml/ 19:11:29 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/dnspython/ 19:11:30 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/dnspython/ 19:11:39 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonschema-specifications/ 19:11:40 WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:997)'))': /repository/PyPi/simple/jsonschema-specifications/ 19:11:45 lf-activate-venv(): INFO: Adding /tmp/venv-N1cY/bin to PATH 19:11:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/59481 19:11:45 INFO: archiving workspace using pattern(s): 19:11:46 Archives upload complete. 19:11:47 INFO: archiving logs to Nexus 19:11:48 ---> uname -a: 19:11:48 Linux prd-centos8-builder-2c-4g-1056.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 19:11:48 19:11:48 19:11:48 ---> lscpu: 19:11:48 Architecture: x86_64 19:11:48 CPU op-mode(s): 32-bit, 64-bit 19:11:48 Byte Order: Little Endian 19:11:48 CPU(s): 2 19:11:48 On-line CPU(s) list: 0,1 19:11:48 Thread(s) per core: 1 19:11:48 Core(s) per socket: 1 19:11:48 Socket(s): 2 19:11:48 NUMA node(s): 1 19:11:48 Vendor ID: AuthenticAMD 19:11:48 CPU family: 23 19:11:48 Model: 49 19:11:48 Model name: AMD EPYC-Rome Processor 19:11:48 Stepping: 0 19:11:48 CPU MHz: 2799.998 19:11:48 BogoMIPS: 5599.99 19:11:48 Virtualization: AMD-V 19:11:48 Hypervisor vendor: KVM 19:11:48 Virtualization type: full 19:11:48 L1d cache: 32K 19:11:48 L1i cache: 32K 19:11:48 L2 cache: 512K 19:11:48 L3 cache: 16384K 19:11:48 NUMA node0 CPU(s): 0,1 19:11:48 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:11:48 19:11:48 19:11:48 ---> nproc: 19:11:48 2 19:11:48 19:11:48 19:11:48 ---> df -h: 19:11:48 Filesystem Size Used Avail Use% Mounted on 19:11:48 devtmpfs 1.8G 0 1.8G 0% /dev 19:11:48 tmpfs 1.8G 0 1.8G 0% /dev/shm 19:11:48 tmpfs 1.8G 17M 1.8G 1% /run 19:11:48 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 19:11:48 /dev/vda1 20G 9.1G 11G 46% / 19:11:48 tmpfs 367M 0 367M 0% /run/user/1001 19:11:48 19:11:48 19:11:48 ---> free -m: 19:11:48 total used free shared buff/cache available 19:11:48 Mem: 3665 482 1135 17 2048 2908 19:11:48 Swap: 1023 0 1023 19:11:48 19:11:48 19:11:48 ---> ip addr: 19:11:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:11:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:11:48 inet 127.0.0.1/8 scope host lo 19:11:48 valid_lft forever preferred_lft forever 19:11:48 inet6 ::1/128 scope host 19:11:48 valid_lft forever preferred_lft forever 19:11:48 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 19:11:48 link/ether fa:16:3e:b5:0c:9f brd ff:ff:ff:ff:ff:ff 19:11:48 altname enp0s3 19:11:48 altname ens3 19:11:48 inet 10.32.6.236/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 19:11:48 valid_lft 85930sec preferred_lft 85930sec 19:11:48 inet6 fe80::f816:3eff:feb5:c9f/64 scope link 19:11:48 valid_lft forever preferred_lft forever 19:11:48 19:11:48 19:11:48 ---> sar -b -r -n DEV: 19:11:48 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 05/16/2026 _x86_64_ (2 CPU) 19:11:48 19:11:48 19:03:51 LINUX RESTART (2 CPU) 19:11:48 19:11:48 07:05:01 PM tps rtps wtps bread/s bwrtn/s 19:11:48 07:06:01 PM 52.98 0.62 52.37 39.85 5660.96 19:11:48 07:07:01 PM 64.50 0.03 64.46 0.27 8721.89 19:11:48 07:08:01 PM 17.55 2.10 15.45 84.65 1398.42 19:11:48 07:09:01 PM 12.68 0.05 12.63 1.33 1754.77 19:11:48 07:10:01 PM 22.01 0.10 21.91 17.46 951.93 19:11:48 07:11:01 PM 16.06 0.55 15.51 69.70 591.72 19:11:48 Average: 30.96 0.57 30.39 35.54 3179.97 19:11:48 19:11:48 07:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:48 07:06:01 PM 1350588 3023712 2403096 64.02 2104 1840868 607848 12.66 145016 1967392 147128 19:11:48 07:07:01 PM 1232232 2997512 2521452 67.17 2104 1927592 605772 12.61 145000 2060772 12108 19:11:48 07:08:01 PM 1219428 2989840 2534256 67.51 2104 1932280 622728 12.97 147080 2071664 7528 19:11:48 07:09:01 PM 1185936 2996012 2567748 68.41 2104 1970772 611016 12.72 157132 2090480 21064 19:11:48 07:10:01 PM 1185096 2995220 2568588 68.43 2104 1971260 612108 12.75 355628 1895264 8408 19:11:48 07:11:01 PM 1205516 3018076 2548168 67.88 2104 1973532 590900 12.30 357692 1872448 7504 19:11:48 Average: 1229799 3003395 2523885 67.24 2104 1936051 608395 12.67 217925 1993003 33957 19:11:48 19:11:48 07:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:48 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 07:06:01 PM eth0 79.91 65.76 965.61 6.88 0.00 0.00 0.00 0.00 19:11:48 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 07:07:01 PM eth0 21.21 19.39 149.32 4.34 0.00 0.00 0.00 0.00 19:11:48 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 07:08:01 PM eth0 12.65 14.00 5.30 3.33 0.00 0.00 0.00 0.00 19:11:48 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 07:09:01 PM eth0 43.73 36.61 634.65 4.80 0.00 0.00 0.00 0.00 19:11:48 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 07:10:01 PM eth0 18.96 19.63 16.43 6.41 0.00 0.00 0.00 0.00 19:11:48 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 07:11:01 PM eth0 14.43 15.49 8.63 10.91 0.00 0.00 0.00 0.00 19:11:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:48 Average: eth0 31.81 28.48 296.65 6.11 0.00 0.00 0.00 0.00 19:11:48 19:11:48 19:11:48 ---> sar -P ALL: 19:11:48 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 05/16/2026 _x86_64_ (2 CPU) 19:11:48 19:11:48 19:03:51 LINUX RESTART (2 CPU) 19:11:48 19:11:48 07:05:01 PM CPU %user %nice %system %iowait %steal %idle 19:11:48 07:06:01 PM all 38.61 0.00 4.55 0.78 2.52 53.55 19:11:48 07:06:01 PM 0 29.83 0.00 3.68 0.97 2.41 63.11 19:11:48 07:06:01 PM 1 47.42 0.00 5.43 0.58 2.63 43.94 19:11:48 07:07:01 PM all 21.87 0.00 2.86 2.72 1.41 71.14 19:11:48 07:07:01 PM 0 21.21 0.00 3.42 3.82 1.18 70.37 19:11:48 07:07:01 PM 1 22.52 0.00 2.31 1.63 1.64 71.91 19:11:48 07:08:01 PM all 14.01 0.00 1.49 0.44 0.78 83.28 19:11:48 07:08:01 PM 0 11.22 0.00 1.45 0.25 0.82 86.26 19:11:48 07:08:01 PM 1 16.80 0.00 1.53 0.63 0.75 80.29 19:11:48 07:09:01 PM all 14.67 0.00 1.17 0.22 0.93 83.01 19:11:48 07:09:01 PM 0 10.35 0.00 0.75 0.37 1.05 87.49 19:11:48 07:09:01 PM 1 19.00 0.00 1.58 0.08 0.82 78.52 19:11:48 07:10:01 PM all 28.06 0.00 2.58 0.64 1.68 67.03 19:11:48 07:10:01 PM 0 23.88 0.00 2.27 0.78 1.68 71.39 19:11:48 07:10:01 PM 1 32.26 0.00 2.89 0.50 1.68 62.67 19:11:48 07:11:01 PM all 26.75 0.00 1.98 0.33 1.35 69.59 19:11:48 07:11:01 PM 0 11.54 0.00 1.35 0.20 1.08 85.84 19:11:48 07:11:01 PM 1 42.00 0.00 2.61 0.47 1.62 53.31 19:11:48 Average: all 24.02 0.00 2.44 0.86 1.45 71.24 19:11:48 Average: 0 18.02 0.00 2.15 1.06 1.37 77.39 19:11:48 Average: 1 30.02 0.00 2.73 0.65 1.52 65.08 19:11:48 19:11:48 19:11:48