03:04:16 Started by timer 03:04:16 Running as SYSTEM 03:04:23 [EnvInject] - Loading node environment variables. 03:04:23 Building remotely on prd-ubuntu20.04-docker-2c-8g-4387 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:23 [ssh-agent] Looking for ssh-agent implementation... 03:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:23 $ ssh-agent 03:04:23 SSH_AUTH_SOCK=/tmp/ssh-uKjaQuWHgwEe/agent.1540 03:04:23 SSH_AGENT_PID=1542 03:04:23 [ssh-agent] Started. 03:04:23 Running ssh-add (command line suppressed) 03:04:23 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8388857630690961229.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8388857630690961229.key) 03:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:23 The recommended git tool is: NONE 03:04:25 using credential edgex-jenkins-ssh 03:04:25 Wiping out workspace first. 03:04:25 Cloning the remote Git repository 03:04:25 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:25 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:25 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:25 > git --version # timeout=10 03:04:25 > git --version # 'git version 2.25.1' 03:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:34 Avoid second fetch 03:04:34 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:34 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:34 > git config core.sparsecheckout # timeout=10 03:04:34 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:34 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:34 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:34 > git remote # timeout=10 03:04:34 > git submodule init # timeout=10 03:04:34 > git submodule sync # timeout=10 03:04:34 > git config --get remote.origin.url # timeout=10 03:04:34 > git submodule init # timeout=10 03:04:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:34 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:34 > git config --get submodule.global-jjb.url # timeout=10 03:04:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:35 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:36 > git submodule update --init --recursive global-jjb # timeout=10 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:44 provisioning config files... 03:04:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16151395836464139524.sh 03:04:44 ---> python-tools-install.sh 03:04:44 Setup pyenv: 03:04:44 * system (set by /opt/pyenv/version) 03:04:44 * 3.8.20 (set by /opt/pyenv/version) 03:04:44 * 3.9.20 (set by /opt/pyenv/version) 03:04:44 3.10.15 03:04:44 3.11.10 03:04:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pijW 03:04:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:53 lf-activate-venv(): INFO: Base packages installed successfully 03:04:53 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:05:13 Generating Requirements File 03:05:33 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. 03:05:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:33 Python 3.11.10 03:05:33 pip 26.0.1 from /tmp/venv-pijW/lib/python3.11/site-packages/pip (python 3.11) 03:05:34 appdirs==1.4.4 03:05:34 argcomplete==3.6.3 03:05:34 aspy.yaml==1.3.0 03:05:34 attrs==26.1.0 03:05:34 autopage==0.6.0 03:05:34 beautifulsoup4==4.14.3 03:05:34 boto3==1.42.79 03:05:34 botocore==1.42.79 03:05:34 bs4==0.0.2 03:05:34 certifi==2026.2.25 03:05:34 cffi==2.0.0 03:05:34 cfgv==3.5.0 03:05:34 chardet==7.4.0.post2 03:05:34 charset-normalizer==3.4.6 03:05:34 click==8.3.1 03:05:34 cliff==4.13.2 03:05:34 cmd2==3.4.0 03:05:34 cryptography==3.3.2 03:05:34 debtcollector==3.1.0 03:05:34 decorator==5.2.1 03:05:34 defusedxml==0.7.1 03:05:34 Deprecated==1.3.1 03:05:34 distlib==0.4.0 03:05:34 dnspython==2.8.0 03:05:34 docker==7.1.0 03:05:34 dogpile.cache==1.5.0 03:05:34 durationpy==0.10 03:05:34 email-validator==2.3.0 03:05:34 filelock==3.25.2 03:05:34 future==1.0.0 03:05:34 gitdb==4.0.12 03:05:34 GitPython==3.1.46 03:05:34 httplib2==0.30.2 03:05:34 identify==2.6.18 03:05:34 idna==3.11 03:05:34 importlib-resources==1.5.0 03:05:34 iso8601==2.1.0 03:05:34 Jinja2==3.1.6 03:05:34 jmespath==1.1.0 03:05:34 jsonpatch==1.33 03:05:34 jsonpointer==3.1.1 03:05:34 jsonschema==4.26.0 03:05:34 jsonschema-specifications==2025.9.1 03:05:34 keystoneauth1==5.13.1 03:05:34 kubernetes==35.0.0 03:05:34 lftools==0.37.22 03:05:34 lxml==6.0.2 03:05:34 markdown-it-py==4.0.0 03:05:34 MarkupSafe==3.0.3 03:05:34 mdurl==0.1.2 03:05:34 msgpack==1.1.2 03:05:34 multi_key_dict==2.0.3 03:05:34 munch==4.0.0 03:05:34 netaddr==1.3.0 03:05:34 niet==1.4.2 03:05:34 nodeenv==1.10.0 03:05:34 oauth2client==4.1.3 03:05:34 oauthlib==3.3.1 03:05:34 openstacksdk==4.10.0 03:05:34 os-service-types==1.8.2 03:05:34 osc-lib==4.4.0 03:05:34 oslo.config==10.3.0 03:05:34 oslo.context==6.3.0 03:05:34 oslo.i18n==6.7.2 03:05:34 oslo.log==8.1.0 03:05:34 oslo.serialization==5.9.1 03:05:34 oslo.utils==10.0.0 03:05:34 packaging==26.0 03:05:34 pbr==7.0.3 03:05:34 platformdirs==4.9.4 03:05:34 prettytable==3.17.0 03:05:34 psutil==7.2.2 03:05:34 pyasn1==0.6.3 03:05:34 pyasn1_modules==0.4.2 03:05:34 pycparser==3.0 03:05:34 pygerrit2==2.0.15 03:05:34 PyGithub==2.9.0 03:05:34 Pygments==2.20.0 03:05:34 PyJWT==2.12.1 03:05:34 PyNaCl==1.6.2 03:05:34 pyparsing==2.4.7 03:05:34 pyperclip==1.11.0 03:05:34 pyrsistent==0.20.0 03:05:34 python-cinderclient==9.9.0 03:05:34 python-dateutil==2.9.0.post0 03:05:34 python-discovery==1.2.1 03:05:34 python-heatclient==5.1.0 03:05:34 python-jenkins==1.8.3 03:05:34 python-keystoneclient==5.8.0 03:05:34 python-magnumclient==4.10.0 03:05:34 python-openstackclient==9.0.0 03:05:34 python-swiftclient==4.10.0 03:05:34 PyYAML==6.0.3 03:05:34 referencing==0.37.0 03:05:34 requests==2.33.1 03:05:34 requests-oauthlib==2.0.0 03:05:34 requestsexceptions==1.4.0 03:05:34 rfc3986==2.0.0 03:05:34 rich==14.3.3 03:05:34 rich-argparse==1.7.2 03:05:34 rpds-py==0.30.0 03:05:34 rsa==4.9.1 03:05:34 ruamel.yaml==0.19.1 03:05:34 ruamel.yaml.clib==0.2.15 03:05:34 s3transfer==0.16.0 03:05:34 simplejson==3.20.2 03:05:34 six==1.17.0 03:05:34 smmap==5.0.3 03:05:34 soupsieve==2.8.3 03:05:34 stevedore==5.7.0 03:05:34 tabulate==0.10.0 03:05:34 toml==0.10.2 03:05:34 tomlkit==0.14.0 03:05:34 tqdm==4.67.3 03:05:34 typing_extensions==4.15.0 03:05:34 urllib3==1.26.20 03:05:34 virtualenv==21.2.0 03:05:34 wcwidth==0.6.0 03:05:34 websocket-client==1.9.0 03:05:34 wrapt==2.1.2 03:05:34 xdg==6.0.0 03:05:34 xmltodict==1.0.4 03:05:34 yq==3.4.3 03:05:34 [EnvInject] - Injecting environment variables from a build step. 03:05:34 [EnvInject] - Injecting as environment variables the properties content 03:05:34 OS_CLOUD=vex 03:05:34 03:05:34 [EnvInject] - Variables injected successfully. 03:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18387244591505463955.sh 03:05:34 ---> Orphaned k8s clusters 03:05:34 Setup pyenv: 03:05:34 system 03:05:34 3.8.20 03:05:34 3.9.20 03:05:34 3.10.15 03:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:05:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:38 lf-activate-venv(): INFO: Base packages installed successfully 03:05:38 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:05:44 -----> Delete orphaned cluster 03:05:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9503588940727951393.sh 03:05:45 ---> Orphaned stacks 03:05:45 Setup pyenv: 03:05:45 system 03:05:45 3.8.20 03:05:45 3.9.20 03:05:45 3.10.15 03:05:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:46 lf-activate-venv(): INFO: Base packages installed successfully 03:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:05:57 + mapfile -t OS_COE_CLUSTERS_ID 03:05:57 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:57 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:57 ++ awk '{print $1}' 03:06:00 + echo '-----> Active clusters -> stacks' 03:06:00 -----> Active clusters -> stacks 03:06:00 + OS_COE_STACKS=() 03:06:00 + [[ 0 -gt 0 ]] 03:06:00 + mapfile -t OS_STACKS 03:06:00 ++ 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 03:06:00 ++ awk '{print $1}' 03:06:01 + echo '-----> Active stacks' 03:06:01 -----> Active stacks 03:06:01 + echo '-----> Delete orphaned stacks' 03:06:01 -----> Delete orphaned stacks 03:06:01 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:01 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7752786946625035286.sh 03:06:01 ---> Orphaned servers 03:06:01 Setup pyenv: 03:06:01 system 03:06:01 3.8.20 03:06:01 3.9.20 03:06:01 3.10.15 03:06:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:06:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:03 lf-activate-venv(): INFO: Base packages installed successfully 03:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:06:16 -----> Active servers 03:06:16 prd-ubuntu20.04-docker-2c-8g-4387 03:06:16 prd-centos7-docker-4c-2g-4386 03:06:16 prd-centos7-blackbox-4c-2g-4259 03:06:16 prd-centos7-blackbox-4c-2g-4258 03:06:16 -----> Delete orphaned servers 03:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12030916422165896742.sh 03:06:17 ---> Orphaned ports 03:06:17 Setup pyenv: 03:06:17 system 03:06:17 3.8.20 03:06:17 3.9.20 03:06:17 3.10.15 03:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:19 lf-activate-venv(): INFO: Base packages installed successfully 03:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:06:29 No orphaned ports to process. 03:06:29 Build step 'Conditional step (single)' marked build as failure 03:06:29 $ ssh-agent -k 03:06:29 unset SSH_AUTH_SOCK; 03:06:29 unset SSH_AGENT_PID; 03:06:29 echo Agent pid 1542 killed; 03:06:29 [ssh-agent] Stopped. 03:06:29 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14966021910025171533.sh 03:06:29 ---> sysstat.sh 03:06:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12814365651270097294.sh 03:06:29 ---> package-listing.sh 03:06:29 ++ facter osfamily 03:06:29 ++ tr '[:upper:]' '[:lower:]' 03:06:30 + OS_FAMILY=debian 03:06:30 + workspace=/w/workspace/ci-management-openstack-cron 03:06:30 + START_PACKAGES=/tmp/packages_start.txt 03:06:30 + END_PACKAGES=/tmp/packages_end.txt 03:06:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:30 + PACKAGES=/tmp/packages_start.txt 03:06:30 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:30 + PACKAGES=/tmp/packages_end.txt 03:06:30 + case "${OS_FAMILY}" in 03:06:30 + dpkg -l 03:06:30 + grep '^ii' 03:06:30 + '[' -f /tmp/packages_start.txt ']' 03:06:30 + '[' -f /tmp/packages_end.txt ']' 03:06:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:30 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:30 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9895743071991777083.sh 03:06:30 ---> capture-instance-metadata.sh 03:06:30 Setup pyenv: 03:06:30 system 03:06:30 3.8.20 03:06:30 3.9.20 03:06:30 3.10.15 03:06:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:32 lf-activate-venv(): INFO: Base packages installed successfully 03:06:32 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:06:38 INFO: Running in OpenStack, capturing instance metadata 03:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14430283150323295569.sh 03:06:39 provisioning config files... 03:06:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6945017010587990295tmp 03:06:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:39 [EnvInject] - Injecting environment variables from a build step. 03:06:39 [EnvInject] - Injecting as environment variables the properties content 03:06:39 SERVER_ID=logs 03:06:39 03:06:39 [EnvInject] - Variables injected successfully. 03:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11167981736092995084.sh 03:06:39 ---> create-netrc.sh 03:06:39 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10707042486909425236.sh 03:06:39 ---> python-tools-install.sh 03:06:39 Setup pyenv: 03:06:39 system 03:06:39 3.8.20 03:06:39 3.9.20 03:06:39 3.10.15 03:06:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:41 lf-activate-venv(): INFO: Base packages installed successfully 03:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:06:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11191580606988122098.sh 03:06:47 ---> sudo-logs.sh 03:06:47 Archiving 'sudo' log.. 03:06:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10013689322311466141.sh 03:06:48 ---> job-cost.sh 03:06:48 Setup pyenv: 03:06:48 system 03:06:48 3.8.20 03:06:48 3.9.20 03:06:48 3.10.15 03:06:48 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:06:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:49 lf-activate-venv(): INFO: Base packages installed successfully 03:06:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:55 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:06:55 INFO: No Stack... 03:06:55 INFO: Retrieving Pricing Info for: v3-standard-2 03:06:56 INFO: Archiving Costs 03:06:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins158157628963805210.sh 03:06:56 ---> logs-deploy.sh 03:06:56 Setup pyenv: 03:06:56 system 03:06:56 3.8.20 03:06:56 3.9.20 03:06:56 3.10.15 03:06:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pijW from file:/tmp/.os_lf_venv 03:06:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:58 lf-activate-venv(): INFO: Base packages installed successfully 03:06:58 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:04 lf-activate-venv(): INFO: Adding /tmp/venv-pijW/bin to PATH 03:07:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/61102 03:07:04 INFO: archiving workspace using pattern(s): 03:07:06 Archives upload complete. 03:07:06 INFO: archiving logs to Nexus 03:07:07 ---> uname -a: 03:07:07 Linux prd-ubuntu20-04-docker-2c-8g-4387 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:07:07 03:07:07 03:07:07 ---> lscpu: 03:07:07 Architecture: x86_64 03:07:07 CPU op-mode(s): 32-bit, 64-bit 03:07:07 Byte Order: Little Endian 03:07:07 Address sizes: 40 bits physical, 48 bits virtual 03:07:07 CPU(s): 2 03:07:07 On-line CPU(s) list: 0,1 03:07:07 Thread(s) per core: 1 03:07:07 Core(s) per socket: 1 03:07:07 Socket(s): 2 03:07:07 NUMA node(s): 1 03:07:07 Vendor ID: AuthenticAMD 03:07:07 CPU family: 23 03:07:07 Model: 49 03:07:07 Model name: AMD EPYC-Rome Processor 03:07:07 Stepping: 0 03:07:07 CPU MHz: 2799.934 03:07:07 BogoMIPS: 5599.86 03:07:07 Virtualization: AMD-V 03:07:07 Hypervisor vendor: KVM 03:07:07 Virtualization type: full 03:07:07 L1d cache: 64 KiB 03:07:07 L1i cache: 64 KiB 03:07:07 L2 cache: 1 MiB 03:07:07 L3 cache: 32 MiB 03:07:07 NUMA node0 CPU(s): 0,1 03:07:07 Vulnerability Gather data sampling: Not affected 03:07:07 Vulnerability Itlb multihit: Not affected 03:07:07 Vulnerability L1tf: Not affected 03:07:07 Vulnerability Mds: Not affected 03:07:07 Vulnerability Meltdown: Not affected 03:07:07 Vulnerability Mmio stale data: Not affected 03:07:07 Vulnerability Retbleed: Vulnerable 03:07:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:07 Vulnerability Srbds: Not affected 03:07:07 Vulnerability Tsx async abort: Not affected 03:07: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 03:07:07 03:07:07 03:07:07 ---> nproc: 03:07:07 2 03:07:07 03:07:07 03:07:07 ---> df -h: 03:07:07 Filesystem Size Used Avail Use% Mounted on 03:07:07 udev 3.9G 0 3.9G 0% /dev 03:07:07 tmpfs 795M 1.1M 794M 1% /run 03:07:07 /dev/vda1 39G 9.8G 29G 26% / 03:07:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:07 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:07 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 03:07:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:07 /dev/loop1 62M 62M 0 100% /snap/core20/1405 03:07:07 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 03:07:07 tmpfs 795M 0 795M 0% /run/user/1001 03:07:07 03:07:07 03:07:07 ---> free -m: 03:07:07 total used free shared buff/cache available 03:07:07 Mem: 7945 499 5024 1 2422 7150 03:07:07 Swap: 1023 0 1023 03:07:07 03:07:07 03:07:07 ---> ip addr: 03:07:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:07 inet 127.0.0.1/8 scope host lo 03:07:07 valid_lft forever preferred_lft forever 03:07:07 inet6 ::1/128 scope host 03:07:07 valid_lft forever preferred_lft forever 03:07:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:07 link/ether fa:16:3e:f3:cc:5d brd ff:ff:ff:ff:ff:ff 03:07:07 inet 10.30.123.85/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:07:07 valid_lft 86200sec preferred_lft 86200sec 03:07:07 inet6 fe80::f816:3eff:fef3:cc5d/64 scope link 03:07:07 valid_lft forever preferred_lft forever 03:07:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:07 link/ether a2:58:c6:80:d9:f9 brd ff:ff:ff:ff:ff:ff 03:07:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:07 valid_lft forever preferred_lft forever 03:07:07 03:07:07 03:07:07 ---> sar -b -r -n DEV: 03:07:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4387) 03/31/26 _x86_64_ (2 CPU) 03:07:07 03:07:07 03:03:49 LINUX RESTART (2 CPU) 03:07:07 03:07:07 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:07 03:05:01 388.44 72.25 316.18 0.00 11592.73 44705.48 0.00 03:07:07 03:06:01 107.88 2.82 105.07 0.00 132.24 13457.11 0.00 03:07:07 03:07:01 47.98 1.48 46.49 0.00 138.11 3525.68 0.00 03:07:07 Average: 181.43 25.52 155.91 0.00 3954.36 20562.76 0.00 03:07:07 03:07:07 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:07 03:05:01 5493000 7326156 470520 5.78 66320 1944428 1133316 12.34 657188 1767092 64444 03:07:07 03:06:01 5215272 7378532 397688 4.89 92524 2229104 1052232 11.46 642004 2020668 61196 03:07:07 03:07:01 5121216 7296604 479600 5.89 96692 2236900 1144228 12.46 734176 2022320 29284 03:07:07 Average: 5276496 7333764 449269 5.52 85179 2136811 1109925 12.08 677789 1936693 51641 03:07:07 03:07:07 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:07 03:05:01 ens3 342.84 238.04 1106.45 73.10 0.00 0.00 0.00 0.00 03:07:07 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:07 03:05:01 lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 03:07:07 03:06:01 ens3 62.01 51.06 901.50 10.68 0.00 0.00 0.00 0.00 03:07:07 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:07 03:06:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 03:07:07 03:07:01 ens3 36.29 34.59 35.20 17.95 0.00 0.00 0.00 0.00 03:07:07 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:07 03:07:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 03:07:07 Average: ens3 147.05 107.90 681.05 33.91 0.00 0.00 0.00 0.00 03:07:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:07 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 03:07:07 03:07:07 03:07:07 ---> sar -P ALL: 03:07:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4387) 03/31/26 _x86_64_ (2 CPU) 03:07:07 03:07:07 03:03:49 LINUX RESTART (2 CPU) 03:07:07 03:07:07 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:07:07 03:05:01 all 23.19 0.00 4.51 4.87 0.07 67.36 03:07:07 03:05:01 0 19.09 0.00 4.69 5.48 0.07 70.68 03:07:07 03:05:01 1 27.28 0.00 4.33 4.27 0.07 64.05 03:07:07 03:06:01 all 35.28 0.00 3.09 4.72 0.07 56.83 03:07:07 03:06:01 0 36.75 0.00 3.30 1.38 0.07 58.50 03:07:07 03:06:01 1 33.81 0.00 2.89 8.05 0.08 55.17 03:07:07 03:07:01 all 41.69 0.00 2.73 0.86 0.08 54.63 03:07:07 03:07:01 0 38.93 0.00 2.42 1.07 0.08 57.50 03:07:07 03:07:01 1 44.42 0.00 3.05 0.66 0.08 51.79 03:07:07 Average: all 33.41 0.00 3.44 3.48 0.07 59.59 03:07:07 Average: 0 31.61 0.00 3.47 2.64 0.07 62.21 03:07:07 Average: 1 35.20 0.00 3.42 4.32 0.08 56.98 03:07:07 03:07:07 03:07:07