01:04:01 Started by timer 01:04:01 Running as SYSTEM 01:04:01 [EnvInject] - Loading node environment variables. 01:04:01 Building remotely on prd-ubuntu20.04-docker-2c-8g-808 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:01 [ssh-agent] Looking for ssh-agent implementation... 01:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:02 $ ssh-agent 01:04:02 SSH_AUTH_SOCK=/tmp/ssh-Q9RSpGpiTfxJ/agent.1529 01:04:02 SSH_AGENT_PID=1531 01:04:02 [ssh-agent] Started. 01:04:02 Running ssh-add (command line suppressed) 01:04:02 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3857647896825154633.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_3857647896825154633.key) 01:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:02 The recommended git tool is: NONE 01:04:08 using credential edgex-jenkins-ssh 01:04:08 Wiping out workspace first. 01:04:08 Cloning the remote Git repository 01:04:08 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:08 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:08 > git --version # timeout=10 01:04:08 > git --version # 'git version 2.25.1' 01:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:09 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:10 Avoid second fetch 01:04:10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:10 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:04:10 > git config core.sparsecheckout # timeout=10 01:04:10 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:11 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:04:11 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:11 > git remote # timeout=10 01:04:11 > git submodule init # timeout=10 01:04:11 > git submodule sync # timeout=10 01:04:11 > git config --get remote.origin.url # timeout=10 01:04:11 > git submodule init # timeout=10 01:04:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:11 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:11 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:11 > git config --get submodule.global-jjb.url # timeout=10 01:04:11 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:12 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:13 > git submodule update --init --recursive global-jjb # timeout=10 01:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:17 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:17 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:17 provisioning config files... 01:04:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16224547099830370023.sh 01:04:18 ---> python-tools-install.sh 01:04:18 Setup pyenv: 01:04:18 * system (set by /opt/pyenv/version) 01:04:18 * 3.8.20 (set by /opt/pyenv/version) 01:04:18 * 3.9.20 (set by /opt/pyenv/version) 01:04:18 3.10.15 01:04:18 3.11.10 01:04:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VmwJ 01:04:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:26 lf-activate-venv(): INFO: Base packages installed successfully 01:04:26 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:47 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:04:47 Generating Requirements File 01:05:08 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. 01:05:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:08 Python 3.11.10 01:05:08 pip 26.2.1 from /tmp/venv-VmwJ/lib/python3.11/site-packages/pip (python 3.11) 01:05:09 aiohappyeyeballs==2.7.1 01:05:09 aiohttp==3.14.3 01:05:09 aiosignal==1.4.0 01:05:09 appdirs==1.4.4 01:05:09 argcomplete==3.7.2 01:05:09 aspy.yaml==1.3.0 01:05:09 attrs==26.1.0 01:05:09 autopage==0.6.0 01:05:09 beautifulsoup4==4.15.0 01:05:09 boto3==1.43.78 01:05:09 botocore==1.43.78 01:05:09 bs4==0.0.2 01:05:09 certifi==2026.7.22 01:05:09 cffi==2.1.1 01:05:09 cfgv==3.5.0 01:05:09 chardet==7.6.0 01:05:09 charset-normalizer==3.5.1 01:05:09 click==8.4.2 01:05:09 cliff==4.15.0 01:05:09 cmd2==4.2.1 01:05:09 cryptography==3.3.2 01:05:09 debtcollector==3.1.0 01:05:09 decorator==5.3.1 01:05:09 defusedxml==0.7.1 01:05:09 Deprecated==1.3.1 01:05:09 distlib==0.4.3 01:05:09 dnspython==2.8.0 01:05:09 docker==7.2.0 01:05:09 dogpile.cache==1.5.0 01:05:09 durationpy==0.10 01:05:09 email-validator==2.3.0 01:05:09 filelock==3.32.3 01:05:09 frozenlist==1.8.0 01:05:09 future==1.0.0 01:05:09 gitdb==4.0.12 01:05:09 GitPython==3.1.59 01:05:09 httplib2==0.30.2 01:05:09 identify==2.6.19 01:05:09 idna==3.19 01:05:09 importlib-resources==1.5.0 01:05:09 iso8601==2.1.0 01:05:09 Jinja2==3.1.6 01:05:09 jmespath==1.1.0 01:05:09 jsonpatch==1.33 01:05:09 jsonpointer==3.1.1 01:05:09 jsonschema==4.26.0 01:05:09 jsonschema-specifications==2025.9.1 01:05:09 keystoneauth1==5.15.0 01:05:09 kubernetes==36.0.3 01:05:09 lftools==0.37.23 01:05:09 lxml==6.1.2 01:05:09 markdown-it-py==4.2.0 01:05:09 MarkupSafe==3.0.3 01:05:09 mdurl==0.1.2 01:05:09 msgpack==1.2.1 01:05:09 multi_key_dict==2.0.3 01:05:09 multidict==6.7.1 01:05:09 munch==4.0.0 01:05:09 netaddr==1.3.0 01:05:09 niet==1.4.2 01:05:09 nodeenv==1.10.0 01:05:09 oauth2client==4.1.3 01:05:09 oauthlib==3.3.1 01:05:09 openstacksdk==4.18.0 01:05:09 os-service-types==1.9.0 01:05:09 osc-lib==4.7.0 01:05:09 oslo.config==10.7.0 01:05:09 oslo.context==6.5.0 01:05:09 oslo.i18n==6.9.0 01:05:09 oslo.log==8.3.0 01:05:09 oslo.serialization==5.11.0 01:05:09 oslo.utils==10.1.1 01:05:09 packaging==26.3 01:05:09 pbr==7.0.3 01:05:09 platformdirs==4.11.3 01:05:09 prettytable==3.18.0 01:05:09 prompt_toolkit==3.0.53 01:05:09 propcache==0.5.2 01:05:09 psutil==7.2.2 01:05:09 pyasn1==0.6.4 01:05:09 pyasn1_modules==0.4.2 01:05:09 pycparser==3.0 01:05:09 pygerrit2==2.0.15 01:05:09 PyGithub==2.10.0 01:05:09 Pygments==2.21.0 01:05:09 PyJWT==2.13.0 01:05:09 PyNaCl==1.6.2 01:05:09 pyparsing==2.4.7 01:05:09 pyperclip==1.11.0 01:05:09 pyrsistent==0.20.0 01:05:09 python-dateutil==2.9.0.post0 01:05:09 python-discovery==1.5.2 01:05:09 python-heatclient==5.2.0 01:05:09 python-jenkins==1.8.3 01:05:09 python-keystoneclient==5.8.0 01:05:09 python-magnumclient==4.11.0 01:05:09 python-manilaclient==6.2.0 01:05:09 python-openstackclient==10.2.1 01:05:09 python-swiftclient==4.10.0 01:05:09 PyYAML==6.0.3 01:05:09 referencing==0.37.0 01:05:09 requests==2.34.2 01:05:09 requests-oauthlib==2.0.0 01:05:09 rfc3986==2.0.0 01:05:09 rich==15.0.0 01:05:09 rich-argparse==1.8.0 01:05:09 rpds-py==2026.6.3 01:05:09 rsa==4.9.1 01:05:09 ruamel.yaml==0.19.1 01:05:09 ruamel.yaml.clib==0.2.15 01:05:09 s3transfer==0.19.2 01:05:09 simplejson==4.1.1 01:05:09 six==1.17.0 01:05:09 smmap==5.0.3 01:05:09 soupsieve==2.9.2 01:05:09 stevedore==5.9.1 01:05:09 tabulate==0.10.0 01:05:09 toml==0.10.2 01:05:09 tomlkit==0.15.1 01:05:09 tqdm==4.70.0 01:05:09 typing_extensions==4.16.0 01:05:09 urllib3==1.26.20 01:05:09 virtualenv==21.7.4 01:05:09 wcwidth==0.8.2 01:05:09 websocket-client==1.9.0 01:05:09 wrapt==2.3.0 01:05:09 xdg==6.0.0 01:05:09 xmltodict==1.0.4 01:05:09 yarl==1.24.5 01:05:09 yq==4.1.2 01:05:09 [EnvInject] - Injecting environment variables from a build step. 01:05:09 [EnvInject] - Injecting as environment variables the properties content 01:05:09 OS_CLOUD=vex 01:05:09 01:05:09 [EnvInject] - Variables injected successfully. 01:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2450408237671439153.sh 01:05:09 ---> Orphaned k8s clusters 01:05:09 Setup pyenv: 01:05:09 system 01:05:09 3.8.20 01:05:09 3.9.20 01:05:09 3.10.15 01:05:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:10 lf-activate-venv(): INFO: Base packages installed successfully 01:05:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:05:19 -----> Delete orphaned cluster 01:05:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3148399802591401667.sh 01:05:19 ---> Orphaned stacks 01:05:19 Setup pyenv: 01:05:19 system 01:05:19 3.8.20 01:05:19 3.9.20 01:05:19 3.10.15 01:05:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:21 lf-activate-venv(): INFO: Base packages installed successfully 01:05:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:32 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. 01:05:32 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 01:05:32 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:05:32 + mapfile -t OS_COE_CLUSTERS_ID 01:05:32 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:32 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:32 ++ awk '{print $1}' 01:05:35 + echo '-----> Active clusters -> stacks' 01:05:35 -----> Active clusters -> stacks 01:05:35 + OS_COE_STACKS=() 01:05:35 + [[ 0 -gt 0 ]] 01:05:35 + mapfile -t OS_STACKS 01:05:35 ++ 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 01:05:35 ++ awk '{print $1}' 01:05:36 + echo '-----> Active stacks' 01:05:36 -----> Active stacks 01:05:36 + echo '-----> Delete orphaned stacks' 01:05:36 -----> Delete orphaned stacks 01:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6361089501238532906.sh 01:05:36 ---> Orphaned servers 01:05:36 Setup pyenv: 01:05:36 system 01:05:36 3.8.20 01:05:36 3.9.20 01:05:36 3.10.15 01:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:38 lf-activate-venv(): INFO: Base packages installed successfully 01:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:05:50 -----> Active servers 01:05:50 prd-ubuntu20.04-docker-2c-8g-808 01:05:50 prd-ubuntu20.04-docker-arm64-4c-16g-807 01:05:50 prd-ubuntu20.04-docker-8c-8g-803 01:05:50 prd-centos7-blackbox-4c-2g-780 01:05:50 prd-centos7-blackbox-4c-2g-779 01:05:50 prd-centos7-blackbox-4c-2g-778 01:05:50 prd-centos7-blackbox-4c-2g-777 01:05:50 -----> Delete orphaned servers 01:08:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:08:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:08:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15798427230795054769.sh 01:08:12 ---> Orphaned ports 01:08:12 Setup pyenv: 01:08:12 system 01:08:12 3.8.20 01:08:12 3.9.20 01:08:12 3.10.15 01:08:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:08:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:14 lf-activate-venv(): INFO: Base packages installed successfully 01:08:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:08:22 No orphaned ports to process. 01:08:22 Build step 'Conditional step (single)' marked build as failure 01:08:22 $ ssh-agent -k 01:08:22 unset SSH_AUTH_SOCK; 01:08:22 unset SSH_AGENT_PID; 01:08:22 echo Agent pid 1531 killed; 01:08:22 [ssh-agent] Stopped. 01:08:22 [PostBuildScript] - [INFO] Executing post build scripts. 01:08:22 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1803748928055405209.sh 01:08:22 ---> sysstat.sh 01:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11870902069903952972.sh 01:08:23 ---> package-listing.sh 01:08:23 ++ facter osfamily 01:08:23 ++ tr '[:upper:]' '[:lower:]' 01:08:23 + OS_FAMILY=debian 01:08:23 + workspace=/w/workspace/ci-management-openstack-cron 01:08:23 + START_PACKAGES=/tmp/packages_start.txt 01:08:23 + END_PACKAGES=/tmp/packages_end.txt 01:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:08:23 + PACKAGES=/tmp/packages_start.txt 01:08:23 + '[' /w/workspace/ci-management-openstack-cron ']' 01:08:23 + PACKAGES=/tmp/packages_end.txt 01:08:23 + case "${OS_FAMILY}" in 01:08:23 + dpkg -l 01:08:23 + grep '^ii' 01:08:23 + '[' -f /tmp/packages_start.txt ']' 01:08:23 + '[' -f /tmp/packages_end.txt ']' 01:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:08:23 + '[' /w/workspace/ci-management-openstack-cron ']' 01:08:23 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:08:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8554377247330979337.sh 01:08:23 ---> capture-instance-metadata.sh 01:08:23 Setup pyenv: 01:08:23 system 01:08:23 3.8.20 01:08:23 3.9.20 01:08:23 3.10.15 01:08:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:25 lf-activate-venv(): INFO: Base packages installed successfully 01:08:25 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:30 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:08:30 INFO: Running in OpenStack, capturing instance metadata 01:08:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15683021238203128161.sh 01:08:31 provisioning config files... 01:08:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14923221506909473774tmp 01:08:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:08:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:08:31 [EnvInject] - Injecting environment variables from a build step. 01:08:31 [EnvInject] - Injecting as environment variables the properties content 01:08:31 SERVER_ID=logs 01:08:31 01:08:31 [EnvInject] - Variables injected successfully. 01:08:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14047377066992295105.sh 01:08:31 ---> create-netrc.sh 01:08:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12002681370602528011.sh 01:08:31 ---> python-tools-install.sh 01:08:31 Setup pyenv: 01:08:31 system 01:08:31 3.8.20 01:08:31 3.9.20 01:08:31 3.10.15 01:08:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:33 lf-activate-venv(): INFO: Base packages installed successfully 01:08:33 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:08:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14024555161964703689.sh 01:08:38 ---> sudo-logs.sh 01:08:38 Archiving 'sudo' log.. 01:08:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11594979760516861597.sh 01:08:39 ---> job-cost.sh 01:08:39 Setup pyenv: 01:08:39 system 01:08:39 3.8.20 01:08:39 3.9.20 01:08:39 3.10.15 01:08:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:08:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:40 lf-activate-venv(): INFO: Base packages installed successfully 01:08:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:08:45 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:08:45 INFO: No Stack... 01:08:45 INFO: Retrieving Pricing Info for: v3-standard-2 01:08:45 INFO: Archiving Costs 01:08:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12777831229605546509.sh 01:08:46 ---> logs-deploy.sh 01:08:46 Setup pyenv: 01:08:46 system 01:08:46 3.8.20 01:08:46 3.9.20 01:08:46 3.10.15 01:08:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VmwJ from file:/tmp/.os_lf_venv 01:08:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:47 lf-activate-venv(): INFO: Base packages installed successfully 01:08:47 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-VmwJ/bin to PATH 01:08:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64575 01:08:52 INFO: archiving workspace using pattern(s): 01:08:53 Archives upload complete. 01:08:54 INFO: archiving logs to Nexus 01:08:54 ---> uname -a: 01:08:54 Linux prd-ubuntu20-04-docker-2c-8g-808 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:08:54 01:08:54 01:08:54 ---> lscpu: 01:08:54 Architecture: x86_64 01:08:54 CPU op-mode(s): 32-bit, 64-bit 01:08:54 Byte Order: Little Endian 01:08:54 Address sizes: 40 bits physical, 48 bits virtual 01:08:54 CPU(s): 2 01:08:54 On-line CPU(s) list: 0,1 01:08:54 Thread(s) per core: 1 01:08:54 Core(s) per socket: 1 01:08:54 Socket(s): 2 01:08:54 NUMA node(s): 1 01:08:54 Vendor ID: AuthenticAMD 01:08:54 CPU family: 23 01:08:54 Model: 49 01:08:54 Model name: AMD EPYC-Rome Processor 01:08:54 Stepping: 0 01:08:54 CPU MHz: 2799.998 01:08:54 BogoMIPS: 5599.99 01:08:54 Virtualization: AMD-V 01:08:54 Hypervisor vendor: KVM 01:08:54 Virtualization type: full 01:08:54 L1d cache: 64 KiB 01:08:54 L1i cache: 64 KiB 01:08:54 L2 cache: 1 MiB 01:08:54 L3 cache: 32 MiB 01:08:54 NUMA node0 CPU(s): 0,1 01:08:54 Vulnerability Gather data sampling: Not affected 01:08:54 Vulnerability Itlb multihit: Not affected 01:08:54 Vulnerability L1tf: Not affected 01:08:54 Vulnerability Mds: Not affected 01:08:54 Vulnerability Meltdown: Not affected 01:08:54 Vulnerability Mmio stale data: Not affected 01:08:54 Vulnerability Retbleed: Vulnerable 01:08:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:08:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:08:54 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:08:54 Vulnerability Srbds: Not affected 01:08:54 Vulnerability Tsx async abort: Not affected 01:08:54 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:08:54 01:08:54 01:08:54 ---> nproc: 01:08:54 2 01:08:54 01:08:54 01:08:54 ---> df -h: 01:08:54 Filesystem Size Used Avail Use% Mounted on 01:08:54 udev 3.9G 0 3.9G 0% /dev 01:08:54 tmpfs 795M 1.1M 794M 1% /run 01:08:54 /dev/vda1 39G 9.9G 29G 26% / 01:08:54 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:08:54 tmpfs 5.0M 0 5.0M 0% /run/lock 01:08:54 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:08:54 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:08:54 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 01:08:54 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 01:08:54 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:08:54 tmpfs 795M 0 795M 0% /run/user/1001 01:08:54 01:08:54 01:08:54 ---> free -m: 01:08:54 total used free shared buff/cache available 01:08:54 Mem: 7945 547 4875 1 2522 7096 01:08:54 Swap: 1023 0 1023 01:08:54 01:08:54 01:08:55 ---> ip addr: 01:08:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:08:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:08:55 inet 127.0.0.1/8 scope host lo 01:08:55 valid_lft forever preferred_lft forever 01:08:55 inet6 ::1/128 scope host 01:08:55 valid_lft forever preferred_lft forever 01:08:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:08:55 link/ether fa:16:3e:64:c2:ba brd ff:ff:ff:ff:ff:ff 01:08:55 inet 10.30.122.101/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:08:55 valid_lft 86072sec preferred_lft 86072sec 01:08:55 inet6 fe80::f816:3eff:fe64:c2ba/64 scope link 01:08:55 valid_lft forever preferred_lft forever 01:08:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:08:55 link/ether 72:e7:a4:39:9d:9c brd ff:ff:ff:ff:ff:ff 01:08:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:08:55 valid_lft forever preferred_lft forever 01:08:55 01:08:55 01:08:55 ---> sar -b -r -n DEV: 01:08:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-808) 08/23/26 _x86_64_ (2 CPU) 01:08:55 01:08:55 01:03:29 LINUX RESTART (2 CPU) 01:08:55 01:08:55 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:08:55 01:05:01 331.64 14.35 317.30 0.00 1044.49 10007.42 0.00 01:08:55 01:06:01 60.21 1.62 58.59 0.00 117.05 11895.22 0.00 01:08:55 01:07:01 5.95 0.17 5.78 0.00 22.00 906.78 0.00 01:08:55 01:08:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 01:08:55 Average: 99.79 4.03 95.76 0.00 295.87 5706.22 0.00 01:08:55 01:08:55 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:08:55 01:05:01 5147880 7261640 521248 6.41 85848 2191368 1168716 12.72 730128 2009748 209468 01:08:55 01:06:01 5086944 7348520 424600 5.22 93540 2322092 1074020 11.69 678740 2103344 25672 01:08:55 01:07:01 5087000 7349216 423972 5.21 93596 2322744 1090068 11.87 679664 2102416 120 01:08:55 01:08:01 5087860 7350108 422980 5.20 93628 2322752 1090068 11.87 678916 2102376 128 01:08:55 Average: 5102421 7327371 448200 5.51 91653 2289739 1105718 12.04 691862 2079471 58847 01:08:55 01:08:55 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:08:55 01:05:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 01:08:55 01:05:01 ens3 174.34 124.60 1662.79 49.58 0.00 0.00 0.00 0.00 01:08:55 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:55 01:06:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 01:08:55 01:06:01 ens3 13.91 12.26 47.50 5.05 0.00 0.00 0.00 0.00 01:08:55 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:55 01:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:08:55 01:07:01 ens3 0.93 1.23 0.64 0.16 0.00 0.00 0.00 0.00 01:08:55 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:55 01:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:08:55 01:08:01 ens3 0.77 0.92 0.42 0.11 0.00 0.00 0.00 0.00 01:08:55 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:55 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 01:08:55 Average: ens3 47.49 34.75 427.82 13.73 0.00 0.00 0.00 0.00 01:08:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:55 01:08:55 01:08:55 ---> sar -P ALL: 01:08:55 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-808) 08/23/26 _x86_64_ (2 CPU) 01:08:55 01:08:55 01:03:29 LINUX RESTART (2 CPU) 01:08:55 01:08:55 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:08:55 01:05:01 all 36.49 0.00 3.69 4.95 0.09 54.78 01:08:55 01:05:01 0 26.43 0.00 2.72 0.73 0.08 70.03 01:08:55 01:05:01 1 46.57 0.00 4.66 9.17 0.10 39.50 01:08:55 01:06:01 all 33.19 0.00 2.19 0.98 0.08 63.57 01:08:55 01:06:01 0 17.13 0.00 1.78 1.06 0.07 79.96 01:08:55 01:06:01 1 49.31 0.00 2.61 0.89 0.08 47.12 01:08:55 01:07:01 all 0.28 0.00 0.13 0.09 0.02 99.48 01:08:55 01:07:01 0 0.23 0.00 0.13 0.17 0.00 99.47 01:08:55 01:07:01 1 0.34 0.00 0.12 0.02 0.03 99.50 01:08:55 01:08:01 all 0.95 0.00 0.05 0.01 0.03 98.96 01:08:55 01:08:01 0 0.22 0.00 0.03 0.02 0.02 99.72 01:08:55 01:08:01 1 1.67 0.00 0.07 0.00 0.05 98.22 01:08:55 Average: all 17.72 0.00 1.51 1.50 0.05 79.21 01:08:55 Average: 0 11.01 0.00 1.17 0.50 0.04 87.29 01:08:55 Average: 1 24.42 0.00 1.86 2.51 0.07 71.14 01:08:55 01:08:55 01:08:55