19:03:50 Started by timer 19:03:50 Running as SYSTEM 19:03:51 [EnvInject] - Loading node environment variables. 19:03:51 Building remotely on prd-ubuntu20.04-docker-2c-8g-9497 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:03:51 [ssh-agent] Looking for ssh-agent implementation... 19:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:51 $ ssh-agent 19:03:51 SSH_AUTH_SOCK=/tmp/ssh-l3SwkRMMwqYH/agent.1522 19:03:51 SSH_AGENT_PID=1523 19:03:51 [ssh-agent] Started. 19:03:51 Running ssh-add (command line suppressed) 19:03:51 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_9116420691966722659.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_9116420691966722659.key) 19:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:51 The recommended git tool is: NONE 19:03:54 using credential edgex-jenkins-ssh 19:03:54 Wiping out workspace first. 19:03:54 Cloning the remote Git repository 19:03:54 Cloning repository git@github.com:edgexfoundry/ci-management 19:03:54 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:03:54 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:03:54 > git --version # timeout=10 19:03:54 > git --version # 'git version 2.25.1' 19:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:54 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:03:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:55 Avoid second fetch 19:03:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:03:55 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:03:55 > git config core.sparsecheckout # timeout=10 19:03:55 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:03:55 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:03:55 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:03:55 > git remote # timeout=10 19:03:55 > git submodule init # timeout=10 19:03:55 > git submodule sync # timeout=10 19:03:55 > git config --get remote.origin.url # timeout=10 19:03:55 > git submodule init # timeout=10 19:03:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:03:55 > git config --get submodule.packer/common-packer.url # timeout=10 19:03:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:03:55 > git config --get submodule.global-jjb.url # timeout=10 19:03:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:03:56 > git submodule update --init --recursive packer/common-packer # timeout=10 19:03:56 > git submodule update --init --recursive global-jjb # timeout=10 19:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:00 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:00 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:00 provisioning config files... 19:04:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1398276326817091514.sh 19:04:00 ---> python-tools-install.sh 19:04:00 Setup pyenv: 19:04:00 * system (set by /opt/pyenv/version) 19:04:00 * 3.8.20 (set by /opt/pyenv/version) 19:04:00 * 3.9.20 (set by /opt/pyenv/version) 19:04:00 3.10.15 19:04:00 3.11.10 19:04:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Plol 19:04:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:08 lf-activate-venv(): INFO: Base packages installed successfully 19:04:08 lf-activate-venv(): INFO: Installing additional packages: lftools 19:04:27 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:04:27 Generating Requirements File 19:04: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. 19:04:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:04:44 Python 3.11.10 19:04:44 pip 26.1.1 from /tmp/venv-Plol/lib/python3.11/site-packages/pip (python 3.11) 19:04:44 appdirs==1.4.4 19:04:44 argcomplete==3.6.3 19:04:44 aspy.yaml==1.3.0 19:04:44 attrs==26.1.0 19:04:44 autopage==0.6.0 19:04:44 beautifulsoup4==4.14.3 19:04:44 boto3==1.43.9 19:04:44 botocore==1.43.9 19:04:44 bs4==0.0.2 19:04:44 certifi==2026.4.22 19:04:44 cffi==2.0.0 19:04:44 cfgv==3.5.0 19:04:44 chardet==7.4.3 19:04:44 charset-normalizer==3.4.7 19:04:44 click==8.3.3 19:04:44 cliff==4.14.0 19:04:44 cmd2==3.5.1 19:04:44 cryptography==3.3.2 19:04:44 debtcollector==3.1.0 19:04:44 decorator==5.2.1 19:04:44 defusedxml==0.7.1 19:04:44 Deprecated==1.3.1 19:04:44 distlib==0.4.0 19:04:44 dnspython==2.8.0 19:04:44 docker==7.1.0 19:04:44 dogpile.cache==1.5.0 19:04:44 durationpy==0.10 19:04:44 email-validator==2.3.0 19:04:44 filelock==3.29.0 19:04:44 future==1.0.0 19:04:44 gitdb==4.0.12 19:04:44 GitPython==3.1.50 19:04:44 httplib2==0.30.2 19:04:44 identify==2.6.19 19:04:44 idna==3.15 19:04:44 importlib-resources==1.5.0 19:04:44 iso8601==2.1.0 19:04:44 Jinja2==3.1.6 19:04:44 jmespath==1.1.0 19:04:44 jsonpatch==1.33 19:04:44 jsonpointer==3.1.1 19:04:44 jsonschema==4.26.0 19:04:44 jsonschema-specifications==2025.9.1 19:04:44 keystoneauth1==5.14.0 19:04:44 kubernetes==35.0.0 19:04:44 lftools==0.37.22 19:04:44 lxml==6.1.0 19:04:44 markdown-it-py==4.2.0 19:04:44 MarkupSafe==3.0.3 19:04:44 mdurl==0.1.2 19:04:44 msgpack==1.1.2 19:04:44 multi_key_dict==2.0.3 19:04:44 munch==4.0.0 19:04:44 netaddr==1.3.0 19:04:44 niet==1.4.2 19:04:44 nodeenv==1.10.0 19:04:44 oauth2client==4.1.3 19:04:44 oauthlib==3.3.1 19:04:44 openstacksdk==4.12.0 19:04:44 os-service-types==1.8.2 19:04:44 osc-lib==4.6.0 19:04:44 oslo.config==10.3.0 19:04:44 oslo.context==6.3.0 19:04:44 oslo.i18n==6.7.2 19:04:44 oslo.log==8.1.0 19:04:44 oslo.serialization==5.9.1 19:04:44 oslo.utils==10.0.1 19:04:44 packaging==26.2 19:04:44 pbr==7.0.3 19:04:44 platformdirs==4.9.6 19:04:44 prettytable==3.17.0 19:04:44 psutil==7.2.2 19:04:44 pyasn1==0.6.3 19:04:44 pyasn1_modules==0.4.2 19:04:44 pycparser==3.0 19:04:44 pygerrit2==2.0.15 19:04:44 PyGithub==2.9.1 19:04:44 Pygments==2.20.0 19:04:44 PyJWT==2.12.1 19:04:44 PyNaCl==1.6.2 19:04:44 pyparsing==2.4.7 19:04:44 pyperclip==1.11.0 19:04:44 pyrsistent==0.20.0 19:04:44 python-cinderclient==9.9.0 19:04:44 python-dateutil==2.9.0.post0 19:04:44 python-discovery==1.3.1 19:04:44 python-heatclient==5.1.0 19:04:44 python-jenkins==1.8.3 19:04:44 python-keystoneclient==5.8.0 19:04:44 python-magnumclient==4.10.0 19:04:44 python-openstackclient==9.0.0 19:04:44 python-swiftclient==4.10.0 19:04:44 PyYAML==6.0.3 19:04:44 referencing==0.37.0 19:04:44 requests==2.34.2 19:04:44 requests-oauthlib==2.0.0 19:04:44 rfc3986==2.0.0 19:04:44 rich==15.0.0 19:04:44 rich-argparse==1.8.0 19:04:44 rpds-py==0.30.0 19:04:44 rsa==4.9.1 19:04:44 ruamel.yaml==0.19.1 19:04:44 ruamel.yaml.clib==0.2.15 19:04:44 s3transfer==0.17.0 19:04:44 simplejson==4.1.1 19:04:44 six==1.17.0 19:04:44 smmap==5.0.3 19:04:44 soupsieve==2.8.3 19:04:44 stevedore==5.7.0 19:04:44 tabulate==0.10.0 19:04:44 toml==0.10.2 19:04:44 tomlkit==0.15.0 19:04:44 tqdm==4.67.3 19:04:44 typing_extensions==4.15.0 19:04:44 urllib3==1.26.20 19:04:44 virtualenv==21.3.3 19:04:44 wcwidth==0.7.0 19:04:44 websocket-client==1.9.0 19:04:44 wrapt==2.1.2 19:04:44 xdg==6.0.0 19:04:44 xmltodict==1.0.4 19:04:44 yq==3.4.3 19:04:44 [EnvInject] - Injecting environment variables from a build step. 19:04:44 [EnvInject] - Injecting as environment variables the properties content 19:04:44 OS_CLOUD=vex 19:04:44 19:04:44 [EnvInject] - Variables injected successfully. 19:04:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10662750916075733586.sh 19:04:44 ---> Orphaned k8s clusters 19:04:44 Setup pyenv: 19:04:44 system 19:04:44 3.8.20 19:04:44 3.9.20 19:04:44 3.10.15 19:04:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:04:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:46 lf-activate-venv(): INFO: Base packages installed successfully 19:04:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:04:54 -----> Delete orphaned cluster 19:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15634199920979431894.sh 19:04:54 ---> Orphaned stacks 19:04:54 Setup pyenv: 19:04:54 system 19:04:54 3.8.20 19:04:54 3.9.20 19:04:54 3.10.15 19:04:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:55 lf-activate-venv(): INFO: Base packages installed successfully 19:04:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:05:05 + mapfile -t OS_COE_CLUSTERS_ID 19:05:05 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:05 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:05 ++ awk '{print $1}' 19:05:08 + echo '-----> Active clusters -> stacks' 19:05:08 -----> Active clusters -> stacks 19:05:08 + OS_COE_STACKS=() 19:05:08 + [[ 0 -gt 0 ]] 19:05:08 + mapfile -t OS_STACKS 19:05:08 ++ awk '{print $1}' 19:05:08 ++ 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 19:05:09 + echo '-----> Active stacks' 19:05:09 -----> Active stacks 19:05:09 + echo '-----> Delete orphaned stacks' 19:05:09 -----> Delete orphaned stacks 19:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13758919858510590063.sh 19:05:09 ---> Orphaned servers 19:05:09 Setup pyenv: 19:05:09 system 19:05:09 3.8.20 19:05:09 3.9.20 19:05:09 3.10.15 19:05:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:05:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:11 lf-activate-venv(): INFO: Base packages installed successfully 19:05:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:05:23 -----> Active servers 19:05:23 prd-ubuntu20.04-docker-2c-8g-9497 19:05:23 prd-centos7-blackbox-4c-2g-9479 19:05:23 prd-centos7-blackbox-4c-2g-9477 19:05:23 prd-centos7-blackbox-4c-2g-9478 19:05:23 prd-centos7-blackbox-4c-2g-8949 19:05:23 -----> Delete orphaned servers 19:06:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:06:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:06:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6681701147406425682.sh 19:06:45 ---> Orphaned ports 19:06:45 Setup pyenv: 19:06:45 system 19:06:45 3.8.20 19:06:45 3.9.20 19:06:45 3.10.15 19:06:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:47 lf-activate-venv(): INFO: Base packages installed successfully 19:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 19:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:06:55 No orphaned ports to process. 19:06:55 Build step 'Conditional step (single)' marked build as failure 19:06:56 $ ssh-agent -k 19:06:56 unset SSH_AUTH_SOCK; 19:06:56 unset SSH_AGENT_PID; 19:06:56 echo Agent pid 1523 killed; 19:06:56 [ssh-agent] Stopped. 19:06:56 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15006342404388914165.sh 19:06:56 ---> sysstat.sh 19:06:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3713394072277349193.sh 19:06:56 ---> package-listing.sh 19:06:56 ++ facter osfamily 19:06:56 ++ tr '[:upper:]' '[:lower:]' 19:06:57 + OS_FAMILY=debian 19:06:57 + workspace=/w/workspace/ci-management-openstack-cron 19:06:57 + START_PACKAGES=/tmp/packages_start.txt 19:06:57 + END_PACKAGES=/tmp/packages_end.txt 19:06:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:57 + PACKAGES=/tmp/packages_start.txt 19:06:57 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:57 + PACKAGES=/tmp/packages_end.txt 19:06:57 + case "${OS_FAMILY}" in 19:06:57 + grep '^ii' 19:06:57 + dpkg -l 19:06:57 + '[' -f /tmp/packages_start.txt ']' 19:06:57 + '[' -f /tmp/packages_end.txt ']' 19:06:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:57 + '[' /w/workspace/ci-management-openstack-cron ']' 19:06:57 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:06:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:06:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11538234490790349000.sh 19:06:57 ---> capture-instance-metadata.sh 19:06:57 Setup pyenv: 19:06:57 system 19:06:57 3.8.20 19:06:57 3.9.20 19:06:57 3.10.15 19:06:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:06:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:59 lf-activate-venv(): INFO: Base packages installed successfully 19:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:07:05 INFO: Running in OpenStack, capturing instance metadata 19:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9811424221615828093.sh 19:07:05 provisioning config files... 19:07:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13889353150853648820tmp 19:07:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:07:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:07:05 [EnvInject] - Injecting environment variables from a build step. 19:07:05 [EnvInject] - Injecting as environment variables the properties content 19:07:05 SERVER_ID=logs 19:07:05 19:07:05 [EnvInject] - Variables injected successfully. 19:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8594394690424962287.sh 19:07:05 ---> create-netrc.sh 19:07:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5243247253674718003.sh 19:07:05 ---> python-tools-install.sh 19:07:05 Setup pyenv: 19:07:05 system 19:07:05 3.8.20 19:07:05 3.9.20 19:07:05 3.10.15 19:07:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:07 lf-activate-venv(): INFO: Base packages installed successfully 19:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:07:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11380193181450921265.sh 19:07:13 ---> sudo-logs.sh 19:07:13 Archiving 'sudo' log.. 19:07:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11125108401733721856.sh 19:07:13 ---> job-cost.sh 19:07:13 Setup pyenv: 19:07:13 system 19:07:13 3.8.20 19:07:13 3.9.20 19:07:13 3.10.15 19:07:13 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:07:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:15 lf-activate-venv(): INFO: Base packages installed successfully 19:07:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:07:20 INFO: No Stack... 19:07:20 INFO: Retrieving Pricing Info for: v3-standard-2 19:07:20 INFO: Archiving Costs 19:07:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8853553033073681074.sh 19:07:20 ---> logs-deploy.sh 19:07:20 Setup pyenv: 19:07:20 system 19:07:20 3.8.20 19:07:20 3.9.20 19:07:20 3.10.15 19:07:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:07:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plol from file:/tmp/.os_lf_venv 19:07:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:22 lf-activate-venv(): INFO: Base packages installed successfully 19:07:22 lf-activate-venv(): INFO: Installing additional packages: lftools 19:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-Plol/bin to PATH 19:07:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62222 19:07:27 INFO: archiving workspace using pattern(s): 19:07:33 Archives upload complete. 19:07:33 INFO: archiving logs to Nexus 19:07:34 ---> uname -a: 19:07:34 Linux prd-ubuntu20-04-docker-2c-8g-9497 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:07:34 19:07:34 19:07:34 ---> lscpu: 19:07:34 Architecture: x86_64 19:07:34 CPU op-mode(s): 32-bit, 64-bit 19:07:34 Byte Order: Little Endian 19:07:34 Address sizes: 40 bits physical, 48 bits virtual 19:07:34 CPU(s): 2 19:07:34 On-line CPU(s) list: 0,1 19:07:34 Thread(s) per core: 1 19:07:34 Core(s) per socket: 1 19:07:34 Socket(s): 2 19:07:34 NUMA node(s): 1 19:07:34 Vendor ID: AuthenticAMD 19:07:34 CPU family: 23 19:07:34 Model: 49 19:07:34 Model name: AMD EPYC-Rome Processor 19:07:34 Stepping: 0 19:07:34 CPU MHz: 2799.998 19:07:34 BogoMIPS: 5599.99 19:07:34 Virtualization: AMD-V 19:07:34 Hypervisor vendor: KVM 19:07:34 Virtualization type: full 19:07:34 L1d cache: 64 KiB 19:07:34 L1i cache: 64 KiB 19:07:34 L2 cache: 1 MiB 19:07:34 L3 cache: 32 MiB 19:07:34 NUMA node0 CPU(s): 0,1 19:07:34 Vulnerability Gather data sampling: Not affected 19:07:34 Vulnerability Itlb multihit: Not affected 19:07:34 Vulnerability L1tf: Not affected 19:07:34 Vulnerability Mds: Not affected 19:07:34 Vulnerability Meltdown: Not affected 19:07:34 Vulnerability Mmio stale data: Not affected 19:07:34 Vulnerability Retbleed: Vulnerable 19:07:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:07:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:07:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:07:34 Vulnerability Srbds: Not affected 19:07:34 Vulnerability Tsx async abort: Not affected 19:07:34 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 19:07:34 19:07:34 19:07:34 ---> nproc: 19:07:34 2 19:07:34 19:07:34 19:07:34 ---> df -h: 19:07:34 Filesystem Size Used Avail Use% Mounted on 19:07:34 udev 3.9G 0 3.9G 0% /dev 19:07:34 tmpfs 795M 1.1M 794M 1% /run 19:07:34 /dev/vda1 39G 9.8G 29G 26% / 19:07:34 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:07:34 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:34 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:07:34 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:07:34 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 19:07:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:07:34 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 19:07:34 tmpfs 795M 0 795M 0% /run/user/1001 19:07:34 19:07:34 19:07:34 ---> free -m: 19:07:34 total used free shared buff/cache available 19:07:34 Mem: 7945 523 4994 1 2428 7126 19:07:34 Swap: 1023 0 1023 19:07:34 19:07:34 19:07:34 ---> ip addr: 19:07:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:34 inet 127.0.0.1/8 scope host lo 19:07:34 valid_lft forever preferred_lft forever 19:07:34 inet6 ::1/128 scope host 19:07:34 valid_lft forever preferred_lft forever 19:07:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:34 link/ether fa:16:3e:80:32:dd brd ff:ff:ff:ff:ff:ff 19:07:34 inet 10.30.122.136/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:07:34 valid_lft 86145sec preferred_lft 86145sec 19:07:34 inet6 fe80::f816:3eff:fe80:32dd/64 scope link 19:07:34 valid_lft forever preferred_lft forever 19:07:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:07:34 link/ether 12:d3:fd:7e:1e:d1 brd ff:ff:ff:ff:ff:ff 19:07:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:07:34 valid_lft forever preferred_lft forever 19:07:34 19:07:34 19:07:34 ---> sar -b -r -n DEV: 19:07:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9497) 05/16/26 _x86_64_ (2 CPU) 19:07:34 19:07:34 19:03:20 LINUX RESTART (2 CPU) 19:07:34 19:07:34 19:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:07:34 19:05:01 135.45 3.29 132.16 0.00 151.95 12854.34 0.00 19:07:34 19:06:01 38.19 0.68 37.51 0.00 52.92 5449.23 0.00 19:07:34 19:07:01 9.20 0.25 8.95 0.00 15.86 442.86 0.00 19:07:34 Average: 60.12 1.39 58.73 0.00 72.70 6174.98 0.00 19:07:34 19:07:34 19:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:34 19:05:01 5131468 7297440 480856 5.91 90892 2233640 1148284 12.50 698208 2050260 140188 19:07:34 19:06:01 5199788 7372072 405412 4.98 93516 2236680 1082592 11.79 656060 2022672 352 19:07:34 19:07:01 5142832 7316576 461152 5.67 94568 2237452 1135324 12.36 715524 2021848 12012 19:07:34 Average: 5158029 7328696 449140 5.52 92992 2235924 1122067 12.22 689931 2031593 50851 19:07:34 19:07:34 19:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:34 19:05:01 ens3 80.82 64.18 1212.47 12.85 0.00 0.00 0.00 0.00 19:07:34 19:05:01 lo 1.65 1.65 0.19 0.19 0.00 0.00 0.00 0.00 19:07:34 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:34 19:06:01 ens3 12.00 11.98 36.14 3.22 0.00 0.00 0.00 0.00 19:07:34 19:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:07:34 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:34 19:07:01 ens3 12.98 12.10 9.79 6.89 0.00 0.00 0.00 0.00 19:07:34 19:07:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:07:34 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:34 Average: ens3 34.76 29.03 410.60 7.59 0.00 0.00 0.00 0.00 19:07:34 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 19:07:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:07:34 19:07:34 19:07:34 ---> sar -P ALL: 19:07:34 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9497) 05/16/26 _x86_64_ (2 CPU) 19:07:34 19:07:34 19:03:20 LINUX RESTART (2 CPU) 19:07:34 19:07:34 19:04:03 CPU %user %nice %system %iowait %steal %idle 19:07:34 19:05:01 all 39.55 0.00 3.44 3.50 0.09 53.41 19:07:34 19:05:01 0 30.08 0.00 2.97 4.40 0.09 62.46 19:07:34 19:05:01 1 48.99 0.00 3.91 2.60 0.10 44.39 19:07:34 19:06:01 all 13.65 0.00 0.93 0.65 0.04 84.73 19:07:34 19:06:01 0 10.40 0.00 0.87 0.69 0.03 88.01 19:07:34 19:06:01 1 16.88 0.00 1.00 0.62 0.05 81.45 19:07:34 19:07:01 all 11.02 0.00 0.88 0.23 0.05 87.81 19:07:34 19:07:01 0 6.49 0.00 0.85 0.38 0.05 92.22 19:07:34 19:07:01 1 15.55 0.00 0.90 0.08 0.05 83.42 19:07:34 Average: all 21.21 0.00 1.73 1.44 0.06 75.55 19:07:34 Average: 0 15.51 0.00 1.55 1.80 0.06 81.09 19:07:34 Average: 1 26.91 0.00 1.92 1.08 0.07 70.02 19:07:34 19:07:34 19:07:34