13:03:54 Started by timer 13:03:54 Running as SYSTEM 13:04:06 [EnvInject] - Loading node environment variables. 13:04:06 Building remotely on prd-ubuntu20.04-docker-2c-8g-13968 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:06 [ssh-agent] Looking for ssh-agent implementation... 13:04:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:06 $ ssh-agent 13:04:06 SSH_AUTH_SOCK=/tmp/ssh-axBsz4DoirhF/agent.1542 13:04:06 SSH_AGENT_PID=1544 13:04:06 [ssh-agent] Started. 13:04:06 Running ssh-add (command line suppressed) 13:04:06 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6057041765616695222.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6057041765616695222.key) 13:04:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:06 The recommended git tool is: NONE 13:04:08 using credential edgex-jenkins-ssh 13:04:08 Wiping out workspace first. 13:04:08 Cloning the remote Git repository 13:04:08 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:08 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:08 > git --version # timeout=10 13:04:08 > git --version # 'git version 2.25.1' 13:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:08 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:09 Avoid second fetch 13:04:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:09 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:09 > git config core.sparsecheckout # timeout=10 13:04:09 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:09 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:09 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:09 > git remote # timeout=10 13:04:09 > git submodule init # timeout=10 13:04:09 > git submodule sync # timeout=10 13:04:09 > git config --get remote.origin.url # timeout=10 13:04:09 > git submodule init # timeout=10 13:04:09 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:09 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:09 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:09 > git config --get submodule.global-jjb.url # timeout=10 13:04:09 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:09 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:10 > git submodule update --init --recursive global-jjb # timeout=10 13:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:14 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:14 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:14 provisioning config files... 13:04:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6014522988076220619.sh 13:04:14 ---> python-tools-install.sh 13:04:14 Setup pyenv: 13:04:14 * system (set by /opt/pyenv/version) 13:04:14 * 3.8.20 (set by /opt/pyenv/version) 13:04:14 * 3.9.20 (set by /opt/pyenv/version) 13:04:14 3.10.15 13:04:14 3.11.10 13:04:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vbge 13:04:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:27 lf-activate-venv(): INFO: Base packages installed successfully 13:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:07:04 Generating Requirements File 13:08:04 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. 13:08:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:08:04 Python 3.11.10 13:08:04 pip 26.1.2 from /tmp/venv-Vbge/lib/python3.11/site-packages/pip (python 3.11) 13:08:05 aiohappyeyeballs==2.6.2 13:08:05 aiohttp==3.14.1 13:08:05 aiosignal==1.4.0 13:08:05 appdirs==1.4.4 13:08:05 argcomplete==3.6.3 13:08:05 aspy.yaml==1.3.0 13:08:05 attrs==26.1.0 13:08:05 autopage==0.6.0 13:08:05 beautifulsoup4==4.15.0 13:08:05 boto3==1.43.36 13:08:05 botocore==1.43.36 13:08:05 bs4==0.0.2 13:08:05 certifi==2026.6.17 13:08:05 cffi==2.0.0 13:08:05 cfgv==3.5.0 13:08:05 chardet==7.4.3 13:08:05 charset-normalizer==3.4.7 13:08:05 click==8.4.2 13:08:05 cliff==4.14.0 13:08:05 cmd2==4.0.0 13:08:05 cryptography==3.3.2 13:08:05 debtcollector==3.1.0 13:08:05 decorator==5.3.1 13:08:05 defusedxml==0.7.1 13:08:05 Deprecated==1.3.1 13:08:05 distlib==0.4.3 13:08:05 dnspython==2.8.0 13:08:05 docker==7.1.0 13:08:05 dogpile.cache==1.5.0 13:08:05 durationpy==0.10 13:08:05 email-validator==2.3.0 13:08:05 filelock==3.29.4 13:08:05 frozenlist==1.8.0 13:08:05 future==1.0.0 13:08:05 gitdb==4.0.12 13:08:05 GitPython==3.1.50 13:08:05 httplib2==0.30.2 13:08:05 identify==2.6.19 13:08:05 idna==3.18 13:08:05 importlib-resources==1.5.0 13:08:05 iso8601==2.1.0 13:08:05 Jinja2==3.1.6 13:08:05 jmespath==1.1.0 13:08:05 jsonpatch==1.33 13:08:05 jsonpointer==3.1.1 13:08:05 jsonschema==4.26.0 13:08:05 jsonschema-specifications==2025.9.1 13:08:05 keystoneauth1==5.14.0 13:08:05 kubernetes==36.0.2 13:08:05 lftools==0.37.22 13:08:05 lxml==6.1.1 13:08:05 markdown-it-py==4.2.0 13:08:05 MarkupSafe==3.0.3 13:08:05 mdurl==0.1.2 13:08:05 msgpack==1.2.1 13:08:05 multi_key_dict==2.0.3 13:08:05 multidict==6.7.1 13:08:05 munch==4.0.0 13:08:05 netaddr==1.3.0 13:08:05 niet==1.4.2 13:08:05 nodeenv==1.10.0 13:08:05 oauth2client==4.1.3 13:08:05 oauthlib==3.3.1 13:08:05 openstacksdk==4.17.0 13:08:05 os-service-types==1.8.2 13:08:05 osc-lib==4.6.0 13:08:05 oslo.config==10.5.0 13:08:05 oslo.context==6.4.0 13:08:05 oslo.i18n==6.8.0 13:08:05 oslo.log==8.2.0 13:08:05 oslo.serialization==5.10.0 13:08:05 oslo.utils==10.1.1 13:08:05 packaging==26.2 13:08:05 pbr==7.0.3 13:08:05 platformdirs==4.10.0 13:08:05 prettytable==3.18.0 13:08:05 prompt_toolkit==3.0.52 13:08:05 propcache==0.5.2 13:08:05 psutil==7.2.2 13:08:05 pyasn1==0.6.3 13:08:05 pyasn1_modules==0.4.2 13:08:05 pycparser==3.0 13:08:05 pygerrit2==2.0.15 13:08:05 PyGithub==2.9.1 13:08:05 Pygments==2.20.0 13:08:05 PyJWT==2.13.0 13:08:05 PyNaCl==1.6.2 13:08:05 pyparsing==2.4.7 13:08:05 pyperclip==1.11.0 13:08:05 pyrsistent==0.20.0 13:08:05 python-cinderclient==9.9.0 13:08:05 python-dateutil==2.9.0.post0 13:08:05 python-discovery==1.4.2 13:08:05 python-heatclient==5.2.0 13:08:05 python-jenkins==1.8.3 13:08:05 python-keystoneclient==5.8.0 13:08:05 python-magnumclient==4.10.0 13:08:05 python-openstackclient==10.1.0 13:08:05 python-swiftclient==4.10.0 13:08:05 PyYAML==6.0.3 13:08:05 referencing==0.37.0 13:08:05 requests==2.34.2 13:08:05 requests-oauthlib==2.0.0 13:08:05 rfc3986==2.0.0 13:08:05 rich==15.0.0 13:08:05 rich-argparse==1.8.0 13:08:05 rpds-py==2026.5.1 13:08:05 rsa==4.9.1 13:08:05 ruamel.yaml==0.19.1 13:08:05 ruamel.yaml.clib==0.2.15 13:08:05 s3transfer==0.19.0 13:08:05 simplejson==4.1.1 13:08:05 six==1.17.0 13:08:05 smmap==5.0.3 13:08:05 soupsieve==2.8.4 13:08:05 stevedore==5.8.0 13:08:05 tabulate==0.10.0 13:08:05 toml==0.10.2 13:08:05 tomlkit==0.15.0 13:08:05 tqdm==4.68.3 13:08:05 typing_extensions==4.15.0 13:08:05 urllib3==1.26.20 13:08:05 virtualenv==21.5.1 13:08:05 wcwidth==0.8.1 13:08:05 websocket-client==1.9.0 13:08:05 wrapt==2.2.2 13:08:05 xdg==6.0.0 13:08:05 xmltodict==1.0.4 13:08:05 yarl==1.24.2 13:08:05 yq==3.4.3 13:08:05 [EnvInject] - Injecting environment variables from a build step. 13:08:05 [EnvInject] - Injecting as environment variables the properties content 13:08:05 OS_CLOUD=vex 13:08:05 13:08:05 [EnvInject] - Variables injected successfully. 13:08:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:08:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:08:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13304745755103273123.sh 13:08:05 ---> Orphaned k8s clusters 13:08:05 Setup pyenv: 13:08:05 system 13:08:05 3.8.20 13:08:05 3.9.20 13:08:05 3.10.15 13:08:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:08:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:07 lf-activate-venv(): INFO: Base packages installed successfully 13:08:07 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:08:21 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:08:24 -----> Delete orphaned cluster 13:08:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:08:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:08:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8387921099395721491.sh 13:08:24 ---> Orphaned stacks 13:08:24 Setup pyenv: 13:08:24 system 13:08:24 3.8.20 13:08:24 3.9.20 13:08:24 3.10.15 13:08:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:08:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:26 lf-activate-venv(): INFO: Base packages installed successfully 13:08:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:09:00 + mapfile -t OS_COE_CLUSTERS_ID 13:09:00 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:09:00 ++ awk '{print $1}' 13:09:00 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:09:02 + echo '-----> Active clusters -> stacks' 13:09:02 -----> Active clusters -> stacks 13:09:02 + OS_COE_STACKS=() 13:09:02 + [[ 0 -gt 0 ]] 13:09:02 + mapfile -t OS_STACKS 13:09:02 ++ awk '{print $1}' 13:09:02 ++ 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 13:09:04 + echo '-----> Active stacks' 13:09:04 -----> Active stacks 13:09:04 + echo '-----> Delete orphaned stacks' 13:09:04 -----> Delete orphaned stacks 13:09:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:09:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:09:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15411417786575969014.sh 13:09:04 ---> Orphaned servers 13:09:04 Setup pyenv: 13:09:04 system 13:09:04 3.8.20 13:09:04 3.9.20 13:09:04 3.10.15 13:09:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:06 lf-activate-venv(): INFO: Base packages installed successfully 13:09:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:09:33 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:09:38 -----> Active servers 13:09:38 prd-ubuntu18.04-docker-8c-8g-13969 13:09:38 prd-ubuntu20.04-docker-2c-8g-13968 13:09:38 prd-centos7-blackbox-4c-2g-13920 13:09:38 -----> Delete orphaned servers 13:09:38 Deleting orphaned server: prd-ubuntu18.04-docker-8c-8g-13969 13:09:41 WARN: Server "prd-ubuntu18.04-docker-8c-8g-13969" is not older than 15 minutes. 13:09:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:09:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:09:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3753014498586278896.sh 13:09:41 ---> Orphaned ports 13:09:41 Setup pyenv: 13:09:41 system 13:09:41 3.8.20 13:09:41 3.9.20 13:09:41 3.10.15 13:09:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:09:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:59 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='pypi.org', port=443): Read timed out. (read timeout=15)")': /simple/virtualenv/ 13:10:01 lf-activate-venv(): INFO: Base packages installed successfully 13:10:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:10:37 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:10:39 No orphaned ports to process. 13:10:39 Build step 'Conditional step (single)' marked build as failure 13:10:39 $ ssh-agent -k 13:10:39 unset SSH_AUTH_SOCK; 13:10:39 unset SSH_AGENT_PID; 13:10:39 echo Agent pid 1544 killed; 13:10:39 [ssh-agent] Stopped. 13:10:39 [PostBuildScript] - [INFO] Executing post build scripts. 13:10:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5017927084914133.sh 13:10:39 ---> sysstat.sh 13:10:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13062881485299291041.sh 13:10:40 ---> package-listing.sh 13:10:40 ++ tr '[:upper:]' '[:lower:]' 13:10:40 ++ facter osfamily 13:10:40 + OS_FAMILY=debian 13:10:40 + workspace=/w/workspace/ci-management-openstack-cron 13:10:40 + START_PACKAGES=/tmp/packages_start.txt 13:10:40 + END_PACKAGES=/tmp/packages_end.txt 13:10:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:40 + PACKAGES=/tmp/packages_start.txt 13:10:40 + '[' /w/workspace/ci-management-openstack-cron ']' 13:10:40 + PACKAGES=/tmp/packages_end.txt 13:10:40 + case "${OS_FAMILY}" in 13:10:40 + dpkg -l 13:10:40 + grep '^ii' 13:10:40 + '[' -f /tmp/packages_start.txt ']' 13:10:40 + '[' -f /tmp/packages_end.txt ']' 13:10:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:40 + '[' /w/workspace/ci-management-openstack-cron ']' 13:10:40 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:10:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:10:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12362217588955736073.sh 13:10:40 ---> capture-instance-metadata.sh 13:10:40 Setup pyenv: 13:10:40 system 13:10:40 3.8.20 13:10:40 3.9.20 13:10:40 3.10.15 13:10:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:10:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:10:42 lf-activate-venv(): INFO: Base packages installed successfully 13:10:42 lf-activate-venv(): INFO: Installing additional packages: lftools 13:10:58 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:10:58 INFO: Running in OpenStack, capturing instance metadata 13:10:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3479260152535885484.sh 13:10:58 provisioning config files... 13:10:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config242748900905738964tmp 13:10:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:10:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:10:58 [EnvInject] - Injecting environment variables from a build step. 13:10:58 [EnvInject] - Injecting as environment variables the properties content 13:10:58 SERVER_ID=logs 13:10:58 13:10:58 [EnvInject] - Variables injected successfully. 13:10:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8390531962230063294.sh 13:10:58 ---> create-netrc.sh 13:10:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6881387661818260799.sh 13:10:58 ---> python-tools-install.sh 13:10:58 Setup pyenv: 13:10:58 system 13:10:58 3.8.20 13:10:58 3.9.20 13:10:58 3.10.15 13:10:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:10:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:10:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:10:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:11:01 lf-activate-venv(): INFO: Base packages installed successfully 13:11:01 lf-activate-venv(): INFO: Installing additional packages: lftools 13:11:16 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:11:16 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2643124688037287760.sh 13:11:16 ---> sudo-logs.sh 13:11:16 Archiving 'sudo' log.. 13:11:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10379650047760772267.sh 13:11:17 ---> job-cost.sh 13:11:17 Setup pyenv: 13:11:17 system 13:11:17 3.8.20 13:11:17 3.9.20 13:11:17 3.10.15 13:11:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:11:19 lf-activate-venv(): INFO: Base packages installed successfully 13:11:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:11:31 INFO: No Stack... 13:11:32 INFO: Retrieving Pricing Info for: v3-standard-2 13:11:32 INFO: Archiving Costs 13:11:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16485605006291122649.sh 13:11:32 ---> logs-deploy.sh 13:11:32 Setup pyenv: 13:11:32 system 13:11:32 3.8.20 13:11:32 3.9.20 13:11:32 3.10.15 13:11:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vbge from file:/tmp/.os_lf_venv 13:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:11:34 lf-activate-venv(): INFO: Base packages installed successfully 13:11:34 lf-activate-venv(): INFO: Installing additional packages: lftools 13:11:50 lf-activate-venv(): INFO: Adding /tmp/venv-Vbge/bin to PATH 13:11:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63246 13:11:50 INFO: archiving workspace using pattern(s): 13:11:51 Archives upload complete. 13:11:51 INFO: archiving logs to Nexus 13:11:52 ---> uname -a: 13:11:52 Linux prd-ubuntu20-04-docker-2c-8g-13968 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:11:52 13:11:52 13:11:52 ---> lscpu: 13:11:52 Architecture: x86_64 13:11:52 CPU op-mode(s): 32-bit, 64-bit 13:11:52 Byte Order: Little Endian 13:11:52 Address sizes: 40 bits physical, 48 bits virtual 13:11:52 CPU(s): 2 13:11:52 On-line CPU(s) list: 0,1 13:11:52 Thread(s) per core: 1 13:11:52 Core(s) per socket: 1 13:11:52 Socket(s): 2 13:11:52 NUMA node(s): 1 13:11:52 Vendor ID: AuthenticAMD 13:11:52 CPU family: 23 13:11:52 Model: 49 13:11:52 Model name: AMD EPYC-Rome Processor 13:11:52 Stepping: 0 13:11:52 CPU MHz: 2799.998 13:11:52 BogoMIPS: 5599.99 13:11:52 Virtualization: AMD-V 13:11:52 Hypervisor vendor: KVM 13:11:52 Virtualization type: full 13:11:52 L1d cache: 64 KiB 13:11:52 L1i cache: 64 KiB 13:11:52 L2 cache: 1 MiB 13:11:52 L3 cache: 32 MiB 13:11:52 NUMA node0 CPU(s): 0,1 13:11:52 Vulnerability Gather data sampling: Not affected 13:11:52 Vulnerability Itlb multihit: Not affected 13:11:52 Vulnerability L1tf: Not affected 13:11:52 Vulnerability Mds: Not affected 13:11:52 Vulnerability Meltdown: Not affected 13:11:52 Vulnerability Mmio stale data: Not affected 13:11:52 Vulnerability Retbleed: Vulnerable 13:11:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:11:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:11:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:11:52 Vulnerability Srbds: Not affected 13:11:52 Vulnerability Tsx async abort: Not affected 13:11:52 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 13:11:52 13:11:52 13:11:52 ---> nproc: 13:11:52 2 13:11:52 13:11:52 13:11:52 ---> df -h: 13:11:52 Filesystem Size Used Avail Use% Mounted on 13:11:52 udev 3.9G 0 3.9G 0% /dev 13:11:52 tmpfs 795M 1.1M 794M 1% /run 13:11:52 /dev/vda1 39G 9.9G 29G 26% / 13:11:52 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:11:52 tmpfs 5.0M 0 5.0M 0% /run/lock 13:11:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:11:52 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 13:11:52 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:11:52 /dev/loop2 62M 62M 0 100% /snap/core20/1405 13:11:52 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:11:52 tmpfs 795M 0 795M 0% /run/user/1001 13:11:52 13:11:52 13:11:52 ---> free -m: 13:11:52 total used free shared buff/cache available 13:11:52 Mem: 7945 524 4904 1 2516 7121 13:11:52 Swap: 1023 0 1023 13:11:52 13:11:52 13:11:52 ---> ip addr: 13:11:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:11:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:11:52 inet 127.0.0.1/8 scope host lo 13:11:52 valid_lft forever preferred_lft forever 13:11:52 inet6 ::1/128 scope host 13:11:52 valid_lft forever preferred_lft forever 13:11:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:11:52 link/ether fa:16:3e:8b:e4:d1 brd ff:ff:ff:ff:ff:ff 13:11:52 inet 10.30.122.78/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:11:52 valid_lft 85888sec preferred_lft 85888sec 13:11:52 inet6 fe80::f816:3eff:fe8b:e4d1/64 scope link 13:11:52 valid_lft forever preferred_lft forever 13:11:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:11:52 link/ether 2e:c0:22:18:f1:82 brd ff:ff:ff:ff:ff:ff 13:11:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:11:52 valid_lft forever preferred_lft forever 13:11:52 13:11:52 13:11:52 ---> sar -b -r -n DEV: 13:11:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13968) 06/28/26 _x86_64_ (2 CPU) 13:11:52 13:11:52 13:03:21 LINUX RESTART (2 CPU) 13:11:52 13:11:52 13:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:11:52 13:05:01 103.53 14.27 89.26 0.00 1032.20 4224.77 0.00 13:11:52 13:06:01 13.78 0.00 13.78 0.00 0.00 1815.03 0.00 13:11:52 13:07:01 14.10 0.13 13.96 0.00 22.53 2512.11 0.00 13:11:52 13:08:01 52.61 0.00 52.61 0.00 0.00 9290.98 0.00 13:11:52 13:09:01 57.59 2.90 54.69 0.00 117.31 6836.46 0.00 13:11:52 13:10:01 19.98 1.37 18.61 0.00 90.65 1165.67 0.00 13:11:52 13:11:01 17.92 0.60 17.32 0.00 62.67 972.40 0.00 13:11:52 Average: 39.63 2.70 36.93 0.00 185.33 3829.26 0.00 13:11:52 13:11:52 13:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:11:52 13:05:01 5486484 7321400 477904 5.87 65392 1947216 1154408 12.57 662648 1770424 21008 13:11:52 13:06:01 5423768 7301252 496844 6.11 68204 1985976 1170448 12.74 685788 1808688 18672 13:11:52 13:07:01 5280860 7287000 505428 6.21 73764 2103920 1195764 13.02 723132 1903364 101524 13:11:52 13:08:01 5037796 7249108 529768 6.51 88380 2281536 1219136 13.27 752160 2090888 138204 13:11:52 13:09:01 5057668 7313040 461600 5.67 94984 2314808 1154208 12.57 698532 2116208 28580 13:11:52 13:10:01 5056404 7322852 451444 5.55 96012 2324844 1145596 12.47 710168 2105176 16620 13:11:52 13:11:01 5090880 7353424 421320 5.18 97316 2319644 1118396 12.18 683836 2098880 11124 13:11:52 Average: 5204837 7306868 477758 5.87 83436 2182563 1165422 12.69 702323 1984804 47962 13:11:52 13:11:52 13:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:11:52 13:05:01 lo 0.97 0.97 0.11 0.11 0.00 0.00 0.00 0.00 13:11:52 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:05:01 ens3 302.24 178.80 610.17 49.97 0.00 0.00 0.00 0.00 13:11:52 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:11:52 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:06:01 ens3 207.28 125.81 350.96 9.14 0.00 0.00 0.00 0.00 13:11:52 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:07:01 ens3 192.07 114.48 324.00 7.93 0.00 0.00 0.00 0.00 13:11:52 13:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:11:52 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:08:01 ens3 170.87 113.20 396.48 9.94 0.00 0.00 0.00 0.00 13:11:52 13:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:11:52 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:09:01 ens3 23.56 19.75 35.39 5.44 0.00 0.00 0.00 0.00 13:11:52 13:10:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 13:11:52 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:10:01 ens3 12.38 11.93 17.09 3.70 0.00 0.00 0.00 0.00 13:11:52 13:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:11:52 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 13:11:01 ens3 14.67 11.72 11.51 5.71 0.00 0.00 0.00 0.00 13:11:52 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 13:11:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:11:52 Average: ens3 131.06 81.78 247.66 12.94 0.00 0.00 0.00 0.00 13:11:52 13:11:52 13:11:52 ---> sar -P ALL: 13:11:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13968) 06/28/26 _x86_64_ (2 CPU) 13:11:52 13:11:52 13:03:21 LINUX RESTART (2 CPU) 13:11:52 13:11:52 13:04:03 CPU %user %nice %system %iowait %steal %idle 13:11:52 13:05:01 all 18.38 0.00 1.89 5.67 0.06 74.00 13:11:52 13:05:01 0 27.04 0.00 2.26 4.60 0.07 66.03 13:11:52 13:05:01 1 9.86 0.00 1.52 6.73 0.05 81.85 13:11:52 13:06:01 all 3.25 0.00 0.38 0.77 0.07 95.53 13:11:52 13:06:01 0 3.80 0.00 0.50 0.22 0.08 95.40 13:11:52 13:06:01 1 2.70 0.00 0.26 1.32 0.07 95.65 13:11:52 13:07:01 all 4.07 0.00 0.58 0.96 0.08 94.31 13:11:52 13:07:01 0 6.53 0.00 0.64 0.37 0.07 92.40 13:11:52 13:07:01 1 1.63 0.00 0.52 1.55 0.10 96.21 13:11:52 13:08:01 all 15.41 0.00 1.62 5.19 0.07 77.71 13:11:52 13:08:01 0 28.62 0.00 2.17 3.43 0.08 65.69 13:11:52 13:08:01 1 2.21 0.00 1.07 6.95 0.05 89.72 13:11:52 13:09:01 all 20.80 0.00 1.42 2.99 0.09 74.70 13:11:52 13:09:01 0 25.12 0.00 1.58 4.41 0.08 68.80 13:11:52 13:09:01 1 16.47 0.00 1.25 1.55 0.10 80.62 13:11:52 13:10:01 all 13.90 0.00 0.91 0.62 0.04 84.53 13:11:52 13:10:01 0 8.52 0.00 0.78 0.95 0.03 89.71 13:11:52 13:10:01 1 19.29 0.00 1.03 0.28 0.05 79.35 13:11:52 13:11:01 all 15.12 0.00 0.92 1.35 0.04 82.57 13:11:52 13:11:01 0 7.94 0.00 0.62 2.07 0.03 89.35 13:11:52 13:11:01 1 22.33 0.00 1.22 0.64 0.05 75.76 13:11:52 Average: all 12.96 0.00 1.10 2.49 0.07 83.38 13:11:52 Average: 0 15.32 0.00 1.22 2.28 0.06 81.12 13:11:52 Average: 1 10.62 0.00 0.98 2.70 0.07 85.63 13:11:52 13:11:52 13:11:52