13:04:04 Started by timer 13:04:04 Running as SYSTEM 13:04:04 [EnvInject] - Loading node environment variables. 13:04:04 Building remotely on prd-ubuntu20.04-docker-2c-8g-772876 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:04:04 [ssh-agent] Looking for ssh-agent implementation... 13:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:04:04 $ ssh-agent 13:04:04 SSH_AUTH_SOCK=/tmp/ssh-e7P6DqAnq310/agent.1478 13:04:04 SSH_AGENT_PID=1480 13:04:04 [ssh-agent] Started. 13:04:04 Running ssh-add (command line suppressed) 13:04:04 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5164707492121082696.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5164707492121082696.key) 13:04:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:04:04 The recommended git tool is: NONE 13:04:06 using credential edgex-jenkins-ssh 13:04:06 Wiping out workspace first. 13:04:06 Cloning the remote Git repository 13:04:06 Cloning repository git@github.com:edgexfoundry/ci-management 13:04:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:04:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:04:06 > git --version # timeout=10 13:04:06 > git --version # 'git version 2.25.1' 13:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 13:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:07 Avoid second fetch 13:04:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:04:07 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:04:07 > git config core.sparsecheckout # timeout=10 13:04:07 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:07 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:04:07 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:04:07 > git remote # timeout=10 13:04:07 > git submodule init # timeout=10 13:04:07 > git submodule sync # timeout=10 13:04:07 > git config --get remote.origin.url # timeout=10 13:04:08 > git submodule init # timeout=10 13:04:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:04:08 > git config --get submodule.packer/common-packer.url # timeout=10 13:04:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:04:08 > git config --get submodule.global-jjb.url # timeout=10 13:04:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:04:08 > git submodule update --init --recursive packer/common-packer # timeout=10 13:04:08 > git submodule update --init --recursive global-jjb # timeout=10 13:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:13 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:04:13 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:04:13 provisioning config files... 13:04:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:04:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:04:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:04:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18339435534738060637.sh 13:04:13 ---> python-tools-install.sh 13:04:13 Setup pyenv: 13:04:13 * system (set by /opt/pyenv/version) 13:04:13 * 3.8.20 (set by /opt/pyenv/version) 13:04:13 * 3.9.20 (set by /opt/pyenv/version) 13:04:13 3.10.15 13:04:13 3.11.10 13:04:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZqWb 13:04:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:21 lf-activate-venv(): INFO: Base packages installed successfully 13:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools 13:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:04:51 Generating Requirements File 13:05:09 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. 13:05:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:09 Python 3.11.10 13:05:09 pip 25.3 from /tmp/venv-ZqWb/lib/python3.11/site-packages/pip (python 3.11) 13:05:10 appdirs==1.4.4 13:05:10 argcomplete==3.6.3 13:05:10 aspy.yaml==1.3.0 13:05:10 attrs==25.4.0 13:05:10 autopage==0.5.2 13:05:10 beautifulsoup4==4.14.2 13:05:10 boto3==1.40.69 13:05:10 botocore==1.40.69 13:05:10 bs4==0.0.2 13:05:10 cachetools==6.2.1 13:05:10 certifi==2025.10.5 13:05:10 cffi==2.0.0 13:05:10 cfgv==3.4.0 13:05:10 chardet==5.2.0 13:05:10 charset-normalizer==3.4.4 13:05:10 click==8.3.0 13:05:10 cliff==4.11.0 13:05:10 cmd2==2.7.0 13:05:10 cryptography==3.3.2 13:05:10 debtcollector==3.0.0 13:05:10 decorator==5.2.1 13:05:10 defusedxml==0.7.1 13:05:10 Deprecated==1.3.1 13:05:10 distlib==0.4.0 13:05:10 dnspython==2.8.0 13:05:10 docker==7.1.0 13:05:10 dogpile.cache==1.5.0 13:05:10 durationpy==0.10 13:05:10 email-validator==2.3.0 13:05:10 filelock==3.20.0 13:05:10 future==1.0.0 13:05:10 gitdb==4.0.12 13:05:10 GitPython==3.1.45 13:05:10 google-auth==2.43.0 13:05:10 httplib2==0.31.0 13:05:10 identify==2.6.15 13:05:10 idna==3.11 13:05:10 importlib-resources==1.5.0 13:05:10 iso8601==2.1.0 13:05:10 Jinja2==3.1.6 13:05:10 jmespath==1.0.1 13:05:10 jsonpatch==1.33 13:05:10 jsonpointer==3.0.0 13:05:10 jsonschema==4.25.1 13:05:10 jsonschema-specifications==2025.9.1 13:05:10 keystoneauth1==5.12.0 13:05:10 kubernetes==34.1.0 13:05:10 lftools==0.37.15 13:05:10 lxml==6.0.2 13:05:10 markdown-it-py==4.0.0 13:05:10 MarkupSafe==3.0.3 13:05:10 mdurl==0.1.2 13:05:10 msgpack==1.1.2 13:05:10 multi_key_dict==2.0.3 13:05:10 munch==4.0.0 13:05:10 netaddr==1.3.0 13:05:10 niet==1.4.2 13:05:10 nodeenv==1.9.1 13:05:10 oauth2client==4.1.3 13:05:10 oauthlib==3.3.1 13:05:10 openstacksdk==4.7.1 13:05:10 os-service-types==1.8.1 13:05:10 osc-lib==4.2.0 13:05:10 oslo.config==10.0.0 13:05:10 oslo.context==6.1.0 13:05:10 oslo.i18n==6.6.0 13:05:10 oslo.log==7.2.1 13:05:10 oslo.serialization==5.8.0 13:05:10 oslo.utils==9.1.0 13:05:10 packaging==25.0 13:05:10 pbr==7.0.3 13:05:10 platformdirs==4.5.0 13:05:10 prettytable==3.16.0 13:05:10 psutil==7.1.3 13:05:10 pyasn1==0.6.1 13:05:10 pyasn1_modules==0.4.2 13:05:10 pycparser==2.23 13:05:10 pygerrit2==2.0.15 13:05:10 PyGithub==2.8.1 13:05:10 Pygments==2.19.2 13:05:10 PyJWT==2.10.1 13:05:10 PyNaCl==1.6.0 13:05:10 pyparsing==2.4.7 13:05:10 pyperclip==1.11.0 13:05:10 pyrsistent==0.20.0 13:05:10 python-cinderclient==9.8.0 13:05:10 python-dateutil==2.9.0.post0 13:05:10 python-heatclient==4.3.0 13:05:10 python-jenkins==1.8.3 13:05:10 python-keystoneclient==5.7.0 13:05:10 python-magnumclient==4.9.0 13:05:10 python-openstackclient==8.2.0 13:05:10 python-swiftclient==4.8.0 13:05:10 PyYAML==6.0.3 13:05:10 referencing==0.37.0 13:05:10 requests==2.32.5 13:05:10 requests-oauthlib==2.0.0 13:05:10 requestsexceptions==1.4.0 13:05:10 rfc3986==2.0.0 13:05:10 rich==14.2.0 13:05:10 rich-argparse==1.7.2 13:05:10 rpds-py==0.28.0 13:05:10 rsa==4.9.1 13:05:10 ruamel.yaml==0.18.16 13:05:10 ruamel.yaml.clib==0.2.14 13:05:10 s3transfer==0.14.0 13:05:10 simplejson==3.20.2 13:05:10 six==1.17.0 13:05:10 smmap==5.0.2 13:05:10 soupsieve==2.8 13:05:10 stevedore==5.5.0 13:05:10 tabulate==0.9.0 13:05:10 toml==0.10.2 13:05:10 tomlkit==0.13.3 13:05:10 tqdm==4.67.1 13:05:10 typing_extensions==4.15.0 13:05:10 tzdata==2025.2 13:05:10 urllib3==1.26.20 13:05:10 virtualenv==20.35.4 13:05:10 wcwidth==0.2.14 13:05:10 websocket-client==1.9.0 13:05:10 wrapt==2.0.1 13:05:10 xdg==6.0.0 13:05:10 xmltodict==1.0.2 13:05:10 yq==3.4.3 13:05:10 [EnvInject] - Injecting environment variables from a build step. 13:05:10 [EnvInject] - Injecting as environment variables the properties content 13:05:10 OS_CLOUD=vex 13:05:10 13:05:10 [EnvInject] - Variables injected successfully. 13:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16699260956879509962.sh 13:05:10 ---> Orphaned k8s clusters 13:05:10 Setup pyenv: 13:05:10 system 13:05:10 3.8.20 13:05:10 3.9.20 13:05:10 3.10.15 13:05:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:12 lf-activate-venv(): INFO: Base packages installed successfully 13:05:12 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:05:17 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. 13:05:17 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 13:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:05:20 -----> Delete orphaned cluster 13:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17776086337918249780.sh 13:05:20 ---> Orphaned stacks 13:05:20 Setup pyenv: 13:05:20 system 13:05:20 3.8.20 13:05:20 3.9.20 13:05:20 3.10.15 13:05:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:22 lf-activate-venv(): INFO: Base packages installed successfully 13:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:05:34 + mapfile -t OS_COE_CLUSTERS_ID 13:05:34 ++ awk '{print $1}' 13:05:34 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:05:34 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:05:36 + echo '-----> Active clusters -> stacks' 13:05:36 -----> Active clusters -> stacks 13:05:36 + OS_COE_STACKS=() 13:05:36 + [[ 0 -gt 0 ]] 13:05:36 + mapfile -t OS_STACKS 13:05:36 ++ awk '{print $1}' 13:05:36 ++ 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 13:05:37 + echo '-----> Active stacks' 13:05:37 -----> Active stacks 13:05:37 + echo '-----> Delete orphaned stacks' 13:05:37 -----> Delete orphaned stacks 13:05:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7858136210100629634.sh 13:05:37 ---> Orphaned servers 13:05:37 Setup pyenv: 13:05:37 system 13:05:37 3.8.20 13:05:37 3.9.20 13:05:37 3.10.15 13:05:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:05:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:39 lf-activate-venv(): INFO: Base packages installed successfully 13:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:05:55 -----> Active servers 13:05:55 prd-ubuntu20.04-docker-2c-8g-772876 13:05:55 prd-centos7-blackbox-4c-2g-772770 13:05:55 -----> Delete orphaned servers 13:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2820590503461661112.sh 13:05:55 ---> Orphaned ports 13:05:55 Setup pyenv: 13:05:55 system 13:05:55 3.8.20 13:05:55 3.9.20 13:05:55 3.10.15 13:05:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:05:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:57 lf-activate-venv(): INFO: Base packages installed successfully 13:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:06:08 No orphaned ports to process. 13:06:08 Build step 'Conditional step (single)' marked build as failure 13:06:08 $ ssh-agent -k 13:06:08 unset SSH_AUTH_SOCK; 13:06:08 unset SSH_AGENT_PID; 13:06:08 echo Agent pid 1480 killed; 13:06:08 [ssh-agent] Stopped. 13:06:08 [PostBuildScript] - [INFO] Executing post build scripts. 13:06:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1251228432449865815.sh 13:06:08 ---> sysstat.sh 13:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15332341630597874981.sh 13:06:09 ---> package-listing.sh 13:06:09 ++ tr '[:upper:]' '[:lower:]' 13:06:09 ++ facter osfamily 13:06:09 + OS_FAMILY=debian 13:06:09 + workspace=/w/workspace/ci-management-openstack-cron 13:06:09 + START_PACKAGES=/tmp/packages_start.txt 13:06:09 + END_PACKAGES=/tmp/packages_end.txt 13:06:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:06:09 + PACKAGES=/tmp/packages_start.txt 13:06:09 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:09 + PACKAGES=/tmp/packages_end.txt 13:06:09 + case "${OS_FAMILY}" in 13:06:09 + grep '^ii' 13:06:09 + dpkg -l 13:06:09 + '[' -f /tmp/packages_start.txt ']' 13:06:09 + '[' -f /tmp/packages_end.txt ']' 13:06:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:06:09 + '[' /w/workspace/ci-management-openstack-cron ']' 13:06:09 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:06:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12481495885846085340.sh 13:06:09 ---> capture-instance-metadata.sh 13:06:09 Setup pyenv: 13:06:09 system 13:06:09 3.8.20 13:06:09 3.9.20 13:06:09 3.10.15 13:06:09 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:11 lf-activate-venv(): INFO: Base packages installed successfully 13:06:11 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:06:18 INFO: Running in OpenStack, capturing instance metadata 13:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins838564295330110093.sh 13:06:19 provisioning config files... 13:06:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14348193881011776500tmp 13:06:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:06:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:06:19 [EnvInject] - Injecting environment variables from a build step. 13:06:19 [EnvInject] - Injecting as environment variables the properties content 13:06:19 SERVER_ID=logs 13:06:19 13:06:19 [EnvInject] - Variables injected successfully. 13:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8881830540034534428.sh 13:06:19 ---> create-netrc.sh 13:06:19 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9398720465251275571.sh 13:06:19 ---> python-tools-install.sh 13:06:19 Setup pyenv: 13:06:19 system 13:06:19 3.8.20 13:06:19 3.9.20 13:06:19 3.10.15 13:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:21 lf-activate-venv(): INFO: Base packages installed successfully 13:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:28 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6324862848974946114.sh 13:06:28 ---> sudo-logs.sh 13:06:28 Archiving 'sudo' log.. 13:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6483253023207794251.sh 13:06:28 ---> job-cost.sh 13:06:29 Setup pyenv: 13:06:29 system 13:06:29 3.8.20 13:06:29 3.9.20 13:06:29 3.10.15 13:06:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:06:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:30 lf-activate-venv(): INFO: Base packages installed successfully 13:06:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:06:36 INFO: No Stack... 13:06:36 INFO: Retrieving Pricing Info for: v3-starter-1 13:06:37 INFO: Archiving Costs 13:06:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14388614960581991395.sh 13:06:37 ---> logs-deploy.sh 13:06:37 Setup pyenv: 13:06:37 system 13:06:37 3.8.20 13:06:37 3.9.20 13:06:37 3.10.15 13:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZqWb from file:/tmp/.os_lf_venv 13:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:38 lf-activate-venv(): INFO: Base packages installed successfully 13:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools 13:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZqWb/bin to PATH 13:06:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57742 13:06:48 INFO: archiving workspace using pattern(s): 13:06:49 Archives upload complete. 13:06:49 INFO: archiving logs to Nexus 13:06:50 ---> uname -a: 13:06:50 Linux prd-ubuntu20-04-docker-2c-8g-772876 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:06:50 13:06:50 13:06:50 ---> lscpu: 13:06:50 Architecture: x86_64 13:06:50 CPU op-mode(s): 32-bit, 64-bit 13:06:50 Byte Order: Little Endian 13:06:50 Address sizes: 40 bits physical, 48 bits virtual 13:06:50 CPU(s): 1 13:06:50 On-line CPU(s) list: 0 13:06:50 Thread(s) per core: 1 13:06:50 Core(s) per socket: 1 13:06:50 Socket(s): 1 13:06:50 NUMA node(s): 1 13:06:50 Vendor ID: AuthenticAMD 13:06:50 CPU family: 23 13:06:50 Model: 49 13:06:50 Model name: AMD EPYC-Rome Processor 13:06:50 Stepping: 0 13:06:50 CPU MHz: 2799.998 13:06:50 BogoMIPS: 5599.99 13:06:50 Virtualization: AMD-V 13:06:50 Hypervisor vendor: KVM 13:06:50 Virtualization type: full 13:06:50 L1d cache: 32 KiB 13:06:50 L1i cache: 32 KiB 13:06:50 L2 cache: 512 KiB 13:06:50 L3 cache: 16 MiB 13:06:50 NUMA node0 CPU(s): 0 13:06:50 Vulnerability Gather data sampling: Not affected 13:06:50 Vulnerability Itlb multihit: Not affected 13:06:50 Vulnerability L1tf: Not affected 13:06:50 Vulnerability Mds: Not affected 13:06:50 Vulnerability Meltdown: Not affected 13:06:50 Vulnerability Mmio stale data: Not affected 13:06:50 Vulnerability Retbleed: Vulnerable 13:06:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:06:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:06:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:06:50 Vulnerability Srbds: Not affected 13:06:50 Vulnerability Tsx async abort: Not affected 13:06:50 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 13:06:50 13:06:50 13:06:50 ---> nproc: 13:06:50 1 13:06:50 13:06:50 13:06:50 ---> df -h: 13:06:50 Filesystem Size Used Avail Use% Mounted on 13:06:50 udev 969M 0 969M 0% /dev 13:06:50 tmpfs 198M 1.1M 197M 1% /run 13:06:50 /dev/vda1 194G 9.8G 184G 6% / 13:06:50 tmpfs 986M 0 986M 0% /dev/shm 13:06:50 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:50 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:06:50 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:06:50 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 13:06:50 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 13:06:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:06:50 tmpfs 198M 0 198M 0% /run/user/1001 13:06:50 13:06:50 13:06:50 ---> free -m: 13:06:50 total used free shared buff/cache available 13:06:50 Mem: 1971 418 137 0 1415 1360 13:06:50 Swap: 1023 1 1022 13:06:50 13:06:50 13:06:50 ---> ip addr: 13:06:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:50 inet 127.0.0.1/8 scope host lo 13:06:50 valid_lft forever preferred_lft forever 13:06:50 inet6 ::1/128 scope host 13:06:50 valid_lft forever preferred_lft forever 13:06:50 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:06:50 link/ether fa:16:3e:f2:74:e5 brd ff:ff:ff:ff:ff:ff 13:06:50 inet 10.30.123.22/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:06:50 valid_lft 86195sec preferred_lft 86195sec 13:06:50 inet6 fe80::f816:3eff:fef2:74e5/64 scope link 13:06:50 valid_lft forever preferred_lft forever 13:06:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:06:50 link/ether 6a:ac:9b:b0:82:d6 brd ff:ff:ff:ff:ff:ff 13:06:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:06:50 valid_lft forever preferred_lft forever 13:06:50 13:06:50 13:06:50 ---> sar -b -r -n DEV: 13:06:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-772876) 11/10/25 _x86_64_ (1 CPU) 13:06:50 13:06:50 13:03:27 LINUX RESTART (1 CPU) 13:06:50 13:06:50 13:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:06:50 13:05:01 414.57 26.76 387.82 0.00 2831.38 21652.60 0.00 13:06:50 13:06:01 63.67 2.68 60.99 0.00 142.91 7694.45 0.00 13:06:50 Average: 237.65 14.62 223.03 0.00 1475.85 14614.89 0.00 13:06:50 13:06:50 13:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:50 13:05:01 165880 1408100 374572 18.55 71132 1260376 930744 30.34 421240 1234588 42044 13:06:50 13:06:01 145180 1379708 397572 19.69 82440 1235540 955428 31.15 485760 1180336 29072 13:06:50 Average: 155530 1393904 386072 19.12 76786 1247958 943086 30.75 453500 1207462 35558 13:06:50 13:06:50 13:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:50 13:05:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 13:06:50 13:05:01 ens3 244.65 145.31 1441.76 54.66 0.00 0.00 0.00 0.00 13:06:50 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:50 13:06:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 13:06:50 13:06:01 ens3 31.24 29.00 199.18 11.27 0.00 0.00 0.00 0.00 13:06:50 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:50 Average: lo 1.58 1.58 0.17 0.17 0.00 0.00 0.00 0.00 13:06:50 Average: ens3 137.05 86.67 815.25 32.79 0.00 0.00 0.00 0.00 13:06:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:06:50 13:06:50 13:06:50 ---> sar -P ALL: 13:06:50 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-772876) 11/10/25 _x86_64_ (1 CPU) 13:06:50 13:06:50 13:03:27 LINUX RESTART (1 CPU) 13:06:50 13:06:50 13:04:02 CPU %user %nice %system %iowait %steal %idle 13:06:50 13:05:01 all 67.82 0.00 6.27 22.58 0.14 3.19 13:06:50 13:05:01 0 67.82 0.00 6.27 22.58 0.14 3.19 13:06:50 13:06:01 all 78.05 0.00 3.72 4.04 0.12 14.07 13:06:50 13:06:01 0 78.05 0.00 3.72 4.04 0.12 14.07 13:06:50 Average: all 72.98 0.00 4.98 13.23 0.13 8.68 13:06:50 Average: 0 72.98 0.00 4.98 13.23 0.13 8.68 13:06:50 13:06:50 13:06:50