06:03:57 Started by timer 06:03:57 Running as SYSTEM 06:04:04 [EnvInject] - Loading node environment variables. 06:04:04 Building remotely on prd-ubuntu20.04-docker-2c-8g-11977 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 06:04:04 [ssh-agent] Looking for ssh-agent implementation... 06:04:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:04:04 $ ssh-agent 06:04:04 SSH_AUTH_SOCK=/tmp/ssh-MbC7tm3Hmp3u/agent.1552 06:04:04 SSH_AGENT_PID=1554 06:04:04 [ssh-agent] Started. 06:04:04 Running ssh-add (command line suppressed) 06:04:04 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_16778151830434086683.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_16778151830434086683.key) 06:04:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:04:05 The recommended git tool is: NONE 06:04:06 using credential edgex-jenkins-ssh 06:04:06 Wiping out workspace first. 06:04:06 Cloning the remote Git repository 06:04:06 Cloning repository git@github.com:edgexfoundry/ci-management 06:04:06 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:04:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 06:04:06 > git --version # timeout=10 06:04:06 > git --version # 'git version 2.25.1' 06:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 06:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:07 Avoid second fetch 06:04:07 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:04:07 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 06:04:07 > git config core.sparsecheckout # timeout=10 06:04:07 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 06:04:08 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 06:04:08 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 06:04:08 > git remote # timeout=10 06:04:08 > git submodule init # timeout=10 06:04:08 > git submodule sync # timeout=10 06:04:08 > git config --get remote.origin.url # timeout=10 06:04:08 > git submodule init # timeout=10 06:04:08 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:04:08 > git config --get submodule.packer/common-packer.url # timeout=10 06:04:08 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:04:08 > git config --get submodule.global-jjb.url # timeout=10 06:04:08 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:04:08 > git submodule update --init --recursive packer/common-packer # timeout=10 06:04:08 > git submodule update --init --recursive global-jjb # timeout=10 06:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:04:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:04:12 provisioning config files... 06:04:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:04:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:04:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:04:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins218665852716464206.sh 06:04:12 ---> python-tools-install.sh 06:04:12 Setup pyenv: 06:04:12 * system (set by /opt/pyenv/version) 06:04:12 * 3.8.20 (set by /opt/pyenv/version) 06:04:12 * 3.9.20 (set by /opt/pyenv/version) 06:04:12 3.10.15 06:04:12 3.11.10 06:04:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6h5Q 06:04:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:04:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:04:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:04:21 lf-activate-venv(): INFO: Base packages installed successfully 06:04:21 lf-activate-venv(): INFO: Installing additional packages: lftools 06:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:04:42 Generating Requirements File 06:05:02 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. 06:05:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:05:02 Python 3.11.10 06:05:03 pip 26.1.1 from /tmp/venv-6h5Q/lib/python3.11/site-packages/pip (python 3.11) 06:05:03 aiohappyeyeballs==2.6.2 06:05:03 aiohttp==3.13.5 06:05:03 aiosignal==1.4.0 06:05:03 appdirs==1.4.4 06:05:03 argcomplete==3.6.3 06:05:03 aspy.yaml==1.3.0 06:05:03 attrs==26.1.0 06:05:03 autopage==0.6.0 06:05:03 beautifulsoup4==4.14.3 06:05:03 boto3==1.43.18 06:05:03 botocore==1.43.18 06:05:03 bs4==0.0.2 06:05:03 certifi==2026.5.20 06:05:03 cffi==2.0.0 06:05:03 cfgv==3.5.0 06:05:03 chardet==7.4.3 06:05:03 charset-normalizer==3.4.7 06:05:03 click==8.4.1 06:05:03 cliff==4.14.0 06:05:03 cmd2==3.5.1 06:05:03 cryptography==3.3.2 06:05:03 debtcollector==3.1.0 06:05:03 decorator==5.3.1 06:05:03 defusedxml==0.7.1 06:05:03 Deprecated==1.3.1 06:05:03 distlib==0.4.0 06:05:03 dnspython==2.8.0 06:05:03 docker==7.1.0 06:05:03 dogpile.cache==1.5.0 06:05:03 durationpy==0.10 06:05:03 email-validator==2.3.0 06:05:03 filelock==3.29.0 06:05:03 frozenlist==1.8.0 06:05:03 future==1.0.0 06:05:03 gitdb==4.0.12 06:05:03 GitPython==3.1.50 06:05:03 httplib2==0.30.2 06:05:03 identify==2.6.19 06:05:03 idna==3.17 06:05:03 importlib-resources==1.5.0 06:05:03 iso8601==2.1.0 06:05:03 Jinja2==3.1.6 06:05:03 jmespath==1.1.0 06:05:03 jsonpatch==1.33 06:05:03 jsonpointer==3.1.1 06:05:03 jsonschema==4.26.0 06:05:03 jsonschema-specifications==2025.9.1 06:05:03 keystoneauth1==5.14.0 06:05:03 kubernetes==36.0.1 06:05:03 lftools==0.37.22 06:05:03 lxml==6.1.1 06:05:03 markdown-it-py==4.2.0 06:05:03 MarkupSafe==3.0.3 06:05:03 mdurl==0.1.2 06:05:03 msgpack==1.1.2 06:05:03 multi_key_dict==2.0.3 06:05:03 multidict==6.7.1 06:05:03 munch==4.0.0 06:05:03 netaddr==1.3.0 06:05:03 niet==1.4.2 06:05:03 nodeenv==1.10.0 06:05:03 oauth2client==4.1.3 06:05:03 oauthlib==3.3.1 06:05:03 openstacksdk==4.14.0 06:05:03 os-service-types==1.8.2 06:05:03 osc-lib==4.6.0 06:05:03 oslo.config==10.4.0 06:05:03 oslo.context==6.4.0 06:05:03 oslo.i18n==6.8.0 06:05:03 oslo.log==8.2.0 06:05:03 oslo.serialization==5.10.0 06:05:03 oslo.utils==10.1.0 06:05:03 packaging==26.2 06:05:03 pbr==7.0.3 06:05:03 platformdirs==4.10.0 06:05:03 prettytable==3.17.0 06:05:03 propcache==0.5.2 06:05:03 psutil==7.2.2 06:05:03 pyasn1==0.6.3 06:05:03 pyasn1_modules==0.4.2 06:05:03 pycparser==3.0 06:05:03 pygerrit2==2.0.15 06:05:03 PyGithub==2.9.1 06:05:03 Pygments==2.20.0 06:05:03 PyJWT==2.13.0 06:05:03 PyNaCl==1.6.2 06:05:03 pyparsing==2.4.7 06:05:03 pyperclip==1.11.0 06:05:03 pyrsistent==0.20.0 06:05:03 python-cinderclient==9.9.0 06:05:03 python-dateutil==2.9.0.post0 06:05:03 python-discovery==1.4.0 06:05:03 python-heatclient==5.2.0 06:05:03 python-jenkins==1.8.3 06:05:03 python-keystoneclient==5.8.0 06:05:03 python-magnumclient==4.10.0 06:05:03 python-openstackclient==10.0.0 06:05:03 python-swiftclient==4.10.0 06:05:03 PyYAML==6.0.3 06:05:03 referencing==0.37.0 06:05:03 requests==2.34.2 06:05:03 requests-oauthlib==2.0.0 06:05:03 rfc3986==2.0.0 06:05:03 rich==15.0.0 06:05:03 rich-argparse==1.8.0 06:05:03 rpds-py==2026.5.1 06:05:03 rsa==4.9.1 06:05:03 ruamel.yaml==0.19.1 06:05:03 ruamel.yaml.clib==0.2.15 06:05:03 s3transfer==0.18.0 06:05:03 simplejson==4.1.1 06:05:03 six==1.17.0 06:05:03 smmap==5.0.3 06:05:03 soupsieve==2.8.4 06:05:03 stevedore==5.8.0 06:05:03 tabulate==0.10.0 06:05:03 toml==0.10.2 06:05:03 tomlkit==0.15.0 06:05:03 tqdm==4.67.3 06:05:03 typing_extensions==4.15.0 06:05:03 urllib3==1.26.20 06:05:03 virtualenv==21.4.1 06:05:03 wcwidth==0.7.0 06:05:03 websocket-client==1.9.0 06:05:03 wrapt==2.2.1 06:05:03 xdg==6.0.0 06:05:03 xmltodict==1.0.4 06:05:03 yarl==1.24.2 06:05:03 yq==3.4.3 06:05:03 [EnvInject] - Injecting environment variables from a build step. 06:05:03 [EnvInject] - Injecting as environment variables the properties content 06:05:03 OS_CLOUD=vex 06:05:03 06:05:03 [EnvInject] - Variables injected successfully. 06:05:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5944835082614947065.sh 06:05:03 ---> Orphaned k8s clusters 06:05:03 Setup pyenv: 06:05:03 system 06:05:03 3.8.20 06:05:03 3.9.20 06:05:03 3.10.15 06:05:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:05:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:05 lf-activate-venv(): INFO: Base packages installed successfully 06:05:05 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:05:20 -----> Delete orphaned cluster 06:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14135625757689335631.sh 06:05:20 ---> Orphaned stacks 06:05:20 Setup pyenv: 06:05:20 system 06:05:20 3.8.20 06:05:20 3.9.20 06:05:20 3.10.15 06:05:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:22 lf-activate-venv(): INFO: Base packages installed successfully 06:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:05:50 + mapfile -t OS_COE_CLUSTERS_ID 06:05:50 ++ awk '{print $1}' 06:05:50 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:05:50 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:05:53 + echo '-----> Active clusters -> stacks' 06:05:53 -----> Active clusters -> stacks 06:05:53 + OS_COE_STACKS=() 06:05:53 + [[ 0 -gt 0 ]] 06:05:53 + mapfile -t OS_STACKS 06:05:53 ++ 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 06:05:53 ++ awk '{print $1}' 06:05:55 + echo '-----> Active stacks' 06:05:55 -----> Active stacks 06:05:55 + echo '-----> Delete orphaned stacks' 06:05:55 -----> Delete orphaned stacks 06:05:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:05:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:05:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11217176408497700066.sh 06:05:55 ---> Orphaned servers 06:05:55 Setup pyenv: 06:05:55 system 06:05:55 3.8.20 06:05:55 3.9.20 06:05:55 3.10.15 06:05:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:05:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:05:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:57 lf-activate-venv(): INFO: Base packages installed successfully 06:05:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:06:16 -----> Active servers 06:06:16 prd-ubuntu20.04-docker-2c-8g-11977 06:06:16 prd-centos7-blackbox-4c-2g-11975 06:06:16 prd-centos7-blackbox-4c-2g-11972 06:06:16 prd-centos7-blackbox-4c-2g-11970 06:06:16 -----> Delete orphaned servers 06:06:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:06:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:06:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6996156749753057592.sh 06:06:17 ---> Orphaned ports 06:06:17 Setup pyenv: 06:06:17 system 06:06:17 3.8.20 06:06:17 3.9.20 06:06:17 3.10.15 06:06:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:19 lf-activate-venv(): INFO: Base packages installed successfully 06:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:06:36 No orphaned ports to process. 06:06:36 Build step 'Conditional step (single)' marked build as failure 06:06:36 $ ssh-agent -k 06:06:36 unset SSH_AUTH_SOCK; 06:06:36 unset SSH_AGENT_PID; 06:06:36 echo Agent pid 1554 killed; 06:06:36 [ssh-agent] Stopped. 06:06:36 [PostBuildScript] - [INFO] Executing post build scripts. 06:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9845668496716650948.sh 06:06:36 ---> sysstat.sh 06:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4380177331407269222.sh 06:06:37 ---> package-listing.sh 06:06:37 ++ facter osfamily 06:06:37 ++ tr '[:upper:]' '[:lower:]' 06:06:37 + OS_FAMILY=debian 06:06:37 + workspace=/w/workspace/ci-management-openstack-cron 06:06:37 + START_PACKAGES=/tmp/packages_start.txt 06:06:37 + END_PACKAGES=/tmp/packages_end.txt 06:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:37 + PACKAGES=/tmp/packages_start.txt 06:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 06:06:37 + PACKAGES=/tmp/packages_end.txt 06:06:37 + case "${OS_FAMILY}" in 06:06:37 + dpkg -l 06:06:37 + grep '^ii' 06:06:37 + '[' -f /tmp/packages_start.txt ']' 06:06:37 + '[' -f /tmp/packages_end.txt ']' 06:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:37 + '[' /w/workspace/ci-management-openstack-cron ']' 06:06:37 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:06:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:06:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4352753771091836629.sh 06:06:37 ---> capture-instance-metadata.sh 06:06:37 Setup pyenv: 06:06:37 system 06:06:37 3.8.20 06:06:37 3.9.20 06:06:37 3.10.15 06:06:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:39 lf-activate-venv(): INFO: Base packages installed successfully 06:06:39 lf-activate-venv(): INFO: Installing additional packages: lftools 06:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:06:49 INFO: Running in OpenStack, capturing instance metadata 06:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17078130289943541615.sh 06:06:49 provisioning config files... 06:06:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6377882378723686338tmp 06:06:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:06:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:06:49 [EnvInject] - Injecting environment variables from a build step. 06:06:49 [EnvInject] - Injecting as environment variables the properties content 06:06:49 SERVER_ID=logs 06:06:49 06:06:49 [EnvInject] - Variables injected successfully. 06:06:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16068965333036847295.sh 06:06:49 ---> create-netrc.sh 06:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7051300585210704417.sh 06:06:50 ---> python-tools-install.sh 06:06:50 Setup pyenv: 06:06:50 system 06:06:50 3.8.20 06:06:50 3.9.20 06:06:50 3.10.15 06:06:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:52 lf-activate-venv(): INFO: Base packages installed successfully 06:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools 06:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3160756484633372778.sh 06:07:00 ---> sudo-logs.sh 06:07:00 Archiving 'sudo' log.. 06:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15531951134991467347.sh 06:07:00 ---> job-cost.sh 06:07:00 Setup pyenv: 06:07:00 system 06:07:00 3.8.20 06:07:00 3.9.20 06:07:00 3.10.15 06:07:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:07:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:02 lf-activate-venv(): INFO: Base packages installed successfully 06:07:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:07:08 INFO: No Stack... 06:07:08 INFO: Retrieving Pricing Info for: v3-standard-2 06:07:08 INFO: Archiving Costs 06:07:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17617424764613919139.sh 06:07:08 ---> logs-deploy.sh 06:07:08 Setup pyenv: 06:07:08 system 06:07:08 3.8.20 06:07:08 3.9.20 06:07:08 3.10.15 06:07:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6h5Q from file:/tmp/.os_lf_venv 06:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:10 lf-activate-venv(): INFO: Base packages installed successfully 06:07:10 lf-activate-venv(): INFO: Installing additional packages: lftools 06:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-6h5Q/bin to PATH 06:07:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62543 06:07:16 INFO: archiving workspace using pattern(s): 06:07:17 Archives upload complete. 06:07:17 INFO: archiving logs to Nexus 06:07:18 ---> uname -a: 06:07:18 Linux prd-ubuntu20-04-docker-2c-8g-11977 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 06:07:18 06:07:18 06:07:18 ---> lscpu: 06:07:18 Architecture: x86_64 06:07:18 CPU op-mode(s): 32-bit, 64-bit 06:07:18 Byte Order: Little Endian 06:07:18 Address sizes: 40 bits physical, 48 bits virtual 06:07:18 CPU(s): 2 06:07:18 On-line CPU(s) list: 0,1 06:07:18 Thread(s) per core: 1 06:07:18 Core(s) per socket: 1 06:07:18 Socket(s): 2 06:07:18 NUMA node(s): 1 06:07:18 Vendor ID: AuthenticAMD 06:07:18 CPU family: 23 06:07:18 Model: 49 06:07:18 Model name: AMD EPYC-Rome Processor 06:07:18 Stepping: 0 06:07:18 CPU MHz: 2799.998 06:07:18 BogoMIPS: 5599.99 06:07:18 Virtualization: AMD-V 06:07:18 Hypervisor vendor: KVM 06:07:18 Virtualization type: full 06:07:18 L1d cache: 64 KiB 06:07:18 L1i cache: 64 KiB 06:07:18 L2 cache: 1 MiB 06:07:18 L3 cache: 32 MiB 06:07:18 NUMA node0 CPU(s): 0,1 06:07:18 Vulnerability Gather data sampling: Not affected 06:07:18 Vulnerability Itlb multihit: Not affected 06:07:18 Vulnerability L1tf: Not affected 06:07:18 Vulnerability Mds: Not affected 06:07:18 Vulnerability Meltdown: Not affected 06:07:18 Vulnerability Mmio stale data: Not affected 06:07:18 Vulnerability Retbleed: Vulnerable 06:07:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:07:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:07:18 Vulnerability Srbds: Not affected 06:07:18 Vulnerability Tsx async abort: Not affected 06:07: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 06:07:18 06:07:18 06:07:18 ---> nproc: 06:07:18 2 06:07:18 06:07:18 06:07:18 ---> df -h: 06:07:18 Filesystem Size Used Avail Use% Mounted on 06:07:18 udev 3.9G 0 3.9G 0% /dev 06:07:18 tmpfs 795M 1.1M 794M 1% /run 06:07:18 /dev/vda1 39G 9.9G 29G 26% / 06:07:18 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:07:18 tmpfs 5.0M 0 5.0M 0% /run/lock 06:07:18 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:07:18 /dev/loop0 62M 62M 0 100% /snap/core20/1405 06:07:18 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 06:07:18 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 06:07:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:07:18 tmpfs 795M 0 795M 0% /run/user/1001 06:07:18 06:07:18 06:07:18 ---> free -m: 06:07:18 total used free shared buff/cache available 06:07:18 Mem: 7945 535 4902 1 2508 7111 06:07:18 Swap: 1023 0 1023 06:07:18 06:07:18 06:07:18 ---> ip addr: 06:07:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:07:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:18 inet 127.0.0.1/8 scope host lo 06:07:18 valid_lft forever preferred_lft forever 06:07:18 inet6 ::1/128 scope host 06:07:18 valid_lft forever preferred_lft forever 06:07:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:07:18 link/ether fa:16:3e:81:22:71 brd ff:ff:ff:ff:ff:ff 06:07:18 inet 10.30.123.193/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 06:07:18 valid_lft 86161sec preferred_lft 86161sec 06:07:18 inet6 fe80::f816:3eff:fe81:2271/64 scope link 06:07:18 valid_lft forever preferred_lft forever 06:07:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:07:18 link/ether 22:75:82:87:8f:31 brd ff:ff:ff:ff:ff:ff 06:07:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:18 valid_lft forever preferred_lft forever 06:07:18 06:07:18 06:07:18 ---> sar -b -r -n DEV: 06:07:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11977) 05/30/26 _x86_64_ (2 CPU) 06:07:18 06:07:18 06:03:23 LINUX RESTART (2 CPU) 06:07:18 06:07:18 06:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:18 06:05:01 311.88 13.98 297.90 0.00 1025.70 10148.73 0.00 06:07:18 06:06:01 75.25 2.55 72.70 0.00 99.73 12059.87 0.00 06:07:18 06:07:01 28.78 1.45 27.33 0.00 136.24 1671.32 0.00 06:07:18 Average: 138.64 5.99 132.65 0.00 420.58 7959.74 0.00 06:07:18 06:07:18 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:18 06:05:01 5021156 7250176 525964 6.46 89308 2296860 1203788 13.11 749780 2104596 313284 06:07:18 06:06:01 5051024 7298612 475632 5.85 94560 2308288 1154508 12.57 725128 2095424 25072 06:07:18 06:07:01 5072052 7327596 446204 5.48 97160 2313056 1128032 12.28 707420 2092776 12216 06:07:18 Average: 5048077 7292128 482600 5.93 93676 2306068 1162109 12.65 727443 2097599 116857 06:07:18 06:07:18 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:18 06:05:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 06:07:18 06:05:01 ens3 256.71 153.21 1657.35 51.68 0.00 0.00 0.00 0.00 06:07:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:18 06:06:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:07:18 06:06:01 ens3 16.47 17.22 37.07 5.84 0.00 0.00 0.00 0.00 06:07:18 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:18 06:07:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:07:18 06:07:01 ens3 27.23 26.21 28.76 9.79 0.00 0.00 0.00 0.00 06:07:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:18 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 06:07:18 Average: ens3 100.14 65.55 574.42 22.44 0.00 0.00 0.00 0.00 06:07:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:18 06:07:18 06:07:18 ---> sar -P ALL: 06:07:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11977) 05/30/26 _x86_64_ (2 CPU) 06:07:18 06:07:18 06:03:23 LINUX RESTART (2 CPU) 06:07:18 06:07:18 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:07:18 06:05:01 all 38.72 0.00 3.80 6.05 0.08 51.35 06:07:18 06:05:01 0 41.74 0.00 4.70 10.26 0.10 43.19 06:07:18 06:05:01 1 35.69 0.00 2.90 1.82 0.07 59.52 06:07:18 06:06:01 all 23.36 0.00 1.68 29.96 0.07 44.94 06:07:18 06:06:01 0 35.08 0.00 2.01 40.50 0.07 22.35 06:07:18 06:06:01 1 11.64 0.00 1.35 19.42 0.07 67.52 06:07:18 06:07:01 all 28.96 0.00 1.91 14.42 0.08 54.63 06:07:18 06:07:01 0 30.90 0.00 1.74 26.87 0.08 40.40 06:07:18 06:07:01 1 27.03 0.00 2.08 2.02 0.07 68.80 06:07:18 Average: all 30.35 0.00 2.46 16.81 0.08 50.31 06:07:18 Average: 0 35.91 0.00 2.82 25.87 0.08 35.32 06:07:18 Average: 1 24.78 0.00 2.11 7.75 0.07 65.29 06:07:18 06:07:18 06:07:18