12:03:57 Started by timer 12:03:57 Running as SYSTEM 12:03:57 [EnvInject] - Loading node environment variables. 12:03:57 Building remotely on prd-ubuntu20.04-docker-2c-8g-13066 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 12:03:57 [ssh-agent] Looking for ssh-agent implementation... 12:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:57 $ ssh-agent 12:03:58 SSH_AUTH_SOCK=/tmp/ssh-kVixpkqdQlFR/agent.1536 12:03:58 SSH_AGENT_PID=1538 12:03:58 [ssh-agent] Started. 12:03:58 Running ssh-add (command line suppressed) 12:03:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13599796580576434789.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_13599796580576434789.key) 12:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:58 The recommended git tool is: NONE 12:03:59 using credential edgex-jenkins-ssh 12:03:59 Wiping out workspace first. 12:03:59 Cloning the remote Git repository 12:03:59 Cloning repository git@github.com:edgexfoundry/ci-management 12:03:59 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:03:59 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 12:03:59 > git --version # timeout=10 12:03:59 > git --version # 'git version 2.25.1' 12:03:59 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 12:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:00 Avoid second fetch 12:04:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:04:00 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 12:04:00 > git config core.sparsecheckout # timeout=10 12:04:01 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:01 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 12:04:01 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:01 > git remote # timeout=10 12:04:01 > git submodule init # timeout=10 12:04:01 > git submodule sync # timeout=10 12:04:01 > git config --get remote.origin.url # timeout=10 12:04:01 > git submodule init # timeout=10 12:04:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:04:01 > git config --get submodule.packer/common-packer.url # timeout=10 12:04:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:04:01 > git config --get submodule.global-jjb.url # timeout=10 12:04:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:04:01 > git submodule update --init --recursive packer/common-packer # timeout=10 12:04:01 > git submodule update --init --recursive global-jjb # timeout=10 12:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:05 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:05 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:04:05 provisioning config files... 12:04:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:04:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:04:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:04:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14998933231774953778.sh 12:04:05 ---> python-tools-install.sh 12:04:05 Setup pyenv: 12:04:06 * system (set by /opt/pyenv/version) 12:04:06 * 3.8.20 (set by /opt/pyenv/version) 12:04:06 * 3.9.20 (set by /opt/pyenv/version) 12:04:06 3.10.15 12:04:06 3.11.10 12:04:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9fKR 12:04:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:14 lf-activate-venv(): INFO: Base packages installed successfully 12:04:14 lf-activate-venv(): INFO: Installing additional packages: lftools 12:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:04:33 Generating Requirements File 12:04:54 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:04:54 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:04:54 Python 3.11.10 12:04:55 pip 26.1.2 from /tmp/venv-9fKR/lib/python3.11/site-packages/pip (python 3.11) 12:04:55 aiohappyeyeballs==2.6.2 12:04:55 aiohttp==3.14.1 12:04:55 aiosignal==1.4.0 12:04:55 appdirs==1.4.4 12:04:55 argcomplete==3.6.3 12:04:55 aspy.yaml==1.3.0 12:04:55 attrs==26.1.0 12:04:55 autopage==0.6.0 12:04:55 beautifulsoup4==4.15.0 12:04:55 boto3==1.43.30 12:04:55 botocore==1.43.30 12:04:55 bs4==0.0.2 12:04:55 certifi==2026.5.20 12:04:55 cffi==2.0.0 12:04:55 cfgv==3.5.0 12:04:55 chardet==7.4.3 12:04:55 charset-normalizer==3.4.7 12:04:55 click==8.4.1 12:04:55 cliff==4.14.0 12:04:55 cmd2==4.0.0 12:04:55 cryptography==3.3.2 12:04:55 debtcollector==3.1.0 12:04:55 decorator==5.3.1 12:04:55 defusedxml==0.7.1 12:04:55 Deprecated==1.3.1 12:04:55 distlib==0.4.3 12:04:55 dnspython==2.8.0 12:04:55 docker==7.1.0 12:04:55 dogpile.cache==1.5.0 12:04:55 durationpy==0.10 12:04:55 email-validator==2.3.0 12:04:55 filelock==3.29.4 12:04:55 frozenlist==1.8.0 12:04:55 future==1.0.0 12:04:55 gitdb==4.0.12 12:04:55 GitPython==3.1.50 12:04:55 httplib2==0.30.2 12:04:55 identify==2.6.19 12:04:55 idna==3.18 12:04:55 importlib-resources==1.5.0 12:04:55 iso8601==2.1.0 12:04:55 Jinja2==3.1.6 12:04:55 jmespath==1.1.0 12:04:55 jsonpatch==1.33 12:04:55 jsonpointer==3.1.1 12:04:55 jsonschema==4.26.0 12:04:55 jsonschema-specifications==2025.9.1 12:04:55 keystoneauth1==5.14.0 12:04:55 kubernetes==36.0.2 12:04:55 lftools==0.37.22 12:04:55 lxml==6.1.1 12:04:55 markdown-it-py==4.2.0 12:04:55 MarkupSafe==3.0.3 12:04:55 mdurl==0.1.2 12:04:55 msgpack==1.2.0 12:04:55 multi_key_dict==2.0.3 12:04:55 multidict==6.7.1 12:04:55 munch==4.0.0 12:04:55 netaddr==1.3.0 12:04:55 niet==1.4.2 12:04:55 nodeenv==1.10.0 12:04:55 oauth2client==4.1.3 12:04:55 oauthlib==3.3.1 12:04:55 openstacksdk==4.15.0 12:04:55 os-service-types==1.8.2 12:04:55 osc-lib==4.6.0 12:04:55 oslo.config==10.5.0 12:04:55 oslo.context==6.4.0 12:04:55 oslo.i18n==6.8.0 12:04:55 oslo.log==8.2.0 12:04:55 oslo.serialization==5.10.0 12:04:55 oslo.utils==10.1.1 12:04:55 packaging==26.2 12:04:55 pbr==7.0.3 12:04:55 platformdirs==4.10.0 12:04:55 prettytable==3.17.0 12:04:55 prompt_toolkit==3.0.52 12:04:55 propcache==0.5.2 12:04:55 psutil==7.2.2 12:04:55 pyasn1==0.6.3 12:04:55 pyasn1_modules==0.4.2 12:04:55 pycparser==3.0 12:04:55 pygerrit2==2.0.15 12:04:55 PyGithub==2.9.1 12:04:55 Pygments==2.20.0 12:04:55 PyJWT==2.13.0 12:04:55 PyNaCl==1.6.2 12:04:55 pyparsing==2.4.7 12:04:55 pyperclip==1.11.0 12:04:55 pyrsistent==0.20.0 12:04:55 python-cinderclient==9.9.0 12:04:55 python-dateutil==2.9.0.post0 12:04:55 python-discovery==1.4.2 12:04:55 python-heatclient==5.2.0 12:04:55 python-jenkins==1.8.3 12:04:55 python-keystoneclient==5.8.0 12:04:55 python-magnumclient==4.10.0 12:04:55 python-openstackclient==10.1.0 12:04:55 python-swiftclient==4.10.0 12:04:55 PyYAML==6.0.3 12:04:55 referencing==0.37.0 12:04:55 requests==2.34.2 12:04:55 requests-oauthlib==2.0.0 12:04:55 rfc3986==2.0.0 12:04:55 rich==15.0.0 12:04:55 rich-argparse==1.8.0 12:04:55 rpds-py==2026.5.1 12:04:55 rsa==4.9.1 12:04:55 ruamel.yaml==0.19.1 12:04:55 ruamel.yaml.clib==0.2.15 12:04:55 s3transfer==0.18.0 12:04:55 simplejson==4.1.1 12:04:55 six==1.17.0 12:04:55 smmap==5.0.3 12:04:55 soupsieve==2.8.4 12:04:55 stevedore==5.8.0 12:04:55 tabulate==0.10.0 12:04:55 toml==0.10.2 12:04:55 tomlkit==0.15.0 12:04:55 tqdm==4.68.2 12:04:55 typing_extensions==4.15.0 12:04:55 urllib3==1.26.20 12:04:55 virtualenv==21.5.0 12:04:55 wcwidth==0.8.1 12:04:55 websocket-client==1.9.0 12:04:55 wrapt==2.2.1 12:04:55 xdg==6.0.0 12:04:55 xmltodict==1.0.4 12:04:55 yarl==1.24.2 12:04:55 yq==3.4.3 12:04:55 [EnvInject] - Injecting environment variables from a build step. 12:04:55 [EnvInject] - Injecting as environment variables the properties content 12:04:55 OS_CLOUD=vex 12:04:55 12:04:55 [EnvInject] - Variables injected successfully. 12:04:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:04:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:04:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9430323116707463944.sh 12:04:55 ---> Orphaned k8s clusters 12:04:55 Setup pyenv: 12:04:55 system 12:04:55 3.8.20 12:04:55 3.9.20 12:04:55 3.10.15 12:04:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:04:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:04:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:04:57 lf-activate-venv(): INFO: Base packages installed successfully 12:04:57 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 12:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:05:07 -----> Delete orphaned cluster 12:05:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11101747875235815724.sh 12:05:07 ---> Orphaned stacks 12:05:07 Setup pyenv: 12:05:07 system 12:05:07 3.8.20 12:05:07 3.9.20 12:05:07 3.10.15 12:05:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:05:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:08 lf-activate-venv(): INFO: Base packages installed successfully 12:05:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:05:19 + mapfile -t OS_COE_CLUSTERS_ID 12:05:19 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:05:19 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:05:19 ++ awk '{print $1}' 12:05:22 + echo '-----> Active clusters -> stacks' 12:05:22 -----> Active clusters -> stacks 12:05:22 + OS_COE_STACKS=() 12:05:22 + [[ 0 -gt 0 ]] 12:05:22 + mapfile -t OS_STACKS 12:05:22 ++ 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:22 ++ awk '{print $1}' 12:05:24 + echo '-----> Active stacks' 12:05:24 -----> Active stacks 12:05:24 + echo '-----> Delete orphaned stacks' 12:05:24 -----> Delete orphaned stacks 12:05:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:24 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7256716638823186891.sh 12:05:24 ---> Orphaned servers 12:05:24 Setup pyenv: 12:05:24 system 12:05:24 3.8.20 12:05:24 3.9.20 12:05:24 3.10.15 12:05:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:25 lf-activate-venv(): INFO: Base packages installed successfully 12:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:05:40 -----> Active servers 12:05:40 prd-ubuntu20.04-docker-2c-8g-13066 12:05:40 prd-centos7-blackbox-4c-2g-12925 12:05:40 -----> Delete orphaned servers 12:05:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:40 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13278735802950597649.sh 12:05:40 ---> Orphaned ports 12:05:40 Setup pyenv: 12:05:40 system 12:05:40 3.8.20 12:05:40 3.9.20 12:05:40 3.10.15 12:05:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:42 lf-activate-venv(): INFO: Base packages installed successfully 12:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 12:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:05:51 No orphaned ports to process. 12:05:51 Build step 'Conditional step (single)' marked build as failure 12:05:51 $ ssh-agent -k 12:05:51 unset SSH_AUTH_SOCK; 12:05:51 unset SSH_AGENT_PID; 12:05:51 echo Agent pid 1538 killed; 12:05:51 [ssh-agent] Stopped. 12:05:51 [PostBuildScript] - [INFO] Executing post build scripts. 12:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5417562191415052056.sh 12:05:51 ---> sysstat.sh 12:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2739804643465064794.sh 12:05:52 ---> package-listing.sh 12:05:52 ++ facter osfamily 12:05:52 ++ tr '[:upper:]' '[:lower:]' 12:05:52 + OS_FAMILY=debian 12:05:52 + workspace=/w/workspace/ci-management-openstack-cron 12:05:52 + START_PACKAGES=/tmp/packages_start.txt 12:05:52 + END_PACKAGES=/tmp/packages_end.txt 12:05:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:05:52 + PACKAGES=/tmp/packages_start.txt 12:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 12:05:52 + PACKAGES=/tmp/packages_end.txt 12:05:52 + case "${OS_FAMILY}" in 12:05:52 + dpkg -l 12:05:52 + grep '^ii' 12:05:52 + '[' -f /tmp/packages_start.txt ']' 12:05:52 + '[' -f /tmp/packages_end.txt ']' 12:05:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 12:05:52 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:05:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14852389734531507940.sh 12:05:52 ---> capture-instance-metadata.sh 12:05:52 Setup pyenv: 12:05:52 system 12:05:52 3.8.20 12:05:52 3.9.20 12:05:52 3.10.15 12:05:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:05:54 lf-activate-venv(): INFO: Base packages installed successfully 12:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:06:00 INFO: Running in OpenStack, capturing instance metadata 12:06:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14585095344826048308.sh 12:06:00 provisioning config files... 12:06:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6239026349297185147tmp 12:06:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:06:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:06:00 [EnvInject] - Injecting environment variables from a build step. 12:06:00 [EnvInject] - Injecting as environment variables the properties content 12:06:00 SERVER_ID=logs 12:06:00 12:06:00 [EnvInject] - Variables injected successfully. 12:06:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18274441663090849827.sh 12:06:00 ---> create-netrc.sh 12:06:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4547021098522058290.sh 12:06:00 ---> python-tools-install.sh 12:06:00 Setup pyenv: 12:06:00 system 12:06:00 3.8.20 12:06:00 3.9.20 12:06:00 3.10.15 12:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:02 lf-activate-venv(): INFO: Base packages installed successfully 12:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:06:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14216095559309685956.sh 12:06:08 ---> sudo-logs.sh 12:06:08 Archiving 'sudo' log.. 12:06:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3815869265099050065.sh 12:06:08 ---> job-cost.sh 12:06:08 Setup pyenv: 12:06:08 system 12:06:08 3.8.20 12:06:08 3.9.20 12:06:08 3.10.15 12:06:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:06:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:10 lf-activate-venv(): INFO: Base packages installed successfully 12:06:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:06:15 INFO: No Stack... 12:06:15 INFO: Retrieving Pricing Info for: v3-standard-2 12:06:15 INFO: Archiving Costs 12:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17987510037794416354.sh 12:06:15 ---> logs-deploy.sh 12:06:15 Setup pyenv: 12:06:15 system 12:06:15 3.8.20 12:06:15 3.9.20 12:06:15 3.10.15 12:06:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9fKR from file:/tmp/.os_lf_venv 12:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:06:17 lf-activate-venv(): INFO: Base packages installed successfully 12:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools 12:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-9fKR/bin to PATH 12:06:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62957 12:06:24 INFO: archiving workspace using pattern(s): 12:06:25 Archives upload complete. 12:06:25 INFO: archiving logs to Nexus 12:06:26 ---> uname -a: 12:06:26 Linux prd-ubuntu20-04-docker-2c-8g-13066 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:06:26 12:06:26 12:06:26 ---> lscpu: 12:06:26 Architecture: x86_64 12:06:26 CPU op-mode(s): 32-bit, 64-bit 12:06:26 Byte Order: Little Endian 12:06:26 Address sizes: 40 bits physical, 48 bits virtual 12:06:26 CPU(s): 2 12:06:26 On-line CPU(s) list: 0,1 12:06:26 Thread(s) per core: 1 12:06:26 Core(s) per socket: 1 12:06:26 Socket(s): 2 12:06:26 NUMA node(s): 1 12:06:26 Vendor ID: AuthenticAMD 12:06:26 CPU family: 23 12:06:26 Model: 49 12:06:26 Model name: AMD EPYC-Rome Processor 12:06:26 Stepping: 0 12:06:26 CPU MHz: 2799.934 12:06:26 BogoMIPS: 5599.86 12:06:26 Virtualization: AMD-V 12:06:26 Hypervisor vendor: KVM 12:06:26 Virtualization type: full 12:06:26 L1d cache: 64 KiB 12:06:26 L1i cache: 64 KiB 12:06:26 L2 cache: 1 MiB 12:06:26 L3 cache: 32 MiB 12:06:26 NUMA node0 CPU(s): 0,1 12:06:26 Vulnerability Gather data sampling: Not affected 12:06:26 Vulnerability Itlb multihit: Not affected 12:06:26 Vulnerability L1tf: Not affected 12:06:26 Vulnerability Mds: Not affected 12:06:26 Vulnerability Meltdown: Not affected 12:06:26 Vulnerability Mmio stale data: Not affected 12:06:26 Vulnerability Retbleed: Vulnerable 12:06:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:06:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:06:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:06:26 Vulnerability Srbds: Not affected 12:06:26 Vulnerability Tsx async abort: Not affected 12:06:26 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:06:26 12:06:26 12:06:26 ---> nproc: 12:06:26 2 12:06:26 12:06:26 12:06:26 ---> df -h: 12:06:26 Filesystem Size Used Avail Use% Mounted on 12:06:26 udev 3.9G 0 3.9G 0% /dev 12:06:26 tmpfs 795M 1.1M 794M 1% /run 12:06:26 /dev/vda1 39G 9.9G 29G 26% / 12:06:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:06:26 tmpfs 5.0M 0 5.0M 0% /run/lock 12:06:26 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:06:26 /dev/loop0 62M 62M 0 100% /snap/core20/1405 12:06:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:06:26 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 12:06:26 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 12:06:26 tmpfs 795M 0 795M 0% /run/user/1001 12:06:26 12:06:26 12:06:26 ---> free -m: 12:06:26 total used free shared buff/cache available 12:06:26 Mem: 7945 518 4914 1 2513 7127 12:06:26 Swap: 1023 0 1023 12:06:26 12:06:26 12:06:26 ---> ip addr: 12:06:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:06:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:26 inet 127.0.0.1/8 scope host lo 12:06:26 valid_lft forever preferred_lft forever 12:06:26 inet6 ::1/128 scope host 12:06:26 valid_lft forever preferred_lft forever 12:06:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:06:26 link/ether fa:16:3e:30:0f:95 brd ff:ff:ff:ff:ff:ff 12:06:26 inet 10.30.122.21/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 12:06:26 valid_lft 86214sec preferred_lft 86214sec 12:06:26 inet6 fe80::f816:3eff:fe30:f95/64 scope link 12:06:26 valid_lft forever preferred_lft forever 12:06:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:06:26 link/ether 1e:84:77:5b:47:ad brd ff:ff:ff:ff:ff:ff 12:06:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:06:26 valid_lft forever preferred_lft forever 12:06:26 12:06:26 12:06:26 ---> sar -b -r -n DEV: 12:06:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13066) 06/16/26 _x86_64_ (2 CPU) 12:06:26 12:06:26 12:03:23 LINUX RESTART (2 CPU) 12:06:26 12:06:26 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:06:26 12:05:01 344.96 9.58 335.38 0.00 824.13 13162.89 0.00 12:06:26 12:06:01 80.70 3.58 77.12 0.00 216.10 9842.76 0.00 12:06:26 Average: 212.83 6.58 206.25 0.00 520.11 11502.82 0.00 12:06:26 12:06:26 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:26 12:05:01 5060088 7296052 480744 5.91 91048 2300764 1148080 12.50 695448 2119400 236324 12:06:26 12:06:01 5087368 7345852 429212 5.28 96980 2315940 1104848 12.03 689700 2096484 10892 12:06:26 Average: 5073728 7320952 454978 5.59 94014 2308352 1126464 12.26 692574 2107942 123608 12:06:26 12:06:26 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:26 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:26 12:05:01 ens3 134.48 93.48 1440.23 22.40 0.00 0.00 0.00 0.00 12:06:26 12:05:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 12:06:26 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:26 12:06:01 ens3 36.56 34.74 60.23 12.10 0.00 0.00 0.00 0.00 12:06:26 12:06:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 12:06:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:26 Average: ens3 85.52 64.11 750.23 17.25 0.00 0.00 0.00 0.00 12:06:26 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 12:06:26 12:06:26 12:06:26 ---> sar -P ALL: 12:06:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-13066) 06/16/26 _x86_64_ (2 CPU) 12:06:26 12:06:26 12:03:23 LINUX RESTART (2 CPU) 12:06:26 12:06:26 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:06:26 12:05:01 all 40.30 0.00 4.04 5.47 0.08 50.11 12:06:26 12:05:01 0 36.59 0.00 4.07 2.91 0.08 56.35 12:06:26 12:05:01 1 44.03 0.00 4.01 8.04 0.08 43.83 12:06:26 12:06:01 all 38.32 0.00 2.74 1.75 0.09 57.10 12:06:26 12:06:01 0 51.78 0.00 2.70 0.85 0.10 44.58 12:06:26 12:06:01 1 24.88 0.00 2.79 2.64 0.08 69.60 12:06:26 Average: all 39.31 0.00 3.39 3.60 0.09 53.61 12:06:26 Average: 0 44.18 0.00 3.38 1.88 0.09 50.47 12:06:26 Average: 1 34.42 0.00 3.40 5.33 0.08 56.76 12:06:26 12:06:26 12:06:26