01:04:45 Started by timer 01:04:45 Running as SYSTEM 01:04:45 [EnvInject] - Loading node environment variables. 01:04:45 Building remotely on prd-ubuntu20.04-docker-2c-8g-670 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:04:45 [ssh-agent] Looking for ssh-agent implementation... 01:04:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:46 $ ssh-agent 01:04:46 SSH_AUTH_SOCK=/tmp/ssh-lH3tlm9EVmV6/agent.1523 01:04:46 SSH_AGENT_PID=1525 01:04:46 [ssh-agent] Started. 01:04:46 Running ssh-add (command line suppressed) 01:04:46 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6367434207319583584.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6367434207319583584.key) 01:04:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:46 The recommended git tool is: NONE 01:04:51 using credential edgex-jenkins-ssh 01:04:51 Wiping out workspace first. 01:04:51 Cloning the remote Git repository 01:04:51 Cloning repository git@github.com:edgexfoundry/ci-management 01:04:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:04:51 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:04:51 > git --version # timeout=10 01:04:51 > git --version # 'git version 2.25.1' 01:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:04:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:52 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:04:53 Avoid second fetch 01:04:53 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:04:53 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:04:53 > git config core.sparsecheckout # timeout=10 01:04:53 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:53 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:04:53 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:04:53 > git remote # timeout=10 01:04:53 > git submodule init # timeout=10 01:04:53 > git submodule sync # timeout=10 01:04:53 > git config --get remote.origin.url # timeout=10 01:04:53 > git submodule init # timeout=10 01:04:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:04:53 > git config --get submodule.packer/common-packer.url # timeout=10 01:04:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:04:54 > git config --get submodule.global-jjb.url # timeout=10 01:04:54 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:04:54 > git submodule update --init --recursive packer/common-packer # timeout=10 01:04:55 > git submodule update --init --recursive global-jjb # timeout=10 01:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:59 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:59 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:59 provisioning config files... 01:04:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16116716857497231811.sh 01:04:59 ---> python-tools-install.sh 01:04:59 Setup pyenv: 01:04:59 * system (set by /opt/pyenv/version) 01:04:59 * 3.8.20 (set by /opt/pyenv/version) 01:04:59 * 3.9.20 (set by /opt/pyenv/version) 01:04:59 3.10.15 01:04:59 3.11.10 01:05:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fvbB 01:05:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:05:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:09 lf-activate-venv(): INFO: Base packages installed successfully 01:05:09 lf-activate-venv(): INFO: Installing additional packages: lftools 01:05:34 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:05:34 Generating Requirements File 01:05:58 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. 01:05:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:05:58 Python 3.11.10 01:05:59 pip 26.2.1 from /tmp/venv-fvbB/lib/python3.11/site-packages/pip (python 3.11) 01:05:59 aiohappyeyeballs==2.7.1 01:05:59 aiohttp==3.14.3 01:05:59 aiosignal==1.4.0 01:05:59 appdirs==1.4.4 01:05:59 argcomplete==3.7.2 01:05:59 aspy.yaml==1.3.0 01:05:59 attrs==26.1.0 01:05:59 autopage==0.6.0 01:05:59 beautifulsoup4==4.15.0 01:05:59 boto3==1.43.75 01:05:59 botocore==1.43.75 01:05:59 bs4==0.0.2 01:05:59 certifi==2026.7.22 01:05:59 cffi==2.1.1 01:05:59 cfgv==3.5.0 01:05:59 chardet==7.6.0 01:05:59 charset-normalizer==3.5.1 01:05:59 click==8.4.2 01:05:59 cliff==4.15.0 01:05:59 cmd2==4.2.0 01:05:59 cryptography==3.3.2 01:05:59 debtcollector==3.1.0 01:05:59 decorator==5.3.1 01:05:59 defusedxml==0.7.1 01:05:59 Deprecated==1.3.1 01:05:59 distlib==0.4.3 01:05:59 dnspython==2.8.0 01:05:59 docker==7.2.0 01:05:59 dogpile.cache==1.5.0 01:05:59 durationpy==0.10 01:05:59 email-validator==2.3.0 01:05:59 filelock==3.32.3 01:05:59 frozenlist==1.8.0 01:05:59 future==1.0.0 01:05:59 gitdb==4.0.12 01:05:59 GitPython==3.1.59 01:05:59 httplib2==0.30.2 01:05:59 identify==2.6.19 01:05:59 idna==3.19 01:05:59 importlib-resources==1.5.0 01:05:59 iso8601==2.1.0 01:05:59 Jinja2==3.1.6 01:05:59 jmespath==1.1.0 01:05:59 jsonpatch==1.33 01:05:59 jsonpointer==3.1.1 01:05:59 jsonschema==4.26.0 01:05:59 jsonschema-specifications==2025.9.1 01:05:59 keystoneauth1==5.15.0 01:05:59 kubernetes==36.0.3 01:05:59 lftools==0.37.23 01:05:59 lxml==6.1.2 01:05:59 markdown-it-py==4.2.0 01:05:59 MarkupSafe==3.0.3 01:05:59 mdurl==0.1.2 01:05:59 msgpack==1.2.1 01:05:59 multi_key_dict==2.0.3 01:05:59 multidict==6.7.1 01:05:59 munch==4.0.0 01:05:59 netaddr==1.3.0 01:05:59 niet==1.4.2 01:05:59 nodeenv==1.10.0 01:05:59 oauth2client==4.1.3 01:05:59 oauthlib==3.3.1 01:05:59 openstacksdk==4.18.0 01:05:59 os-service-types==1.9.0 01:05:59 osc-lib==4.7.0 01:05:59 oslo.config==10.7.0 01:05:59 oslo.context==6.5.0 01:05:59 oslo.i18n==6.9.0 01:05:59 oslo.log==8.3.0 01:05:59 oslo.serialization==5.11.0 01:05:59 oslo.utils==10.1.1 01:05:59 packaging==26.3 01:05:59 pbr==7.0.3 01:05:59 platformdirs==4.11.3 01:05:59 prettytable==3.18.0 01:05:59 prompt_toolkit==3.0.53 01:05:59 propcache==0.5.2 01:05:59 psutil==7.2.2 01:05:59 pyasn1==0.6.4 01:05:59 pyasn1_modules==0.4.2 01:05:59 pycparser==3.0 01:05:59 pygerrit2==2.0.15 01:05:59 PyGithub==2.9.1 01:05:59 Pygments==2.21.0 01:05:59 PyJWT==2.13.0 01:05:59 PyNaCl==1.6.2 01:05:59 pyparsing==2.4.7 01:05:59 pyperclip==1.11.0 01:05:59 pyrsistent==0.20.0 01:05:59 python-dateutil==2.9.0.post0 01:05:59 python-discovery==1.5.2 01:05:59 python-heatclient==5.2.0 01:05:59 python-jenkins==1.8.3 01:05:59 python-keystoneclient==5.8.0 01:05:59 python-magnumclient==4.11.0 01:05:59 python-manilaclient==6.2.0 01:05:59 python-openstackclient==10.2.1 01:05:59 python-swiftclient==4.10.0 01:05:59 PyYAML==6.0.3 01:05:59 referencing==0.37.0 01:05:59 requests==2.34.2 01:05:59 requests-oauthlib==2.0.0 01:05:59 rfc3986==2.0.0 01:05:59 rich==15.0.0 01:05:59 rich-argparse==1.8.0 01:05:59 rpds-py==2026.6.3 01:05:59 rsa==4.9.1 01:05:59 ruamel.yaml==0.19.1 01:05:59 ruamel.yaml.clib==0.2.15 01:05:59 s3transfer==0.19.2 01:05:59 simplejson==4.1.1 01:05:59 six==1.17.0 01:05:59 smmap==5.0.3 01:05:59 soupsieve==2.9.2 01:05:59 stevedore==5.9.0 01:05:59 tabulate==0.10.0 01:05:59 toml==0.10.2 01:05:59 tomlkit==0.15.1 01:05:59 tqdm==4.70.0 01:05:59 typing_extensions==4.16.0 01:05:59 urllib3==1.26.20 01:05:59 virtualenv==21.7.4 01:05:59 wcwidth==0.8.2 01:05:59 websocket-client==1.9.0 01:05:59 wrapt==2.3.0 01:05:59 xdg==6.0.0 01:05:59 xmltodict==1.0.4 01:05:59 yarl==1.24.5 01:05:59 yq==4.1.2 01:05:59 [EnvInject] - Injecting environment variables from a build step. 01:05:59 [EnvInject] - Injecting as environment variables the properties content 01:05:59 OS_CLOUD=vex 01:05:59 01:05:59 [EnvInject] - Variables injected successfully. 01:05:59 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:59 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18226458790052918945.sh 01:05:59 ---> Orphaned k8s clusters 01:05:59 Setup pyenv: 01:05:59 system 01:05:59 3.8.20 01:05:59 3.9.20 01:05:59 3.10.15 01:05:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:05:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:01 lf-activate-venv(): INFO: Base packages installed successfully 01:06:01 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:06:10 -----> Delete orphaned cluster 01:06:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8088393278652637063.sh 01:06:10 ---> Orphaned stacks 01:06:10 Setup pyenv: 01:06:10 system 01:06:10 3.8.20 01:06:10 3.9.20 01:06:10 3.10.15 01:06:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:12 lf-activate-venv(): INFO: Base packages installed successfully 01:06:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06: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. 01:06:23 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 01:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:06:23 + mapfile -t OS_COE_CLUSTERS_ID 01:06:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:06:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:06:23 ++ awk '{print $1}' 01:06:26 + echo '-----> Active clusters -> stacks' 01:06:26 -----> Active clusters -> stacks 01:06:26 + OS_COE_STACKS=() 01:06:26 + [[ 0 -gt 0 ]] 01:06:26 + mapfile -t OS_STACKS 01:06:26 ++ 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 01:06:26 ++ awk '{print $1}' 01:06:28 + echo '-----> Active stacks' 01:06:28 -----> Active stacks 01:06:28 + echo '-----> Delete orphaned stacks' 01:06:28 -----> Delete orphaned stacks 01:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14119665534062314235.sh 01:06:28 ---> Orphaned servers 01:06:28 Setup pyenv: 01:06:28 system 01:06:28 3.8.20 01:06:28 3.9.20 01:06:28 3.10.15 01:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:30 lf-activate-venv(): INFO: Base packages installed successfully 01:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:06:38 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:06:43 -----> Active servers 01:06:43 prd-ubuntu20.04-docker-2c-8g-670 01:06:43 prd-ubuntu20.04-docker-arm64-4c-16g-669 01:06:43 prd-ubuntu20.04-docker-8c-8g-665 01:06:43 prd-centos7-blackbox-4c-2g-460 01:06:43 -----> Delete orphaned servers 01:07:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:07:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:07:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8354422080198222041.sh 01:07:31 ---> Orphaned ports 01:07:31 Setup pyenv: 01:07:31 system 01:07:31 3.8.20 01:07:31 3.9.20 01:07:31 3.10.15 01:07:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:33 lf-activate-venv(): INFO: Base packages installed successfully 01:07:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:07:41 No orphaned ports to process. 01:07:41 Build step 'Conditional step (single)' marked build as failure 01:07:41 $ ssh-agent -k 01:07:41 unset SSH_AUTH_SOCK; 01:07:41 unset SSH_AGENT_PID; 01:07:41 echo Agent pid 1525 killed; 01:07:41 [ssh-agent] Stopped. 01:07:41 [PostBuildScript] - [INFO] Executing post build scripts. 01:07:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1873825225037949395.sh 01:07:41 ---> sysstat.sh 01:07:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6393935995382359009.sh 01:07:42 ---> package-listing.sh 01:07:42 ++ facter osfamily 01:07:42 ++ tr '[:upper:]' '[:lower:]' 01:07:42 + OS_FAMILY=debian 01:07:42 + workspace=/w/workspace/ci-management-openstack-cron 01:07:42 + START_PACKAGES=/tmp/packages_start.txt 01:07:42 + END_PACKAGES=/tmp/packages_end.txt 01:07:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:07:42 + PACKAGES=/tmp/packages_start.txt 01:07:42 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:42 + PACKAGES=/tmp/packages_end.txt 01:07:42 + case "${OS_FAMILY}" in 01:07:42 + grep '^ii' 01:07:42 + dpkg -l 01:07:42 + '[' -f /tmp/packages_start.txt ']' 01:07:42 + '[' -f /tmp/packages_end.txt ']' 01:07:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:07:42 + '[' /w/workspace/ci-management-openstack-cron ']' 01:07:42 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:07:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:07:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins391251383977858020.sh 01:07:42 ---> capture-instance-metadata.sh 01:07:42 Setup pyenv: 01:07:42 system 01:07:42 3.8.20 01:07:42 3.9.20 01:07:42 3.10.15 01:07:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:07:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:44 lf-activate-venv(): INFO: Base packages installed successfully 01:07:44 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:07:49 INFO: Running in OpenStack, capturing instance metadata 01:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9749476856857433773.sh 01:07:49 provisioning config files... 01:07:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16001451039982423414tmp 01:07:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:07:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:07:49 [EnvInject] - Injecting environment variables from a build step. 01:07:49 [EnvInject] - Injecting as environment variables the properties content 01:07:49 SERVER_ID=logs 01:07:49 01:07:49 [EnvInject] - Variables injected successfully. 01:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins324327646109725993.sh 01:07:49 ---> create-netrc.sh 01:07:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12513953693095778365.sh 01:07:49 ---> python-tools-install.sh 01:07:50 Setup pyenv: 01:07:50 system 01:07:50 3.8.20 01:07:50 3.9.20 01:07:50 3.10.15 01:07:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:07:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:51 lf-activate-venv(): INFO: Base packages installed successfully 01:07:51 lf-activate-venv(): INFO: Installing additional packages: lftools 01:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:07:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3112759079927853649.sh 01:07:57 ---> sudo-logs.sh 01:07:57 Archiving 'sudo' log.. 01:07:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14911481933793345939.sh 01:07:57 ---> job-cost.sh 01:07:57 Setup pyenv: 01:07:57 system 01:07:57 3.8.20 01:07:57 3.9.20 01:07:57 3.10.15 01:07:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:07:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:07:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:07:59 lf-activate-venv(): INFO: Base packages installed successfully 01:07:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:08:04 INFO: No Stack... 01:08:04 INFO: Retrieving Pricing Info for: v3-standard-2 01:08:04 INFO: Archiving Costs 01:08:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6912394653722232750.sh 01:08:04 ---> logs-deploy.sh 01:08:04 Setup pyenv: 01:08:04 system 01:08:04 3.8.20 01:08:04 3.9.20 01:08:04 3.10.15 01:08:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvbB from file:/tmp/.os_lf_venv 01:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:08:06 lf-activate-venv(): INFO: Base packages installed successfully 01:08:06 lf-activate-venv(): INFO: Installing additional packages: lftools 01:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-fvbB/bin to PATH 01:08:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64503 01:08:11 INFO: archiving workspace using pattern(s): 01:08:12 Archives upload complete. 01:08:12 INFO: archiving logs to Nexus 01:08:13 ---> uname -a: 01:08:13 Linux prd-ubuntu20-04-docker-2c-8g-670 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:08:13 01:08:13 01:08:13 ---> lscpu: 01:08:13 Architecture: x86_64 01:08:13 CPU op-mode(s): 32-bit, 64-bit 01:08:13 Byte Order: Little Endian 01:08:13 Address sizes: 40 bits physical, 48 bits virtual 01:08:13 CPU(s): 2 01:08:13 On-line CPU(s) list: 0,1 01:08:13 Thread(s) per core: 1 01:08:13 Core(s) per socket: 1 01:08:13 Socket(s): 2 01:08:13 NUMA node(s): 1 01:08:13 Vendor ID: AuthenticAMD 01:08:13 CPU family: 23 01:08:13 Model: 49 01:08:13 Model name: AMD EPYC-Rome Processor 01:08:13 Stepping: 0 01:08:13 CPU MHz: 2799.998 01:08:13 BogoMIPS: 5599.99 01:08:13 Virtualization: AMD-V 01:08:13 Hypervisor vendor: KVM 01:08:13 Virtualization type: full 01:08:13 L1d cache: 64 KiB 01:08:13 L1i cache: 64 KiB 01:08:13 L2 cache: 1 MiB 01:08:13 L3 cache: 32 MiB 01:08:13 NUMA node0 CPU(s): 0,1 01:08:13 Vulnerability Gather data sampling: Not affected 01:08:13 Vulnerability Itlb multihit: Not affected 01:08:13 Vulnerability L1tf: Not affected 01:08:13 Vulnerability Mds: Not affected 01:08:13 Vulnerability Meltdown: Not affected 01:08:13 Vulnerability Mmio stale data: Not affected 01:08:13 Vulnerability Retbleed: Vulnerable 01:08:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:08:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:08:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:08:13 Vulnerability Srbds: Not affected 01:08:13 Vulnerability Tsx async abort: Not affected 01:08:13 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 01:08:13 01:08:13 01:08:13 ---> nproc: 01:08:13 2 01:08:13 01:08:13 01:08:13 ---> df -h: 01:08:13 Filesystem Size Used Avail Use% Mounted on 01:08:13 udev 3.9G 0 3.9G 0% /dev 01:08:13 tmpfs 795M 1.1M 794M 1% /run 01:08:13 /dev/vda1 39G 9.9G 29G 26% / 01:08:13 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:08:13 tmpfs 5.0M 0 5.0M 0% /run/lock 01:08:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:08:13 /dev/loop0 62M 62M 0 100% /snap/core20/1405 01:08:13 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 01:08:13 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 01:08:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:08:13 tmpfs 795M 0 795M 0% /run/user/1001 01:08:13 01:08:13 01:08:13 ---> free -m: 01:08:13 total used free shared buff/cache available 01:08:13 Mem: 7945 533 4895 1 2517 7112 01:08:13 Swap: 1023 0 1023 01:08:13 01:08:13 01:08:13 ---> ip addr: 01:08:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:08:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:08:13 inet 127.0.0.1/8 scope host lo 01:08:13 valid_lft forever preferred_lft forever 01:08:13 inet6 ::1/128 scope host 01:08:13 valid_lft forever preferred_lft forever 01:08:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:08:13 link/ether fa:16:3e:d4:0d:e4 brd ff:ff:ff:ff:ff:ff 01:08:13 inet 10.30.123.66/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:08:13 valid_lft 86158sec preferred_lft 86158sec 01:08:13 inet6 fe80::f816:3eff:fed4:de4/64 scope link 01:08:13 valid_lft forever preferred_lft forever 01:08:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:08:13 link/ether 82:9b:9f:1c:b4:ec brd ff:ff:ff:ff:ff:ff 01:08:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:08:13 valid_lft forever preferred_lft forever 01:08:13 01:08:13 01:08:13 ---> sar -b -r -n DEV: 01:08:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-670) 08/20/26 _x86_64_ (2 CPU) 01:08:13 01:08:13 01:04:12 LINUX RESTART (2 CPU) 01:08:13 01:08:13 01:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:08:13 01:06:01 83.26 1.24 82.02 0.00 60.45 8030.38 0.00 01:08:13 01:07:01 61.62 1.50 60.12 0.00 133.44 12040.79 0.00 01:08:13 01:08:01 4.70 0.82 3.88 0.00 84.65 528.71 0.00 01:08:13 Average: 49.68 1.18 48.49 0.00 93.03 6860.19 0.00 01:08:13 01:08:13 01:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:08:13 01:06:01 5067688 7310916 464696 5.71 90568 2308092 1123548 12.23 677288 2128212 328324 01:08:13 01:07:01 5096596 7356120 418160 5.14 93488 2320232 1074324 11.70 675068 2100492 7476 01:08:13 01:08:01 5022944 7287828 486412 5.98 93712 2325480 1138860 12.40 747388 2102520 10600 01:08:13 Average: 5062409 7318288 456423 5.61 92589 2317935 1112244 12.11 699915 2110408 115467 01:08:13 01:08:13 01:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:08:13 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:13 01:06:01 lo 0.88 0.88 0.11 0.11 0.00 0.00 0.00 0.00 01:08:13 01:06:01 ens3 81.24 55.29 1319.91 8.80 0.00 0.00 0.00 0.00 01:08:13 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:13 01:07:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:08:13 01:07:01 ens3 13.16 11.70 46.55 2.52 0.00 0.00 0.00 0.00 01:08:13 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:13 01:08:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 01:08:13 01:08:01 ens3 12.61 9.68 10.98 6.98 0.00 0.00 0.00 0.00 01:08:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:08:13 Average: lo 0.96 0.96 0.10 0.10 0.00 0.00 0.00 0.00 01:08:13 Average: ens3 35.42 25.39 454.38 6.08 0.00 0.00 0.00 0.00 01:08:13 01:08:13 01:08:13 ---> sar -P ALL: 01:08:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-670) 08/20/26 _x86_64_ (2 CPU) 01:08:13 01:08:13 01:04:12 LINUX RESTART (2 CPU) 01:08:13 01:08:13 01:05:02 CPU %user %nice %system %iowait %steal %idle 01:08:13 01:06:01 all 37.43 0.00 3.38 4.32 0.14 54.72 01:08:13 01:06:01 0 30.05 0.00 2.96 1.20 0.14 65.65 01:08:13 01:06:01 1 44.84 0.00 3.80 7.46 0.14 43.76 01:08:13 01:07:01 all 27.39 0.00 1.69 1.83 0.09 69.00 01:08:13 01:07:01 0 25.41 0.00 1.98 2.60 0.10 69.91 01:08:13 01:07:01 1 29.39 0.00 1.39 1.05 0.08 68.09 01:08:13 01:08:01 all 22.22 0.00 1.44 0.19 0.07 76.08 01:08:13 01:08:01 0 19.82 0.00 1.37 0.25 0.05 78.52 01:08:13 01:08:01 1 24.62 0.00 1.52 0.13 0.08 73.64 01:08:13 Average: all 28.97 0.00 2.16 2.10 0.10 66.66 01:08:13 Average: 0 25.07 0.00 2.10 1.35 0.09 71.39 01:08:13 Average: 1 32.89 0.00 2.23 2.86 0.10 61.92 01:08:13 01:08:13 01:08:13