16:03:53 Started by timer 16:03:53 Running as SYSTEM 16:03:54 [EnvInject] - Loading node environment variables. 16:03:54 Building remotely on prd-ubuntu20.04-docker-2c-8g-8910 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:03:54 [ssh-agent] Looking for ssh-agent implementation... 16:03:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:03:54 $ ssh-agent 16:03:54 SSH_AUTH_SOCK=/tmp/ssh-kslXxquVUyGZ/agent.1519 16:03:54 SSH_AGENT_PID=1521 16:03:54 [ssh-agent] Started. 16:03:54 Running ssh-add (command line suppressed) 16:03:54 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17291504401116580100.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17291504401116580100.key) 16:03:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:03:54 The recommended git tool is: NONE 16:03:55 using credential edgex-jenkins-ssh 16:03:55 Wiping out workspace first. 16:03:56 Cloning the remote Git repository 16:03:56 Cloning repository git@github.com:edgexfoundry/ci-management 16:03:56 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:03:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:03:56 > git --version # timeout=10 16:03:56 > git --version # 'git version 2.25.1' 16:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:56 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:57 Avoid second fetch 16:03:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:03:57 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 16:03:57 > git config core.sparsecheckout # timeout=10 16:03:57 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:03:57 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 16:03:57 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:03:57 > git remote # timeout=10 16:03:57 > git submodule init # timeout=10 16:03:57 > git submodule sync # timeout=10 16:03:57 > git config --get remote.origin.url # timeout=10 16:03:57 > git submodule init # timeout=10 16:03:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:03:57 > git config --get submodule.packer/common-packer.url # timeout=10 16:03:57 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:03:57 > git config --get submodule.global-jjb.url # timeout=10 16:03:57 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:03:57 > git submodule update --init --recursive packer/common-packer # timeout=10 16:03:58 > git submodule update --init --recursive global-jjb # timeout=10 16:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:02 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:02 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:02 provisioning config files... 16:04:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11418830924610082268.sh 16:04:02 ---> python-tools-install.sh 16:04:02 Setup pyenv: 16:04:02 * system (set by /opt/pyenv/version) 16:04:02 * 3.8.20 (set by /opt/pyenv/version) 16:04:02 * 3.9.20 (set by /opt/pyenv/version) 16:04:02 3.10.15 16:04:02 3.11.10 16:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IJjH 16:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:10 lf-activate-venv(): INFO: Base packages installed successfully 16:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 16:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:04:30 Generating Requirements File 16:04:46 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. 16:04:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:04:46 Python 3.11.10 16:04:47 pip 26.1.1 from /tmp/venv-IJjH/lib/python3.11/site-packages/pip (python 3.11) 16:04:47 appdirs==1.4.4 16:04:47 argcomplete==3.6.3 16:04:47 aspy.yaml==1.3.0 16:04:47 attrs==26.1.0 16:04:47 autopage==0.6.0 16:04:47 beautifulsoup4==4.14.3 16:04:47 boto3==1.43.6 16:04:47 botocore==1.43.6 16:04:47 bs4==0.0.2 16:04:47 certifi==2026.4.22 16:04:47 cffi==2.0.0 16:04:47 cfgv==3.5.0 16:04:47 chardet==7.4.3 16:04:47 charset-normalizer==3.4.7 16:04:47 click==8.3.3 16:04:47 cliff==4.13.3 16:04:47 cmd2==3.5.1 16:04:47 cryptography==3.3.2 16:04:47 debtcollector==3.1.0 16:04:47 decorator==5.2.1 16:04:47 defusedxml==0.7.1 16:04:47 Deprecated==1.3.1 16:04:47 distlib==0.4.0 16:04:47 dnspython==2.8.0 16:04:47 docker==7.1.0 16:04:47 dogpile.cache==1.5.0 16:04:47 durationpy==0.10 16:04:47 email-validator==2.3.0 16:04:47 filelock==3.29.0 16:04:47 future==1.0.0 16:04:47 gitdb==4.0.12 16:04:47 GitPython==3.1.50 16:04:47 httplib2==0.30.2 16:04:47 identify==2.6.19 16:04:47 idna==3.13 16:04:47 importlib-resources==1.5.0 16:04:47 iso8601==2.1.0 16:04:47 Jinja2==3.1.6 16:04:47 jmespath==1.1.0 16:04:47 jsonpatch==1.33 16:04:47 jsonpointer==3.1.1 16:04:47 jsonschema==4.26.0 16:04:47 jsonschema-specifications==2025.9.1 16:04:47 keystoneauth1==5.13.1 16:04:47 kubernetes==35.0.0 16:04:47 lftools==0.37.22 16:04:47 lxml==6.1.0 16:04:47 markdown-it-py==4.2.0 16:04:47 MarkupSafe==3.0.3 16:04:47 mdurl==0.1.2 16:04:47 msgpack==1.1.2 16:04:47 multi_key_dict==2.0.3 16:04:47 munch==4.0.0 16:04:47 netaddr==1.3.0 16:04:47 niet==1.4.2 16:04:47 nodeenv==1.10.0 16:04:47 oauth2client==4.1.3 16:04:47 oauthlib==3.3.1 16:04:47 openstacksdk==4.12.0 16:04:47 os-service-types==1.8.2 16:04:47 osc-lib==4.6.0 16:04:47 oslo.config==10.3.0 16:04:47 oslo.context==6.3.0 16:04:47 oslo.i18n==6.7.2 16:04:47 oslo.log==8.1.0 16:04:47 oslo.serialization==5.9.1 16:04:47 oslo.utils==10.0.1 16:04:47 packaging==26.2 16:04:47 pbr==7.0.3 16:04:47 platformdirs==4.9.6 16:04:47 prettytable==3.17.0 16:04:47 psutil==7.2.2 16:04:47 pyasn1==0.6.3 16:04:47 pyasn1_modules==0.4.2 16:04:47 pycparser==3.0 16:04:47 pygerrit2==2.0.15 16:04:47 PyGithub==2.9.1 16:04:47 Pygments==2.20.0 16:04:47 PyJWT==2.12.1 16:04:47 PyNaCl==1.6.2 16:04:47 pyparsing==2.4.7 16:04:47 pyperclip==1.11.0 16:04:47 pyrsistent==0.20.0 16:04:47 python-cinderclient==9.9.0 16:04:47 python-dateutil==2.9.0.post0 16:04:47 python-discovery==1.3.0 16:04:47 python-heatclient==5.1.0 16:04:47 python-jenkins==1.8.3 16:04:47 python-keystoneclient==5.8.0 16:04:47 python-magnumclient==4.10.0 16:04:47 python-openstackclient==9.0.0 16:04:47 python-swiftclient==4.10.0 16:04:47 PyYAML==6.0.3 16:04:47 referencing==0.37.0 16:04:47 requests==2.33.1 16:04:47 requests-oauthlib==2.0.0 16:04:47 rfc3986==2.0.0 16:04:47 rich==15.0.0 16:04:47 rich-argparse==1.8.0 16:04:47 rpds-py==0.30.0 16:04:47 rsa==4.9.1 16:04:47 ruamel.yaml==0.19.1 16:04:47 ruamel.yaml.clib==0.2.15 16:04:47 s3transfer==0.17.0 16:04:47 simplejson==4.1.1 16:04:47 six==1.17.0 16:04:47 smmap==5.0.3 16:04:47 soupsieve==2.8.3 16:04:47 stevedore==5.7.0 16:04:47 tabulate==0.10.0 16:04:47 toml==0.10.2 16:04:47 tomlkit==0.14.0 16:04:47 tqdm==4.67.3 16:04:47 typing_extensions==4.15.0 16:04:47 urllib3==1.26.20 16:04:47 virtualenv==21.3.1 16:04:47 wcwidth==0.7.0 16:04:47 websocket-client==1.9.0 16:04:47 wrapt==2.1.2 16:04:47 xdg==6.0.0 16:04:47 xmltodict==1.0.4 16:04:47 yq==3.4.3 16:04:47 [EnvInject] - Injecting environment variables from a build step. 16:04:47 [EnvInject] - Injecting as environment variables the properties content 16:04:47 OS_CLOUD=vex 16:04:47 16:04:47 [EnvInject] - Variables injected successfully. 16:04:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:04:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:04:47 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8999350209450597934.sh 16:04:47 ---> Orphaned k8s clusters 16:04:47 Setup pyenv: 16:04:47 system 16:04:47 3.8.20 16:04:47 3.9.20 16:04:47 3.10.15 16:04:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:04:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:04:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:49 lf-activate-venv(): INFO: Base packages installed successfully 16:04:49 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:04:53 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:04:56 -----> Delete orphaned cluster 16:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2817711918379839468.sh 16:04:56 ---> Orphaned stacks 16:04:56 Setup pyenv: 16:04:56 system 16:04:56 3.8.20 16:04:56 3.9.20 16:04:56 3.10.15 16:04:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:57 lf-activate-venv(): INFO: Base packages installed successfully 16:04:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:05:07 + mapfile -t OS_COE_CLUSTERS_ID 16:05:07 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:05:07 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:05:07 ++ awk '{print $1}' 16:05:10 + echo '-----> Active clusters -> stacks' 16:05:10 -----> Active clusters -> stacks 16:05:10 + OS_COE_STACKS=() 16:05:10 + [[ 0 -gt 0 ]] 16:05:10 + mapfile -t OS_STACKS 16:05:10 ++ awk '{print $1}' 16:05:10 ++ 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 16:05:11 + echo '-----> Active stacks' 16:05:11 -----> Active stacks 16:05:11 + echo '-----> Delete orphaned stacks' 16:05:11 -----> Delete orphaned stacks 16:05:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2224133905391707661.sh 16:05:11 ---> Orphaned servers 16:05:11 Setup pyenv: 16:05:11 system 16:05:11 3.8.20 16:05:11 3.9.20 16:05:11 3.10.15 16:05:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:13 lf-activate-venv(): INFO: Base packages installed successfully 16:05:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:05:26 -----> Active servers 16:05:26 prd-ubuntu20.04-docker-2c-8g-8910 16:05:26 prd-centos7-blackbox-4c-2g-8535 16:05:26 -----> Delete orphaned servers 16:05:26 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:26 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11642276117791733812.sh 16:05:26 ---> Orphaned ports 16:05:26 Setup pyenv: 16:05:26 system 16:05:26 3.8.20 16:05:26 3.9.20 16:05:26 3.10.15 16:05:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:05:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:28 lf-activate-venv(): INFO: Base packages installed successfully 16:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:05:37 No orphaned ports to process. 16:05:37 Build step 'Conditional step (single)' marked build as failure 16:05:46 $ ssh-agent -k 16:05:46 unset SSH_AUTH_SOCK; 16:05:46 unset SSH_AGENT_PID; 16:05:46 echo Agent pid 1521 killed; 16:05:46 [ssh-agent] Stopped. 16:05:46 [PostBuildScript] - [INFO] Executing post build scripts. 16:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13092984592431752712.sh 16:05:46 ---> sysstat.sh 16:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10021334696847625285.sh 16:05:47 ---> package-listing.sh 16:05:47 ++ facter osfamily 16:05:47 ++ tr '[:upper:]' '[:lower:]' 16:05:47 + OS_FAMILY=debian 16:05:47 + workspace=/w/workspace/ci-management-openstack-cron 16:05:47 + START_PACKAGES=/tmp/packages_start.txt 16:05:47 + END_PACKAGES=/tmp/packages_end.txt 16:05:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:47 + PACKAGES=/tmp/packages_start.txt 16:05:47 + '[' /w/workspace/ci-management-openstack-cron ']' 16:05:47 + PACKAGES=/tmp/packages_end.txt 16:05:47 + case "${OS_FAMILY}" in 16:05:47 + dpkg -l 16:05:47 + grep '^ii' 16:05:47 + '[' -f /tmp/packages_start.txt ']' 16:05:47 + '[' -f /tmp/packages_end.txt ']' 16:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:47 + '[' /w/workspace/ci-management-openstack-cron ']' 16:05:47 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:05:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8506934925981128644.sh 16:05:47 ---> capture-instance-metadata.sh 16:05:47 Setup pyenv: 16:05:47 system 16:05:47 3.8.20 16:05:47 3.9.20 16:05:47 3.10.15 16:05:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:05:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:50 lf-activate-venv(): INFO: Base packages installed successfully 16:05:50 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:05:56 INFO: Running in OpenStack, capturing instance metadata 16:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1927851288718471064.sh 16:05:56 provisioning config files... 16:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17940249849680566485tmp 16:05:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:05:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:05:56 [EnvInject] - Injecting environment variables from a build step. 16:05:56 [EnvInject] - Injecting as environment variables the properties content 16:05:56 SERVER_ID=logs 16:05:56 16:05:56 [EnvInject] - Variables injected successfully. 16:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10036399651560016943.sh 16:05:56 ---> create-netrc.sh 16:05:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17690097189625997124.sh 16:05:56 ---> python-tools-install.sh 16:05:56 Setup pyenv: 16:05:56 system 16:05:56 3.8.20 16:05:56 3.9.20 16:05:56 3.10.15 16:05:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:58 lf-activate-venv(): INFO: Base packages installed successfully 16:05:58 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:06:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9395938185586831315.sh 16:06:03 ---> sudo-logs.sh 16:06:03 Archiving 'sudo' log.. 16:06:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14794255641789745547.sh 16:06:04 ---> job-cost.sh 16:06:04 Setup pyenv: 16:06:04 system 16:06:04 3.8.20 16:06:04 3.9.20 16:06:04 3.10.15 16:06:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:05 lf-activate-venv(): INFO: Base packages installed successfully 16:06:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:06:10 INFO: No Stack... 16:06:11 INFO: Retrieving Pricing Info for: v3-standard-2 16:06:11 INFO: Archiving Costs 16:06:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1258469330026033978.sh 16:06:11 ---> logs-deploy.sh 16:06:11 Setup pyenv: 16:06:11 system 16:06:11 3.8.20 16:06:11 3.9.20 16:06:11 3.10.15 16:06:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJjH from file:/tmp/.os_lf_venv 16:06:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:13 lf-activate-venv(): INFO: Base packages installed successfully 16:06:13 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-IJjH/bin to PATH 16:06:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62027 16:06:18 INFO: archiving workspace using pattern(s): 16:06:20 Archives upload complete. 16:06:20 INFO: archiving logs to Nexus 16:06:21 ---> uname -a: 16:06:21 Linux prd-ubuntu20-04-docker-2c-8g-8910 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:06:21 16:06:21 16:06:21 ---> lscpu: 16:06:21 Architecture: x86_64 16:06:21 CPU op-mode(s): 32-bit, 64-bit 16:06:21 Byte Order: Little Endian 16:06:21 Address sizes: 40 bits physical, 48 bits virtual 16:06:21 CPU(s): 2 16:06:21 On-line CPU(s) list: 0,1 16:06:21 Thread(s) per core: 1 16:06:21 Core(s) per socket: 1 16:06:21 Socket(s): 2 16:06:21 NUMA node(s): 1 16:06:21 Vendor ID: AuthenticAMD 16:06:21 CPU family: 23 16:06:21 Model: 49 16:06:21 Model name: AMD EPYC-Rome Processor 16:06:21 Stepping: 0 16:06:21 CPU MHz: 2799.998 16:06:21 BogoMIPS: 5599.99 16:06:21 Virtualization: AMD-V 16:06:21 Hypervisor vendor: KVM 16:06:21 Virtualization type: full 16:06:21 L1d cache: 64 KiB 16:06:21 L1i cache: 64 KiB 16:06:21 L2 cache: 1 MiB 16:06:21 L3 cache: 32 MiB 16:06:21 NUMA node0 CPU(s): 0,1 16:06:21 Vulnerability Gather data sampling: Not affected 16:06:21 Vulnerability Itlb multihit: Not affected 16:06:21 Vulnerability L1tf: Not affected 16:06:21 Vulnerability Mds: Not affected 16:06:21 Vulnerability Meltdown: Not affected 16:06:21 Vulnerability Mmio stale data: Not affected 16:06:21 Vulnerability Retbleed: Vulnerable 16:06:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:06:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:06:21 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:06:21 Vulnerability Srbds: Not affected 16:06:21 Vulnerability Tsx async abort: Not affected 16:06:21 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 16:06:21 16:06:21 16:06:21 ---> nproc: 16:06:21 2 16:06:21 16:06:21 16:06:21 ---> df -h: 16:06:21 Filesystem Size Used Avail Use% Mounted on 16:06:21 udev 3.9G 0 3.9G 0% /dev 16:06:21 tmpfs 795M 1.1M 794M 1% /run 16:06:21 /dev/vda1 39G 9.8G 29G 26% / 16:06:21 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:06:21 tmpfs 5.0M 0 5.0M 0% /run/lock 16:06:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:06:21 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 16:06:21 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:06:21 /dev/loop1 62M 62M 0 100% /snap/core20/1405 16:06:21 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 16:06:21 tmpfs 795M 0 795M 0% /run/user/1001 16:06:21 16:06:21 16:06:21 ---> free -m: 16:06:21 total used free shared buff/cache available 16:06:21 Mem: 7945 550 4967 1 2428 7099 16:06:21 Swap: 1023 0 1023 16:06:21 16:06:21 16:06:21 ---> ip addr: 16:06:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:06:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:06:21 inet 127.0.0.1/8 scope host lo 16:06:21 valid_lft forever preferred_lft forever 16:06:21 inet6 ::1/128 scope host 16:06:21 valid_lft forever preferred_lft forever 16:06:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:06:21 link/ether fa:16:3e:ef:f7:3b brd ff:ff:ff:ff:ff:ff 16:06:21 inet 10.30.122.132/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 16:06:21 valid_lft 86220sec preferred_lft 86220sec 16:06:21 inet6 fe80::f816:3eff:feef:f73b/64 scope link 16:06:21 valid_lft forever preferred_lft forever 16:06:21 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:06:21 link/ether 5e:8a:fc:ac:7c:28 brd ff:ff:ff:ff:ff:ff 16:06:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:06:21 valid_lft forever preferred_lft forever 16:06:21 16:06:21 16:06:21 ---> sar -b -r -n DEV: 16:06:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8910) 05/08/26 _x86_64_ (2 CPU) 16:06:21 16:06:21 16:03:23 LINUX RESTART (2 CPU) 16:06:21 16:06:21 16:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:06:21 16:05:01 178.26 11.53 166.73 0.00 911.03 12182.89 0.00 16:06:21 16:06:01 62.29 1.30 60.99 0.00 117.58 6534.78 0.00 16:06:21 Average: 120.28 6.42 113.86 0.00 514.34 9359.07 0.00 16:06:21 16:06:21 16:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:06:21 16:05:01 5114784 7278072 501044 6.16 89744 2232520 1172636 12.77 715864 2050056 149400 16:06:21 16:06:01 5104544 7280492 497756 6.12 95316 2238904 1179756 12.84 753472 2022328 9616 16:06:21 Average: 5109664 7279282 499400 6.14 92530 2235712 1176196 12.81 734668 2036192 79508 16:06:21 16:06:21 16:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:06:21 16:05:01 lo 1.60 1.60 0.19 0.19 0.00 0.00 0.00 0.00 16:06:21 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:21 16:05:01 ens3 84.44 64.05 1171.89 12.61 0.00 0.00 0.00 0.00 16:06:21 16:06:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 16:06:21 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:21 16:06:01 ens3 34.56 33.59 57.67 16.91 0.00 0.00 0.00 0.00 16:06:21 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 16:06:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:06:21 Average: ens3 59.50 48.82 614.83 14.76 0.00 0.00 0.00 0.00 16:06:21 16:06:21 16:06:21 ---> sar -P ALL: 16:06:21 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8910) 05/08/26 _x86_64_ (2 CPU) 16:06:21 16:06:21 16:03:23 LINUX RESTART (2 CPU) 16:06:21 16:06:21 16:04:01 CPU %user %nice %system %iowait %steal %idle 16:06:21 16:05:01 all 39.40 0.00 3.74 4.80 0.13 51.92 16:06:21 16:05:01 0 16.35 0.00 2.70 2.30 0.12 78.53 16:06:21 16:05:01 1 62.61 0.00 4.79 7.32 0.15 25.13 16:06:21 16:06:01 all 32.40 0.00 2.28 1.59 0.09 63.64 16:06:21 16:06:01 0 17.90 0.00 1.89 1.05 0.08 79.08 16:06:21 16:06:01 1 46.88 0.00 2.67 2.12 0.10 48.23 16:06:21 Average: all 35.91 0.00 3.01 3.20 0.11 57.77 16:06:21 Average: 0 17.12 0.00 2.30 1.68 0.10 78.80 16:06:21 Average: 1 54.74 0.00 3.73 4.72 0.13 36.68 16:06:21 16:06:21 16:06:21