23:04:02 Started by timer 23:04:02 Running as SYSTEM 23:04:03 [EnvInject] - Loading node environment variables. 23:04:03 Building remotely on prd-ubuntu20.04-docker-2c-8g-11908 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 23:04:03 [ssh-agent] Looking for ssh-agent implementation... 23:04:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:04:03 $ ssh-agent 23:04:03 SSH_AUTH_SOCK=/tmp/ssh-yq1heNnQfU8B/agent.1545 23:04:03 SSH_AGENT_PID=1547 23:04:03 [ssh-agent] Started. 23:04:03 Running ssh-add (command line suppressed) 23:04:03 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4858552885075062909.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4858552885075062909.key) 23:04:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:04:03 The recommended git tool is: NONE 23:04:05 using credential edgex-jenkins-ssh 23:04:05 Wiping out workspace first. 23:04:05 Cloning the remote Git repository 23:04:05 Cloning repository git@github.com:edgexfoundry/ci-management 23:04:05 > git init /w/workspace/ci-management-openstack-cron # timeout=10 23:04:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 23:04:05 > git --version # timeout=10 23:04:05 > git --version # 'git version 2.25.1' 23:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 23:04:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:07 Avoid second fetch 23:04:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:04:07 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 23:04:07 > git config core.sparsecheckout # timeout=10 23:04:07 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:07 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 23:04:07 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 23:04:07 > git remote # timeout=10 23:04:07 > git submodule init # timeout=10 23:04:07 > git submodule sync # timeout=10 23:04:07 > git config --get remote.origin.url # timeout=10 23:04:07 > git submodule init # timeout=10 23:04:07 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:04:07 > git config --get submodule.packer/common-packer.url # timeout=10 23:04:07 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:04:07 > git config --get submodule.global-jjb.url # timeout=10 23:04:07 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:04:07 > git submodule update --init --recursive packer/common-packer # timeout=10 23:04:08 > git submodule update --init --recursive global-jjb # timeout=10 23:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 23:04:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 23:04:13 provisioning config files... 23:04:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:04:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:04:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3927507769341664535.sh 23:04:13 ---> python-tools-install.sh 23:04:13 Setup pyenv: 23:04:13 * system (set by /opt/pyenv/version) 23:04:13 * 3.8.20 (set by /opt/pyenv/version) 23:04:13 * 3.9.20 (set by /opt/pyenv/version) 23:04:13 3.10.15 23:04:13 3.11.10 23:04:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F46I 23:04:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:22 lf-activate-venv(): INFO: Base packages installed successfully 23:04:22 lf-activate-venv(): INFO: Installing additional packages: lftools 23:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:04:46 Generating Requirements File 23:05:24 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. 23:05:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:05:25 Python 3.11.10 23:05:25 pip 26.1.1 from /tmp/venv-F46I/lib/python3.11/site-packages/pip (python 3.11) 23:05:25 aiohappyeyeballs==2.6.2 23:05:25 aiohttp==3.13.5 23:05:25 aiosignal==1.4.0 23:05:25 appdirs==1.4.4 23:05:25 argcomplete==3.6.3 23:05:25 aspy.yaml==1.3.0 23:05:25 attrs==26.1.0 23:05:25 autopage==0.6.0 23:05:25 beautifulsoup4==4.14.3 23:05:25 boto3==1.43.18 23:05:25 botocore==1.43.18 23:05:25 bs4==0.0.2 23:05:25 certifi==2026.5.20 23:05:25 cffi==2.0.0 23:05:25 cfgv==3.5.0 23:05:25 chardet==7.4.3 23:05:25 charset-normalizer==3.4.7 23:05:25 click==8.4.1 23:05:25 cliff==4.14.0 23:05:25 cmd2==3.5.1 23:05:25 cryptography==3.3.2 23:05:25 debtcollector==3.1.0 23:05:25 decorator==5.3.1 23:05:25 defusedxml==0.7.1 23:05:25 Deprecated==1.3.1 23:05:25 distlib==0.4.0 23:05:25 dnspython==2.8.0 23:05:25 docker==7.1.0 23:05:25 dogpile.cache==1.5.0 23:05:25 durationpy==0.10 23:05:25 email-validator==2.3.0 23:05:25 filelock==3.29.0 23:05:25 frozenlist==1.8.0 23:05:25 future==1.0.0 23:05:25 gitdb==4.0.12 23:05:25 GitPython==3.1.50 23:05:25 httplib2==0.30.2 23:05:25 identify==2.6.19 23:05:25 idna==3.17 23:05:25 importlib-resources==1.5.0 23:05:25 iso8601==2.1.0 23:05:25 Jinja2==3.1.6 23:05:25 jmespath==1.1.0 23:05:25 jsonpatch==1.33 23:05:25 jsonpointer==3.1.1 23:05:25 jsonschema==4.26.0 23:05:25 jsonschema-specifications==2025.9.1 23:05:25 keystoneauth1==5.14.0 23:05:25 kubernetes==36.0.1 23:05:25 lftools==0.37.22 23:05:25 lxml==6.1.1 23:05:25 markdown-it-py==4.2.0 23:05:25 MarkupSafe==3.0.3 23:05:25 mdurl==0.1.2 23:05:25 msgpack==1.1.2 23:05:25 multi_key_dict==2.0.3 23:05:25 multidict==6.7.1 23:05:25 munch==4.0.0 23:05:25 netaddr==1.3.0 23:05:25 niet==1.4.2 23:05:25 nodeenv==1.10.0 23:05:25 oauth2client==4.1.3 23:05:25 oauthlib==3.3.1 23:05:25 openstacksdk==4.14.0 23:05:25 os-service-types==1.8.2 23:05:25 osc-lib==4.6.0 23:05:25 oslo.config==10.4.0 23:05:25 oslo.context==6.4.0 23:05:25 oslo.i18n==6.8.0 23:05:25 oslo.log==8.2.0 23:05:25 oslo.serialization==5.10.0 23:05:25 oslo.utils==10.1.0 23:05:25 packaging==26.2 23:05:25 pbr==7.0.3 23:05:25 platformdirs==4.10.0 23:05:25 prettytable==3.17.0 23:05:25 propcache==0.5.2 23:05:25 psutil==7.2.2 23:05:25 pyasn1==0.6.3 23:05:25 pyasn1_modules==0.4.2 23:05:25 pycparser==3.0 23:05:25 pygerrit2==2.0.15 23:05:25 PyGithub==2.9.1 23:05:25 Pygments==2.20.0 23:05:25 PyJWT==2.13.0 23:05:25 PyNaCl==1.6.2 23:05:25 pyparsing==2.4.7 23:05:25 pyperclip==1.11.0 23:05:25 pyrsistent==0.20.0 23:05:25 python-cinderclient==9.9.0 23:05:25 python-dateutil==2.9.0.post0 23:05:25 python-discovery==1.4.0 23:05:25 python-heatclient==5.2.0 23:05:25 python-jenkins==1.8.3 23:05:25 python-keystoneclient==5.8.0 23:05:25 python-magnumclient==4.10.0 23:05:25 python-openstackclient==10.0.0 23:05:25 python-swiftclient==4.10.0 23:05:25 PyYAML==6.0.3 23:05:25 referencing==0.37.0 23:05:25 requests==2.34.2 23:05:25 requests-oauthlib==2.0.0 23:05:25 rfc3986==2.0.0 23:05:25 rich==15.0.0 23:05:25 rich-argparse==1.8.0 23:05:25 rpds-py==2026.5.1 23:05:25 rsa==4.9.1 23:05:25 ruamel.yaml==0.19.1 23:05:25 ruamel.yaml.clib==0.2.15 23:05:25 s3transfer==0.18.0 23:05:25 simplejson==4.1.1 23:05:25 six==1.17.0 23:05:25 smmap==5.0.3 23:05:25 soupsieve==2.8.4 23:05:25 stevedore==5.8.0 23:05:25 tabulate==0.10.0 23:05:25 toml==0.10.2 23:05:25 tomlkit==0.15.0 23:05:25 tqdm==4.67.3 23:05:25 typing_extensions==4.15.0 23:05:25 urllib3==1.26.20 23:05:25 virtualenv==21.4.1 23:05:25 wcwidth==0.7.0 23:05:25 websocket-client==1.9.0 23:05:25 wrapt==2.2.1 23:05:25 xdg==6.0.0 23:05:25 xmltodict==1.0.4 23:05:25 yarl==1.24.2 23:05:25 yq==3.4.3 23:05:25 [EnvInject] - Injecting environment variables from a build step. 23:05:25 [EnvInject] - Injecting as environment variables the properties content 23:05:25 OS_CLOUD=vex 23:05:25 23:05:25 [EnvInject] - Variables injected successfully. 23:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13493147864814512651.sh 23:05:25 ---> Orphaned k8s clusters 23:05:25 Setup pyenv: 23:05:25 system 23:05:25 3.8.20 23:05:25 3.9.20 23:05:25 3.10.15 23:05:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:27 lf-activate-venv(): INFO: Base packages installed successfully 23:05:27 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 23:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:05:36 -----> Delete orphaned cluster 23:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6363717703628212017.sh 23:05:36 ---> Orphaned stacks 23:05:36 Setup pyenv: 23:05:36 system 23:05:36 3.8.20 23:05:36 3.9.20 23:05:36 3.10.15 23:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:38 lf-activate-venv(): INFO: Base packages installed successfully 23:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:05:53 + mapfile -t OS_COE_CLUSTERS_ID 23:05:53 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 23:05:53 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 23:05:53 ++ awk '{print $1}' 23:05:55 + echo '-----> Active clusters -> stacks' 23:05:55 -----> Active clusters -> stacks 23:05:55 + OS_COE_STACKS=() 23:05:55 + [[ 0 -gt 0 ]] 23:05:55 + mapfile -t OS_STACKS 23:05:55 ++ 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 23:05:55 ++ awk '{print $1}' 23:05:57 + echo '-----> Active stacks' 23:05:57 -----> Active stacks 23:05:57 + echo '-----> Delete orphaned stacks' 23:05:57 -----> Delete orphaned stacks 23:05:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:05:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:05:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18059980035596833114.sh 23:05:57 ---> Orphaned servers 23:05:57 Setup pyenv: 23:05:57 system 23:05:57 3.8.20 23:05:57 3.9.20 23:05:57 3.10.15 23:05:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:59 lf-activate-venv(): INFO: Base packages installed successfully 23:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 23:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:06:13 -----> Active servers 23:06:13 prd-ubuntu20.04-docker-2c-8g-11908 23:06:13 prd-centos7-blackbox-4c-2g-10476 23:06:13 -----> Delete orphaned servers 23:06:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 23:06:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 23:06:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1538681632485270363.sh 23:06:14 ---> Orphaned ports 23:06:14 Setup pyenv: 23:06:14 system 23:06:14 3.8.20 23:06:14 3.9.20 23:06:14 3.10.15 23:06:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:16 lf-activate-venv(): INFO: Base packages installed successfully 23:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 23:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:06:26 No orphaned ports to process. 23:06:26 Build step 'Conditional step (single)' marked build as failure 23:06:26 $ ssh-agent -k 23:06:26 unset SSH_AUTH_SOCK; 23:06:26 unset SSH_AGENT_PID; 23:06:26 echo Agent pid 1547 killed; 23:06:26 [ssh-agent] Stopped. 23:06:26 [PostBuildScript] - [INFO] Executing post build scripts. 23:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7111994501800462182.sh 23:06:26 ---> sysstat.sh 23:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6198940100347531483.sh 23:06:27 ---> package-listing.sh 23:06:27 ++ tr '[:upper:]' '[:lower:]' 23:06:27 ++ facter osfamily 23:06:27 + OS_FAMILY=debian 23:06:27 + workspace=/w/workspace/ci-management-openstack-cron 23:06:27 + START_PACKAGES=/tmp/packages_start.txt 23:06:27 + END_PACKAGES=/tmp/packages_end.txt 23:06:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:06:27 + PACKAGES=/tmp/packages_start.txt 23:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:27 + PACKAGES=/tmp/packages_end.txt 23:06:27 + case "${OS_FAMILY}" in 23:06:27 + grep '^ii' 23:06:27 + dpkg -l 23:06:27 + '[' -f /tmp/packages_start.txt ']' 23:06:27 + '[' -f /tmp/packages_end.txt ']' 23:06:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:06:27 + '[' /w/workspace/ci-management-openstack-cron ']' 23:06:27 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 23:06:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 23:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11878590908751200299.sh 23:06:27 ---> capture-instance-metadata.sh 23:06:27 Setup pyenv: 23:06:27 system 23:06:27 3.8.20 23:06:27 3.9.20 23:06:27 3.10.15 23:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:29 lf-activate-venv(): INFO: Base packages installed successfully 23:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:06:35 INFO: Running in OpenStack, capturing instance metadata 23:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15137107157032554992.sh 23:06:35 provisioning config files... 23:06:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config4449472866086734116tmp 23:06:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 23:06:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 23:06:35 [EnvInject] - Injecting environment variables from a build step. 23:06:35 [EnvInject] - Injecting as environment variables the properties content 23:06:35 SERVER_ID=logs 23:06:35 23:06:35 [EnvInject] - Variables injected successfully. 23:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1699011440101479571.sh 23:06:35 ---> create-netrc.sh 23:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17373295990355360860.sh 23:06:35 ---> python-tools-install.sh 23:06:35 Setup pyenv: 23:06:35 system 23:06:35 3.8.20 23:06:35 3.9.20 23:06:35 3.10.15 23:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:37 lf-activate-venv(): INFO: Base packages installed successfully 23:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:43 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7857986004038681411.sh 23:06:43 ---> sudo-logs.sh 23:06:43 Archiving 'sudo' log.. 23:06:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4163755475755723760.sh 23:06:43 ---> job-cost.sh 23:06:43 Setup pyenv: 23:06:43 system 23:06:43 3.8.20 23:06:43 3.9.20 23:06:43 3.10.15 23:06:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:45 lf-activate-venv(): INFO: Base packages installed successfully 23:06:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:06:51 INFO: No Stack... 23:06:51 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:52 INFO: Archiving Costs 23:06:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3830837294554344554.sh 23:06:52 ---> logs-deploy.sh 23:06:52 Setup pyenv: 23:06:52 system 23:06:52 3.8.20 23:06:52 3.9.20 23:06:52 3.10.15 23:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 23:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F46I from file:/tmp/.os_lf_venv 23:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:54 lf-activate-venv(): INFO: Base packages installed successfully 23:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 23:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-F46I/bin to PATH 23:07:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62536 23:07:00 INFO: archiving workspace using pattern(s): 23:07:01 Archives upload complete. 23:07:01 INFO: archiving logs to Nexus 23:07:02 ---> uname -a: 23:07:02 Linux prd-ubuntu20-04-docker-2c-8g-11908 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:07:02 23:07:02 23:07:02 ---> lscpu: 23:07:02 Architecture: x86_64 23:07:02 CPU op-mode(s): 32-bit, 64-bit 23:07:02 Byte Order: Little Endian 23:07:02 Address sizes: 40 bits physical, 48 bits virtual 23:07:02 CPU(s): 2 23:07:02 On-line CPU(s) list: 0,1 23:07:02 Thread(s) per core: 1 23:07:02 Core(s) per socket: 1 23:07:02 Socket(s): 2 23:07:02 NUMA node(s): 1 23:07:02 Vendor ID: AuthenticAMD 23:07:02 CPU family: 23 23:07:02 Model: 49 23:07:02 Model name: AMD EPYC-Rome Processor 23:07:02 Stepping: 0 23:07:02 CPU MHz: 2799.998 23:07:02 BogoMIPS: 5599.99 23:07:02 Virtualization: AMD-V 23:07:02 Hypervisor vendor: KVM 23:07:02 Virtualization type: full 23:07:02 L1d cache: 64 KiB 23:07:02 L1i cache: 64 KiB 23:07:02 L2 cache: 1 MiB 23:07:02 L3 cache: 32 MiB 23:07:02 NUMA node0 CPU(s): 0,1 23:07:02 Vulnerability Gather data sampling: Not affected 23:07:02 Vulnerability Itlb multihit: Not affected 23:07:02 Vulnerability L1tf: Not affected 23:07:02 Vulnerability Mds: Not affected 23:07:02 Vulnerability Meltdown: Not affected 23:07:02 Vulnerability Mmio stale data: Not affected 23:07:02 Vulnerability Retbleed: Vulnerable 23:07:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:07:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:07:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:07:02 Vulnerability Srbds: Not affected 23:07:02 Vulnerability Tsx async abort: Not affected 23:07:02 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 23:07:02 23:07:02 23:07:02 ---> nproc: 23:07:02 2 23:07:02 23:07:02 23:07:02 ---> df -h: 23:07:02 Filesystem Size Used Avail Use% Mounted on 23:07:02 udev 3.9G 0 3.9G 0% /dev 23:07:02 tmpfs 795M 1.1M 794M 1% /run 23:07:02 /dev/vda1 39G 9.9G 29G 26% / 23:07:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:07:02 tmpfs 5.0M 0 5.0M 0% /run/lock 23:07:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:07:02 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 23:07:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 23:07:02 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 23:07:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:07:02 tmpfs 795M 0 795M 0% /run/user/1001 23:07:02 23:07:02 23:07:02 ---> free -m: 23:07:02 total used free shared buff/cache available 23:07:02 Mem: 7945 530 4906 1 2509 7115 23:07:02 Swap: 1023 0 1023 23:07:02 23:07:02 23:07:02 ---> ip addr: 23:07:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:07:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:07:02 inet 127.0.0.1/8 scope host lo 23:07:02 valid_lft forever preferred_lft forever 23:07:02 inet6 ::1/128 scope host 23:07:02 valid_lft forever preferred_lft forever 23:07:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:07:02 link/ether fa:16:3e:6d:47:66 brd ff:ff:ff:ff:ff:ff 23:07:02 inet 10.30.123.216/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 23:07:02 valid_lft 86177sec preferred_lft 86177sec 23:07:02 inet6 fe80::f816:3eff:fe6d:4766/64 scope link 23:07:02 valid_lft forever preferred_lft forever 23:07:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:07:02 link/ether 06:22:42:00:ef:ad brd ff:ff:ff:ff:ff:ff 23:07:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:07:02 valid_lft forever preferred_lft forever 23:07:02 23:07:02 23:07:02 ---> sar -b -r -n DEV: 23:07:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11908) 05/29/26 _x86_64_ (2 CPU) 23:07:02 23:07:02 23:03:22 LINUX RESTART (2 CPU) 23:07:02 23:07:02 23:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:07:02 23:05:01 140.63 15.96 124.66 0.00 1437.89 11597.95 0.00 23:07:02 23:06:01 86.94 2.57 84.37 0.00 103.58 12694.28 0.00 23:07:02 23:07:01 37.51 2.33 35.18 0.00 181.04 2727.55 0.00 23:07:02 Average: 88.36 6.95 81.40 0.00 574.17 9006.59 0.00 23:07:02 23:07:02 23:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:07:02 23:05:01 5225876 7295908 489232 6.01 83124 2152156 1148416 12.50 691564 1974608 180080 23:07:02 23:06:01 5053412 7301916 472516 5.81 94640 2308808 1127260 12.27 722980 2095940 42668 23:07:02 23:07:01 5022572 7285388 488240 6.00 98304 2318972 1155804 12.58 747940 2101060 30372 23:07:02 Average: 5100620 7294404 483329 5.94 92023 2259979 1143827 12.45 720828 2057203 84373 23:07:02 23:07:02 23:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:07:02 23:05:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 23:07:02 23:05:01 ens3 232.41 143.39 1403.15 50.02 0.00 0.00 0.00 0.00 23:07:02 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:02 23:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 23:07:02 23:06:01 ens3 29.23 26.31 292.08 7.60 0.00 0.00 0.00 0.00 23:07:02 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:02 23:07:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 23:07:02 23:07:01 ens3 34.08 31.28 33.89 11.89 0.00 0.00 0.00 0.00 23:07:02 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:02 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 23:07:02 Average: ens3 98.57 66.99 576.37 23.17 0.00 0.00 0.00 0.00 23:07:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:07:02 23:07:02 23:07:02 ---> sar -P ALL: 23:07:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11908) 05/29/26 _x86_64_ (2 CPU) 23:07:02 23:07:02 23:03:22 LINUX RESTART (2 CPU) 23:07:02 23:07:02 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:07:02 23:05:01 all 31.83 0.00 2.98 16.14 0.09 48.95 23:07:02 23:05:01 0 51.15 0.00 4.24 28.63 0.12 15.86 23:07:02 23:05:01 1 12.76 0.00 1.73 3.81 0.07 81.63 23:07:02 23:06:01 all 29.88 0.00 2.28 16.33 0.09 51.43 23:07:02 23:06:01 0 24.53 0.00 2.33 27.10 0.08 45.95 23:07:02 23:06:01 1 35.24 0.00 2.22 5.54 0.10 56.91 23:07:02 23:07:01 all 38.69 0.00 2.57 3.72 0.08 54.93 23:07:02 23:07:01 0 43.30 0.00 2.53 6.87 0.10 47.21 23:07:02 23:07:01 1 34.07 0.00 2.62 0.57 0.07 62.68 23:07:02 Average: all 33.47 0.00 2.61 12.07 0.09 51.76 23:07:02 Average: 0 39.65 0.00 3.03 20.85 0.10 36.37 23:07:02 Average: 1 27.30 0.00 2.19 3.31 0.08 67.13 23:07:02 23:07:02 23:07:02