04:03:59 Started by timer 04:03:59 Running as SYSTEM 04:04:00 [EnvInject] - Loading node environment variables. 04:04:00 Building remotely on prd-ubuntu20.04-docker-2c-8g-15252 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 04:04:00 [ssh-agent] Looking for ssh-agent implementation... 04:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:00 $ ssh-agent 04:04:00 SSH_AUTH_SOCK=/tmp/ssh-cj5Ej2GWr8bh/agent.1546 04:04:00 SSH_AGENT_PID=1548 04:04:00 [ssh-agent] Started. 04:04:00 Running ssh-add (command line suppressed) 04:04:00 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_7035373805333918381.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_7035373805333918381.key) 04:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:00 The recommended git tool is: NONE 04:04:02 using credential edgex-jenkins-ssh 04:04:02 Wiping out workspace first. 04:04:02 Cloning the remote Git repository 04:04:02 Cloning repository git@github.com:edgexfoundry/ci-management 04:04:02 > git init /w/workspace/ci-management-openstack-cron # timeout=10 04:04:02 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 04:04:02 > git --version # timeout=10 04:04:02 > git --version # 'git version 2.25.1' 04:04:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:04:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:02 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 04:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:04:03 Avoid second fetch 04:04:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:04:03 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 04:04:03 > git config core.sparsecheckout # timeout=10 04:04:03 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:03 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 04:04:03 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 04:04:03 > git remote # timeout=10 04:04:03 > git submodule init # timeout=10 04:04:03 > git submodule sync # timeout=10 04:04:03 > git config --get remote.origin.url # timeout=10 04:04:03 > git submodule init # timeout=10 04:04:03 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:04:03 > git config --get submodule.packer/common-packer.url # timeout=10 04:04:03 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:04:03 > git config --get submodule.global-jjb.url # timeout=10 04:04:03 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:04:03 > git submodule update --init --recursive packer/common-packer # timeout=10 04:04:04 > git submodule update --init --recursive global-jjb # timeout=10 04:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:08 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:04:08 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:04:08 provisioning config files... 04:04:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:04:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:04:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:04:08 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11794392829436222976.sh 04:04:08 ---> python-tools-install.sh 04:04:08 Setup pyenv: 04:04:08 * system (set by /opt/pyenv/version) 04:04:08 * 3.8.20 (set by /opt/pyenv/version) 04:04:08 * 3.9.20 (set by /opt/pyenv/version) 04:04:08 3.10.15 04:04:08 3.11.10 04:04:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zqri 04:04:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:04:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:04:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:04:17 lf-activate-venv(): INFO: Base packages installed successfully 04:04:17 lf-activate-venv(): INFO: Installing additional packages: lftools 04:04:41 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:04:41 Generating Requirements File 04:05:07 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. 04:05:07 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:05:07 Python 3.11.10 04:05:08 pip 26.1.2 from /tmp/venv-zqri/lib/python3.11/site-packages/pip (python 3.11) 04:05:08 aiohappyeyeballs==2.7.1 04:05:08 aiohttp==3.14.1 04:05:08 aiosignal==1.4.0 04:05:08 appdirs==1.4.4 04:05:08 argcomplete==3.7.0 04:05:08 aspy.yaml==1.3.0 04:05:08 attrs==26.1.0 04:05:08 autopage==0.6.0 04:05:08 beautifulsoup4==4.15.0 04:05:08 boto3==1.43.51 04:05:08 botocore==1.43.51 04:05:08 bs4==0.0.2 04:05:08 certifi==2026.6.17 04:05:08 cffi==2.1.0 04:05:08 cfgv==3.5.0 04:05:08 chardet==7.4.3 04:05:08 charset-normalizer==3.4.9 04:05:08 click==8.4.2 04:05:08 cliff==4.15.0 04:05:08 cmd2==4.1.2 04:05:08 cryptography==3.3.2 04:05:08 debtcollector==3.1.0 04:05:08 decorator==5.3.1 04:05:08 defusedxml==0.7.1 04:05:08 Deprecated==1.3.1 04:05:08 distlib==0.4.3 04:05:08 dnspython==2.8.0 04:05:08 docker==7.2.0 04:05:08 dogpile.cache==1.5.0 04:05:08 durationpy==0.10 04:05:08 email-validator==2.3.0 04:05:08 filelock==3.31.0 04:05:08 frozenlist==1.8.0 04:05:08 future==1.0.0 04:05:08 gitdb==4.0.12 04:05:08 GitPython==3.1.52 04:05:08 httplib2==0.30.2 04:05:08 identify==2.6.19 04:05:08 idna==3.18 04:05:08 importlib-resources==1.5.0 04:05:08 iso8601==2.1.0 04:05:08 Jinja2==3.1.6 04:05:08 jmespath==1.1.0 04:05:08 jsonpatch==1.33 04:05:08 jsonpointer==3.1.1 04:05:08 jsonschema==4.26.0 04:05:08 jsonschema-specifications==2025.9.1 04:05:08 keystoneauth1==5.15.0 04:05:08 kubernetes==36.0.3 04:05:08 lftools==0.37.22 04:05:08 lxml==6.1.1 04:05:08 markdown-it-py==4.2.0 04:05:08 MarkupSafe==3.0.3 04:05:08 mdurl==0.1.2 04:05:08 msgpack==1.2.1 04:05:08 multi_key_dict==2.0.3 04:05:08 multidict==6.7.1 04:05:08 munch==4.0.0 04:05:08 netaddr==1.3.0 04:05:08 niet==1.4.2 04:05:08 nodeenv==1.10.0 04:05:08 oauth2client==4.1.3 04:05:08 oauthlib==3.3.1 04:05:08 openstacksdk==4.17.0 04:05:08 os-service-types==1.8.2 04:05:08 osc-lib==4.7.0 04:05:08 oslo.config==10.6.0 04:05:08 oslo.context==6.5.0 04:05:08 oslo.i18n==6.9.0 04:05:08 oslo.log==8.3.0 04:05:08 oslo.serialization==5.11.0 04:05:08 oslo.utils==10.1.1 04:05:08 packaging==26.2 04:05:08 pbr==7.0.3 04:05:08 platformdirs==4.10.1 04:05:08 prettytable==3.18.0 04:05:08 prompt_toolkit==3.0.52 04:05:08 propcache==0.5.2 04:05:08 psutil==7.2.2 04:05:08 pyasn1==0.6.4 04:05:08 pyasn1_modules==0.4.2 04:05:08 pycparser==3.0 04:05:08 pygerrit2==2.0.15 04:05:08 PyGithub==2.9.1 04:05:08 Pygments==2.20.0 04:05:08 PyJWT==2.13.0 04:05:08 PyNaCl==1.6.2 04:05:08 pyparsing==2.4.7 04:05:08 pyperclip==1.11.0 04:05:08 pyrsistent==0.20.0 04:05:08 python-dateutil==2.9.0.post0 04:05:08 python-discovery==1.4.4 04:05:08 python-heatclient==5.2.0 04:05:08 python-jenkins==1.8.3 04:05:08 python-keystoneclient==5.8.0 04:05:08 python-magnumclient==4.11.0 04:05:08 python-manilaclient==6.2.0 04:05:08 python-openstackclient==10.2.1 04:05:08 python-swiftclient==4.10.0 04:05:08 PyYAML==6.0.3 04:05:08 referencing==0.37.0 04:05:08 requests==2.34.2 04:05:08 requests-oauthlib==2.0.0 04:05:08 rfc3986==2.0.0 04:05:08 rich==15.0.0 04:05:08 rich-argparse==1.8.0 04:05:08 rpds-py==2026.6.3 04:05:08 rsa==4.9.1 04:05:08 ruamel.yaml==0.19.1 04:05:08 ruamel.yaml.clib==0.2.15 04:05:08 s3transfer==0.19.1 04:05:08 simplejson==4.1.1 04:05:08 six==1.17.0 04:05:08 smmap==5.0.3 04:05:08 soupsieve==2.9 04:05:08 stevedore==5.9.0 04:05:08 tabulate==0.10.0 04:05:08 toml==0.10.2 04:05:08 tomlkit==0.15.1 04:05:08 tqdm==4.69.0 04:05:08 typing_extensions==4.16.0 04:05:08 urllib3==1.26.20 04:05:08 virtualenv==21.6.1 04:05:08 wcwidth==0.8.2 04:05:08 websocket-client==1.9.0 04:05:08 wrapt==2.2.2 04:05:08 xdg==6.0.0 04:05:08 xmltodict==1.0.4 04:05:08 yarl==1.24.2 04:05:08 yq==4.1.2 04:05:08 [EnvInject] - Injecting environment variables from a build step. 04:05:08 [EnvInject] - Injecting as environment variables the properties content 04:05:08 OS_CLOUD=vex 04:05:08 04:05:08 [EnvInject] - Variables injected successfully. 04:05:08 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:08 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2918458231177306748.sh 04:05:08 ---> Orphaned k8s clusters 04:05:08 Setup pyenv: 04:05:08 system 04:05:08 3.8.20 04:05:08 3.9.20 04:05:08 3.10.15 04:05:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:05:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:10 lf-activate-venv(): INFO: Base packages installed successfully 04:05:10 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:05:17 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:05:20 -----> Delete orphaned cluster 04:05:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15429376334043086370.sh 04:05:20 ---> Orphaned stacks 04:05:20 Setup pyenv: 04:05:20 system 04:05:20 3.8.20 04:05:20 3.9.20 04:05:20 3.10.15 04:05:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:22 lf-activate-venv(): INFO: Base packages installed successfully 04:05:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:37 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. 04:05:37 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 04:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:05:38 + mapfile -t OS_COE_CLUSTERS_ID 04:05:38 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:05:38 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:05:38 ++ awk '{print $1}' 04:05:40 + echo '-----> Active clusters -> stacks' 04:05:40 -----> Active clusters -> stacks 04:05:40 + OS_COE_STACKS=() 04:05:40 + [[ 0 -gt 0 ]] 04:05:40 + mapfile -t OS_STACKS 04:05:40 ++ awk '{print $1}' 04:05:40 ++ 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 04:05:42 + echo '-----> Active stacks' 04:05:42 -----> Active stacks 04:05:42 + echo '-----> Delete orphaned stacks' 04:05:42 -----> Delete orphaned stacks 04:05:42 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:05:42 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:05:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17868588948762151177.sh 04:05:42 ---> Orphaned servers 04:05:42 Setup pyenv: 04:05:42 system 04:05:42 3.8.20 04:05:42 3.9.20 04:05:42 3.10.15 04:05:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:05:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:05:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:05:44 lf-activate-venv(): INFO: Base packages installed successfully 04:05:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:05:55 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:06:01 -----> Active servers 04:06:01 prd-ubuntu20.04-docker-2c-8g-15252 04:06:01 prd-centos7-blackbox-4c-2g-15215 04:06:01 prd-centos7-blackbox-4c-2g-15214 04:06:01 prd-centos7-blackbox-4c-2g-15213 04:06:01 prd-centos7-blackbox-4c-2g-15212 04:06:01 -----> Delete orphaned servers 04:06:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:06:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:06:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9066050588758396574.sh 04:06:02 ---> Orphaned ports 04:06:02 Setup pyenv: 04:06:02 system 04:06:02 3.8.20 04:06:02 3.9.20 04:06:02 3.10.15 04:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:03 lf-activate-venv(): INFO: Base packages installed successfully 04:06:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:06:14 No orphaned ports to process. 04:06:14 Build step 'Conditional step (single)' marked build as failure 04:06:14 $ ssh-agent -k 04:06:14 unset SSH_AUTH_SOCK; 04:06:14 unset SSH_AGENT_PID; 04:06:14 echo Agent pid 1548 killed; 04:06:14 [ssh-agent] Stopped. 04:06:14 [PostBuildScript] - [INFO] Executing post build scripts. 04:06:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11546641970873952130.sh 04:06:14 ---> sysstat.sh 04:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2126472668141074301.sh 04:06:15 ---> package-listing.sh 04:06:15 ++ tr '[:upper:]' '[:lower:]' 04:06:15 ++ facter osfamily 04:06:15 + OS_FAMILY=debian 04:06:15 + workspace=/w/workspace/ci-management-openstack-cron 04:06:15 + START_PACKAGES=/tmp/packages_start.txt 04:06:15 + END_PACKAGES=/tmp/packages_end.txt 04:06:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:06:15 + PACKAGES=/tmp/packages_start.txt 04:06:15 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:15 + PACKAGES=/tmp/packages_end.txt 04:06:15 + case "${OS_FAMILY}" in 04:06:15 + grep '^ii' 04:06:15 + dpkg -l 04:06:15 + '[' -f /tmp/packages_start.txt ']' 04:06:15 + '[' -f /tmp/packages_end.txt ']' 04:06:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:06:15 + '[' /w/workspace/ci-management-openstack-cron ']' 04:06:15 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 04:06:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 04:06:15 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1294622181742403113.sh 04:06:15 ---> capture-instance-metadata.sh 04:06:15 Setup pyenv: 04:06:15 system 04:06:15 3.8.20 04:06:15 3.9.20 04:06:15 3.10.15 04:06:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:17 lf-activate-venv(): INFO: Base packages installed successfully 04:06:17 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:06:25 INFO: Running in OpenStack, capturing instance metadata 04:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3689443450683574242.sh 04:06:25 provisioning config files... 04:06:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5769707860354400038tmp 04:06:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:06:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:06:25 [EnvInject] - Injecting environment variables from a build step. 04:06:25 [EnvInject] - Injecting as environment variables the properties content 04:06:25 SERVER_ID=logs 04:06:25 04:06:25 [EnvInject] - Variables injected successfully. 04:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2999297989776320385.sh 04:06:25 ---> create-netrc.sh 04:06:25 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7993326148726506564.sh 04:06:25 ---> python-tools-install.sh 04:06:25 Setup pyenv: 04:06:25 system 04:06:25 3.8.20 04:06:25 3.9.20 04:06:25 3.10.15 04:06:25 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:06:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:27 lf-activate-venv(): INFO: Base packages installed successfully 04:06:27 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17980901887579191531.sh 04:06:35 ---> sudo-logs.sh 04:06:35 Archiving 'sudo' log.. 04:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14912829933651777805.sh 04:06:35 ---> job-cost.sh 04:06:35 Setup pyenv: 04:06:35 system 04:06:35 3.8.20 04:06:35 3.9.20 04:06:35 3.10.15 04:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:06:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:37 lf-activate-venv(): INFO: Base packages installed successfully 04:06:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:06:44 INFO: No Stack... 04:06:44 INFO: Retrieving Pricing Info for: v3-standard-2 04:06:44 INFO: Archiving Costs 04:06:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16722995452613105301.sh 04:06:44 ---> logs-deploy.sh 04:06:44 Setup pyenv: 04:06:44 system 04:06:44 3.8.20 04:06:44 3.9.20 04:06:44 3.10.15 04:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 04:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zqri from file:/tmp/.os_lf_venv 04:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:06:46 lf-activate-venv(): INFO: Base packages installed successfully 04:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 04:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-zqri/bin to PATH 04:06:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63741 04:06:54 INFO: archiving workspace using pattern(s): 04:06:55 Archives upload complete. 04:06:55 INFO: archiving logs to Nexus 04:06:56 ---> uname -a: 04:06:56 Linux prd-ubuntu20-04-docker-2c-8g-15252 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 04:06:56 04:06:56 04:06:56 ---> lscpu: 04:06:56 Architecture: x86_64 04:06:56 CPU op-mode(s): 32-bit, 64-bit 04:06:56 Byte Order: Little Endian 04:06:56 Address sizes: 40 bits physical, 48 bits virtual 04:06:56 CPU(s): 2 04:06:56 On-line CPU(s) list: 0,1 04:06:56 Thread(s) per core: 1 04:06:56 Core(s) per socket: 1 04:06:56 Socket(s): 2 04:06:56 NUMA node(s): 1 04:06:56 Vendor ID: AuthenticAMD 04:06:56 CPU family: 23 04:06:56 Model: 49 04:06:56 Model name: AMD EPYC-Rome Processor 04:06:56 Stepping: 0 04:06:56 CPU MHz: 2800.000 04:06:56 BogoMIPS: 5600.00 04:06:56 Virtualization: AMD-V 04:06:56 Hypervisor vendor: KVM 04:06:56 Virtualization type: full 04:06:56 L1d cache: 64 KiB 04:06:56 L1i cache: 64 KiB 04:06:56 L2 cache: 1 MiB 04:06:56 L3 cache: 32 MiB 04:06:56 NUMA node0 CPU(s): 0,1 04:06:56 Vulnerability Gather data sampling: Not affected 04:06:56 Vulnerability Itlb multihit: Not affected 04:06:56 Vulnerability L1tf: Not affected 04:06:56 Vulnerability Mds: Not affected 04:06:56 Vulnerability Meltdown: Not affected 04:06:56 Vulnerability Mmio stale data: Not affected 04:06:56 Vulnerability Retbleed: Vulnerable 04:06:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:06:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:06:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 04:06:56 Vulnerability Srbds: Not affected 04:06:56 Vulnerability Tsx async abort: Not affected 04:06:56 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 04:06:56 04:06:56 04:06:56 ---> nproc: 04:06:56 2 04:06:56 04:06:56 04:06:56 ---> df -h: 04:06:56 Filesystem Size Used Avail Use% Mounted on 04:06:56 udev 3.9G 0 3.9G 0% /dev 04:06:56 tmpfs 795M 1.1M 794M 1% /run 04:06:56 /dev/vda1 39G 9.9G 29G 26% / 04:06:56 tmpfs 3.9G 0 3.9G 0% /dev/shm 04:06:56 tmpfs 5.0M 0 5.0M 0% /run/lock 04:06:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:06:56 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 04:06:56 /dev/loop1 62M 62M 0 100% /snap/core20/1405 04:06:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 04:06:56 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 04:06:56 tmpfs 795M 0 795M 0% /run/user/1001 04:06:56 04:06:56 04:06:56 ---> free -m: 04:06:56 total used free shared buff/cache available 04:06:56 Mem: 7945 521 4895 1 2528 7123 04:06:56 Swap: 1023 0 1023 04:06:56 04:06:56 04:06:56 ---> ip addr: 04:06:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:06:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:06:56 inet 127.0.0.1/8 scope host lo 04:06:56 valid_lft forever preferred_lft forever 04:06:56 inet6 ::1/128 scope host 04:06:56 valid_lft forever preferred_lft forever 04:06:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 04:06:56 link/ether fa:16:3e:9c:c0:29 brd ff:ff:ff:ff:ff:ff 04:06:56 inet 10.30.122.9/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 04:06:56 valid_lft 86185sec preferred_lft 86185sec 04:06:56 inet6 fe80::f816:3eff:fe9c:c029/64 scope link 04:06:56 valid_lft forever preferred_lft forever 04:06:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:06:56 link/ether fa:25:b1:02:e6:a7 brd ff:ff:ff:ff:ff:ff 04:06:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:06:56 valid_lft forever preferred_lft forever 04:06:56 04:06:56 04:06:56 ---> sar -b -r -n DEV: 04:06:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15252) 07/19/26 _x86_64_ (2 CPU) 04:06:56 04:06:56 04:03:24 LINUX RESTART (2 CPU) 04:06:56 04:06:56 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:06:56 04:05:01 311.45 10.95 300.50 0.00 919.69 9820.48 0.00 04:06:56 04:06:01 83.15 1.42 81.74 0.00 87.59 12419.26 0.00 04:06:56 Average: 197.31 6.18 191.13 0.00 503.67 11119.76 0.00 04:06:56 04:06:56 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:06:56 04:05:01 5154636 7281480 499324 6.14 86832 2203292 1158728 12.62 710800 2021088 217968 04:06:56 04:06:01 5040212 7307072 464216 5.71 96480 2324232 1153076 12.55 719812 2108384 28432 04:06:56 Average: 5097424 7294276 481770 5.92 91656 2263762 1155902 12.58 715306 2064736 123200 04:06:56 04:06:56 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:06:56 04:05:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 04:06:56 04:05:01 ens3 233.71 142.97 1543.58 41.47 0.00 0.00 0.00 0.00 04:06:56 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:56 04:06:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 04:06:56 04:06:01 ens3 26.31 24.15 53.62 7.70 0.00 0.00 0.00 0.00 04:06:56 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:56 Average: lo 1.30 1.30 0.14 0.14 0.00 0.00 0.00 0.00 04:06:56 Average: ens3 130.02 83.56 798.66 24.59 0.00 0.00 0.00 0.00 04:06:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:06:56 04:06:56 04:06:56 ---> sar -P ALL: 04:06:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15252) 07/19/26 _x86_64_ (2 CPU) 04:06:56 04:06:56 04:03:24 LINUX RESTART (2 CPU) 04:06:56 04:06:56 04:04:01 CPU %user %nice %system %iowait %steal %idle 04:06:56 04:05:01 all 34.12 0.00 3.50 4.93 0.10 57.35 04:06:56 04:05:01 0 12.26 0.00 2.28 1.12 0.08 84.25 04:06:56 04:05:01 1 56.03 0.00 4.73 8.75 0.12 30.37 04:06:56 04:06:01 all 35.05 0.00 2.31 1.87 0.09 60.68 04:06:56 04:06:01 0 33.35 0.00 2.40 2.44 0.10 61.71 04:06:56 04:06:01 1 36.74 0.00 2.22 1.30 0.08 59.66 04:06:56 Average: all 34.58 0.00 2.91 3.40 0.10 59.01 04:06:56 Average: 0 22.80 0.00 2.34 1.78 0.09 72.99 04:06:56 Average: 1 46.37 0.00 3.47 5.02 0.10 45.03 04:06:56 04:06:56 04:06:56