09:32:32 Started by timer 09:32:32 Running as SYSTEM 09:32:32 [EnvInject] - Loading node environment variables. 09:32:32 Building remotely on prd-centos8-builder-2c-2g-2765 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 09:32:32 [ssh-agent] Looking for ssh-agent implementation... 09:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:32:33 $ ssh-agent 09:32:33 SSH_AUTH_SOCK=/tmp/ssh-4jSjB2lyIphk/agent.5438 09:32:33 SSH_AGENT_PID=5439 09:32:33 [ssh-agent] Started. 09:32:33 Running ssh-add (command line suppressed) 09:32:33 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_7012158758191534153.key (/w/workspace/builder-openstack-cron@tmp/private_key_7012158758191534153.key) 09:32:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:32:33 The recommended git tool is: NONE 09:32:35 using credential jenkins-ssh 09:32:35 Wiping out workspace first. 09:32:35 Cloning the remote Git repository 09:32:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 09:32:35 > git init /w/workspace/builder-openstack-cron # timeout=10 09:32:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 09:32:35 > git --version # timeout=10 09:32:35 > git --version # 'git version 2.43.0' 09:32:35 using GIT_SSH to set credentials jenkins-ssh 09:32:35 [INFO] Currently running in a labeled security context 09:32:35 [INFO] Currently SELinux is 'enforcing' on the host 09:32:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10987532498946730284.key 09:32:35 Verifying host key using known hosts file 09:32:35 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. 09:32:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 09:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:32:38 Avoid second fetch 09:32:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:32:38 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 09:32:38 > git config core.sparsecheckout # timeout=10 09:32:38 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 09:32:39 Commit message: "Add jobs for aaa-0.21.x" 09:32:39 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 09:32:39 > git remote # timeout=10 09:32:39 > git submodule init # timeout=10 09:32:39 > git submodule sync # timeout=10 09:32:39 > git config --get remote.origin.url # timeout=10 09:32:39 > git submodule init # timeout=10 09:32:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:32:39 > git config --get submodule.global-jjb.url # timeout=10 09:32:39 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:32:39 > git config --get submodule.packer/common-packer.url # timeout=10 09:32:39 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:32:39 > git submodule update --init --recursive global-jjb # timeout=10 09:32:40 > git submodule update --init --recursive packer/common-packer # timeout=10 09:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:32:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:32:44 No emails were triggered. 09:32:44 provisioning config files... 09:32:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:32:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:32:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:32:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4317154479097733267.sh 09:32:44 ---> python-tools-install.sh 09:32:44 Setup pyenv: 09:32:45 system 09:32:45 * 3.8.13 (set by /opt/pyenv/version) 09:32:45 * 3.9.13 (set by /opt/pyenv/version) 09:32:45 * 3.10.13 (set by /opt/pyenv/version) 09:32:45 * 3.11.7 (set by /opt/pyenv/version) 09:32:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KKVX 09:32:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:32:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:32:54 lf-activate-venv(): INFO: Base packages installed successfully 09:32:54 lf-activate-venv(): INFO: Installing additional packages: lftools 09:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:33:21 Generating Requirements File 09:33:43 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. 09:33:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:33:43 Python 3.11.7 09:33:44 pip 25.2 from /tmp/venv-KKVX/lib/python3.11/site-packages/pip (python 3.11) 09:33:44 appdirs==1.4.4 09:33:44 argcomplete==3.6.2 09:33:44 aspy.yaml==1.3.0 09:33:44 attrs==25.3.0 09:33:44 autopage==0.5.2 09:33:44 beautifulsoup4==4.14.2 09:33:44 boto3==1.40.42 09:33:44 botocore==1.40.42 09:33:44 bs4==0.0.2 09:33:44 cachetools==6.2.0 09:33:44 certifi==2025.8.3 09:33:44 cffi==2.0.0 09:33:44 cfgv==3.4.0 09:33:44 chardet==5.2.0 09:33:44 charset-normalizer==3.4.3 09:33:44 click==8.3.0 09:33:44 cliff==4.11.0 09:33:44 cmd2==2.7.0 09:33:44 cryptography==3.3.2 09:33:44 debtcollector==3.0.0 09:33:44 decorator==5.2.1 09:33:44 defusedxml==0.7.1 09:33:44 Deprecated==1.2.18 09:33:44 distlib==0.4.0 09:33:44 dnspython==2.8.0 09:33:44 docker==7.1.0 09:33:44 dogpile.cache==1.4.1 09:33:44 durationpy==0.10 09:33:44 email-validator==2.3.0 09:33:44 filelock==3.19.1 09:33:44 future==1.0.0 09:33:44 gitdb==4.0.12 09:33:44 GitPython==3.1.45 09:33:44 google-auth==2.41.1 09:33:44 httplib2==0.31.0 09:33:44 identify==2.6.14 09:33:44 idna==3.10 09:33:44 importlib-resources==1.5.0 09:33:44 iso8601==2.1.0 09:33:44 Jinja2==3.1.6 09:33:44 jmespath==1.0.1 09:33:44 jsonpatch==1.33 09:33:44 jsonpointer==3.0.0 09:33:44 jsonschema==4.25.1 09:33:44 jsonschema-specifications==2025.9.1 09:33:44 keystoneauth1==5.12.0 09:33:44 kubernetes==34.1.0 09:33:44 lftools==0.37.14 09:33:44 lxml==6.0.2 09:33:44 markdown-it-py==4.0.0 09:33:44 MarkupSafe==3.0.3 09:33:44 mdurl==0.1.2 09:33:44 msgpack==1.1.1 09:33:44 multi_key_dict==2.0.3 09:33:44 munch==4.0.0 09:33:44 netaddr==1.3.0 09:33:44 niet==1.4.2 09:33:44 nodeenv==1.9.1 09:33:44 oauth2client==4.1.3 09:33:44 oauthlib==3.3.1 09:33:44 openstacksdk==4.7.1 09:33:44 os-service-types==1.8.0 09:33:44 osc-lib==4.2.0 09:33:44 oslo.config==10.0.0 09:33:44 oslo.context==6.1.0 09:33:44 oslo.i18n==6.6.0 09:33:44 oslo.log==7.2.1 09:33:44 oslo.serialization==5.8.0 09:33:44 oslo.utils==9.1.0 09:33:44 packaging==25.0 09:33:44 pbr==7.0.1 09:33:44 platformdirs==4.4.0 09:33:44 prettytable==3.16.0 09:33:44 psutil==7.1.0 09:33:44 pyasn1==0.6.1 09:33:44 pyasn1_modules==0.4.2 09:33:44 pycparser==2.23 09:33:44 pygerrit2==2.0.15 09:33:44 PyGithub==2.8.1 09:33:44 Pygments==2.19.2 09:33:44 PyJWT==2.10.1 09:33:44 PyNaCl==1.6.0 09:33:44 pyparsing==2.4.7 09:33:44 pyperclip==1.11.0 09:33:44 pyrsistent==0.20.0 09:33:44 python-cinderclient==9.8.0 09:33:44 python-dateutil==2.9.0.post0 09:33:44 python-heatclient==4.3.0 09:33:44 python-jenkins==1.8.3 09:33:44 python-keystoneclient==5.7.0 09:33:44 python-magnumclient==4.9.0 09:33:44 python-openstackclient==8.2.0 09:33:44 python-swiftclient==4.8.0 09:33:44 PyYAML==6.0.3 09:33:44 referencing==0.36.2 09:33:44 requests==2.32.5 09:33:44 requests-oauthlib==2.0.0 09:33:44 requestsexceptions==1.4.0 09:33:44 rfc3986==2.0.0 09:33:44 rich==14.1.0 09:33:44 rich-argparse==1.7.1 09:33:44 rpds-py==0.27.1 09:33:44 rsa==4.9.1 09:33:44 ruamel.yaml==0.18.15 09:33:44 ruamel.yaml.clib==0.2.14 09:33:44 s3transfer==0.14.0 09:33:44 simplejson==3.20.2 09:33:44 six==1.17.0 09:33:44 smmap==5.0.2 09:33:44 soupsieve==2.8 09:33:44 stevedore==5.5.0 09:33:44 tabulate==0.9.0 09:33:44 toml==0.10.2 09:33:44 tomlkit==0.13.3 09:33:44 tqdm==4.67.1 09:33:44 typing_extensions==4.15.0 09:33:44 tzdata==2025.2 09:33:44 urllib3==1.26.20 09:33:44 virtualenv==20.34.0 09:33:44 wcwidth==0.2.14 09:33:44 websocket-client==1.8.0 09:33:44 wrapt==1.17.3 09:33:44 xdg==6.0.0 09:33:44 xmltodict==1.0.2 09:33:44 yq==3.4.3 09:33:44 [EnvInject] - Injecting environment variables from a build step. 09:33:44 [EnvInject] - Injecting as environment variables the properties content 09:33:44 OS_CLOUD=vex 09:33:44 09:33:44 [EnvInject] - Variables injected successfully. 09:33:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8688466517790740961.sh 09:33:44 ---> Orphaned k8s clusters 09:33:44 Setup pyenv: 09:33:44 system 09:33:44 3.8.13 09:33:44 3.9.13 09:33:44 3.10.13 09:33:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:33:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:46 lf-activate-venv(): INFO: Base packages installed successfully 09:33:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 09:33:54 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. 09:33:54 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 09:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:33:57 -----> Delete orphaned cluster 09:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4401431195077291168.sh 09:33:57 ---> Orphaned stacks 09:33:57 Setup pyenv: 09:33:57 system 09:33:57 3.8.13 09:33:57 3.9.13 09:33:57 3.10.13 09:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:33:59 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. 09:33:59 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 09:33:59 lf-activate-venv(): INFO: Base packages installed successfully 09:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:34:18 + mapfile -t OS_COE_CLUSTERS_ID 09:34:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:34:18 ++ awk '{print $1}' 09:34:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:34:20 + echo '-----> Active clusters -> stacks' 09:34:20 -----> Active clusters -> stacks 09:34:20 + OS_COE_STACKS=() 09:34:20 + [[ 0 -gt 0 ]] 09:34:20 + mapfile -t OS_STACKS 09:34:20 ++ 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 09:34:20 ++ awk '{print $1}' 09:34:22 + echo '-----> Active stacks' 09:34:22 -----> Active stacks 09:34:22 + for stack in "${OS_STACKS[@]}" 09:34:22 + echo releng-openflowplugin-csit-1node-sanity-only-scandium-493 09:34:22 releng-openflowplugin-csit-1node-sanity-only-scandium-493 09:34:22 + echo '-----> Delete orphaned stacks' 09:34:22 -----> Delete orphaned stacks 09:34:22 + for STACK_NAME in "${OS_STACKS[@]}" 09:34:22 + [[ 0 -gt 0 ]] 09:34:22 + stack_in_jenkins releng-openflowplugin-csit-1node-sanity-only-scandium-493 https://jenkins.opendaylight.org/releng https://jenkins.opendaylight.org/sandbox 09:34:22 + STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-493 09:34:22 + builds=() 09:34:22 + for jenkins in "${@:2}" 09:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:34:22 + JENKINS_URL='https://jenkins.opendaylight.org/releng/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:34:22 ++ 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' 09:34:22 + 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/74118/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/4948/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2727/"}}],"oneOffExecutors":[]}]} 09:34:22 09:34:22 200' 09:34:22 ++ 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/74118/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/4948/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2727/"}}],"oneOffExecutors":[]}]} 09:34:22 09:34:22 200' 09:34:22 ++ head -n1 09:34:22 + 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/74118/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/4948/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2727/"}}],"oneOffExecutors":[]}]}' 09:34:22 ++ 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/74118/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/4948/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2727/"}}],"oneOffExecutors":[]}]} 09:34:22 09:34:22 200' 09:34:22 ++ awk 'END {print $NF}' 09:34:22 + status=200 09:34:22 + '[' 200 '!=' 200 ']' 09:34:22 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:34:22 + [[ https://jenkins.opendaylight.org/releng == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:34:22 ++ echo https://jenkins.opendaylight.org/releng 09:34:22 ++ awk -F/ '{print $NF}' 09:34:22 ++ sed 's/\/*$//' 09:34:22 + silo=releng 09:34:22 + export silo 09:34:22 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:34:22 ++ 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/74118/"}}],"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":null}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.model.FreeStyleBuild","url":"https://jenkins.opendaylight.org/releng/job/yangtools-maven-merge-master/4948/"}}],"oneOffExecutors":[]},{"_class":"jenkins.plugins.openstack.compute.JCloudsComputer","executors":[{"currentExecutable":{"_class":"hudson.maven.MavenModuleSetBuild","url":"https://jenkins.opendaylight.org/releng/job/distribution-merge-managed-scandium/2727/"}}],"oneOffExecutors":[]}]}' 09:34:22 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:34:22 ++ grep -v null 09:34:22 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:34:22 + for jenkins in "${@:2}" 09:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],' 09:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]' 09:34:22 + PARAMS='tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:34:22 + JENKINS_URL='https://jenkins.opendaylight.org/sandbox/computer/api/json?tree=computer[executors[currentExecutable[url]],oneOffExecutors[currentExecutable[url]]]&xpath=//url&wrapper=builds' 09:34:22 ++ 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' 09:34:22 + resp='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:34:22 09:34:22 200' 09:34:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:34:22 09:34:22 200' 09:34:22 ++ head -n1 09:34:22 + json_data='{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:34:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]} 09:34:22 09:34:22 200' 09:34:22 ++ awk 'END {print $NF}' 09:34:22 + status=200 09:34:22 + '[' 200 '!=' 200 ']' 09:34:22 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\o\r\g ]] 09:34:22 + [[ https://jenkins.opendaylight.org/sandbox == *\j\e\n\k\i\n\s\.*\.\i\o ]] 09:34:22 ++ echo https://jenkins.opendaylight.org/sandbox 09:34:22 ++ awk -F/ '{print $NF}' 09:34:22 ++ sed 's/\/*$//' 09:34:22 + silo=sandbox 09:34:22 + export silo 09:34:22 + builds=(${builds[@]} $(echo "$json_data" | jq -r '.computer[].executors[].currentExecutable.url' | grep -v null | awk -F'/' '{print ENVIRON["silo"] "-" $6 "-" $7}')) 09:34:22 ++ jq -r '.computer[].executors[].currentExecutable.url' 09:34:22 ++ grep -v null 09:34:22 ++ echo '{"_class":"hudson.model.ComputerSet","computer":[{"_class":"hudson.model.Hudson$MasterComputer","executors":[],"oneOffExecutors":[]}]}' 09:34:22 ++ awk -F/ '{print ENVIRON["silo"] "-" $6 "-" $7}' 09:34:22 + [[ releng-builder-openstack-cron-74118 releng-openflowplugin-csit-1node-sanity-only-scandium-493 releng-integration-sanity-test-scandium-498 releng-yangtools-maven-merge-master-4948 releng-distribution-merge-managed-scandium-2727 =~ releng-openflowplugin-csit-1node-sanity-only-scandium-493 ]] 09:34:22 + return 0 09:34:22 + continue 09:34:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:34:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:34:22 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10118880561819568704.sh 09:34:22 ---> Orphaned servers 09:34:22 Setup pyenv: 09:34:22 system 09:34:22 3.8.13 09:34:22 3.9.13 09:34:22 3.10.13 09:34:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:24 lf-activate-venv(): INFO: Base packages installed successfully 09:34:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:34:46 -----> Active servers 09:34:46 prd-ubuntu2204-docker-4c-4g-2766 09:34:46 prd-centos8-builder-2c-2g-2765 09:34:46 prd-ubuntu2204-docker-8c-8g-2764 09:34:46 prd-ubuntu2204-docker-4c-4g-2763 09:34:46 prd-ubuntu2204-docker-4c-4g-2759 09:34:46 prd-centos8-robot-2c-8g-2728 09:34:46 prd-centos8-robot-2c-8g-2727 09:34:46 prd-centos8-robot-2c-8g-2726 09:34:46 prd-centos8-robot-2c-8g-773 09:34:46 prd-queue-intque-2c-1g-772 09:34:46 -----> Delete orphaned servers 09:34:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:34:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:34:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11150643672243907522.sh 09:34:47 ---> Orphaned ports 09:34:47 Setup pyenv: 09:34:47 system 09:34:47 3.8.13 09:34:47 3.9.13 09:34:47 3.10.13 09:34:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:34:49 lf-activate-venv(): INFO: Base packages installed successfully 09:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 09:35:02 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:35:04 No orphaned ports to process. 09:35:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:35:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:35:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5412641099038797653.sh 09:35:04 ---> Orphaned volumes 09:35:04 + source /home/jenkins/lf-env.sh 09:35:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:35:04 ++ mktemp -d /tmp/venv-XXXX 09:35:04 + lf_venv=/tmp/venv-hruY 09:35:04 + local venv_file=/tmp/.os_lf_venv 09:35:04 + local python=python3 09:35:04 + local options 09:35:04 + local set_path=true 09:35:04 + local install_args= 09:35:04 ++ 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 09:35:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 09:35:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 09:35:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:35:04 + true 09:35:04 + case $1 in 09:35:04 + python=python3 09:35:04 + shift 2 09:35:04 + true 09:35:04 + case $1 in 09:35:04 + shift 09:35:04 + break 09:35:04 + case $python in 09:35:04 + local pkg_list= 09:35:04 + [[ -d /opt/pyenv ]] 09:35:04 + echo 'Setup pyenv:' 09:35:04 Setup pyenv: 09:35:04 + export PYENV_ROOT=/opt/pyenv 09:35:04 + PYENV_ROOT=/opt/pyenv 09:35:04 + 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 09:35:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:35:04 + pyenv versions 09:35:04 system 09:35:04 3.8.13 09:35:04 3.9.13 09:35:04 3.10.13 09:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:35:04 + command -v pyenv 09:35:04 ++ pyenv init - --no-rehash 09:35:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:35:04 for i in ${!paths[@]}; do 09:35:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:35:04 fi; done; 09:35:04 echo "${paths[*]}"'\'')" 09:35:04 export PATH="/opt/pyenv/shims:${PATH}" 09:35:04 export PYENV_SHELL=bash 09:35:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:35:04 pyenv() { 09:35:04 local command 09:35:04 command="${1:-}" 09:35:04 if [ "$#" -gt 0 ]; then 09:35:04 shift 09:35:04 fi 09:35:04 09:35:04 case "$command" in 09:35:04 rehash|shell) 09:35:04 eval "$(pyenv "sh-$command" "$@")" 09:35:04 ;; 09:35:04 *) 09:35:04 command pyenv "$command" "$@" 09:35:04 ;; 09:35:04 esac 09:35:04 }' 09:35:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:35:04 for i in ${!paths[@]}; do 09:35:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:35:04 fi; done; 09:35:04 echo "${paths[*]}"' 09:35:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:35:04 ++ 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 09:35:04 ++ 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 09:35:04 ++ export PYENV_SHELL=bash 09:35:04 ++ PYENV_SHELL=bash 09:35:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:35:04 +++ complete -F _pyenv pyenv 09:35:04 ++ lf-pyver python3 09:35:04 ++ local py_version_xy=python3 09:35:04 ++ local py_version_xyz= 09:35:04 ++ sed 's/^[ *]* //' 09:35:04 ++ pyenv versions 09:35:04 ++ local command 09:35:04 ++ command=versions 09:35:04 ++ '[' 1 -gt 0 ']' 09:35:04 ++ shift 09:35:04 ++ case "$command" in 09:35:04 ++ command pyenv versions 09:35:04 ++ pyenv versions 09:35:04 ++ grep -E '^[0-9.]*[0-9]$' 09:35:04 ++ awk '{ print $1 }' 09:35:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:35:04 +++ grep '^3' /tmp/.pyenv_versions 09:35:04 +++ sort -V 09:35:04 +++ tail -n 1 09:35:04 ++ py_version_xyz=3.11.7 09:35:04 ++ [[ -z 3.11.7 ]] 09:35:04 ++ echo 3.11.7 09:35:04 ++ return 0 09:35:04 + pyenv local 3.11.7 09:35:04 + local command 09:35:04 + command=local 09:35:04 + '[' 2 -gt 0 ']' 09:35:04 + shift 09:35:04 + case "$command" in 09:35:04 + command pyenv local 3.11.7 09:35:04 + pyenv local 3.11.7 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='lftools[openstack] ' 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='kubernetes ' 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='niet ' 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='python-heatclient ' 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='python-openstackclient ' 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='python-magnumclient ' 09:35:04 + for arg in "$@" 09:35:04 + case $arg in 09:35:04 + pkg_list+='yq ' 09:35:04 + [[ -f /tmp/.os_lf_venv ]] 09:35:04 ++ cat /tmp/.os_lf_venv 09:35:04 + lf_venv=/tmp/venv-KKVX 09:35:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from' file:/tmp/.os_lf_venv 09:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:35:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:04 + local 'pip_opts=--upgrade --quiet' 09:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:35:04 + [[ -n '' ]] 09:35:04 + [[ -n '' ]] 09:35:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:04 + /tmp/venv-KKVX/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 09:35:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:35:06 lf-activate-venv(): INFO: Base packages installed successfully 09:35:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 09:35:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 09:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:35:06 + /tmp/venv-KKVX/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 09:35:23 + type python3 09:35:23 + true 09:35:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH' 09:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:35:23 + PATH=/tmp/venv-KKVX/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 09:35:23 + return 0 09:35:23 + mapfile -t os_volumes 09:35:23 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 09:35:26 + '[' 0 -eq 0 ']' 09:35:26 + echo 'No orphaned volumes found.' 09:35:26 No orphaned volumes found. 09:35:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:35:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:35:26 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6303488404593873895.sh 09:35:26 ---> Protect in-use images 09:35:26 Setup pyenv: 09:35:26 system 09:35:26 3.8.13 09:35:26 3.9.13 09:35:26 3.10.13 09:35:26 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:35:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:28 lf-activate-venv(): INFO: Base packages installed successfully 09:35:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 09:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:35:42 INFO: There are images to protect defined in jenkins-config. 09:35:42 INFO: There are additional images to protect in the jjb dir. 09:35:42 INFO: Protecting the following images: 09:35:42 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 09:35:42 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 09:35:42 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 09:35:42 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 09:35:42 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 09:35:42 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 09:35:42 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 09:35:42 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 09:35:42 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 09:35:42 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 09:35:42 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 09:35:42 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 09:35:42 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 09:35:42 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 09:35:42 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 09:35:42 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 09:35:44 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 09:35:45 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 09:35:45 Build step 'Conditional step (single)' marked build as failure 09:35:45 $ ssh-agent -k 09:35:45 unset SSH_AUTH_SOCK; 09:35:45 unset SSH_AGENT_PID; 09:35:45 echo Agent pid 5439 killed; 09:35:45 [ssh-agent] Stopped. 09:35:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:35:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins735979845250415459.sh 09:35:45 ---> sysstat.sh 09:35:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins215851928534504777.sh 09:35:46 ---> package-listing.sh 09:35:46 ++ tr '[:upper:]' '[:lower:]' 09:35:46 ++ facter osfamily 09:35:46 + OS_FAMILY=redhat 09:35:46 + workspace=/w/workspace/builder-openstack-cron 09:35:46 + START_PACKAGES=/tmp/packages_start.txt 09:35:46 + END_PACKAGES=/tmp/packages_end.txt 09:35:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:35:46 + PACKAGES=/tmp/packages_start.txt 09:35:46 + '[' /w/workspace/builder-openstack-cron ']' 09:35:46 + PACKAGES=/tmp/packages_end.txt 09:35:46 + case "${OS_FAMILY}" in 09:35:46 + rpm -qa 09:35:46 + sort 09:35:47 + '[' -f /tmp/packages_start.txt ']' 09:35:47 + '[' -f /tmp/packages_end.txt ']' 09:35:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:35:47 + '[' /w/workspace/builder-openstack-cron ']' 09:35:47 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 09:35:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 09:35:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5751136301865765936.sh 09:35:47 ---> capture-instance-metadata.sh 09:35:47 Setup pyenv: 09:35:47 system 09:35:47 3.8.13 09:35:47 3.9.13 09:35:47 3.10.13 09:35:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:35:49 lf-activate-venv(): INFO: Base packages installed successfully 09:35:49 lf-activate-venv(): INFO: Installing additional packages: lftools 09:35:59 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:35:59 INFO: Running in OpenStack, capturing instance metadata 09:35:59 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12488185581879495438.sh 09:35:59 provisioning config files... 09:35:59 Could not find credentials [logs] for builder-openstack-cron #74118 09:35:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config4479499142753228752tmp 09:35:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:35:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:35:59 provisioning config files... 09:36:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:36:00 [EnvInject] - Injecting environment variables from a build step. 09:36:00 [EnvInject] - Injecting as environment variables the properties content 09:36:00 SERVER_ID=logs 09:36:00 09:36:00 [EnvInject] - Variables injected successfully. 09:36:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14371895847000124462.sh 09:36:00 ---> create-netrc.sh 09:36:00 WARN: Log server credential not found. 09:36:00 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10409513234189972023.sh 09:36:00 ---> python-tools-install.sh 09:36:00 Setup pyenv: 09:36:00 system 09:36:00 3.8.13 09:36:00 3.9.13 09:36:00 3.10.13 09:36:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:36:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:36:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:02 lf-activate-venv(): INFO: Base packages installed successfully 09:36:02 lf-activate-venv(): INFO: Installing additional packages: lftools 09:36:12 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:36:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12820968896662062697.sh 09:36:12 ---> sudo-logs.sh 09:36:12 Archiving 'sudo' log.. 09:36:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14151152218440678000.sh 09:36:12 ---> job-cost.sh 09:36:13 Setup pyenv: 09:36:13 system 09:36:13 3.8.13 09:36:13 3.9.13 09:36:13 3.10.13 09:36:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:15 lf-activate-venv(): INFO: Base packages installed successfully 09:36:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:36:23 INFO: No Stack... 09:36:23 INFO: Retrieving Pricing Info for: v3-standard-2 09:36:23 INFO: Archiving Costs 09:36:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5722931483124783817.sh 09:36:24 ---> logs-deploy.sh 09:36:24 Setup pyenv: 09:36:24 system 09:36:24 3.8.13 09:36:24 3.9.13 09:36:24 3.10.13 09:36:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 09:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KKVX from file:/tmp/.os_lf_venv 09:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:36:26 lf-activate-venv(): INFO: Base packages installed successfully 09:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-KKVX/bin to PATH 09:36:38 WARNING: Nexus logging server not set 09:36:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74118/ 09:36:38 INFO: archiving logs to S3 09:36:39 ---> uname -a: 09:36:39 Linux prd-centos8-builder-2c-2g-2765.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 09:36:39 09:36:39 09:36:39 ---> lscpu: 09:36:39 Architecture: x86_64 09:36:39 CPU op-mode(s): 32-bit, 64-bit 09:36:39 Byte Order: Little Endian 09:36:39 CPU(s): 2 09:36:39 On-line CPU(s) list: 0,1 09:36:39 Thread(s) per core: 1 09:36:39 Core(s) per socket: 1 09:36:39 Socket(s): 2 09:36:39 NUMA node(s): 1 09:36:39 Vendor ID: AuthenticAMD 09:36:39 CPU family: 23 09:36:39 Model: 49 09:36:39 Model name: AMD EPYC-Rome Processor 09:36:39 Stepping: 0 09:36:39 CPU MHz: 2799.998 09:36:39 BogoMIPS: 5599.99 09:36:39 Virtualization: AMD-V 09:36:39 Hypervisor vendor: KVM 09:36:39 Virtualization type: full 09:36:39 L1d cache: 32K 09:36:39 L1i cache: 32K 09:36:39 L2 cache: 512K 09:36:39 L3 cache: 16384K 09:36:39 NUMA node0 CPU(s): 0,1 09:36:39 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 09:36:39 09:36:39 09:36:39 ---> nproc: 09:36:39 2 09:36:39 09:36:39 09:36:39 ---> df -h: 09:36:39 Filesystem Size Used Avail Use% Mounted on 09:36:39 devtmpfs 3.8G 0 3.8G 0% /dev 09:36:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:36:39 tmpfs 3.8G 17M 3.8G 1% /run 09:36:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:36:39 /dev/vda1 40G 8.4G 32G 22% / 09:36:39 tmpfs 770M 0 770M 0% /run/user/1001 09:36:39 09:36:39 09:36:39 ---> free -m: 09:36:39 total used free shared buff/cache available 09:36:39 Mem: 7697 674 4755 19 2267 6725 09:36:39 Swap: 1023 0 1023 09:36:39 09:36:39 09:36:39 ---> ip addr: 09:36:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:36:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:36:39 inet 127.0.0.1/8 scope host lo 09:36:39 valid_lft forever preferred_lft forever 09:36:39 inet6 ::1/128 scope host 09:36:39 valid_lft forever preferred_lft forever 09:36:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:36:39 link/ether fa:16:3e:c8:9c:6b brd ff:ff:ff:ff:ff:ff 09:36:39 altname enp0s3 09:36:39 altname ens3 09:36:39 inet 10.30.170.19/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:36:39 valid_lft 86119sec preferred_lft 86119sec 09:36:39 inet6 fe80::f816:3eff:fec8:9c6b/64 scope link 09:36:39 valid_lft forever preferred_lft forever 09:36:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:36:39 link/ether 02:42:ae:e1:67:1d brd ff:ff:ff:ff:ff:ff 09:36:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:36:39 valid_lft forever preferred_lft forever 09:36:39 09:36:39 09:36:39 ---> sar -b -r -n DEV: 09:36:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 09:36:39 09:36:39 09:31:53 LINUX RESTART (2 CPU) 09:36:39 09:36:39 09:33:02 AM tps rtps wtps bread/s bwrtn/s 09:36:39 09:34:01 AM 121.23 0.68 120.55 70.61 10928.73 09:36:39 09:35:01 AM 55.22 0.25 54.97 40.13 5892.32 09:36:39 09:36:01 AM 26.86 0.40 26.46 39.72 723.23 09:36:39 Average: 67.47 0.44 67.03 50.04 5820.00 09:36:39 09:36:39 09:33:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:36:39 09:34:01 AM 4961696 6932772 2920736 37.05 2688 2147236 986696 11.05 204996 2361220 102748 09:36:39 09:35:01 AM 4787248 6838936 3095184 39.27 2688 2227364 1071884 12.00 270644 2468768 53472 09:36:39 09:36:01 AM 4925348 6938460 2957084 37.51 2688 2188260 993892 11.13 423508 2177596 12116 09:36:39 Average: 4891431 6903389 2991001 37.95 2688 2187620 1017491 11.39 299716 2335861 56112 09:36:39 09:36:39 09:33:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:36:39 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 09:34:01 AM eth0 58.83 51.16 719.19 8.57 0.00 0.00 0.00 0.00 09:36:39 09:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 09:35:01 AM eth0 67.16 51.79 602.90 11.36 0.00 0.00 0.00 0.00 09:36:39 09:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 09:36:01 AM eth0 23.64 21.51 19.57 10.65 0.00 0.00 0.00 0.00 09:36:39 09:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 Average: eth0 49.83 41.43 445.71 10.20 0.00 0.00 0.00 0.00 09:36:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:36:39 09:36:39 09:36:39 ---> sar -P ALL: 09:36:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/01/2025 _x86_64_ (2 CPU) 09:36:39 09:36:39 09:31:53 LINUX RESTART (2 CPU) 09:36:39 09:36:39 09:33:02 AM CPU %user %nice %system %iowait %steal %idle 09:36:39 09:34:01 AM all 35.15 0.00 5.65 1.17 0.08 57.94 09:36:39 09:34:01 AM 0 34.60 0.00 5.29 1.22 0.08 58.80 09:36:39 09:34:01 AM 1 35.71 0.00 6.01 1.12 0.08 57.08 09:36:39 09:35:01 AM all 33.59 0.00 3.71 0.36 0.10 62.24 09:36:39 09:35:01 AM 0 24.92 0.00 3.14 0.33 0.10 71.51 09:36:39 09:35:01 AM 1 42.28 0.00 4.29 0.38 0.10 52.95 09:36:39 09:36:01 AM all 35.37 0.00 4.05 0.14 0.08 60.36 09:36:39 09:36:01 AM 0 30.34 0.00 3.42 0.13 0.08 66.03 09:36:39 09:36:01 AM 1 40.40 0.00 4.67 0.15 0.08 54.70 09:36:39 Average: all 34.70 0.00 4.46 0.55 0.09 60.19 09:36:39 Average: 0 29.93 0.00 3.94 0.56 0.09 65.48 09:36:39 Average: 1 39.48 0.00 4.98 0.55 0.09 54.90 09:36:39 09:36:39 09:36:39