03:04:18 Started by timer 03:04:18 Running as SYSTEM 03:04:18 [EnvInject] - Loading node environment variables. 03:04:18 Building remotely on prd-ubuntu20.04-docker-2c-8g-14726 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:19 [ssh-agent] Looking for ssh-agent implementation... 03:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:19 $ ssh-agent 03:04:19 SSH_AUTH_SOCK=/tmp/ssh-hpyW2R46nbBs/agent.1512 03:04:19 SSH_AGENT_PID=1514 03:04:19 [ssh-agent] Started. 03:04:19 Running ssh-add (command line suppressed) 03:04:19 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_472657745561681975.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_472657745561681975.key) 03:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:19 The recommended git tool is: NONE 03:04:21 using credential edgex-jenkins-ssh 03:04:21 Wiping out workspace first. 03:04:21 Cloning the remote Git repository 03:04:21 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:21 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:21 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:21 > git --version # timeout=10 03:04:21 > git --version # 'git version 2.25.1' 03:04:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:22 Avoid second fetch 03:04:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:22 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:22 > git config core.sparsecheckout # timeout=10 03:04:22 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:22 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:22 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:23 > git remote # timeout=10 03:04:23 > git submodule init # timeout=10 03:04:23 > git submodule sync # timeout=10 03:04:23 > git config --get remote.origin.url # timeout=10 03:04:23 > git submodule init # timeout=10 03:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:23 > git config --get submodule.global-jjb.url # timeout=10 03:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:23 > git submodule update --init --recursive global-jjb # timeout=10 03:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:27 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:27 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:27 provisioning config files... 03:04:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8473877434216417970.sh 03:04:27 ---> python-tools-install.sh 03:04:27 Setup pyenv: 03:04:27 * system (set by /opt/pyenv/version) 03:04:27 * 3.8.20 (set by /opt/pyenv/version) 03:04:27 * 3.9.20 (set by /opt/pyenv/version) 03:04:27 3.10.15 03:04:27 3.11.10 03:04:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5RVq 03:04:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:36 lf-activate-venv(): INFO: Base packages installed successfully 03:04:36 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:05:08 Generating Requirements File 03:05:29 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:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:29 Python 3.11.10 03:05:29 pip 26.1.2 from /tmp/venv-5RVq/lib/python3.11/site-packages/pip (python 3.11) 03:05:30 aiohappyeyeballs==2.7.1 03:05:30 aiohttp==3.14.1 03:05:30 aiosignal==1.4.0 03:05:30 appdirs==1.4.4 03:05:30 argcomplete==3.7.0 03:05:30 aspy.yaml==1.3.0 03:05:30 attrs==26.1.0 03:05:30 autopage==0.6.0 03:05:30 beautifulsoup4==4.15.0 03:05:30 boto3==1.43.42 03:05:30 botocore==1.43.42 03:05:30 bs4==0.0.2 03:05:30 certifi==2026.6.17 03:05:30 cffi==2.1.0 03:05:30 cfgv==3.5.0 03:05:30 chardet==7.4.3 03:05:30 charset-normalizer==3.4.9 03:05:30 click==8.4.2 03:05:30 cliff==4.14.0 03:05:30 cmd2==4.1.0 03:05:30 cryptography==3.3.2 03:05:30 debtcollector==3.1.0 03:05:30 decorator==5.3.1 03:05:30 defusedxml==0.7.1 03:05:30 Deprecated==1.3.1 03:05:30 distlib==0.4.3 03:05:30 dnspython==2.8.0 03:05:30 docker==7.1.0 03:05:30 dogpile.cache==1.5.0 03:05:30 durationpy==0.10 03:05:30 email-validator==2.3.0 03:05:30 filelock==3.29.6 03:05:30 frozenlist==1.8.0 03:05:30 future==1.0.0 03:05:30 gitdb==4.0.12 03:05:30 GitPython==3.1.50 03:05:30 httplib2==0.30.2 03:05:30 identify==2.6.19 03:05:30 idna==3.18 03:05:30 importlib-resources==1.5.0 03:05:30 iso8601==2.1.0 03:05:30 Jinja2==3.1.6 03:05:30 jmespath==1.1.0 03:05:30 jsonpatch==1.33 03:05:30 jsonpointer==3.1.1 03:05:30 jsonschema==4.26.0 03:05:30 jsonschema-specifications==2025.9.1 03:05:30 keystoneauth1==5.15.0 03:05:30 kubernetes==36.0.2 03:05:30 lftools==0.37.22 03:05:30 lxml==6.1.1 03:05:30 markdown-it-py==4.2.0 03:05:30 MarkupSafe==3.0.3 03:05:30 mdurl==0.1.2 03:05:30 msgpack==1.2.1 03:05:30 multi_key_dict==2.0.3 03:05:30 multidict==6.7.1 03:05:30 munch==4.0.0 03:05:30 netaddr==1.3.0 03:05:30 niet==1.4.2 03:05:30 nodeenv==1.10.0 03:05:30 oauth2client==4.1.3 03:05:30 oauthlib==3.3.1 03:05:30 openstacksdk==4.17.0 03:05:30 os-service-types==1.8.2 03:05:30 osc-lib==4.6.0 03:05:30 oslo.config==10.5.0 03:05:30 oslo.context==6.4.0 03:05:30 oslo.i18n==6.8.0 03:05:30 oslo.log==8.2.0 03:05:30 oslo.serialization==5.10.0 03:05:30 oslo.utils==10.1.1 03:05:30 packaging==26.2 03:05:30 pbr==7.0.3 03:05:30 platformdirs==4.10.0 03:05:30 prettytable==3.18.0 03:05:30 prompt_toolkit==3.0.52 03:05:30 propcache==0.5.2 03:05:30 psutil==7.2.2 03:05:30 pyasn1==0.6.3 03:05:30 pyasn1_modules==0.4.2 03:05:30 pycparser==3.0 03:05:30 pygerrit2==2.0.15 03:05:30 PyGithub==2.9.1 03:05:30 Pygments==2.20.0 03:05:30 PyJWT==2.13.0 03:05:30 PyNaCl==1.6.2 03:05:30 pyparsing==2.4.7 03:05:30 pyperclip==1.11.0 03:05:30 pyrsistent==0.20.0 03:05:30 python-cinderclient==9.9.0 03:05:30 python-dateutil==2.9.0.post0 03:05:30 python-discovery==1.4.3 03:05:30 python-heatclient==5.2.0 03:05:30 python-jenkins==1.8.3 03:05:30 python-keystoneclient==5.8.0 03:05:30 python-magnumclient==4.11.0 03:05:30 python-openstackclient==10.1.0 03:05:30 python-swiftclient==4.10.0 03:05:30 PyYAML==6.0.3 03:05:30 referencing==0.37.0 03:05:30 requests==2.34.2 03:05:30 requests-oauthlib==2.0.0 03:05:30 rfc3986==2.0.0 03:05:30 rich==15.0.0 03:05:30 rich-argparse==1.8.0 03:05:30 rpds-py==2026.6.3 03:05:30 rsa==4.9.1 03:05:30 ruamel.yaml==0.19.1 03:05:30 ruamel.yaml.clib==0.2.15 03:05:30 s3transfer==0.19.0 03:05:30 simplejson==4.1.1 03:05:30 six==1.17.0 03:05:30 smmap==5.0.3 03:05:30 soupsieve==2.8.4 03:05:30 stevedore==5.9.0 03:05:30 tabulate==0.10.0 03:05:30 toml==0.10.2 03:05:30 tomlkit==0.15.0 03:05:30 tqdm==4.68.4 03:05:30 typing_extensions==4.16.0 03:05:30 urllib3==1.26.20 03:05:30 virtualenv==21.6.0 03:05:30 wcwidth==0.8.2 03:05:30 websocket-client==1.9.0 03:05:30 wrapt==2.2.2 03:05:30 xdg==6.0.0 03:05:30 xmltodict==1.0.4 03:05:30 yarl==1.24.2 03:05:30 yq==4.1.1 03:05:30 [EnvInject] - Injecting environment variables from a build step. 03:05:30 [EnvInject] - Injecting as environment variables the properties content 03:05:30 OS_CLOUD=vex 03:05:30 03:05:30 [EnvInject] - Variables injected successfully. 03:05:30 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:30 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:30 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13055022396943180101.sh 03:05:30 ---> Orphaned k8s clusters 03:05:30 Setup pyenv: 03:05:30 system 03:05:30 3.8.20 03:05:30 3.9.20 03:05:30 3.10.15 03:05:30 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:31 lf-activate-venv(): INFO: Base packages installed successfully 03:05:31 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:05:41 -----> Delete orphaned cluster 03:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16649174566290392789.sh 03:05:41 ---> Orphaned stacks 03:05:41 Setup pyenv: 03:05:41 system 03:05:41 3.8.20 03:05:41 3.9.20 03:05:41 3.10.15 03:05:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:42 lf-activate-venv(): INFO: Base packages installed successfully 03:05:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:05:54 + mapfile -t OS_COE_CLUSTERS_ID 03:05:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:54 ++ awk '{print $1}' 03:05:56 + echo '-----> Active clusters -> stacks' 03:05:56 -----> Active clusters -> stacks 03:05:56 + OS_COE_STACKS=() 03:05:56 + [[ 0 -gt 0 ]] 03:05:56 + mapfile -t OS_STACKS 03:05:56 ++ 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:05:56 ++ awk '{print $1}' 03:05:58 + echo '-----> Active stacks' 03:05:58 -----> Active stacks 03:05:58 + echo '-----> Delete orphaned stacks' 03:05:58 -----> Delete orphaned stacks 03:05:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15419804787196131564.sh 03:05:58 ---> Orphaned servers 03:05:58 Setup pyenv: 03:05:58 system 03:05:58 3.8.20 03:05:58 3.9.20 03:05:58 3.10.15 03:05:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:59 lf-activate-venv(): INFO: Base packages installed successfully 03:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:06:14 -----> Active servers 03:06:14 prd-ubuntu20.04-docker-2c-8g-14726 03:06:14 prd-centos7-docker-4c-2g-14725 03:06:14 prd-centos7-blackbox-4c-2g-14261 03:06:14 prd-centos7-blackbox-4c-2g-14260 03:06:14 -----> Delete orphaned servers 03:06:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5183059860466613406.sh 03:06:15 ---> Orphaned ports 03:06:15 Setup pyenv: 03:06:15 system 03:06:15 3.8.20 03:06:15 3.9.20 03:06:15 3.10.15 03:06:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:16 lf-activate-venv(): INFO: Base packages installed successfully 03:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:24 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:06:25 No orphaned ports to process. 03:06:25 Build step 'Conditional step (single)' marked build as failure 03:06:25 $ ssh-agent -k 03:06:25 unset SSH_AUTH_SOCK; 03:06:25 unset SSH_AGENT_PID; 03:06:25 echo Agent pid 1514 killed; 03:06:25 [ssh-agent] Stopped. 03:06:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12051709729097947149.sh 03:06:26 ---> sysstat.sh 03:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4862407926007456312.sh 03:06:26 ---> package-listing.sh 03:06:26 ++ facter osfamily 03:06:26 ++ tr '[:upper:]' '[:lower:]' 03:06:26 + OS_FAMILY=debian 03:06:26 + workspace=/w/workspace/ci-management-openstack-cron 03:06:26 + START_PACKAGES=/tmp/packages_start.txt 03:06:26 + END_PACKAGES=/tmp/packages_end.txt 03:06:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:26 + PACKAGES=/tmp/packages_start.txt 03:06:26 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:26 + PACKAGES=/tmp/packages_end.txt 03:06:26 + case "${OS_FAMILY}" in 03:06:26 + dpkg -l 03:06:26 + grep '^ii' 03:06:26 + '[' -f /tmp/packages_start.txt ']' 03:06:26 + '[' -f /tmp/packages_end.txt ']' 03:06:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:26 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:26 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16732011867438998989.sh 03:06:26 ---> capture-instance-metadata.sh 03:06:26 Setup pyenv: 03:06:26 system 03:06:26 3.8.20 03:06:26 3.9.20 03:06:27 3.10.15 03:06:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:28 lf-activate-venv(): INFO: Base packages installed successfully 03:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:06:34 INFO: Running in OpenStack, capturing instance metadata 03:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13876152663990846463.sh 03:06:34 provisioning config files... 03:06:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8658093864569342256tmp 03:06:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:34 [EnvInject] - Injecting environment variables from a build step. 03:06:34 [EnvInject] - Injecting as environment variables the properties content 03:06:34 SERVER_ID=logs 03:06:34 03:06:34 [EnvInject] - Variables injected successfully. 03:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7897724214616770013.sh 03:06:34 ---> create-netrc.sh 03:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17729160307968325989.sh 03:06:34 ---> python-tools-install.sh 03:06:34 Setup pyenv: 03:06:35 system 03:06:35 3.8.20 03:06:35 3.9.20 03:06:35 3.10.15 03:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:36 lf-activate-venv(): INFO: Base packages installed successfully 03:06:36 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16858949961266706251.sh 03:06:42 ---> sudo-logs.sh 03:06:42 Archiving 'sudo' log.. 03:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6117061973982838616.sh 03:06:42 ---> job-cost.sh 03:06:42 Setup pyenv: 03:06:42 system 03:06:42 3.8.20 03:06:42 3.9.20 03:06:42 3.10.15 03:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:44 lf-activate-venv(): INFO: Base packages installed successfully 03:06:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:06:50 INFO: No Stack... 03:06:50 INFO: Retrieving Pricing Info for: v3-standard-2 03:06:50 INFO: Archiving Costs 03:06:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11955814189200404092.sh 03:06:50 ---> logs-deploy.sh 03:06:50 Setup pyenv: 03:06:50 system 03:06:50 3.8.20 03:06:50 3.9.20 03:06:50 3.10.15 03:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5RVq from file:/tmp/.os_lf_venv 03:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:54 lf-activate-venv(): INFO: Base packages installed successfully 03:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 03:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-5RVq/bin to PATH 03:07:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63476 03:07:02 INFO: archiving workspace using pattern(s): 03:07:03 Archives upload complete. 03:07:03 INFO: archiving logs to Nexus 03:07:04 ---> uname -a: 03:07:04 Linux prd-ubuntu20-04-docker-2c-8g-14726 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:04 03:07:04 03:07:04 ---> lscpu: 03:07:04 Architecture: x86_64 03:07:04 CPU op-mode(s): 32-bit, 64-bit 03:07:04 Byte Order: Little Endian 03:07:04 Address sizes: 40 bits physical, 48 bits virtual 03:07:04 CPU(s): 2 03:07:04 On-line CPU(s) list: 0,1 03:07:04 Thread(s) per core: 1 03:07:04 Core(s) per socket: 1 03:07:04 Socket(s): 2 03:07:04 NUMA node(s): 1 03:07:04 Vendor ID: AuthenticAMD 03:07:04 CPU family: 23 03:07:04 Model: 49 03:07:04 Model name: AMD EPYC-Rome Processor 03:07:04 Stepping: 0 03:07:04 CPU MHz: 2800.000 03:07:04 BogoMIPS: 5600.00 03:07:04 Virtualization: AMD-V 03:07:04 Hypervisor vendor: KVM 03:07:04 Virtualization type: full 03:07:04 L1d cache: 64 KiB 03:07:04 L1i cache: 64 KiB 03:07:04 L2 cache: 1 MiB 03:07:04 L3 cache: 32 MiB 03:07:04 NUMA node0 CPU(s): 0,1 03:07:04 Vulnerability Gather data sampling: Not affected 03:07:04 Vulnerability Itlb multihit: Not affected 03:07:04 Vulnerability L1tf: Not affected 03:07:04 Vulnerability Mds: Not affected 03:07:04 Vulnerability Meltdown: Not affected 03:07:04 Vulnerability Mmio stale data: Not affected 03:07:04 Vulnerability Retbleed: Vulnerable 03:07:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:07:04 Vulnerability Srbds: Not affected 03:07:04 Vulnerability Tsx async abort: Not affected 03:07:04 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:04 03:07:04 03:07:04 ---> nproc: 03:07:04 2 03:07:04 03:07:04 03:07:04 ---> df -h: 03:07:04 Filesystem Size Used Avail Use% Mounted on 03:07:04 udev 3.9G 0 3.9G 0% /dev 03:07:04 tmpfs 795M 1.1M 794M 1% /run 03:07:04 /dev/vda1 39G 9.9G 29G 26% / 03:07:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:07:04 tmpfs 5.0M 0 5.0M 0% /run/lock 03:07:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:04 /dev/loop1 62M 62M 0 100% /snap/core20/1405 03:07:04 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 03:07:04 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 03:07:04 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:07:04 tmpfs 795M 0 795M 0% /run/user/1001 03:07:04 03:07:04 03:07:04 ---> free -m: 03:07:04 total used free shared buff/cache available 03:07:04 Mem: 7945 525 4906 1 2513 7120 03:07:04 Swap: 1023 0 1023 03:07:04 03:07:04 03:07:04 ---> ip addr: 03:07:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:07:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:04 inet 127.0.0.1/8 scope host lo 03:07:04 valid_lft forever preferred_lft forever 03:07:04 inet6 ::1/128 scope host 03:07:04 valid_lft forever preferred_lft forever 03:07:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:07:04 link/ether fa:16:3e:14:a2:e5 brd ff:ff:ff:ff:ff:ff 03:07:04 inet 10.30.123.158/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:07:04 valid_lft 86202sec preferred_lft 86202sec 03:07:04 inet6 fe80::f816:3eff:fe14:a2e5/64 scope link 03:07:04 valid_lft forever preferred_lft forever 03:07:04 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:07:04 link/ether fa:c1:da:63:9e:d9 brd ff:ff:ff:ff:ff:ff 03:07:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:04 valid_lft forever preferred_lft forever 03:07:04 03:07:04 03:07:04 ---> sar -b -r -n DEV: 03:07:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14726) 07/08/26 _x86_64_ (2 CPU) 03:07:04 03:07:04 03:03:48 LINUX RESTART (2 CPU) 03:07:04 03:07:04 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:04 03:05:01 389.45 72.66 316.79 0.00 11602.80 46575.27 0.00 03:07:04 03:06:01 115.36 1.27 114.10 0.00 107.85 15035.24 0.00 03:07:04 03:07:01 43.44 1.48 41.96 0.00 138.11 3099.88 0.00 03:07:04 Average: 182.76 25.14 157.63 0.00 3950.01 21571.52 0.00 03:07:04 03:07:04 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:04 03:05:01 5364888 7289696 504756 6.20 70236 2029768 1164256 12.68 700128 1846284 105740 03:07:04 03:06:01 5050804 7302828 470536 5.78 94936 2311884 1135052 12.36 721084 2099124 53240 03:07:04 03:07:01 4995668 7269728 502164 6.17 98700 2329380 1158800 12.62 763268 2110384 38428 03:07:04 Average: 5137120 7287417 492485 6.05 87957 2223677 1152703 12.55 728160 2018597 65803 03:07:04 03:07:04 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:04 03:05:01 lo 1.37 1.37 0.14 0.14 0.00 0.00 0.00 0.00 03:07:04 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:04 03:05:01 ens3 354.05 231.41 1754.11 70.94 0.00 0.00 0.00 0.00 03:07:04 03:06:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 03:07:04 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:04 03:06:01 ens3 42.69 36.61 425.65 9.43 0.00 0.00 0.00 0.00 03:07:04 03:07:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 03:07:04 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:04 03:07:01 ens3 35.51 33.59 34.72 12.34 0.00 0.00 0.00 0.00 03:07:04 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 03:07:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:04 Average: ens3 144.10 100.54 738.22 30.90 0.00 0.00 0.00 0.00 03:07:04 03:07:04 03:07:04 ---> sar -P ALL: 03:07:04 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14726) 07/08/26 _x86_64_ (2 CPU) 03:07:04 03:07:04 03:03:48 LINUX RESTART (2 CPU) 03:07:04 03:07:04 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:07:04 03:05:01 all 27.84 0.00 4.96 17.24 0.10 49.86 03:07:04 03:05:01 0 24.06 0.00 4.73 5.62 0.09 65.50 03:07:04 03:05:01 1 31.61 0.00 5.18 28.81 0.11 34.29 03:07:04 03:06:01 all 40.58 0.00 3.23 2.81 0.08 53.29 03:07:04 03:06:01 0 50.97 0.00 3.55 1.65 0.10 43.73 03:07:04 03:06:01 1 30.20 0.00 2.91 3.98 0.07 62.84 03:07:04 03:07:01 all 38.74 0.00 2.65 3.63 0.10 54.88 03:07:04 03:07:01 0 60.52 0.00 2.88 0.67 0.12 35.81 03:07:04 03:07:01 1 16.93 0.00 2.42 6.60 0.08 73.97 03:07:04 Average: all 35.89 0.00 3.58 7.70 0.09 52.73 03:07:04 Average: 0 45.64 0.00 3.70 2.58 0.10 47.98 03:07:04 Average: 1 26.14 0.00 3.47 12.82 0.08 57.49 03:07:04 03:07:04 03:07:04