12:04:17 Started by timer 12:04:17 Running as SYSTEM 12:04:17 [EnvInject] - Loading node environment variables. 12:04:17 Building remotely on prd-ubuntu20.04-docker-2c-8g-2371 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 12:04:17 [ssh-agent] Looking for ssh-agent implementation... 12:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:17 $ ssh-agent 12:04:17 SSH_AUTH_SOCK=/tmp/ssh-uNhnCpyynZtE/agent.1558 12:04:17 SSH_AGENT_PID=1560 12:04:17 [ssh-agent] Started. 12:04:17 Running ssh-add (command line suppressed) 12:04:17 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1338677983678903090.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1338677983678903090.key) 12:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:18 The recommended git tool is: NONE 12:04:20 using credential edgex-jenkins-ssh 12:04:20 Wiping out workspace first. 12:04:20 Cloning the remote Git repository 12:04:20 Cloning repository git@github.com:edgexfoundry/ci-management 12:04:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:04:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 12:04:20 > git --version # timeout=10 12:04:20 > git --version # 'git version 2.25.1' 12:04:20 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 12:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:22 Avoid second fetch 12:04:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:04:22 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 12:04:22 > git config core.sparsecheckout # timeout=10 12:04:22 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:22 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 12:04:22 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:22 > git remote # timeout=10 12:04:22 > git submodule init # timeout=10 12:04:22 > git submodule sync # timeout=10 12:04:22 > git config --get remote.origin.url # timeout=10 12:04:22 > git submodule init # timeout=10 12:04:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:04:22 > git config --get submodule.packer/common-packer.url # timeout=10 12:04:22 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:04:22 > git config --get submodule.global-jjb.url # timeout=10 12:04:22 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 12:04:24 > git submodule update --init --recursive global-jjb # timeout=10 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:04:28 provisioning config files... 12:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7715939586601684819.sh 12:04:28 ---> python-tools-install.sh 12:04:28 Setup pyenv: 12:04:28 * system (set by /opt/pyenv/version) 12:04:28 * 3.8.20 (set by /opt/pyenv/version) 12:04:28 * 3.9.20 (set by /opt/pyenv/version) 12:04:28 3.10.15 12:04:28 3.11.10 12:04:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DCwE 12:04:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:37 lf-activate-venv(): INFO: Base packages installed successfully 12:04:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:05:02 Generating Requirements File 12: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. 12:05:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:05:24 Python 3.11.10 12:05:24 pip 26.0.1 from /tmp/venv-DCwE/lib/python3.11/site-packages/pip (python 3.11) 12:05:25 appdirs==1.4.4 12:05:25 argcomplete==3.6.3 12:05:25 aspy.yaml==1.3.0 12:05:25 attrs==25.4.0 12:05:25 autopage==0.6.0 12:05:25 beautifulsoup4==4.14.3 12:05:25 boto3==1.42.51 12:05:25 botocore==1.42.51 12:05:25 bs4==0.0.2 12:05:25 certifi==2026.1.4 12:05:25 cffi==2.0.0 12:05:25 cfgv==3.5.0 12:05:25 chardet==5.2.0 12:05:25 charset-normalizer==3.4.4 12:05:25 click==8.3.1 12:05:25 cliff==4.13.2 12:05:25 cmd2==3.2.0 12:05:25 cryptography==3.3.2 12:05:25 debtcollector==3.0.0 12:05:25 decorator==5.2.1 12:05:25 defusedxml==0.7.1 12:05:25 Deprecated==1.3.1 12:05:25 distlib==0.4.0 12:05:25 dnspython==2.8.0 12:05:25 docker==7.1.0 12:05:25 dogpile.cache==1.5.0 12:05:25 durationpy==0.10 12:05:25 email-validator==2.3.0 12:05:25 filelock==3.24.2 12:05:25 future==1.0.0 12:05:25 gitdb==4.0.12 12:05:25 GitPython==3.1.46 12:05:25 httplib2==0.30.2 12:05:25 identify==2.6.16 12:05:25 idna==3.11 12:05:25 importlib-resources==1.5.0 12:05:25 iso8601==2.1.0 12:05:25 Jinja2==3.1.6 12:05:25 jmespath==1.1.0 12:05:25 jsonpatch==1.33 12:05:25 jsonpointer==3.0.0 12:05:25 jsonschema==4.26.0 12:05:25 jsonschema-specifications==2025.9.1 12:05:25 keystoneauth1==5.13.0 12:05:25 kubernetes==35.0.0 12:05:25 lftools==0.37.21 12:05:25 lxml==6.0.2 12:05:25 markdown-it-py==4.0.0 12:05:25 MarkupSafe==3.0.3 12:05:25 mdurl==0.1.2 12:05:25 msgpack==1.1.2 12:05:25 multi_key_dict==2.0.3 12:05:25 munch==4.0.0 12:05:25 netaddr==1.3.0 12:05:25 niet==1.4.2 12:05:25 nodeenv==1.10.0 12:05:25 oauth2client==4.1.3 12:05:25 oauthlib==3.3.1 12:05:25 openstacksdk==4.10.0 12:05:25 os-service-types==1.8.2 12:05:25 osc-lib==4.4.0 12:05:25 oslo.config==10.3.0 12:05:25 oslo.context==6.3.0 12:05:25 oslo.i18n==6.7.2 12:05:25 oslo.log==8.0.0 12:05:25 oslo.serialization==5.9.1 12:05:25 oslo.utils==9.2.0 12:05:25 packaging==26.0 12:05:25 pbr==7.0.3 12:05:25 platformdirs==4.9.2 12:05:25 prettytable==3.17.0 12:05:25 psutil==7.2.2 12:05:25 pyasn1==0.6.2 12:05:25 pyasn1_modules==0.4.2 12:05:25 pycparser==3.0 12:05:25 pygerrit2==2.0.15 12:05:25 PyGithub==2.8.1 12:05:25 Pygments==2.19.2 12:05:25 PyJWT==2.11.0 12:05:25 PyNaCl==1.6.2 12:05:25 pyparsing==2.4.7 12:05:25 pyperclip==1.11.0 12:05:25 pyrsistent==0.20.0 12:05:25 python-cinderclient==9.8.0 12:05:25 python-dateutil==2.9.0.post0 12:05:25 python-heatclient==5.0.0 12:05:25 python-jenkins==1.8.3 12:05:25 python-keystoneclient==5.7.0 12:05:25 python-magnumclient==4.9.0 12:05:25 python-openstackclient==9.0.0 12:05:25 python-swiftclient==4.9.0 12:05:25 PyYAML==6.0.3 12:05:25 referencing==0.37.0 12:05:25 requests==2.32.5 12:05:25 requests-oauthlib==2.0.0 12:05:25 requestsexceptions==1.4.0 12:05:25 rfc3986==2.0.0 12:05:25 rich==14.3.2 12:05:25 rich-argparse==1.7.2 12:05:25 rpds-py==0.30.0 12:05:25 rsa==4.9.1 12:05:25 ruamel.yaml==0.19.1 12:05:25 ruamel.yaml.clib==0.2.15 12:05:25 s3transfer==0.16.0 12:05:25 simplejson==3.20.2 12:05:25 six==1.17.0 12:05:25 smmap==5.0.2 12:05:25 soupsieve==2.8.3 12:05:25 stevedore==5.6.0 12:05:25 tabulate==0.9.0 12:05:25 toml==0.10.2 12:05:25 tomlkit==0.14.0 12:05:25 tqdm==4.67.3 12:05:25 typing_extensions==4.15.0 12:05:25 tzdata==2025.3 12:05:25 urllib3==1.26.20 12:05:25 virtualenv==20.37.0 12:05:25 wcwidth==0.6.0 12:05:25 websocket-client==1.9.0 12:05:25 wrapt==2.1.1 12:05:25 xdg==6.0.0 12:05:25 xmltodict==1.0.3 12:05:25 yq==3.4.3 12:05:25 [EnvInject] - Injecting environment variables from a build step. 12:05:25 [EnvInject] - Injecting as environment variables the properties content 12:05:25 OS_CLOUD=vex 12:05:25 12:05:25 [EnvInject] - Variables injected successfully. 12:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15589209585514416918.sh 12:05:25 ---> Orphaned k8s clusters 12:05:25 Setup pyenv: 12:05:25 system 12:05:25 3.8.20 12:05:25 3.9.20 12:05:25 3.10.15 12:05:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:29 lf-activate-venv(): INFO: Base packages installed successfully 12:05:29 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:05:36 -----> Delete orphaned cluster 12:05:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:36 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4475547825114678355.sh 12:05:36 ---> Orphaned stacks 12:05:36 Setup pyenv: 12:05:36 system 12:05:36 3.8.20 12:05:36 3.9.20 12:05:36 3.10.15 12:05:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:38 lf-activate-venv(): INFO: Base packages installed successfully 12:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:05:55 + mapfile -t OS_COE_CLUSTERS_ID 12:05:55 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:05:55 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:05:55 ++ awk '{print $1}' 12:05:57 + echo '-----> Active clusters -> stacks' 12:05:57 -----> Active clusters -> stacks 12:05:57 + OS_COE_STACKS=() 12:05:57 + [[ 0 -gt 0 ]] 12:05:57 + mapfile -t OS_STACKS 12:05:57 ++ awk '{print $1}' 12:05:57 ++ 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 12:05:59 + echo '-----> Active stacks' 12:05:59 -----> Active stacks 12:05:59 + echo '-----> Delete orphaned stacks' 12:05:59 -----> Delete orphaned stacks 12:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13370741374759156746.sh 12:05:59 ---> Orphaned servers 12:05:59 Setup pyenv: 12:05:59 system 12:05:59 3.8.20 12:05:59 3.9.20 12:05:59 3.10.15 12:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:00 lf-activate-venv(): INFO: Base packages installed successfully 12:06:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:06:17 -----> Active servers 12:06:17 prd-ubuntu20.04-docker-2c-8g-2371 12:06:17 prd-centos7-blackbox-4c-2g-2169 12:06:17 prd-centos7-blackbox-4c-2g-2168 12:06:17 -----> Delete orphaned servers 12:06:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6171559289876887382.sh 12:06:19 ---> Orphaned ports 12:06:19 Setup pyenv: 12:06:19 system 12:06:19 3.8.20 12:06:19 3.9.20 12:06:19 3.10.15 12:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:21 lf-activate-venv(): INFO: Base packages installed successfully 12:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:06:34 No orphaned ports to process. 12:06:34 Build step 'Conditional step (single)' marked build as failure 12:06:34 $ ssh-agent -k 12:06:34 unset SSH_AUTH_SOCK; 12:06:34 unset SSH_AGENT_PID; 12:06:34 echo Agent pid 1560 killed; 12:06:34 [ssh-agent] Stopped. 12:06:34 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1482187173124823774.sh 12:06:34 ---> sysstat.sh 12:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12458021415636644706.sh 12:06:35 ---> package-listing.sh 12:06:35 ++ facter osfamily 12:06:35 ++ tr '[:upper:]' '[:lower:]' 12:06:35 + OS_FAMILY=debian 12:06:35 + workspace=/w/workspace/ci-management-openstack-cron 12:06:35 + START_PACKAGES=/tmp/packages_start.txt 12:06:35 + END_PACKAGES=/tmp/packages_end.txt 12:06:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:35 + PACKAGES=/tmp/packages_start.txt 12:06:35 + '[' /w/workspace/ci-management-openstack-cron ']' 12:06:35 + PACKAGES=/tmp/packages_end.txt 12:06:35 + case "${OS_FAMILY}" in 12:06:35 + dpkg -l 12:06:35 + grep '^ii' 12:06:35 + '[' -f /tmp/packages_start.txt ']' 12:06:35 + '[' -f /tmp/packages_end.txt ']' 12:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:35 + '[' /w/workspace/ci-management-openstack-cron ']' 12:06:35 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2537475120779169843.sh 12:06:35 ---> capture-instance-metadata.sh 12:06:35 Setup pyenv: 12:06:35 system 12:06:35 3.8.20 12:06:35 3.9.20 12:06:35 3.10.15 12:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:37 lf-activate-venv(): INFO: Base packages installed successfully 12:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:06:48 INFO: Running in OpenStack, capturing instance metadata 12:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18053961849916365278.sh 12:06:49 provisioning config files... 12:06:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1089100604340547266tmp 12:06:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:06:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:06:49 [EnvInject] - Injecting environment variables from a build step. 12:06:49 [EnvInject] - Injecting as environment variables the properties content 12:06:49 SERVER_ID=logs 12:06:49 12:06:49 [EnvInject] - Variables injected successfully. 12:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7543046414332701545.sh 12:06:49 ---> create-netrc.sh 12:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7650839675826613737.sh 12:06:49 ---> python-tools-install.sh 12:06:49 Setup pyenv: 12:06:49 system 12:06:49 3.8.20 12:06:49 3.9.20 12:06:49 3.10.15 12:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:51 lf-activate-venv(): INFO: Base packages installed successfully 12:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools 12:07:03 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:07:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12879846860436626095.sh 12:07:03 ---> sudo-logs.sh 12:07:03 Archiving 'sudo' log.. 12:07:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4190203036523227041.sh 12:07:03 ---> job-cost.sh 12:07:03 Setup pyenv: 12:07:03 system 12:07:03 3.8.20 12:07:03 3.9.20 12:07:03 3.10.15 12:07:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:07:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:06 lf-activate-venv(): INFO: Base packages installed successfully 12:07:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:07:29 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:07:29 INFO: No Stack... 12:07:29 INFO: Retrieving Pricing Info for: v3-standard-2 12:07:30 INFO: Archiving Costs 12:07:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10147057766797360915.sh 12:07:30 ---> logs-deploy.sh 12:07:30 Setup pyenv: 12:07:30 system 12:07:30 3.8.20 12:07:30 3.9.20 12:07:30 3.10.15 12:07:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCwE from file:/tmp/.os_lf_venv 12:07:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:33 lf-activate-venv(): INFO: Base packages installed successfully 12:07:33 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-DCwE/bin to PATH 12:09:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/60127 12:09:03 INFO: archiving workspace using pattern(s): 12:09:06 Archives upload complete. 12:09:06 INFO: archiving logs to Nexus 12:09:07 ---> uname -a: 12:09:07 Linux prd-ubuntu20-04-docker-2c-8g-2371 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:09:07 12:09:07 12:09:07 ---> lscpu: 12:09:07 Architecture: x86_64 12:09:07 CPU op-mode(s): 32-bit, 64-bit 12:09:07 Byte Order: Little Endian 12:09:07 Address sizes: 40 bits physical, 48 bits virtual 12:09:07 CPU(s): 2 12:09:07 On-line CPU(s) list: 0,1 12:09:07 Thread(s) per core: 1 12:09:07 Core(s) per socket: 1 12:09:07 Socket(s): 2 12:09:07 NUMA node(s): 1 12:09:07 Vendor ID: AuthenticAMD 12:09:07 CPU family: 23 12:09:07 Model: 49 12:09:07 Model name: AMD EPYC-Rome Processor 12:09:07 Stepping: 0 12:09:07 CPU MHz: 2799.998 12:09:07 BogoMIPS: 5599.99 12:09:07 Virtualization: AMD-V 12:09:07 Hypervisor vendor: KVM 12:09:07 Virtualization type: full 12:09:07 L1d cache: 64 KiB 12:09:07 L1i cache: 64 KiB 12:09:07 L2 cache: 1 MiB 12:09:07 L3 cache: 32 MiB 12:09:07 NUMA node0 CPU(s): 0,1 12:09:07 Vulnerability Gather data sampling: Not affected 12:09:07 Vulnerability Itlb multihit: Not affected 12:09:07 Vulnerability L1tf: Not affected 12:09:07 Vulnerability Mds: Not affected 12:09:07 Vulnerability Meltdown: Not affected 12:09:07 Vulnerability Mmio stale data: Not affected 12:09:07 Vulnerability Retbleed: Vulnerable 12:09:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:09:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:09:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:09:07 Vulnerability Srbds: Not affected 12:09:07 Vulnerability Tsx async abort: Not affected 12:09:07 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 12:09:07 12:09:07 12:09:07 ---> nproc: 12:09:07 2 12:09:07 12:09:07 12:09:07 ---> df -h: 12:09:07 Filesystem Size Used Avail Use% Mounted on 12:09:07 udev 3.9G 0 3.9G 0% /dev 12:09:07 tmpfs 795M 1.1M 794M 1% /run 12:09:07 /dev/vda1 39G 9.8G 29G 26% / 12:09:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:09:07 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:09:07 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 12:09:07 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 12:09:07 /dev/loop0 62M 62M 0 100% /snap/core20/1405 12:09:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:09:07 tmpfs 795M 0 795M 0% /run/user/1001 12:09:07 12:09:07 12:09:07 ---> free -m: 12:09:07 total used free shared buff/cache available 12:09:07 Mem: 7945 539 4980 1 2425 7109 12:09:07 Swap: 1023 0 1023 12:09:07 12:09:07 12:09:07 ---> ip addr: 12:09:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:07 inet 127.0.0.1/8 scope host lo 12:09:07 valid_lft forever preferred_lft forever 12:09:07 inet6 ::1/128 scope host 12:09:07 valid_lft forever preferred_lft forever 12:09:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:09:07 link/ether fa:16:3e:3a:5c:a9 brd ff:ff:ff:ff:ff:ff 12:09:07 inet 10.30.123.129/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 12:09:07 valid_lft 86068sec preferred_lft 86068sec 12:09:07 inet6 fe80::f816:3eff:fe3a:5ca9/64 scope link 12:09:07 valid_lft forever preferred_lft forever 12:09:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:09:07 link/ether 1e:8e:e9:c4:07:53 brd ff:ff:ff:ff:ff:ff 12:09:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:09:07 valid_lft forever preferred_lft forever 12:09:07 12:09:07 12:09:07 ---> sar -b -r -n DEV: 12:09:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-2371) 02/18/26 _x86_64_ (2 CPU) 12:09:07 12:09:07 12:03:37 LINUX RESTART (2 CPU) 12:09:07 12:09:07 12:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:09:07 12:05:01 206.81 64.99 141.82 0.00 10827.79 30312.15 0.00 12:09:07 12:06:01 93.47 0.90 92.57 0.00 51.86 11678.87 0.00 12:09:07 12:07:01 34.09 1.25 32.84 0.00 118.11 2365.61 0.00 12:09:07 12:08:01 16.14 0.23 15.91 0.00 22.13 732.29 0.00 12:09:07 12:09:01 6.60 0.35 6.25 0.00 18.80 812.13 0.00 12:09:07 Average: 70.51 13.20 57.31 0.00 2149.82 9038.13 0.00 12:09:07 12:09:07 12:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:07 12:05:01 5169160 7238680 548168 6.74 80872 2154300 1218308 13.26 787132 1938360 240196 12:09:07 12:06:01 5150168 7313884 465256 5.72 92908 2229352 1125296 12.25 708720 2021492 46412 12:09:07 12:07:01 5061156 7238648 540172 6.64 95728 2239852 1188724 12.94 795632 2023792 16496 12:09:07 12:08:01 5078828 7255280 521888 6.41 96968 2237460 1194380 13.00 774888 2024032 19108 12:09:07 12:09:01 5047368 7234648 543280 6.68 97148 2247756 1246140 13.57 797564 2032968 14380 12:09:07 Average: 5101336 7256228 523753 6.44 92725 2221744 1194570 13.01 772787 2008129 67318 12:09:07 12:09:07 12:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:07 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:07 12:05:01 lo 1.03 1.03 0.12 0.12 0.00 0.00 0.00 0.00 12:09:07 12:05:01 ens3 303.46 224.31 1699.23 73.45 0.00 0.00 0.00 0.00 12:09:07 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:07 12:06:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:09:07 12:06:01 ens3 33.59 31.53 287.33 11.09 0.00 0.00 0.00 0.00 12:09:07 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:07 12:07:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 12:09:07 12:07:01 ens3 24.51 23.91 25.56 9.25 0.00 0.00 0.00 0.00 12:09:07 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:07 12:08:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 12:09:07 12:08:01 ens3 8.26 8.53 5.82 3.16 0.00 0.00 0.00 0.00 12:09:07 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:07 12:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:09:07 12:09:01 ens3 0.60 0.57 0.46 0.23 0.00 0.00 0.00 0.00 12:09:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:09:07 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 12:09:07 Average: ens3 72.55 56.65 394.97 19.08 0.00 0.00 0.00 0.00 12:09:07 12:09:07 12:09:07 ---> sar -P ALL: 12:09:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-2371) 02/18/26 _x86_64_ (2 CPU) 12:09:07 12:09:07 12:03:37 LINUX RESTART (2 CPU) 12:09:07 12:09:07 12:04:03 CPU %user %nice %system %iowait %steal %idle 12:09:07 12:05:01 all 32.91 0.00 4.17 22.45 0.10 40.37 12:09:07 12:05:01 0 24.37 0.00 3.68 20.64 0.09 51.22 12:09:07 12:05:01 1 41.43 0.00 4.66 24.25 0.12 29.54 12:09:07 12:06:01 all 31.62 0.00 2.69 13.79 0.09 51.82 12:09:07 12:06:01 0 23.76 0.00 2.62 7.73 0.08 65.80 12:09:07 12:06:01 1 39.46 0.00 2.75 19.83 0.10 37.86 12:09:07 12:07:01 all 29.15 0.00 1.81 10.97 0.07 58.00 12:09:07 12:07:01 0 38.98 0.00 2.12 20.17 0.08 38.64 12:09:07 12:07:01 1 19.35 0.00 1.50 1.80 0.05 77.31 12:09:07 12:08:01 all 11.78 0.00 0.96 37.04 0.05 50.18 12:09:07 12:08:01 0 7.09 0.00 0.77 64.58 0.05 27.52 12:09:07 12:08:01 1 16.48 0.00 1.15 9.44 0.05 72.88 12:09:07 12:09:01 all 1.35 0.00 0.20 87.21 0.03 11.22 12:09:07 12:09:01 0 0.22 0.00 0.15 98.63 0.02 0.99 12:09:07 12:09:01 1 2.47 0.00 0.25 75.84 0.03 21.40 12:09:07 Average: all 21.29 0.00 1.95 34.35 0.07 42.35 12:09:07 Average: 0 18.85 0.00 1.86 42.48 0.06 36.75 12:09:07 Average: 1 23.71 0.00 2.04 26.24 0.07 47.94 12:09:07 12:09:07 12:09:07