05:03:55 Started by timer 05:03:55 Running as SYSTEM 05:03:56 [EnvInject] - Loading node environment variables. 05:03:56 Building remotely on prd-ubuntu20.04-docker-2c-8g-14005 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 05:03:56 [ssh-agent] Looking for ssh-agent implementation... 05:03:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:56 $ ssh-agent 05:03:56 SSH_AUTH_SOCK=/tmp/ssh-eRvXUEKSkQgU/agent.1532 05:03:56 SSH_AGENT_PID=1534 05:03:56 [ssh-agent] Started. 05:03:56 Running ssh-add (command line suppressed) 05:03:56 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8966368709162347179.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8966368709162347179.key) 05:03:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:56 The recommended git tool is: NONE 05:03:58 using credential edgex-jenkins-ssh 05:03:58 Wiping out workspace first. 05:03:58 Cloning the remote Git repository 05:03:58 Cloning repository git@github.com:edgexfoundry/ci-management 05:03:58 > git init /w/workspace/ci-management-openstack-cron # timeout=10 05:03:58 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 05:03:58 > git --version # timeout=10 05:03:58 > git --version # 'git version 2.25.1' 05:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:58 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 05:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:03:59 Avoid second fetch 05:03:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:03:59 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 05:03:59 > git config core.sparsecheckout # timeout=10 05:03:59 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:03:59 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 05:03:59 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 05:03:59 > git remote # timeout=10 05:03:59 > git submodule init # timeout=10 05:03:59 > git submodule sync # timeout=10 05:03:59 > git config --get remote.origin.url # timeout=10 05:03:59 > git submodule init # timeout=10 05:03:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:03:59 > git config --get submodule.packer/common-packer.url # timeout=10 05:03:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:03:59 > git config --get submodule.global-jjb.url # timeout=10 05:04:00 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:04:00 > git submodule update --init --recursive packer/common-packer # timeout=10 05:04:00 > git submodule update --init --recursive global-jjb # timeout=10 05:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:04 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:04:04 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:04:04 provisioning config files... 05:04:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:04:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:04:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:04:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3705230511263074877.sh 05:04:04 ---> python-tools-install.sh 05:04:04 Setup pyenv: 05:04:04 * system (set by /opt/pyenv/version) 05:04:04 * 3.8.20 (set by /opt/pyenv/version) 05:04:04 * 3.9.20 (set by /opt/pyenv/version) 05:04:04 3.10.15 05:04:04 3.11.10 05:04:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4erP 05:04:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:04:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:04:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:05:04 lf-activate-venv(): INFO: Base packages installed successfully 05:05:04 lf-activate-venv(): INFO: Installing additional packages: lftools 05:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:09:23 Generating Requirements File 05:11:56 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. 05:11:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:11:57 Python 3.11.10 05:11:57 pip 26.1.2 from /tmp/venv-4erP/lib/python3.11/site-packages/pip (python 3.11) 05:11:57 aiohappyeyeballs==2.6.2 05:11:57 aiohttp==3.14.1 05:11:57 aiosignal==1.4.0 05:11:57 appdirs==1.4.4 05:11:57 argcomplete==3.6.3 05:11:57 aspy.yaml==1.3.0 05:11:57 attrs==26.1.0 05:11:57 autopage==0.6.0 05:11:57 beautifulsoup4==4.15.0 05:11:57 boto3==1.43.36 05:11:57 botocore==1.43.36 05:11:57 bs4==0.0.2 05:11:57 certifi==2026.6.17 05:11:57 cffi==2.0.0 05:11:57 cfgv==3.5.0 05:11:57 chardet==7.4.3 05:11:57 charset-normalizer==3.4.7 05:11:57 click==8.4.2 05:11:57 cliff==4.14.0 05:11:57 cmd2==4.0.0 05:11:57 cryptography==3.3.2 05:11:57 debtcollector==3.1.0 05:11:57 decorator==5.3.1 05:11:57 defusedxml==0.7.1 05:11:57 Deprecated==1.3.1 05:11:57 distlib==0.4.3 05:11:57 dnspython==2.8.0 05:11:57 docker==7.1.0 05:11:57 dogpile.cache==1.5.0 05:11:57 durationpy==0.10 05:11:57 email-validator==2.3.0 05:11:57 filelock==3.29.4 05:11:57 frozenlist==1.8.0 05:11:57 future==1.0.0 05:11:57 gitdb==4.0.12 05:11:57 GitPython==3.1.50 05:11:57 httplib2==0.30.2 05:11:57 identify==2.6.19 05:11:57 idna==3.18 05:11:57 importlib-resources==1.5.0 05:11:57 iso8601==2.1.0 05:11:57 Jinja2==3.1.6 05:11:57 jmespath==1.1.0 05:11:57 jsonpatch==1.33 05:11:57 jsonpointer==3.1.1 05:11:57 jsonschema==4.26.0 05:11:57 jsonschema-specifications==2025.9.1 05:11:57 keystoneauth1==5.14.0 05:11:57 kubernetes==36.0.2 05:11:57 lftools==0.37.22 05:11:57 lxml==6.1.1 05:11:57 markdown-it-py==4.2.0 05:11:57 MarkupSafe==3.0.3 05:11:57 mdurl==0.1.2 05:11:57 msgpack==1.2.1 05:11:57 multi_key_dict==2.0.3 05:11:57 multidict==6.7.1 05:11:57 munch==4.0.0 05:11:57 netaddr==1.3.0 05:11:57 niet==1.4.2 05:11:57 nodeenv==1.10.0 05:11:57 oauth2client==4.1.3 05:11:57 oauthlib==3.3.1 05:11:57 openstacksdk==4.17.0 05:11:57 os-service-types==1.8.2 05:11:57 osc-lib==4.6.0 05:11:57 oslo.config==10.5.0 05:11:57 oslo.context==6.4.0 05:11:57 oslo.i18n==6.8.0 05:11:57 oslo.log==8.2.0 05:11:57 oslo.serialization==5.10.0 05:11:57 oslo.utils==10.1.1 05:11:57 packaging==26.2 05:11:57 pbr==7.0.3 05:11:57 platformdirs==4.10.0 05:11:57 prettytable==3.18.0 05:11:57 prompt_toolkit==3.0.52 05:11:57 propcache==0.5.2 05:11:57 psutil==7.2.2 05:11:57 pyasn1==0.6.3 05:11:57 pyasn1_modules==0.4.2 05:11:57 pycparser==3.0 05:11:57 pygerrit2==2.0.15 05:11:57 PyGithub==2.9.1 05:11:57 Pygments==2.20.0 05:11:57 PyJWT==2.13.0 05:11:57 PyNaCl==1.6.2 05:11:57 pyparsing==2.4.7 05:11:57 pyperclip==1.11.0 05:11:57 pyrsistent==0.20.0 05:11:57 python-cinderclient==9.9.0 05:11:57 python-dateutil==2.9.0.post0 05:11:57 python-discovery==1.4.2 05:11:57 python-heatclient==5.2.0 05:11:57 python-jenkins==1.8.3 05:11:57 python-keystoneclient==5.8.0 05:11:57 python-magnumclient==4.10.0 05:11:57 python-openstackclient==10.1.0 05:11:57 python-swiftclient==4.10.0 05:11:57 PyYAML==6.0.3 05:11:57 referencing==0.37.0 05:11:57 requests==2.34.2 05:11:57 requests-oauthlib==2.0.0 05:11:57 rfc3986==2.0.0 05:11:57 rich==15.0.0 05:11:57 rich-argparse==1.8.0 05:11:57 rpds-py==2026.5.1 05:11:57 rsa==4.9.1 05:11:57 ruamel.yaml==0.19.1 05:11:57 ruamel.yaml.clib==0.2.15 05:11:57 s3transfer==0.19.0 05:11:57 simplejson==4.1.1 05:11:57 six==1.17.0 05:11:57 smmap==5.0.3 05:11:57 soupsieve==2.8.4 05:11:57 stevedore==5.8.0 05:11:57 tabulate==0.10.0 05:11:57 toml==0.10.2 05:11:57 tomlkit==0.15.0 05:11:57 tqdm==4.68.3 05:11:57 typing_extensions==4.15.0 05:11:57 urllib3==1.26.20 05:11:57 virtualenv==21.5.1 05:11:57 wcwidth==0.8.1 05:11:57 websocket-client==1.9.0 05:11:57 wrapt==2.2.2 05:11:57 xdg==6.0.0 05:11:57 xmltodict==1.0.4 05:11:57 yarl==1.24.2 05:11:57 yq==3.4.3 05:11:57 [EnvInject] - Injecting environment variables from a build step. 05:11:57 [EnvInject] - Injecting as environment variables the properties content 05:11:57 OS_CLOUD=vex 05:11:57 05:11:57 [EnvInject] - Variables injected successfully. 05:11:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:11:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:11:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6211689641976986057.sh 05:11:57 ---> Orphaned k8s clusters 05:11:57 Setup pyenv: 05:11:57 system 05:11:57 3.8.20 05:11:57 3.9.20 05:11:57 3.10.15 05:11:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:11:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:11:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:11:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:12:00 lf-activate-venv(): INFO: Base packages installed successfully 05:12:00 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:12:18 -----> Delete orphaned cluster 05:12:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:12:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:12:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6667889369888786509.sh 05:12:18 ---> Orphaned stacks 05:12:18 Setup pyenv: 05:12:18 system 05:12:18 3.8.20 05:12:18 3.9.20 05:12:18 3.10.15 05:12:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:12:21 lf-activate-venv(): INFO: Base packages installed successfully 05:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:13:04 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:13:04 + mapfile -t OS_COE_CLUSTERS_ID 05:13:04 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:13:04 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:13:04 ++ awk '{print $1}' 05:13:06 + echo '-----> Active clusters -> stacks' 05:13:06 -----> Active clusters -> stacks 05:13:06 + OS_COE_STACKS=() 05:13:06 + [[ 0 -gt 0 ]] 05:13:06 + mapfile -t OS_STACKS 05:13:06 ++ awk '{print $1}' 05:13:06 ++ 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 05:13:08 + echo '-----> Active stacks' 05:13:08 -----> Active stacks 05:13:08 + echo '-----> Delete orphaned stacks' 05:13:08 -----> Delete orphaned stacks 05:13:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:13:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:13:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16578633244618276259.sh 05:13:08 ---> Orphaned servers 05:13:08 Setup pyenv: 05:13:08 system 05:13:08 3.8.20 05:13:08 3.9.20 05:13:08 3.10.15 05:13:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:10 lf-activate-venv(): INFO: Base packages installed successfully 05:13:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:13:41 -----> Active servers 05:13:41 prd-ubuntu20.04-docker-2c-8g-14005 05:13:41 prd-centos7-blackbox-4c-2g-13920 05:13:41 -----> Delete orphaned servers 05:13:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:13:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:13:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15530127982628059919.sh 05:13:41 ---> Orphaned ports 05:13:41 Setup pyenv: 05:13:41 system 05:13:41 3.8.20 05:13:41 3.9.20 05:13:41 3.10.15 05:13:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:13:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:13:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:44 lf-activate-venv(): INFO: Base packages installed successfully 05:13:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:14:04 Build timed out (after 10 minutes). Marking the build as failed. 05:14:04 $ ssh-agent -k 05:14:04 unset SSH_AUTH_SOCK; 05:14:04 unset SSH_AGENT_PID; 05:14:04 echo Agent pid 1534 killed; 05:14:04 [ssh-agent] Stopped. 05:14:04 Build was aborted 05:14:04 [PostBuildScript] - [INFO] Executing post build scripts. 05:14:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11197552165615100733.sh 05:14:04 ---> sysstat.sh 05:14:04 Terminated 05:14:04 lf-activate-venv(): ERROR: Failed to install packages: lftools[openstack] python-openstackclient 05:14:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13492485196245940024.sh 05:14:05 ---> package-listing.sh 05:14:05 ++ facter osfamily 05:14:05 ++ tr '[:upper:]' '[:lower:]' 05:14:05 + OS_FAMILY=debian 05:14:05 + workspace=/w/workspace/ci-management-openstack-cron 05:14:05 + START_PACKAGES=/tmp/packages_start.txt 05:14:05 + END_PACKAGES=/tmp/packages_end.txt 05:14:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:05 + PACKAGES=/tmp/packages_start.txt 05:14:05 + '[' /w/workspace/ci-management-openstack-cron ']' 05:14:05 + PACKAGES=/tmp/packages_end.txt 05:14:05 + case "${OS_FAMILY}" in 05:14:05 + dpkg -l 05:14:05 + grep '^ii' 05:14:05 + '[' -f /tmp/packages_start.txt ']' 05:14:05 + '[' -f /tmp/packages_end.txt ']' 05:14:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:05 + '[' /w/workspace/ci-management-openstack-cron ']' 05:14:05 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 05:14:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 05:14:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9426936799043573655.sh 05:14:05 ---> capture-instance-metadata.sh 05:14:05 Setup pyenv: 05:14:05 system 05:14:05 3.8.20 05:14:05 3.9.20 05:14:05 3.10.15 05:14:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:14:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:14:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:07 lf-activate-venv(): INFO: Base packages installed successfully 05:14:07 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:14:23 INFO: Running in OpenStack, capturing instance metadata 05:14:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3580886596648670561.sh 05:14:24 provisioning config files... 05:14:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6554686233721165229tmp 05:14:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:14:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:14:24 [EnvInject] - Injecting environment variables from a build step. 05:14:24 [EnvInject] - Injecting as environment variables the properties content 05:14:24 SERVER_ID=logs 05:14:24 05:14:24 [EnvInject] - Variables injected successfully. 05:14:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins146222145098967589.sh 05:14:24 ---> create-netrc.sh 05:14:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5765655900822768572.sh 05:14:24 ---> python-tools-install.sh 05:14:24 Setup pyenv: 05:14:24 system 05:14:24 3.8.20 05:14:24 3.9.20 05:14:24 3.10.15 05:14:24 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:14:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:26 lf-activate-venv(): INFO: Base packages installed successfully 05:14:26 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:41 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:14:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13759497273966524838.sh 05:14:41 ---> sudo-logs.sh 05:14:41 Archiving 'sudo' log.. 05:14:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14441416455802295255.sh 05:14:41 ---> job-cost.sh 05:14:41 Setup pyenv: 05:14:41 system 05:14:41 3.8.20 05:14:41 3.9.20 05:14:41 3.10.15 05:14:41 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:14:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:14:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:44 lf-activate-venv(): INFO: Base packages installed successfully 05:14:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:14:56 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:14:56 INFO: No Stack... 05:14:56 INFO: Retrieving Pricing Info for: v3-standard-2 05:14:56 INFO: Archiving Costs 05:14:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16533446613738721527.sh 05:14:56 ---> logs-deploy.sh 05:14:56 Setup pyenv: 05:14:56 system 05:14:56 3.8.20 05:14:56 3.9.20 05:14:56 3.10.15 05:14:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 05:14:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4erP from file:/tmp/.os_lf_venv 05:14:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:00 lf-activate-venv(): INFO: Base packages installed successfully 05:15:00 lf-activate-venv(): INFO: Installing additional packages: lftools 05:15:16 lf-activate-venv(): INFO: Adding /tmp/venv-4erP/bin to PATH 05:15:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63262 05:15:16 INFO: archiving workspace using pattern(s): 05:15:17 Archives upload complete. 05:15:17 INFO: archiving logs to Nexus 05:15:18 ---> uname -a: 05:15:18 Linux prd-ubuntu20-04-docker-2c-8g-14005 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 05:15:18 05:15:18 05:15:18 ---> lscpu: 05:15:18 Architecture: x86_64 05:15:18 CPU op-mode(s): 32-bit, 64-bit 05:15:18 Byte Order: Little Endian 05:15:18 Address sizes: 40 bits physical, 48 bits virtual 05:15:18 CPU(s): 2 05:15:18 On-line CPU(s) list: 0,1 05:15:18 Thread(s) per core: 1 05:15:18 Core(s) per socket: 1 05:15:18 Socket(s): 2 05:15:18 NUMA node(s): 1 05:15:18 Vendor ID: AuthenticAMD 05:15:18 CPU family: 23 05:15:18 Model: 49 05:15:18 Model name: AMD EPYC-Rome Processor 05:15:18 Stepping: 0 05:15:18 CPU MHz: 2799.998 05:15:18 BogoMIPS: 5599.99 05:15:18 Virtualization: AMD-V 05:15:18 Hypervisor vendor: KVM 05:15:18 Virtualization type: full 05:15:18 L1d cache: 64 KiB 05:15:18 L1i cache: 64 KiB 05:15:18 L2 cache: 1 MiB 05:15:18 L3 cache: 32 MiB 05:15:18 NUMA node0 CPU(s): 0,1 05:15:18 Vulnerability Gather data sampling: Not affected 05:15:18 Vulnerability Itlb multihit: Not affected 05:15:18 Vulnerability L1tf: Not affected 05:15:18 Vulnerability Mds: Not affected 05:15:18 Vulnerability Meltdown: Not affected 05:15:18 Vulnerability Mmio stale data: Not affected 05:15:18 Vulnerability Retbleed: Vulnerable 05:15:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:15:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:15:18 Vulnerability Srbds: Not affected 05:15:18 Vulnerability Tsx async abort: Not affected 05:15:18 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 05:15:18 05:15:18 05:15:18 ---> nproc: 05:15:18 2 05:15:18 05:15:18 05:15:18 ---> df -h: 05:15:18 Filesystem Size Used Avail Use% Mounted on 05:15:18 udev 3.9G 0 3.9G 0% /dev 05:15:18 tmpfs 795M 1.1M 794M 1% /run 05:15:18 /dev/vda1 39G 10G 29G 26% / 05:15:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 05:15:18 tmpfs 5.0M 0 5.0M 0% /run/lock 05:15:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:15:18 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 05:15:18 /dev/loop2 62M 62M 0 100% /snap/core20/1405 05:15:18 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 05:15:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 05:15:18 tmpfs 795M 0 795M 0% /run/user/1001 05:15:18 /dev/loop3 92M 92M 0 100% /snap/lxd/38688 05:15:18 05:15:18 05:15:18 ---> free -m: 05:15:18 total used free shared buff/cache available 05:15:18 Mem: 7945 568 4684 1 2692 7074 05:15:18 Swap: 1023 0 1023 05:15:18 05:15:18 05:15:18 ---> ip addr: 05:15:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:15:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:15:18 inet 127.0.0.1/8 scope host lo 05:15:18 valid_lft forever preferred_lft forever 05:15:18 inet6 ::1/128 scope host 05:15:18 valid_lft forever preferred_lft forever 05:15:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:15:18 link/ether fa:16:3e:05:10:89 brd ff:ff:ff:ff:ff:ff 05:15:18 inet 10.30.123.38/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 05:15:18 valid_lft 85682sec preferred_lft 85682sec 05:15:18 inet6 fe80::f816:3eff:fe05:1089/64 scope link 05:15:18 valid_lft forever preferred_lft forever 05:15:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:15:18 link/ether 36:c5:d6:52:ee:5c brd ff:ff:ff:ff:ff:ff 05:15:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:15:18 valid_lft forever preferred_lft forever 05:15:18 05:15:18 05:15:18 ---> sar -b -r -n DEV: 05:15:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14005) 06/29/26 _x86_64_ (2 CPU) 05:15:18 05:15:18 05:03:23 LINUX RESTART (2 CPU) 05:15:18 05:15:18 05:04:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:15:18 05:05:01 251.80 8.44 243.36 0.00 755.03 4126.79 0.00 05:15:18 05:06:01 25.46 0.43 25.03 0.00 27.60 2795.80 0.00 05:15:18 05:07:01 6.36 0.00 6.36 0.00 0.00 1016.33 0.00 05:15:18 05:08:01 2.25 0.00 2.25 0.00 0.00 626.16 0.00 05:15:18 05:09:01 23.99 3.50 20.49 0.00 2527.29 5140.15 0.00 05:15:18 05:10:01 41.86 0.13 41.73 0.00 22.53 7126.28 0.00 05:15:18 05:11:01 19.85 0.00 19.85 0.00 0.00 2363.74 0.00 05:15:18 05:12:01 9.78 0.28 9.50 0.00 5.60 1286.05 0.00 05:15:18 05:13:01 56.16 2.28 53.87 0.00 96.65 6726.75 0.00 05:15:18 05:14:01 25.55 0.68 24.86 0.00 52.92 1473.09 0.00 05:15:18 05:15:01 21.41 0.75 20.66 0.00 81.19 1042.09 0.00 05:15:18 Average: 44.36 1.51 42.85 0.00 325.12 3067.37 0.00 05:15:18 05:15:18 05:04:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:18 05:05:01 5512096 7318392 481424 5.92 59080 1927492 1137576 12.38 651540 1759752 5176 05:15:18 05:06:01 5438896 7281720 514652 6.33 67252 1952748 1163904 12.67 703048 1775060 8132 05:15:18 05:07:01 5402776 7267284 528600 6.50 68324 1972876 1180140 12.85 718160 1795116 3460 05:15:18 05:08:01 5375252 7267792 527568 6.48 68404 2000528 1180140 12.85 717476 1822684 12764 05:15:18 05:09:01 5158656 7251012 535260 6.58 72600 2193040 1254420 13.66 849516 1893860 7852 05:15:18 05:10:01 5032936 7281976 493120 6.06 85744 2326308 1184224 12.89 825564 2022248 43732 05:15:18 05:11:01 4978096 7245612 528628 6.50 87924 2341492 1217716 13.26 859740 2041476 5900 05:15:18 05:12:01 4876132 7293340 471356 5.79 93896 2476148 1166328 12.70 809780 2174708 162040 05:15:18 05:13:01 4767636 7201412 562980 6.92 96676 2489520 1249580 13.60 910056 2181716 2332 05:15:18 05:14:01 4795384 7232212 531660 6.53 99696 2489244 1233336 13.43 915044 2148780 10020 05:15:18 05:15:01 4845176 7290996 472324 5.80 101300 2496048 1178344 12.83 856344 2156308 27976 05:15:18 Average: 5107549 7266523 513416 6.31 81900 2242313 1195064 13.01 801479 1979246 26308 05:15:18 05:15:18 05:04:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:18 05:05:01 lo 0.26 0.26 0.03 0.03 0.00 0.00 0.00 0.00 05:15:18 05:05:01 ens3 166.24 100.69 311.93 15.02 0.00 0.00 0.00 0.00 05:15:18 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:06:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 05:15:18 05:06:01 ens3 76.19 54.59 119.22 5.55 0.00 0.00 0.00 0.00 05:15:18 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:07:01 ens3 106.75 63.78 177.68 4.56 0.00 0.00 0.00 0.00 05:15:18 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:18 05:08:01 ens3 143.29 85.24 240.93 5.61 0.00 0.00 0.00 0.00 05:15:18 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:09:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 05:15:18 05:09:01 ens3 189.77 94.20 1594.70 6.91 0.00 0.00 0.00 0.00 05:15:18 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:15:18 05:10:01 ens3 88.82 54.96 141.60 4.40 0.00 0.00 0.00 0.00 05:15:18 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:11:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 05:15:18 05:11:01 ens3 84.04 52.99 137.37 4.84 0.00 0.00 0.00 0.00 05:15:18 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:15:18 05:12:01 ens3 95.45 56.66 155.94 4.71 0.00 0.00 0.00 0.00 05:15:18 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:13:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 05:15:18 05:13:01 ens3 25.20 18.36 33.56 4.39 0.00 0.00 0.00 0.00 05:15:18 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:14:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 05:15:18 05:14:01 ens3 14.73 13.60 18.11 6.91 0.00 0.00 0.00 0.00 05:15:18 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:15:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 05:15:18 05:15:01 ens3 19.76 16.38 15.24 7.38 0.00 0.00 0.00 0.00 05:15:18 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 Average: lo 0.45 0.45 0.05 0.05 0.00 0.00 0.00 0.00 05:15:18 Average: ens3 91.95 55.66 267.93 6.40 0.00 0.00 0.00 0.00 05:15:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:18 05:15:18 05:15:18 ---> sar -P ALL: 05:15:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14005) 06/29/26 _x86_64_ (2 CPU) 05:15:18 05:15:18 05:03:23 LINUX RESTART (2 CPU) 05:15:18 05:15:18 05:04:00 CPU %user %nice %system %iowait %steal %idle 05:15:18 05:05:01 all 6.67 0.00 1.49 2.23 0.04 89.57 05:15:18 05:05:01 0 8.52 0.00 2.23 3.84 0.05 85.35 05:15:18 05:05:01 1 4.83 0.00 0.76 0.62 0.03 93.76 05:15:18 05:06:01 all 9.48 0.00 0.80 2.35 0.04 87.33 05:15:18 05:06:01 0 7.79 0.00 0.57 0.18 0.03 91.42 05:15:18 05:06:01 1 11.17 0.00 1.02 4.50 0.05 83.26 05:15:18 05:07:01 all 0.90 0.00 0.25 0.71 0.03 98.11 05:15:18 05:07:01 0 1.61 0.00 0.37 0.22 0.03 97.77 05:15:18 05:07:01 1 0.18 0.00 0.13 1.20 0.03 98.45 05:15:18 05:08:01 all 0.46 0.00 0.28 0.07 0.03 99.15 05:15:18 05:08:01 0 0.80 0.00 0.42 0.00 0.05 98.73 05:15:18 05:08:01 1 0.12 0.00 0.15 0.13 0.02 99.58 05:15:18 05:09:01 all 4.92 0.00 1.69 2.36 0.05 90.98 05:15:18 05:09:01 0 5.54 0.00 1.71 1.96 0.03 90.75 05:15:18 05:09:01 1 4.29 0.00 1.66 2.77 0.07 91.22 05:15:18 05:10:01 all 11.36 0.00 1.36 1.15 0.05 86.08 05:15:18 05:10:01 0 9.15 0.00 1.25 1.12 0.05 88.44 05:15:18 05:10:01 1 13.58 0.00 1.47 1.19 0.05 83.72 05:15:18 05:11:01 all 5.28 0.00 0.39 0.61 0.04 93.68 05:15:18 05:11:01 0 1.87 0.00 0.35 0.40 0.05 97.33 05:15:18 05:11:01 1 8.67 0.00 0.42 0.82 0.03 90.06 05:15:18 05:12:01 all 9.11 0.00 1.10 0.27 0.06 89.47 05:15:18 05:12:01 0 15.05 0.00 1.41 0.18 0.07 83.29 05:15:18 05:12:01 1 3.20 0.00 0.78 0.35 0.05 95.61 05:15:18 05:13:01 all 15.80 0.00 1.09 1.17 0.05 81.89 05:15:18 05:13:01 0 23.04 0.00 1.12 0.90 0.07 74.87 05:15:18 05:13:01 1 8.58 0.00 1.05 1.44 0.03 88.90 05:15:18 05:14:01 all 22.37 0.00 1.61 0.48 0.07 75.46 05:15:18 05:14:01 0 19.10 0.00 1.51 0.78 0.07 78.54 05:15:18 05:14:01 1 25.66 0.00 1.72 0.18 0.08 72.35 05:15:18 05:15:01 all 23.17 0.00 2.13 0.42 0.06 74.21 05:15:18 05:15:01 0 15.95 0.00 1.75 0.70 0.05 81.55 05:15:18 05:15:01 1 30.41 0.00 2.52 0.15 0.07 66.86 05:15:18 05:15:18 Average: CPU %user %nice %system %iowait %steal %idle 05:15:18 Average: all 9.97 0.00 1.11 1.08 0.05 87.80 05:15:18 Average: 0 9.87 0.00 1.16 0.94 0.05 87.98 05:15:18 Average: 1 10.06 0.00 1.06 1.21 0.05 87.62 05:15:18 05:15:18 05:15:18