14:04:10 Started by timer 14:04:10 Running as SYSTEM 14:04:10 [EnvInject] - Loading node environment variables. 14:04:10 Building remotely on prd-ubuntu20.04-docker-2c-8g-8025 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 14:04:10 [ssh-agent] Looking for ssh-agent implementation... 14:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:10 $ ssh-agent 14:04:10 SSH_AUTH_SOCK=/tmp/ssh-mSxWmuEmHzaE/agent.1479 14:04:10 SSH_AGENT_PID=1481 14:04:10 [ssh-agent] Started. 14:04:10 Running ssh-add (command line suppressed) 14:04:10 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14580529103083173792.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14580529103083173792.key) 14:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:10 The recommended git tool is: NONE 14:04:12 using credential edgex-jenkins-ssh 14:04:12 Wiping out workspace first. 14:04:12 Cloning the remote Git repository 14:04:12 Cloning repository git@github.com:edgexfoundry/ci-management 14:04:12 > git init /w/workspace/ci-management-openstack-cron # timeout=10 14:04:12 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 14:04:12 > git --version # timeout=10 14:04:12 > git --version # 'git version 2.25.1' 14:04:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:13 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 14:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:13 Avoid second fetch 14:04:13 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:04:13 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 14:04:13 > git config core.sparsecheckout # timeout=10 14:04:13 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:13 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 14:04:13 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 14:04:14 > git remote # timeout=10 14:04:14 > git submodule init # timeout=10 14:04:14 > git submodule sync # timeout=10 14:04:14 > git config --get remote.origin.url # timeout=10 14:04:14 > git submodule init # timeout=10 14:04:14 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:04:14 > git config --get submodule.packer/common-packer.url # timeout=10 14:04:14 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:04:14 > git config --get submodule.global-jjb.url # timeout=10 14:04:14 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:04:14 > git submodule update --init --recursive packer/common-packer # timeout=10 14:04:14 > git submodule update --init --recursive global-jjb # timeout=10 14:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:18 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:04:18 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:04:18 provisioning config files... 14:04:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:04:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:04:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:04:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins563584379758150342.sh 14:04:18 ---> python-tools-install.sh 14:04:18 Setup pyenv: 14:04:18 * system (set by /opt/pyenv/version) 14:04:18 * 3.8.20 (set by /opt/pyenv/version) 14:04:18 * 3.9.20 (set by /opt/pyenv/version) 14:04:18 3.10.15 14:04:18 3.11.10 14:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7C2Z 14:04:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:04:27 lf-activate-venv(): INFO: Base packages installed successfully 14:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools 14:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:04:49 Generating Requirements File 14:05:10 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. 14:05:10 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:05:10 Python 3.11.10 14:05:10 pip 25.2 from /tmp/venv-7C2Z/lib/python3.11/site-packages/pip (python 3.11) 14:05:10 appdirs==1.4.4 14:05:10 argcomplete==3.6.2 14:05:10 aspy.yaml==1.3.0 14:05:10 attrs==25.3.0 14:05:10 autopage==0.5.2 14:05:10 beautifulsoup4==4.13.5 14:05:10 boto3==1.40.21 14:05:10 botocore==1.40.21 14:05:10 bs4==0.0.2 14:05:10 cachetools==5.5.2 14:05:10 certifi==2025.8.3 14:05:10 cffi==1.17.1 14:05:10 cfgv==3.4.0 14:05:10 chardet==5.2.0 14:05:10 charset-normalizer==3.4.3 14:05:10 click==8.2.1 14:05:10 cliff==4.11.0 14:05:10 cmd2==2.7.0 14:05:10 cryptography==3.3.2 14:05:10 debtcollector==3.0.0 14:05:10 decorator==5.2.1 14:05:10 defusedxml==0.7.1 14:05:10 Deprecated==1.2.18 14:05:10 distlib==0.4.0 14:05:10 dnspython==2.7.0 14:05:10 docker==7.1.0 14:05:10 dogpile.cache==1.4.0 14:05:10 durationpy==0.10 14:05:10 email-validator==2.3.0 14:05:10 filelock==3.19.1 14:05:10 future==1.0.0 14:05:10 gitdb==4.0.12 14:05:10 GitPython==3.1.45 14:05:10 google-auth==2.40.3 14:05:10 httplib2==0.30.0 14:05:10 identify==2.6.13 14:05:10 idna==3.10 14:05:10 importlib-resources==1.5.0 14:05:10 iso8601==2.1.0 14:05:10 Jinja2==3.1.6 14:05:10 jmespath==1.0.1 14:05:10 jsonpatch==1.33 14:05:10 jsonpointer==3.0.0 14:05:10 jsonschema==4.25.1 14:05:10 jsonschema-specifications==2025.4.1 14:05:10 keystoneauth1==5.12.0 14:05:10 kubernetes==33.1.0 14:05:10 lftools==0.37.13 14:05:10 lxml==6.0.1 14:05:10 markdown-it-py==4.0.0 14:05:10 MarkupSafe==3.0.2 14:05:10 mdurl==0.1.2 14:05:10 msgpack==1.1.1 14:05:10 multi_key_dict==2.0.3 14:05:10 munch==4.0.0 14:05:10 netaddr==1.3.0 14:05:10 niet==1.4.2 14:05:10 nodeenv==1.9.1 14:05:10 oauth2client==4.1.3 14:05:10 oauthlib==3.3.1 14:05:10 openstacksdk==4.7.0 14:05:10 os-client-config==2.3.0 14:05:10 os-service-types==1.8.0 14:05:10 osc-lib==4.2.0 14:05:10 oslo.config==10.0.0 14:05:10 oslo.context==6.1.0 14:05:10 oslo.i18n==6.6.0 14:05:10 oslo.log==7.2.1 14:05:10 oslo.serialization==5.8.0 14:05:10 oslo.utils==9.1.0 14:05:10 packaging==25.0 14:05:10 pbr==7.0.1 14:05:10 platformdirs==4.4.0 14:05:10 prettytable==3.16.0 14:05:10 psutil==7.0.0 14:05:10 pyasn1==0.6.1 14:05:10 pyasn1_modules==0.4.2 14:05:10 pycparser==2.22 14:05:10 pygerrit2==2.0.15 14:05:10 PyGithub==2.7.0 14:05:10 Pygments==2.19.2 14:05:10 PyJWT==2.10.1 14:05:10 PyNaCl==1.5.0 14:05:10 pyparsing==2.4.7 14:05:10 pyperclip==1.9.0 14:05:10 pyrsistent==0.20.0 14:05:10 python-cinderclient==9.7.0 14:05:10 python-dateutil==2.9.0.post0 14:05:10 python-heatclient==4.3.0 14:05:10 python-jenkins==1.8.3 14:05:10 python-keystoneclient==5.7.0 14:05:10 python-magnumclient==4.8.1 14:05:10 python-openstackclient==8.2.0 14:05:10 python-swiftclient==4.8.0 14:05:10 PyYAML==6.0.2 14:05:10 referencing==0.36.2 14:05:10 requests==2.32.5 14:05:10 requests-oauthlib==2.0.0 14:05:10 requestsexceptions==1.4.0 14:05:10 rfc3986==2.0.0 14:05:10 rich==14.1.0 14:05:10 rich-argparse==1.7.1 14:05:10 rpds-py==0.27.1 14:05:10 rsa==4.9.1 14:05:10 ruamel.yaml==0.18.15 14:05:10 ruamel.yaml.clib==0.2.12 14:05:10 s3transfer==0.13.1 14:05:10 simplejson==3.20.1 14:05:10 six==1.17.0 14:05:10 smmap==5.0.2 14:05:10 soupsieve==2.8 14:05:10 stevedore==5.5.0 14:05:10 tabulate==0.9.0 14:05:10 toml==0.10.2 14:05:10 tomlkit==0.13.3 14:05:10 tqdm==4.67.1 14:05:10 typing_extensions==4.15.0 14:05:10 tzdata==2025.2 14:05:10 urllib3==1.26.20 14:05:10 virtualenv==20.34.0 14:05:10 wcwidth==0.2.13 14:05:10 websocket-client==1.8.0 14:05:10 wrapt==1.17.3 14:05:10 xdg==6.0.0 14:05:10 xmltodict==0.14.2 14:05:10 yq==3.4.3 14:05:10 [EnvInject] - Injecting environment variables from a build step. 14:05:10 [EnvInject] - Injecting as environment variables the properties content 14:05:10 OS_CLOUD=vex 14:05:10 14:05:10 [EnvInject] - Variables injected successfully. 14:05:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16099925659007451855.sh 14:05:11 ---> Orphaned k8s clusters 14:05:11 Setup pyenv: 14:05:11 system 14:05:11 3.8.20 14:05:11 3.9.20 14:05:11 3.10.15 14:05:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:12 lf-activate-venv(): INFO: Base packages installed successfully 14:05:12 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:05:18 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. 14:05:18 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:05:21 -----> Delete orphaned cluster 14:05:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10862286569188428609.sh 14:05:21 ---> Orphaned stacks 14:05:21 Setup pyenv: 14:05:21 system 14:05:21 3.8.20 14:05:21 3.9.20 14:05:21 3.10.15 14:05:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:23 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. 14:05:23 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 14:05:23 lf-activate-venv(): INFO: Base packages installed successfully 14:05:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:05:35 + mapfile -t OS_COE_CLUSTERS_ID 14:05:35 ++ awk '{print $1}' 14:05:35 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:05:35 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:05:38 + echo '-----> Active clusters -> stacks' 14:05:38 -----> Active clusters -> stacks 14:05:38 + OS_COE_STACKS=() 14:05:38 + [[ 0 -gt 0 ]] 14:05:38 + mapfile -t OS_STACKS 14:05:38 ++ awk '{print $1}' 14:05:38 ++ 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 14:05:39 + echo '-----> Active stacks' 14:05:39 -----> Active stacks 14:05:39 + echo '-----> Delete orphaned stacks' 14:05:39 -----> Delete orphaned stacks 14:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7502124748268655952.sh 14:05:39 ---> Orphaned servers 14:05:39 Setup pyenv: 14:05:39 system 14:05:39 3.8.20 14:05:39 3.9.20 14:05:39 3.10.15 14:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:05:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:41 lf-activate-venv(): INFO: Base packages installed successfully 14:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:05:56 -----> Active servers 14:05:56 prd-ubuntu20.04-docker-2c-8g-8025 14:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-8010 14:05:56 prd-centos7-blackbox-4c-2g-7904 14:05:56 prd-centos7-blackbox-4c-2g-7903 14:05:56 -----> Delete orphaned servers 14:05:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:05:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:05:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9607938368269457433.sh 14:05:57 ---> Orphaned ports 14:05:57 Setup pyenv: 14:05:57 system 14:05:57 3.8.20 14:05:57 3.9.20 14:05:57 3.10.15 14:05:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:05:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:05:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:05:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:05:59 lf-activate-venv(): INFO: Base packages installed successfully 14:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:06:10 No orphaned ports to process. 14:06:10 Build step 'Conditional step (single)' marked build as failure 14:06:10 $ ssh-agent -k 14:06:10 unset SSH_AUTH_SOCK; 14:06:10 unset SSH_AGENT_PID; 14:06:10 echo Agent pid 1481 killed; 14:06:10 [ssh-agent] Stopped. 14:06:10 [PostBuildScript] - [INFO] Executing post build scripts. 14:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16170271199495260957.sh 14:06:10 ---> sysstat.sh 14:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15635875805537691291.sh 14:06:11 ---> package-listing.sh 14:06:11 ++ tr '[:upper:]' '[:lower:]' 14:06:11 ++ facter osfamily 14:06:11 + OS_FAMILY=debian 14:06:11 + workspace=/w/workspace/ci-management-openstack-cron 14:06:11 + START_PACKAGES=/tmp/packages_start.txt 14:06:11 + END_PACKAGES=/tmp/packages_end.txt 14:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:11 + PACKAGES=/tmp/packages_start.txt 14:06:11 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:11 + PACKAGES=/tmp/packages_end.txt 14:06:11 + case "${OS_FAMILY}" in 14:06:11 + dpkg -l 14:06:11 + grep '^ii' 14:06:11 + '[' -f /tmp/packages_start.txt ']' 14:06:11 + '[' -f /tmp/packages_end.txt ']' 14:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:11 + '[' /w/workspace/ci-management-openstack-cron ']' 14:06:11 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 14:06:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 14:06:11 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11170893505404854535.sh 14:06:11 ---> capture-instance-metadata.sh 14:06:11 Setup pyenv: 14:06:11 system 14:06:11 3.8.20 14:06:11 3.9.20 14:06:11 3.10.15 14:06:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:13 lf-activate-venv(): INFO: Base packages installed successfully 14:06:13 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:06:21 INFO: Running in OpenStack, capturing instance metadata 14:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14674207614955778604.sh 14:06:21 provisioning config files... 14:06:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5290412363006719102tmp 14:06:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:06:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:06:21 [EnvInject] - Injecting environment variables from a build step. 14:06:21 [EnvInject] - Injecting as environment variables the properties content 14:06:21 SERVER_ID=logs 14:06:21 14:06:21 [EnvInject] - Variables injected successfully. 14:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9124091293501180088.sh 14:06:21 ---> create-netrc.sh 14:06:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16029395465751891179.sh 14:06:21 ---> python-tools-install.sh 14:06:21 Setup pyenv: 14:06:21 system 14:06:21 3.8.20 14:06:21 3.9.20 14:06:21 3.10.15 14:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:23 lf-activate-venv(): INFO: Base packages installed successfully 14:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:06:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6361907021277962578.sh 14:06:30 ---> sudo-logs.sh 14:06:30 Archiving 'sudo' log.. 14:06:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11001272159201874396.sh 14:06:31 ---> job-cost.sh 14:06:31 Setup pyenv: 14:06:31 system 14:06:31 3.8.20 14:06:31 3.9.20 14:06:31 3.10.15 14:06:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:06:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:32 lf-activate-venv(): INFO: Base packages installed successfully 14:06:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:06:38 INFO: No Stack... 14:06:39 INFO: Retrieving Pricing Info for: v3-starter-1 14:06:39 INFO: Archiving Costs 14:06:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7639654438129355309.sh 14:06:39 ---> logs-deploy.sh 14:06:39 Setup pyenv: 14:06:39 system 14:06:39 3.8.20 14:06:39 3.9.20 14:06:39 3.10.15 14:06:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 14:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7C2Z from file:/tmp/.os_lf_venv 14:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:06:41 lf-activate-venv(): INFO: Base packages installed successfully 14:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 14:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-7C2Z/bin to PATH 14:06:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/56711 14:06:49 INFO: archiving workspace using pattern(s): 14:06:50 Archives upload complete. 14:06:50 INFO: archiving logs to Nexus 14:06:51 ---> uname -a: 14:06:51 Linux prd-ubuntu20-04-docker-2c-8g-8025 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:06:51 14:06:51 14:06:51 ---> lscpu: 14:06:51 Architecture: x86_64 14:06:51 CPU op-mode(s): 32-bit, 64-bit 14:06:51 Byte Order: Little Endian 14:06:51 Address sizes: 40 bits physical, 48 bits virtual 14:06:51 CPU(s): 1 14:06:51 On-line CPU(s) list: 0 14:06:51 Thread(s) per core: 1 14:06:51 Core(s) per socket: 1 14:06:51 Socket(s): 1 14:06:51 NUMA node(s): 1 14:06:51 Vendor ID: AuthenticAMD 14:06:51 CPU family: 23 14:06:51 Model: 49 14:06:51 Model name: AMD EPYC-Rome Processor 14:06:51 Stepping: 0 14:06:51 CPU MHz: 2800.000 14:06:51 BogoMIPS: 5600.00 14:06:51 Virtualization: AMD-V 14:06:51 Hypervisor vendor: KVM 14:06:51 Virtualization type: full 14:06:51 L1d cache: 32 KiB 14:06:51 L1i cache: 32 KiB 14:06:51 L2 cache: 512 KiB 14:06:51 L3 cache: 16 MiB 14:06:51 NUMA node0 CPU(s): 0 14:06:51 Vulnerability Gather data sampling: Not affected 14:06:51 Vulnerability Itlb multihit: Not affected 14:06:51 Vulnerability L1tf: Not affected 14:06:51 Vulnerability Mds: Not affected 14:06:51 Vulnerability Meltdown: Not affected 14:06:51 Vulnerability Mmio stale data: Not affected 14:06:51 Vulnerability Retbleed: Vulnerable 14:06:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:06:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:06:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:06:51 Vulnerability Srbds: Not affected 14:06:51 Vulnerability Tsx async abort: Not affected 14:06:51 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 14:06:51 14:06:51 14:06:51 ---> nproc: 14:06:51 1 14:06:51 14:06:51 14:06:51 ---> df -h: 14:06:51 Filesystem Size Used Avail Use% Mounted on 14:06:51 udev 969M 0 969M 0% /dev 14:06:51 tmpfs 198M 1.1M 197M 1% /run 14:06:51 /dev/vda1 194G 9.8G 184G 6% / 14:06:51 tmpfs 986M 0 986M 0% /dev/shm 14:06:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:06:51 tmpfs 986M 0 986M 0% /sys/fs/cgroup 14:06:51 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 14:06:51 /dev/loop0 62M 62M 0 100% /snap/core20/1405 14:06:51 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 14:06:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:06:51 tmpfs 198M 0 198M 0% /run/user/1001 14:06:51 14:06:51 14:06:51 ---> free -m: 14:06:51 total used free shared buff/cache available 14:06:51 Mem: 1971 395 147 0 1428 1383 14:06:51 Swap: 1023 1 1022 14:06:51 14:06:51 14:06:51 ---> ip addr: 14:06:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:06:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:06:51 inet 127.0.0.1/8 scope host lo 14:06:51 valid_lft forever preferred_lft forever 14:06:51 inet6 ::1/128 scope host 14:06:51 valid_lft forever preferred_lft forever 14:06:51 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 14:06:51 link/ether fa:16:3e:95:e1:33 brd ff:ff:ff:ff:ff:ff 14:06:51 inet 10.30.122.215/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 14:06:51 valid_lft 86193sec preferred_lft 86193sec 14:06:51 inet6 fe80::f816:3eff:fe95:e133/64 scope link 14:06:51 valid_lft forever preferred_lft forever 14:06:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:06:51 link/ether 2e:59:00:69:82:ac brd ff:ff:ff:ff:ff:ff 14:06:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:06:51 valid_lft forever preferred_lft forever 14:06:51 14:06:51 14:06:51 ---> sar -b -r -n DEV: 14:06:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8025) 08/31/25 _x86_64_ (1 CPU) 14:06:51 14:06:51 14:03:37 LINUX RESTART (1 CPU) 14:06:51 14:06:51 14:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:06:51 14:05:01 467.91 69.45 398.46 0.00 11265.06 79479.50 0.00 14:06:51 14:06:01 70.12 2.72 67.41 0.00 140.78 9682.39 0.00 14:06:51 Average: 267.36 35.81 231.56 0.00 5656.66 44290.68 0.00 14:06:51 14:06:51 14:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:06:51 14:05:01 163732 1436324 345632 17.12 71196 1290468 916668 29.88 389072 1267832 118648 14:06:51 14:06:01 186584 1432032 345044 17.09 82376 1246056 916168 29.87 423608 1199972 30308 14:06:51 Average: 175158 1434178 345338 17.11 76786 1268262 916418 29.88 406340 1233902 74478 14:06:51 14:06:51 14:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:06:51 14:05:01 ens3 353.78 202.95 1759.24 70.82 0.00 0.00 0.00 0.00 14:06:51 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:51 14:05:01 lo 1.49 1.49 0.17 0.17 0.00 0.00 0.00 0.00 14:06:51 14:06:01 ens3 31.98 29.63 198.40 9.41 0.00 0.00 0.00 0.00 14:06:51 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:51 14:06:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 14:06:51 Average: ens3 191.54 115.57 972.33 39.86 0.00 0.00 0.00 0.00 14:06:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:06:51 Average: lo 1.75 1.75 0.18 0.18 0.00 0.00 0.00 0.00 14:06:51 14:06:51 14:06:51 ---> sar -P ALL: 14:06:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-8025) 08/31/25 _x86_64_ (1 CPU) 14:06:51 14:06:51 14:03:37 LINUX RESTART (1 CPU) 14:06:51 14:06:51 14:04:02 CPU %user %nice %system %iowait %steal %idle 14:06:51 14:05:01 all 74.90 0.00 8.08 8.40 0.14 8.48 14:06:51 14:05:01 0 74.90 0.00 8.08 8.40 0.14 8.48 14:06:51 14:06:01 all 78.03 0.00 3.98 3.73 0.12 14.15 14:06:51 14:06:01 0 78.03 0.00 3.98 3.73 0.12 14.15 14:06:51 Average: all 76.48 0.00 6.01 6.04 0.13 11.34 14:06:51 Average: 0 76.48 0.00 6.01 6.04 0.13 11.34 14:06:51 14:06:51 14:06:51