15:32:27 Started by timer 15:32:27 Running as SYSTEM 15:32:27 [EnvInject] - Loading node environment variables. 15:32:27 Building remotely on prd-centos8-builder-2c-2g-1792 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 15:32:27 [ssh-agent] Looking for ssh-agent implementation... 15:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:27 $ ssh-agent 15:32:27 SSH_AUTH_SOCK=/tmp/ssh-hTuUYSRPkeNL/agent.5447 15:32:27 SSH_AGENT_PID=5448 15:32:27 [ssh-agent] Started. 15:32:27 Running ssh-add (command line suppressed) 15:32:27 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_11022632176494679713.key (/w/workspace/builder-openstack-cron@tmp/private_key_11022632176494679713.key) 15:32:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:32:27 The recommended git tool is: NONE 15:32:29 using credential jenkins-ssh 15:32:29 Wiping out workspace first. 15:32:30 Cloning the remote Git repository 15:32:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:32:30 > git init /w/workspace/builder-openstack-cron # timeout=10 15:32:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:32:30 > git --version # timeout=10 15:32:30 > git --version # 'git version 2.43.0' 15:32:30 using GIT_SSH to set credentials jenkins-ssh 15:32:30 [INFO] Currently running in a labeled security context 15:32:30 [INFO] Currently SELinux is 'enforcing' on the host 15:32:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh11776333687489115087.key 15:32:30 Verifying host key using known hosts file 15:32:30 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:32:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:32:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:32 Avoid second fetch 15:32:32 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:32:32 Checking out Revision 6cd405ccab649fcd7832ee14748bdee1c721ff40 (refs/remotes/origin/master) 15:32:32 > git config core.sparsecheckout # timeout=10 15:32:32 > git checkout -f 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 15:32:33 Commit message: "Chore: Update global-jjb to the latest v0.92.5" 15:32:33 > git rev-list --no-walk 6cd405ccab649fcd7832ee14748bdee1c721ff40 # timeout=10 15:32:33 > git remote # timeout=10 15:32:33 > git submodule init # timeout=10 15:32:33 > git submodule sync # timeout=10 15:32:33 > git config --get remote.origin.url # timeout=10 15:32:33 > git submodule init # timeout=10 15:32:33 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:32:33 > git config --get submodule.global-jjb.url # timeout=10 15:32:33 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:32:33 > git config --get submodule.packer/common-packer.url # timeout=10 15:32:33 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:32:33 > git submodule update --init --recursive global-jjb # timeout=10 15:32:34 > git submodule update --init --recursive packer/common-packer # timeout=10 15:32:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:38 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:32:38 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:32:38 No emails were triggered. 15:32:38 provisioning config files... 15:32:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:32:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:32:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:32:38 [builder-openstack-cron] $ /bin/bash /tmp/jenkins51426032202019894.sh 15:32:38 ---> python-tools-install.sh 15:32:38 Setup pyenv: 15:32:38 system 15:32:38 * 3.8.13 (set by /opt/pyenv/version) 15:32:38 * 3.9.13 (set by /opt/pyenv/version) 15:32:38 * 3.10.13 (set by /opt/pyenv/version) 15:32:38 * 3.11.7 (set by /opt/pyenv/version) 15:32:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-USRa 15:32:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:32:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:32:47 lf-activate-venv(): INFO: Base packages installed successfully 15:32:47 lf-activate-venv(): INFO: Installing additional packages: lftools 15:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:33:14 Generating Requirements File 15:33:35 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. 15:33:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:33:35 Python 3.11.7 15:33:35 pip 25.2 from /tmp/venv-USRa/lib/python3.11/site-packages/pip (python 3.11) 15:33:36 appdirs==1.4.4 15:33:36 argcomplete==3.6.2 15:33:36 aspy.yaml==1.3.0 15:33:36 attrs==25.3.0 15:33:36 autopage==0.5.2 15:33:36 beautifulsoup4==4.13.5 15:33:36 boto3==1.40.40 15:33:36 botocore==1.40.40 15:33:36 bs4==0.0.2 15:33:36 cachetools==5.5.2 15:33:36 certifi==2025.8.3 15:33:36 cffi==2.0.0 15:33:36 cfgv==3.4.0 15:33:36 chardet==5.2.0 15:33:36 charset-normalizer==3.4.3 15:33:36 click==8.3.0 15:33:36 cliff==4.11.0 15:33:36 cmd2==2.7.0 15:33:36 cryptography==3.3.2 15:33:36 debtcollector==3.0.0 15:33:36 decorator==5.2.1 15:33:36 defusedxml==0.7.1 15:33:36 Deprecated==1.2.18 15:33:36 distlib==0.4.0 15:33:36 dnspython==2.8.0 15:33:36 docker==7.1.0 15:33:36 dogpile.cache==1.4.1 15:33:36 durationpy==0.10 15:33:36 email-validator==2.3.0 15:33:36 filelock==3.19.1 15:33:36 future==1.0.0 15:33:36 gitdb==4.0.12 15:33:36 GitPython==3.1.45 15:33:36 google-auth==2.40.3 15:33:36 httplib2==0.31.0 15:33:36 identify==2.6.14 15:33:36 idna==3.10 15:33:36 importlib-resources==1.5.0 15:33:36 iso8601==2.1.0 15:33:36 Jinja2==3.1.6 15:33:36 jmespath==1.0.1 15:33:36 jsonpatch==1.33 15:33:36 jsonpointer==3.0.0 15:33:36 jsonschema==4.25.1 15:33:36 jsonschema-specifications==2025.9.1 15:33:36 keystoneauth1==5.12.0 15:33:36 kubernetes==33.1.0 15:33:36 lftools==0.37.14 15:33:36 lxml==6.0.2 15:33:36 markdown-it-py==4.0.0 15:33:36 MarkupSafe==3.0.2 15:33:36 mdurl==0.1.2 15:33:36 msgpack==1.1.1 15:33:36 multi_key_dict==2.0.3 15:33:36 munch==4.0.0 15:33:36 netaddr==1.3.0 15:33:36 niet==1.4.2 15:33:36 nodeenv==1.9.1 15:33:36 oauth2client==4.1.3 15:33:36 oauthlib==3.3.1 15:33:36 openstacksdk==4.7.1 15:33:36 os-service-types==1.8.0 15:33:36 osc-lib==4.2.0 15:33:36 oslo.config==10.0.0 15:33:36 oslo.context==6.1.0 15:33:36 oslo.i18n==6.6.0 15:33:36 oslo.log==7.2.1 15:33:36 oslo.serialization==5.8.0 15:33:36 oslo.utils==9.1.0 15:33:36 packaging==25.0 15:33:36 pbr==7.0.1 15:33:36 platformdirs==4.4.0 15:33:36 prettytable==3.16.0 15:33:36 psutil==7.1.0 15:33:36 pyasn1==0.6.1 15:33:36 pyasn1_modules==0.4.2 15:33:36 pycparser==2.23 15:33:36 pygerrit2==2.0.15 15:33:36 PyGithub==2.8.1 15:33:36 Pygments==2.19.2 15:33:36 PyJWT==2.10.1 15:33:36 PyNaCl==1.6.0 15:33:36 pyparsing==2.4.7 15:33:36 pyperclip==1.11.0 15:33:36 pyrsistent==0.20.0 15:33:36 python-cinderclient==9.8.0 15:33:36 python-dateutil==2.9.0.post0 15:33:36 python-heatclient==4.3.0 15:33:36 python-jenkins==1.8.3 15:33:36 python-keystoneclient==5.7.0 15:33:36 python-magnumclient==4.9.0 15:33:36 python-openstackclient==8.2.0 15:33:36 python-swiftclient==4.8.0 15:33:36 PyYAML==6.0.3 15:33:36 referencing==0.36.2 15:33:36 requests==2.32.5 15:33:36 requests-oauthlib==2.0.0 15:33:36 requestsexceptions==1.4.0 15:33:36 rfc3986==2.0.0 15:33:36 rich==14.1.0 15:33:36 rich-argparse==1.7.1 15:33:36 rpds-py==0.27.1 15:33:36 rsa==4.9.1 15:33:36 ruamel.yaml==0.18.15 15:33:36 ruamel.yaml.clib==0.2.14 15:33:36 s3transfer==0.14.0 15:33:36 simplejson==3.20.2 15:33:36 six==1.17.0 15:33:36 smmap==5.0.2 15:33:36 soupsieve==2.8 15:33:36 stevedore==5.5.0 15:33:36 tabulate==0.9.0 15:33:36 toml==0.10.2 15:33:36 tomlkit==0.13.3 15:33:36 tqdm==4.67.1 15:33:36 typing_extensions==4.15.0 15:33:36 tzdata==2025.2 15:33:36 urllib3==1.26.20 15:33:36 virtualenv==20.34.0 15:33:36 wcwidth==0.2.14 15:33:36 websocket-client==1.8.0 15:33:36 wrapt==1.17.3 15:33:36 xdg==6.0.0 15:33:36 xmltodict==1.0.2 15:33:36 yq==3.4.3 15:33:36 [EnvInject] - Injecting environment variables from a build step. 15:33:36 [EnvInject] - Injecting as environment variables the properties content 15:33:36 OS_CLOUD=vex 15:33:36 15:33:36 [EnvInject] - Variables injected successfully. 15:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7107829875145790784.sh 15:33:36 ---> Orphaned k8s clusters 15:33:36 Setup pyenv: 15:33:36 system 15:33:36 3.8.13 15:33:36 3.9.13 15:33:36 3.10.13 15:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:38 lf-activate-venv(): INFO: Base packages installed successfully 15:33:38 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:33:45 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. 15:33:45 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 15:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:33:48 -----> Delete orphaned cluster 15:33:48 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:33:48 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:33:48 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14892276723114258786.sh 15:33:48 ---> Orphaned stacks 15:33:48 Setup pyenv: 15:33:48 system 15:33:48 3.8.13 15:33:48 3.9.13 15:33:48 3.10.13 15:33:48 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:33:50 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. 15:33:50 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 15:33:50 lf-activate-venv(): INFO: Base packages installed successfully 15:33:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:34:28 + mapfile -t OS_COE_CLUSTERS_ID 15:34:28 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:34:28 ++ awk '{print $1}' 15:34:28 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:34:31 + echo '-----> Active clusters -> stacks' 15:34:31 -----> Active clusters -> stacks 15:34:31 + OS_COE_STACKS=() 15:34:31 + [[ 0 -gt 0 ]] 15:34:31 + mapfile -t OS_STACKS 15:34:31 ++ 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 15:34:31 ++ awk '{print $1}' 15:34:32 + echo '-----> Active stacks' 15:34:32 -----> Active stacks 15:34:32 + for stack in "${OS_STACKS[@]}" 15:34:32 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 15:34:32 releng-openflowplugin-csit-1node-sanity-only-scandium-493 15:34:32 + echo '-----> Delete orphaned stacks' 15:34:32 -----> Delete orphaned stacks 15:34:32 + for STACK_NAME in "${OS_STACKS[@]}" 15:34:32 + [[ 0 -gt 0 ]] 15:34:32 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 15:34:32 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 15:34:32 + builds=() 15:34:32 + for jenkins in "${@:2}" 15:34:32 + PARAMS='tree=computer[executors[currentExecutable[url]],' 15:34:32 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 15:34:32 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:34:32 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:34:32 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:34:32 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74028/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-sonar/450/"}}],"oneOffExecutors":[]}]} 15:34:32 15:34:32 200' 15:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74028/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-sonar/450/"}}],"oneOffExecutors":[]}]} 15:34:32 15:34:32 200' 15:34:32 ++ head -n1 15:34:32 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74028/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-sonar/450/"}}],"oneOffExecutors":[]}]}' 15:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74028/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-sonar/450/"}}],"oneOffExecutors":[]}]} 15:34:32 15:34:32 200' 15:34:32 ++ awk 'END {print $NF}' 15:34:32 + status=200 15:34:32 + '[' 200 '!=' 200 ']' 15:34:32 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 15:34:32 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 15:34:32 ++ awk -F/ '{print $NF}' 15:34:32 ++ sed 's/\/*$//' 15:34:32 ++ echo https://jenkins.opendaylight.org/releng 15:34:32 + silo=releng 15:34:32 + export silo 15:34:32 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 15:34:32 ++ grep -v null 15:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/builder-openstack-cron/74028/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/openflowplugin-csit-1node-sanity-only-scandium/493/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/integration-sanity-test-scandium/498/"}},{"currentExecutable":null},{"currentExecutable":null},{"currentExecutable":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/jsonrpc-sonar/450/"}}],"oneOffExecutors":[]}]}' 15:34:32 ++ jq -r '.computer[].executors[].currentExecutable.url' 15:34:32 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 15:34:32 + for jenkins in "${@:2}" 15:34:32 + PARAMS='tree=computer[executors[currentExecutable[url]],' 15:34:32 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 15:34:32 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:34:32 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:34:32 ++ curl -s -w '\n\n%{http_code}' --globoff -H Content-Type:application/json 'https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 15:34:32 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 15:34:32 15:34:32 200' 15:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 15:34:32 15:34:32 200' 15:34:32 ++ head -n1 15:34:32 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 15:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 15:34:32 15:34:32 200' 15:34:32 ++ awk 'END {print $NF}' 15:34:32 + status=200 15:34:32 + '[' 200 '!=' 200 ']' 15:34:32 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 15:34:32 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 15:34:32 ++ awk -F/ '{print $NF}' 15:34:32 ++ echo https://jenkins.opendaylight.org/sandbox 15:34:32 ++ sed 's/\/*$//' 15:34:32 + silo=sandbox 15:34:32 + export silo 15:34:32 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 15:34:32 ++ grep -v null 15:34:32 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 15:34:32 ++ jq -r '.computer[].executors[].currentExecutable.url' 15:34:32 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 15:34:32 + [[ releng-builder-openstack-cron-74028 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-jsonrpc-sonar-450 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 15:34:32 + return 0 15:34:32 + continue 15:34:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:32 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10883106032386141663.sh 15:34:32 ---> Orphaned servers 15:34:32 Setup pyenv: 15:34:33 system 15:34:33 3.8.13 15:34:33 3.9.13 15:34:33 3.10.13 15:34:33 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:35 lf-activate-venv(): INFO: Base packages installed successfully 15:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:34:55 -----> Active servers 15:34:55 prd-ubuntu2204-docker-4c-4g-1793 15:34:55 prd-centos8-builder-2c-2g-1792 15:34:55 prd-centos8-robot-2c-8g-1728 15:34:55 prd-centos8-robot-2c-8g-1727 15:34:55 prd-centos8-robot-2c-8g-1726 15:34:55 prd-centos8-robot-2c-8g-773 15:34:55 prd-queue-intque-2c-1g-772 15:34:55 -----> Delete orphaned servers 15:34:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:34:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:34:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4482096540402214353.sh 15:34:56 ---> Orphaned ports 15:34:56 Setup pyenv: 15:34:56 system 15:34:56 3.8.13 15:34:56 3.9.13 15:34:56 3.10.13 15:34:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:34:58 lf-activate-venv(): INFO: Base packages installed successfully 15:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:35:12 No orphaned ports to process. 15:35:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16077137618857375305.sh 15:35:12 ---> Orphaned volumes 15:35:12 + source /home/jenkins/lf-env.sh 15:35:12 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:12 ++ mktemp -d /tmp/venv-XXXX 15:35:12 + lf_venv=/tmp/venv-Rcl7 15:35:12 + local venv_file=/tmp/.os_lf_venv 15:35:12 + local python=python3 15:35:12 + local options 15:35:12 + local set_path=true 15:35:12 + local install_args= 15:35:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:12 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:35:12 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 15:35:12 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:12 + true 15:35:12 + case $1 in 15:35:12 + python=python3 15:35:12 + shift 2 15:35:12 + true 15:35:12 + case $1 in 15:35:12 + shift 15:35:12 + break 15:35:12 + case $python in 15:35:12 + local pkg_list= 15:35:12 + [[ -d /opt/pyenv ]] 15:35:12 + echo 'Setup pyenv:' 15:35:12 Setup pyenv: 15:35:12 + export PYENV_ROOT=/opt/pyenv 15:35:12 + PYENV_ROOT=/opt/pyenv 15:35:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:12 + pyenv versions 15:35:13 system 15:35:13 3.8.13 15:35:13 3.9.13 15:35:13 3.10.13 15:35:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:13 + command -v pyenv 15:35:13 ++ pyenv init - --no-rehash 15:35:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:35:13 for i in ${!paths[@]}; do 15:35:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:35:13 fi; done; 15:35:13 echo "${paths[*]}"'\'')" 15:35:13 export PATH="/opt/pyenv/shims:${PATH}" 15:35:13 export PYENV_SHELL=bash 15:35:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:35:13 pyenv() { 15:35:13 local command 15:35:13 command="${1:-}" 15:35:13 if [ "$#" -gt 0 ]; then 15:35:13 shift 15:35:13 fi 15:35:13 15:35:13 case "$command" in 15:35:13 rehash|shell) 15:35:13 eval "$(pyenv "sh-$command" "$@")" 15:35:13 ;; 15:35:13 *) 15:35:13 command pyenv "$command" "$@" 15:35:13 ;; 15:35:13 esac 15:35:13 }' 15:35:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:35:13 for i in ${!paths[@]}; do 15:35:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:35:13 fi; done; 15:35:13 echo "${paths[*]}"' 15:35:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:13 ++ export PYENV_SHELL=bash 15:35:13 ++ PYENV_SHELL=bash 15:35:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:35:13 +++ complete -F _pyenv pyenv 15:35:13 ++ lf-pyver python3 15:35:13 ++ local py_version_xy=python3 15:35:13 ++ local py_version_xyz= 15:35:13 ++ awk '{ print $1 }' 15:35:13 ++ pyenv versions 15:35:13 ++ local command 15:35:13 ++ command=versions 15:35:13 ++ '[' 1 -gt 0 ']' 15:35:13 ++ shift 15:35:13 ++ case "$command" in 15:35:13 ++ command pyenv versions 15:35:13 ++ pyenv versions 15:35:13 ++ sed 's/^[ *]* //' 15:35:13 ++ grep -E '^[0-9.]*[0-9]$' 15:35:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:35:13 +++ tail -n 1 15:35:13 +++ sort -V 15:35:13 +++ grep '^3' /tmp/.pyenv_versions 15:35:13 ++ py_version_xyz=3.11.7 15:35:13 ++ [[ -z 3.11.7 ]] 15:35:13 ++ echo 3.11.7 15:35:13 ++ return 0 15:35:13 + pyenv local 3.11.7 15:35:13 + local command 15:35:13 + command=local 15:35:13 + '[' 2 -gt 0 ']' 15:35:13 + shift 15:35:13 + case "$command" in 15:35:13 + command pyenv local 3.11.7 15:35:13 + pyenv local 3.11.7 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='lftools[openstack] ' 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='kubernetes ' 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='niet ' 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='python-heatclient ' 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='python-openstackclient ' 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='python-magnumclient ' 15:35:13 + for arg in "$@" 15:35:13 + case $arg in 15:35:13 + pkg_list+='yq ' 15:35:13 + [[ -f /tmp/.os_lf_venv ]] 15:35:13 ++ cat /tmp/.os_lf_venv 15:35:13 + lf_venv=/tmp/venv-USRa 15:35:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from' file:/tmp/.os_lf_venv 15:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:35:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:13 + local 'pip_opts=--upgrade --quiet' 15:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:35:13 + [[ -n '' ]] 15:35:13 + [[ -n '' ]] 15:35:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:13 + /tmp/venv-USRa/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:35:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:35:15 lf-activate-venv(): INFO: Base packages installed successfully 15:35:15 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 15:35:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 15:35:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:15 + /tmp/venv-USRa/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:35:32 + type python3 15:35:32 + true 15:35:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH' 15:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:35:32 + PATH=/tmp/venv-USRa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:35:32 + return 0 15:35:32 + mapfile -t os_volumes 15:35:32 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 15:35:35 + '[' 0 -eq 0 ']' 15:35:35 + echo 'No orphaned volumes found.' 15:35:35 No orphaned volumes found. 15:35:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:35:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:35:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7503141450358039990.sh 15:35:35 ---> Protect in-use images 15:35:35 Setup pyenv: 15:35:35 system 15:35:35 3.8.13 15:35:35 3.9.13 15:35:35 3.10.13 15:35:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:37 lf-activate-venv(): INFO: Base packages installed successfully 15:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 15:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:35:50 INFO: There are images to protect defined in jenkins-config. 15:35:50 INFO: There are additional images to protect in the jjb dir. 15:35:50 INFO: Protecting the following images: 15:35:50 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 15:35:50 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 15:35:50 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 15:35:50 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 15:35:50 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 15:35:50 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 15:35:50 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 15:35:50 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 15:35:50 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 15:35:50 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 15:35:50 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 15:35:50 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 15:35:50 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 15:35:50 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 15:35:50 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 15:35:50 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 15:35:52 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 15:35:53 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 15:35:53 Build step 'Conditional step (single)' marked build as failure 15:35:53 $ ssh-agent -k 15:35:53 unset SSH_AUTH_SOCK; 15:35:53 unset SSH_AGENT_PID; 15:35:53 echo Agent pid 5448 killed; 15:35:53 [ssh-agent] Stopped. 15:35:53 [PostBuildScript] - [INFO] Executing post build scripts. 15:35:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6917697314198288969.sh 15:35:53 ---> sysstat.sh 15:35:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4697838449507068876.sh 15:35:54 ---> package-listing.sh 15:35:54 ++ tr '[:upper:]' '[:lower:]' 15:35:54 ++ facter osfamily 15:35:54 + OS_FAMILY=redhat 15:35:54 + workspace=/w/workspace/builder-openstack-cron 15:35:54 + START_PACKAGES=/tmp/packages_start.txt 15:35:54 + END_PACKAGES=/tmp/packages_end.txt 15:35:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:54 + PACKAGES=/tmp/packages_start.txt 15:35:54 + '[' /w/workspace/builder-openstack-cron ']' 15:35:54 + PACKAGES=/tmp/packages_end.txt 15:35:54 + case "${OS_FAMILY}" in 15:35:54 + rpm -qa 15:35:54 + sort 15:35:54 + '[' -f /tmp/packages_start.txt ']' 15:35:54 + '[' -f /tmp/packages_end.txt ']' 15:35:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:54 + '[' /w/workspace/builder-openstack-cron ']' 15:35:54 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 15:35:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 15:35:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15051991218933181121.sh 15:35:54 ---> capture-instance-metadata.sh 15:35:54 Setup pyenv: 15:35:55 system 15:35:55 3.8.13 15:35:55 3.9.13 15:35:55 3.10.13 15:35:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:35:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:35:57 lf-activate-venv(): INFO: Base packages installed successfully 15:35:57 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:36:06 INFO: Running in OpenStack, capturing instance metadata 15:36:07 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17002743588686799805.sh 15:36:07 provisioning config files... 15:36:07 Could not find credentials [logs] for builder-openstack-cron #74028 15:36:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1710843093021825230tmp 15:36:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:36:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:36:07 provisioning config files... 15:36:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:36:08 [EnvInject] - Injecting environment variables from a build step. 15:36:08 [EnvInject] - Injecting as environment variables the properties content 15:36:08 SERVER_ID=logs 15:36:08 15:36:08 [EnvInject] - Variables injected successfully. 15:36:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins510625133562229067.sh 15:36:08 ---> create-netrc.sh 15:36:08 WARN: Log server credential not found. 15:36:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4280361713091751878.sh 15:36:08 ---> python-tools-install.sh 15:36:08 Setup pyenv: 15:36:08 system 15:36:08 3.8.13 15:36:08 3.9.13 15:36:08 3.10.13 15:36:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:10 lf-activate-venv(): INFO: Base packages installed successfully 15:36:10 lf-activate-venv(): INFO: Installing additional packages: lftools 15:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8460009543645855627.sh 15:36:20 ---> sudo-logs.sh 15:36:20 Archiving 'sudo' log.. 15:36:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6703301410689512755.sh 15:36:20 ---> job-cost.sh 15:36:20 Setup pyenv: 15:36:21 system 15:36:21 3.8.13 15:36:21 3.9.13 15:36:21 3.10.13 15:36:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:23 lf-activate-venv(): INFO: Base packages installed successfully 15:36:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:36:35 INFO: No Stack... 15:36:35 INFO: Retrieving Pricing Info for: v3-standard-2 15:36:36 INFO: Archiving Costs 15:36:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins12356800537190714315.sh 15:36:36 ---> logs-deploy.sh 15:36:36 Setup pyenv: 15:36:36 system 15:36:36 3.8.13 15:36:36 3.9.13 15:36:36 3.10.13 15:36:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 15:36:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-USRa from file:/tmp/.os_lf_venv 15:36:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:36:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:36:38 lf-activate-venv(): INFO: Base packages installed successfully 15:36:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-USRa/bin to PATH 15:36:49 WARNING: Nexus logging server not set 15:36:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74028/ 15:36:49 INFO: archiving logs to S3 15:36:50 ---> uname -a: 15:36:50 Linux prd-centos8-builder-2c-2g-1792.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:36:50 15:36:50 15:36:50 ---> lscpu: 15:36:50 Architecture: x86_64 15:36:50 CPU op-mode(s): 32-bit, 64-bit 15:36:50 Byte Order: Little Endian 15:36:50 CPU(s): 2 15:36:50 On-line CPU(s) list: 0,1 15:36:50 Thread(s) per core: 1 15:36:50 Core(s) per socket: 1 15:36:50 Socket(s): 2 15:36:50 NUMA node(s): 1 15:36:50 Vendor ID: AuthenticAMD 15:36:50 CPU family: 23 15:36:50 Model: 49 15:36:50 Model name: AMD EPYC-Rome Processor 15:36:50 Stepping: 0 15:36:50 CPU MHz: 2799.998 15:36:50 BogoMIPS: 5599.99 15:36:50 Virtualization: AMD-V 15:36:50 Hypervisor vendor: KVM 15:36:50 Virtualization type: full 15:36:50 L1d cache: 32K 15:36:50 L1i cache: 32K 15:36:50 L2 cache: 512K 15:36:50 L3 cache: 16384K 15:36:50 NUMA node0 CPU(s): 0,1 15:36:50 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 15:36:50 15:36:50 15:36:50 ---> nproc: 15:36:50 2 15:36:50 15:36:50 15:36:50 ---> df -h: 15:36:50 Filesystem Size Used Avail Use% Mounted on 15:36:50 devtmpfs 3.8G 0 3.8G 0% /dev 15:36:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:36:50 tmpfs 3.8G 17M 3.8G 1% /run 15:36:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:36:50 /dev/vda1 40G 8.4G 32G 22% / 15:36:50 tmpfs 770M 0 770M 0% /run/user/1001 15:36:50 15:36:50 15:36:50 ---> free -m: 15:36:50 total used free shared buff/cache available 15:36:50 Mem: 7697 626 4795 19 2275 6774 15:36:50 Swap: 1023 0 1023 15:36:50 15:36:50 15:36:50 ---> ip addr: 15:36:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:36:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:36:50 inet 127.0.0.1/8 scope host lo 15:36:50 valid_lft forever preferred_lft forever 15:36:50 inet6 ::1/128 scope host 15:36:50 valid_lft forever preferred_lft forever 15:36:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:36:50 link/ether fa:16:3e:57:e0:65 brd ff:ff:ff:ff:ff:ff 15:36:50 altname enp0s3 15:36:50 altname ens3 15:36:50 inet 10.30.171.118/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:36:50 valid_lft 86103sec preferred_lft 86103sec 15:36:50 inet6 fe80::f816:3eff:fe57:e065/64 scope link 15:36:50 valid_lft forever preferred_lft forever 15:36:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:36:50 link/ether 02:42:f4:13:e8:4c brd ff:ff:ff:ff:ff:ff 15:36:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:36:50 valid_lft forever preferred_lft forever 15:36:50 15:36:50 15:36:50 ---> sar -b -r -n DEV: 15:36:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/27/2025 _x86_64_ (2 CPU) 15:36:50 15:36:50 15:31:50 LINUX RESTART (2 CPU) 15:36:50 15:36:50 03:33:01 PM tps rtps wtps bread/s bwrtn/s 15:36:50 03:34:01 PM 113.61 0.48 113.13 64.11 9789.02 15:36:50 03:35:01 PM 51.11 0.28 50.82 40.66 6029.56 15:36:50 03:36:01 PM 28.20 0.13 28.06 12.80 728.03 15:36:50 Average: 64.31 0.30 64.01 39.19 5515.77 15:36:50 15:36:50 03:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:36:50 03:34:01 PM 5014472 6994152 2867952 36.38 2688 2155976 931476 10.43 204852 2307828 101340 15:36:50 03:35:01 PM 4954124 6972420 2928300 37.15 2688 2193568 947704 10.61 234196 2336936 10944 15:36:50 03:36:01 PM 4936892 6954404 2945532 37.37 2688 2193024 975744 10.93 423436 2166028 9004 15:36:50 Average: 4968496 6973659 2913928 36.97 2688 2180856 951641 10.66 287495 2270264 40429 15:36:50 15:36:50 03:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:36:50 03:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 03:34:01 PM eth0 46.25 40.42 550.34 6.94 0.00 0.00 0.00 0.00 15:36:50 03:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 03:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 03:35:01 PM eth0 61.82 49.68 599.95 9.56 0.00 0.00 0.00 0.00 15:36:50 03:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 03:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 03:36:01 PM eth0 21.85 20.05 21.59 10.29 0.00 0.00 0.00 0.00 15:36:50 03:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 Average: eth0 43.31 36.71 390.64 8.93 0.00 0.00 0.00 0.00 15:36:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:36:50 15:36:50 15:36:50 ---> sar -P ALL: 15:36:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 09/27/2025 _x86_64_ (2 CPU) 15:36:50 15:36:50 15:31:50 LINUX RESTART (2 CPU) 15:36:50 15:36:50 03:33:01 PM CPU %user %nice %system %iowait %steal %idle 15:36:50 03:34:01 PM all 31.22 0.00 5.23 1.01 0.08 62.46 15:36:50 03:34:01 PM 0 23.08 0.00 4.50 0.78 0.08 71.56 15:36:50 03:34:01 PM 1 39.39 0.00 5.96 1.25 0.08 53.32 15:36:50 03:35:01 PM all 27.85 0.00 3.33 0.53 0.09 68.20 15:36:50 03:35:01 PM 0 27.32 0.00 3.62 0.55 0.10 68.41 15:36:50 03:35:01 PM 1 28.38 0.00 3.03 0.52 0.08 67.99 15:36:50 03:36:01 PM all 36.66 0.00 3.77 0.17 0.09 59.31 15:36:50 03:36:01 PM 0 32.05 0.00 3.55 0.15 0.08 64.17 15:36:50 03:36:01 PM 1 41.27 0.00 3.99 0.20 0.10 54.44 15:36:50 Average: all 31.91 0.00 4.11 0.57 0.09 63.32 15:36:50 Average: 0 27.48 0.00 3.89 0.49 0.09 68.05 15:36:50 Average: 1 36.34 0.00 4.33 0.66 0.09 58.58 15:36:50 15:36:50 15:36:50