22:04:02 Started by timer 22:04:02 Running as SYSTEM 22:04:02 [EnvInject] - Loading node environment variables. 22:04:02 Building remotely on prd-ubuntu20.04-docker-2c-8g-800 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 22:04:03 [ssh-agent] Looking for ssh-agent implementation... 22:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:04:03 $ ssh-agent 22:04:03 SSH_AUTH_SOCK=/tmp/ssh-qDlA8Fprx8Qk/agent.1503 22:04:03 SSH_AGENT_PID=1505 22:04:03 [ssh-agent] Started. 22:04:03 Running ssh-add (command line suppressed) 22:04:03 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7991773313082295694.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7991773313082295694.key) 22:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:04:03 The recommended git tool is: NONE 22:04:09 using credential edgex-jenkins-ssh 22:04:09 Wiping out workspace first. 22:04:10 Cloning the remote Git repository 22:04:10 Cloning repository git@github.com:edgexfoundry/ci-management 22:04:10 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:04:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 22:04:10 > git --version # timeout=10 22:04:10 > git --version # 'git version 2.25.1' 22:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:10 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 22:04:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:12 Avoid second fetch 22:04:12 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:04:12 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 22:04:12 > git config core.sparsecheckout # timeout=10 22:04:12 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:13 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 22:04:13 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 22:04:13 > git remote # timeout=10 22:04:13 > git submodule init # timeout=10 22:04:13 > git submodule sync # timeout=10 22:04:13 > git config --get remote.origin.url # timeout=10 22:04:13 > git submodule init # timeout=10 22:04:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:04:13 > git config --get submodule.packer/common-packer.url # timeout=10 22:04:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:04:13 > git config --get submodule.global-jjb.url # timeout=10 22:04:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:04:14 > git submodule update --init --recursive packer/common-packer # timeout=10 22:04:15 > git submodule update --init --recursive global-jjb # timeout=10 22:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:04:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:04:20 provisioning config files... 22:04:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:04:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:04:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:04:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5925762748964763754.sh 22:04:21 ---> python-tools-install.sh 22:04:21 Setup pyenv: 22:04:21 * system (set by /opt/pyenv/version) 22:04:21 * 3.8.20 (set by /opt/pyenv/version) 22:04:21 * 3.9.20 (set by /opt/pyenv/version) 22:04:21 3.10.15 22:04:21 3.11.10 22:04:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SrIN 22:04:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:04:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:04:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:04:30 lf-activate-venv(): INFO: Base packages installed successfully 22:04:30 lf-activate-venv(): INFO: Installing additional packages: lftools 22:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:04:49 Generating Requirements File 22:05:11 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. 22:05:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:05:11 Python 3.11.10 22:05:11 pip 26.2.1 from /tmp/venv-SrIN/lib/python3.11/site-packages/pip (python 3.11) 22:05:12 aiohappyeyeballs==2.7.1 22:05:12 aiohttp==3.14.3 22:05:12 aiosignal==1.4.0 22:05:12 appdirs==1.4.4 22:05:12 argcomplete==3.7.2 22:05:12 aspy.yaml==1.3.0 22:05:12 attrs==26.1.0 22:05:12 autopage==0.6.0 22:05:12 beautifulsoup4==4.15.0 22:05:12 boto3==1.43.78 22:05:12 botocore==1.43.78 22:05:12 bs4==0.0.2 22:05:12 certifi==2026.7.22 22:05:12 cffi==2.1.1 22:05:12 cfgv==3.5.0 22:05:12 chardet==7.6.0 22:05:12 charset-normalizer==3.5.1 22:05:12 click==8.4.2 22:05:12 cliff==4.15.0 22:05:12 cmd2==4.2.1 22:05:12 cryptography==3.3.2 22:05:12 debtcollector==3.1.0 22:05:12 decorator==5.3.1 22:05:12 defusedxml==0.7.1 22:05:12 Deprecated==1.3.1 22:05:12 distlib==0.4.3 22:05:12 dnspython==2.8.0 22:05:12 docker==7.2.0 22:05:12 dogpile.cache==1.5.0 22:05:12 durationpy==0.10 22:05:12 email-validator==2.3.0 22:05:12 filelock==3.32.3 22:05:12 frozenlist==1.8.0 22:05:12 future==1.0.0 22:05:12 gitdb==4.0.12 22:05:12 GitPython==3.1.59 22:05:12 httplib2==0.30.2 22:05:12 identify==2.6.19 22:05:12 idna==3.19 22:05:12 importlib-resources==1.5.0 22:05:12 iso8601==2.1.0 22:05:12 Jinja2==3.1.6 22:05:12 jmespath==1.1.0 22:05:12 jsonpatch==1.33 22:05:12 jsonpointer==3.1.1 22:05:12 jsonschema==4.26.0 22:05:12 jsonschema-specifications==2025.9.1 22:05:12 keystoneauth1==5.15.0 22:05:12 kubernetes==36.0.3 22:05:12 lftools==0.37.23 22:05:12 lxml==6.1.2 22:05:12 markdown-it-py==4.2.0 22:05:12 MarkupSafe==3.0.3 22:05:12 mdurl==0.1.2 22:05:12 msgpack==1.2.1 22:05:12 multi_key_dict==2.0.3 22:05:12 multidict==6.7.1 22:05:12 munch==4.0.0 22:05:12 netaddr==1.3.0 22:05:12 niet==1.4.2 22:05:12 nodeenv==1.10.0 22:05:12 oauth2client==4.1.3 22:05:12 oauthlib==3.3.1 22:05:12 openstacksdk==4.18.0 22:05:12 os-service-types==1.9.0 22:05:12 osc-lib==4.7.0 22:05:12 oslo.config==10.7.0 22:05:12 oslo.context==6.5.0 22:05:12 oslo.i18n==6.9.0 22:05:12 oslo.log==8.3.0 22:05:12 oslo.serialization==5.11.0 22:05:12 oslo.utils==10.1.1 22:05:12 packaging==26.3 22:05:12 pbr==7.0.3 22:05:12 platformdirs==4.11.3 22:05:12 prettytable==3.18.0 22:05:12 prompt_toolkit==3.0.53 22:05:12 propcache==0.5.2 22:05:12 psutil==7.2.2 22:05:12 pyasn1==0.6.4 22:05:12 pyasn1_modules==0.4.2 22:05:12 pycparser==3.0 22:05:12 pygerrit2==2.0.15 22:05:12 PyGithub==2.10.0 22:05:12 Pygments==2.21.0 22:05:12 PyJWT==2.13.0 22:05:12 PyNaCl==1.6.2 22:05:12 pyparsing==2.4.7 22:05:12 pyperclip==1.11.0 22:05:12 pyrsistent==0.20.0 22:05:12 python-dateutil==2.9.0.post0 22:05:12 python-discovery==1.5.2 22:05:12 python-heatclient==5.2.0 22:05:12 python-jenkins==1.8.3 22:05:12 python-keystoneclient==5.8.0 22:05:12 python-magnumclient==4.11.0 22:05:12 python-manilaclient==6.2.0 22:05:12 python-openstackclient==10.2.1 22:05:12 python-swiftclient==4.10.0 22:05:12 PyYAML==6.0.3 22:05:12 referencing==0.37.0 22:05:12 requests==2.34.2 22:05:12 requests-oauthlib==2.0.0 22:05:12 rfc3986==2.0.0 22:05:12 rich==15.0.0 22:05:12 rich-argparse==1.8.0 22:05:12 rpds-py==2026.6.3 22:05:12 rsa==4.9.1 22:05:12 ruamel.yaml==0.19.1 22:05:12 ruamel.yaml.clib==0.2.15 22:05:12 s3transfer==0.19.2 22:05:12 simplejson==4.1.1 22:05:12 six==1.17.0 22:05:12 smmap==5.0.3 22:05:12 soupsieve==2.9.2 22:05:12 stevedore==5.9.1 22:05:12 tabulate==0.10.0 22:05:12 toml==0.10.2 22:05:12 tomlkit==0.15.1 22:05:12 tqdm==4.70.0 22:05:12 typing_extensions==4.16.0 22:05:12 urllib3==1.26.20 22:05:12 virtualenv==21.7.4 22:05:12 wcwidth==0.8.2 22:05:12 websocket-client==1.9.0 22:05:12 wrapt==2.3.0 22:05:12 xdg==6.0.0 22:05:12 xmltodict==1.0.4 22:05:12 yarl==1.24.5 22:05:12 yq==4.1.2 22:05:12 [EnvInject] - Injecting environment variables from a build step. 22:05:12 [EnvInject] - Injecting as environment variables the properties content 22:05:12 OS_CLOUD=vex 22:05:12 22:05:12 [EnvInject] - Variables injected successfully. 22:05:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2795590707475800890.sh 22:05:12 ---> Orphaned k8s clusters 22:05:12 Setup pyenv: 22:05:12 system 22:05:12 3.8.20 22:05:12 3.9.20 22:05:12 3.10.15 22:05:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:05:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:14 lf-activate-venv(): INFO: Base packages installed successfully 22:05:14 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:05:22 -----> Delete orphaned cluster 22:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3302542014338458358.sh 22:05:22 ---> Orphaned stacks 22:05:22 Setup pyenv: 22:05:22 system 22:05:22 3.8.20 22:05:22 3.9.20 22:05:22 3.10.15 22:05:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:24 lf-activate-venv(): INFO: Base packages installed successfully 22:05:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:34 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. 22:05:34 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 22:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:05:34 + mapfile -t OS_COE_CLUSTERS_ID 22:05:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:05:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:05:34 ++ awk '{print $1}' 22:05:37 + echo '-----> Active clusters -> stacks' 22:05:37 -----> Active clusters -> stacks 22:05:37 + OS_COE_STACKS=() 22:05:37 + [[ 0 -gt 0 ]] 22:05:37 + mapfile -t OS_STACKS 22:05:37 ++ awk '{print $1}' 22:05:37 ++ 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 22:05:39 + echo '-----> Active stacks' 22:05:39 -----> Active stacks 22:05:39 + echo '-----> Delete orphaned stacks' 22:05:39 -----> Delete orphaned stacks 22:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6456872216341077439.sh 22:05:39 ---> Orphaned servers 22:05:39 Setup pyenv: 22:05:39 system 22:05:39 3.8.20 22:05:39 3.9.20 22:05:39 3.10.15 22:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:40 lf-activate-venv(): INFO: Base packages installed successfully 22:05:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:05:53 -----> Active servers 22:05:53 prd-ubuntu20.04-docker-2c-8g-800 22:05:53 prd-centos7-blackbox-4c-2g-780 22:05:53 prd-centos7-blackbox-4c-2g-779 22:05:53 prd-centos7-blackbox-4c-2g-778 22:05:53 prd-centos7-blackbox-4c-2g-777 22:05:53 -----> Delete orphaned servers 22:08:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:08:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:08:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10564870287267168071.sh 22:08:05 ---> Orphaned ports 22:08:05 Setup pyenv: 22:08:05 system 22:08:05 3.8.20 22:08:05 3.9.20 22:08:05 3.10.15 22:08:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:08:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:07 lf-activate-venv(): INFO: Base packages installed successfully 22:08:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:08:13 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:08:15 No orphaned ports to process. 22:08:15 Build step 'Conditional step (single)' marked build as failure 22:08:15 $ ssh-agent -k 22:08:15 unset SSH_AUTH_SOCK; 22:08:15 unset SSH_AGENT_PID; 22:08:15 echo Agent pid 1505 killed; 22:08:15 [ssh-agent] Stopped. 22:08:16 [PostBuildScript] - [INFO] Executing post build scripts. 22:08:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3961696400938747261.sh 22:08:16 ---> sysstat.sh 22:08:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18241430583228425159.sh 22:08:16 ---> package-listing.sh 22:08:16 ++ facter osfamily 22:08:16 ++ tr '[:upper:]' '[:lower:]' 22:08:16 + OS_FAMILY=debian 22:08:16 + workspace=/w/workspace/ci-management-openstack-cron 22:08:16 + START_PACKAGES=/tmp/packages_start.txt 22:08:16 + END_PACKAGES=/tmp/packages_end.txt 22:08:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:16 + PACKAGES=/tmp/packages_start.txt 22:08:16 + '[' /w/workspace/ci-management-openstack-cron ']' 22:08:16 + PACKAGES=/tmp/packages_end.txt 22:08:16 + case "${OS_FAMILY}" in 22:08:16 + grep '^ii' 22:08:16 + dpkg -l 22:08:17 + '[' -f /tmp/packages_start.txt ']' 22:08:17 + '[' -f /tmp/packages_end.txt ']' 22:08:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:17 + '[' /w/workspace/ci-management-openstack-cron ']' 22:08:17 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:08:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:08:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14519325002431169564.sh 22:08:17 ---> capture-instance-metadata.sh 22:08:17 Setup pyenv: 22:08:17 system 22:08:17 3.8.20 22:08:17 3.9.20 22:08:17 3.10.15 22:08:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:08:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:18 lf-activate-venv(): INFO: Base packages installed successfully 22:08:18 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:08:24 INFO: Running in OpenStack, capturing instance metadata 22:08:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5296546546589683137.sh 22:08:24 provisioning config files... 22:08:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config15194921554452727624tmp 22:08:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:08:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:08:24 [EnvInject] - Injecting environment variables from a build step. 22:08:24 [EnvInject] - Injecting as environment variables the properties content 22:08:24 SERVER_ID=logs 22:08:24 22:08:24 [EnvInject] - Variables injected successfully. 22:08:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1641260153305327131.sh 22:08:24 ---> create-netrc.sh 22:08:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17934364669446431038.sh 22:08:24 ---> python-tools-install.sh 22:08:24 Setup pyenv: 22:08:24 system 22:08:24 3.8.20 22:08:24 3.9.20 22:08:24 3.10.15 22:08:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:26 lf-activate-venv(): INFO: Base packages installed successfully 22:08:26 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:08:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins652569665299451225.sh 22:08:31 ---> sudo-logs.sh 22:08:31 Archiving 'sudo' log.. 22:08:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16443426053135873906.sh 22:08:32 ---> job-cost.sh 22:08:32 Setup pyenv: 22:08:32 system 22:08:32 3.8.20 22:08:32 3.9.20 22:08:32 3.10.15 22:08:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:08:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:33 lf-activate-venv(): INFO: Base packages installed successfully 22:08:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:08:38 INFO: No Stack... 22:08:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:08:39 INFO: Archiving Costs 22:08:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1091163850171379394.sh 22:08:39 ---> logs-deploy.sh 22:08:39 Setup pyenv: 22:08:39 system 22:08:39 3.8.20 22:08:39 3.9.20 22:08:39 3.10.15 22:08:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrIN from file:/tmp/.os_lf_venv 22:08:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:40 lf-activate-venv(): INFO: Base packages installed successfully 22:08:40 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:46 lf-activate-venv(): INFO: Adding /tmp/venv-SrIN/bin to PATH 22:08:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64572 22:08:46 INFO: archiving workspace using pattern(s): 22:08:47 Archives upload complete. 22:08:47 INFO: archiving logs to Nexus 22:08:48 ---> uname -a: 22:08:48 Linux prd-ubuntu20-04-docker-2c-8g-800 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:08:48 22:08:48 22:08:48 ---> lscpu: 22:08:48 Architecture: x86_64 22:08:48 CPU op-mode(s): 32-bit, 64-bit 22:08:48 Byte Order: Little Endian 22:08:48 Address sizes: 40 bits physical, 48 bits virtual 22:08:48 CPU(s): 2 22:08:48 On-line CPU(s) list: 0,1 22:08:48 Thread(s) per core: 1 22:08:48 Core(s) per socket: 1 22:08:48 Socket(s): 2 22:08:48 NUMA node(s): 1 22:08:48 Vendor ID: AuthenticAMD 22:08:48 CPU family: 23 22:08:48 Model: 49 22:08:48 Model name: AMD EPYC-Rome Processor 22:08:48 Stepping: 0 22:08:48 CPU MHz: 2799.998 22:08:48 BogoMIPS: 5599.99 22:08:48 Virtualization: AMD-V 22:08:48 Hypervisor vendor: KVM 22:08:48 Virtualization type: full 22:08:48 L1d cache: 64 KiB 22:08:48 L1i cache: 64 KiB 22:08:48 L2 cache: 1 MiB 22:08:48 L3 cache: 32 MiB 22:08:48 NUMA node0 CPU(s): 0,1 22:08:48 Vulnerability Gather data sampling: Not affected 22:08:48 Vulnerability Itlb multihit: Not affected 22:08:48 Vulnerability L1tf: Not affected 22:08:48 Vulnerability Mds: Not affected 22:08:48 Vulnerability Meltdown: Not affected 22:08:48 Vulnerability Mmio stale data: Not affected 22:08:48 Vulnerability Retbleed: Vulnerable 22:08:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:08:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:08:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:08:48 Vulnerability Srbds: Not affected 22:08:48 Vulnerability Tsx async abort: Not affected 22:08:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:08:48 22:08:48 22:08:48 ---> nproc: 22:08:48 2 22:08:48 22:08:48 22:08:48 ---> df -h: 22:08:48 Filesystem Size Used Avail Use% Mounted on 22:08:48 udev 3.9G 0 3.9G 0% /dev 22:08:48 tmpfs 795M 1.1M 794M 1% /run 22:08:48 /dev/vda1 39G 9.9G 29G 26% / 22:08:48 tmpfs 3.9G 0 3.9G 0% /dev/shm 22:08:48 tmpfs 5.0M 0 5.0M 0% /run/lock 22:08:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:08:48 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 22:08:48 /dev/loop1 62M 62M 0 100% /snap/core20/1405 22:08:48 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 22:08:48 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:08:48 tmpfs 795M 0 795M 0% /run/user/1001 22:08:48 22:08:48 22:08:48 ---> free -m: 22:08:48 total used free shared buff/cache available 22:08:48 Mem: 7945 539 4885 1 2520 7105 22:08:48 Swap: 1023 0 1023 22:08:48 22:08:48 22:08:48 ---> ip addr: 22:08:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:08:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:08:48 inet 127.0.0.1/8 scope host lo 22:08:48 valid_lft forever preferred_lft forever 22:08:48 inet6 ::1/128 scope host 22:08:48 valid_lft forever preferred_lft forever 22:08:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:08:48 link/ether fa:16:3e:51:d7:2e brd ff:ff:ff:ff:ff:ff 22:08:48 inet 10.30.122.150/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 22:08:48 valid_lft 86079sec preferred_lft 86079sec 22:08:48 inet6 fe80::f816:3eff:fe51:d72e/64 scope link 22:08:48 valid_lft forever preferred_lft forever 22:08:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:08:48 link/ether 8e:0e:99:7f:94:ab brd ff:ff:ff:ff:ff:ff 22:08:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:08:48 valid_lft forever preferred_lft forever 22:08:48 22:08:48 22:08:48 ---> sar -b -r -n DEV: 22:08:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-800) 08/22/26 _x86_64_ (2 CPU) 22:08:48 22:08:48 22:03:30 LINUX RESTART (2 CPU) 22:08:48 22:08:48 22:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:08:48 22:05:01 304.22 14.13 290.08 0.00 1028.80 8368.95 0.00 22:08:48 22:06:01 70.23 1.63 68.59 0.00 119.69 13394.20 0.00 22:08:48 22:07:01 7.55 1.47 6.08 0.00 46.39 911.58 0.00 22:08:48 22:08:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 22:08:48 Average: 95.70 4.31 91.39 0.00 298.68 5671.66 0.00 22:08:48 22:08:48 22:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:48 22:05:01 5198740 7279308 507884 6.24 83792 2161576 1154348 12.57 710924 1984876 216148 22:08:48 22:06:01 5092640 7352928 422880 5.20 93516 2320908 1080100 11.76 676376 2103852 25824 22:08:48 22:07:01 5085976 7348092 427364 5.25 93568 2322304 1096368 11.94 682516 2103340 160 22:08:48 22:08:01 5086528 7348664 426756 5.24 93592 2322304 1080052 11.76 681784 2103244 176 22:08:48 Average: 5115971 7332248 446221 5.48 91117 2281773 1102717 12.01 687900 2073828 60577 22:08:48 22:08:48 22:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:48 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:48 22:05:01 ens3 189.95 129.25 1429.61 49.28 0.00 0.00 0.00 0.00 22:08:48 22:05:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 22:08:48 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:48 22:06:01 ens3 25.29 18.88 281.18 3.98 0.00 0.00 0.00 0.00 22:08:48 22:06:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 22:08:48 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:48 22:07:01 ens3 5.17 4.68 3.48 7.49 0.00 0.00 0.00 0.00 22:08:48 22:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:08:48 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:48 22:08:01 ens3 0.72 0.90 0.41 0.11 0.00 0.00 0.00 0.00 22:08:48 22:08:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:08:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:48 Average: ens3 55.27 38.42 428.62 15.21 0.00 0.00 0.00 0.00 22:08:48 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 22:08:48 22:08:48 22:08:48 ---> sar -P ALL: 22:08:48 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-800) 08/22/26 _x86_64_ (2 CPU) 22:08:48 22:08:48 22:03:30 LINUX RESTART (2 CPU) 22:08:48 22:08:48 22:04:01 CPU %user %nice %system %iowait %steal %idle 22:08:48 22:05:01 all 34.55 0.00 3.43 4.32 0.10 57.61 22:08:48 22:05:01 0 29.87 0.00 2.98 3.36 0.08 63.71 22:08:48 22:05:01 1 39.23 0.00 3.89 5.28 0.12 51.49 22:08:48 22:06:01 all 35.67 0.00 2.20 1.21 0.07 60.85 22:08:48 22:06:01 0 59.75 0.00 2.67 0.80 0.10 36.68 22:08:48 22:06:01 1 11.67 0.00 1.73 1.61 0.05 84.94 22:08:48 22:07:01 all 0.70 0.00 0.14 0.13 0.03 99.01 22:08:48 22:07:01 0 0.77 0.00 0.18 0.18 0.02 98.85 22:08:48 22:07:01 1 0.64 0.00 0.10 0.07 0.03 99.16 22:08:48 22:08:01 all 0.21 0.00 0.10 0.00 0.03 99.67 22:08:48 22:08:01 0 0.17 0.00 0.12 0.00 0.03 99.68 22:08:48 22:08:01 1 0.25 0.00 0.08 0.00 0.02 99.65 22:08:48 Average: all 17.80 0.00 1.47 1.41 0.06 79.26 22:08:48 Average: 0 22.65 0.00 1.48 1.08 0.06 74.72 22:08:48 Average: 1 12.95 0.00 1.45 1.74 0.05 83.81 22:08:48 22:08:48 22:08:48