13:06:45 Started by timer 13:06:45 Running as SYSTEM 13:06:45 [EnvInject] - Loading node environment variables. 13:06:45 Building remotely on prd-ubuntu20.04-docker-2c-8g-9504 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 13:06:45 [ssh-agent] Looking for ssh-agent implementation... 13:06:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:46 $ ssh-agent 13:06:46 SSH_AUTH_SOCK=/tmp/ssh-2n50tdBIV2ED/agent.1431 13:06:46 SSH_AGENT_PID=1433 13:06:46 [ssh-agent] Started. 13:06:46 Running ssh-add (command line suppressed) 13:06:46 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11695360584097607485.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11695360584097607485.key) 13:06:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:06:46 The recommended git tool is: NONE 13:06:48 using credential edgex-jenkins-ssh 13:06:48 Wiping out workspace first. 13:06:48 Cloning the remote Git repository 13:06:48 Cloning repository git@github.com:edgexfoundry/ci-management 13:06:48 > git init /w/workspace/ci-management-openstack-cron # timeout=10 13:06:48 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 13:06:48 > git --version # timeout=10 13:06:48 > git --version # 'git version 2.25.1' 13:06:48 using GIT_SSH to set credentials SSH Credentials for GitHub 13:06:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:48 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 13:06:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:49 Avoid second fetch 13:06:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 13:06:49 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 13:06:49 > git config core.sparsecheckout # timeout=10 13:06:49 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:06:49 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 13:06:49 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 13:06:49 > git remote # timeout=10 13:06:49 > git submodule init # timeout=10 13:06:49 > git submodule sync # timeout=10 13:06:49 > git config --get remote.origin.url # timeout=10 13:06:49 > git submodule init # timeout=10 13:06:49 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:06:49 > git config --get submodule.packer/common-packer.url # timeout=10 13:06:49 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:06:50 > git config --get submodule.global-jjb.url # timeout=10 13:06:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:06:50 > git submodule update --init --recursive packer/common-packer # timeout=10 13:06:50 > git submodule update --init --recursive global-jjb # timeout=10 13:06:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:06:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:06:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:06:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:06:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:06:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 13:06:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 13:06:54 provisioning config files... 13:06:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 13:06:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:06:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:06:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3403502688979786903.sh 13:06:54 ---> python-tools-install.sh 13:06:54 Setup pyenv: 13:06:54 * system (set by /opt/pyenv/version) 13:06:54 * 3.8.20 (set by /opt/pyenv/version) 13:06:54 * 3.9.20 (set by /opt/pyenv/version) 13:06:54 3.10.15 13:06:54 3.11.10 13:06:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4jyj 13:06:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:03 lf-activate-venv(): INFO: Base packages installed successfully 13:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools 13:07:25 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:07:25 Generating Requirements File 13:07:42 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. 13:07:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:07:43 Python 3.11.10 13:07:43 pip 25.2 from /tmp/venv-4jyj/lib/python3.11/site-packages/pip (python 3.11) 13:07:43 appdirs==1.4.4 13:07:43 argcomplete==3.6.2 13:07:43 aspy.yaml==1.3.0 13:07:43 attrs==25.3.0 13:07:43 autopage==0.5.2 13:07:43 beautifulsoup4==4.13.5 13:07:43 boto3==1.40.38 13:07:43 botocore==1.40.38 13:07:43 bs4==0.0.2 13:07:43 cachetools==5.5.2 13:07:43 certifi==2025.8.3 13:07:43 cffi==2.0.0 13:07:43 cfgv==3.4.0 13:07:43 chardet==5.2.0 13:07:43 charset-normalizer==3.4.3 13:07:43 click==8.3.0 13:07:43 cliff==4.11.0 13:07:43 cmd2==2.7.0 13:07:43 cryptography==3.3.2 13:07:43 debtcollector==3.0.0 13:07:43 decorator==5.2.1 13:07:43 defusedxml==0.7.1 13:07:43 Deprecated==1.2.18 13:07:43 distlib==0.4.0 13:07:43 dnspython==2.8.0 13:07:43 docker==7.1.0 13:07:43 dogpile.cache==1.4.1 13:07:43 durationpy==0.10 13:07:43 email-validator==2.3.0 13:07:43 filelock==3.19.1 13:07:43 future==1.0.0 13:07:43 gitdb==4.0.12 13:07:43 GitPython==3.1.45 13:07:43 google-auth==2.40.3 13:07:43 httplib2==0.31.0 13:07:43 identify==2.6.14 13:07:43 idna==3.10 13:07:43 importlib-resources==1.5.0 13:07:43 iso8601==2.1.0 13:07:43 Jinja2==3.1.6 13:07:43 jmespath==1.0.1 13:07:43 jsonpatch==1.33 13:07:43 jsonpointer==3.0.0 13:07:43 jsonschema==4.25.1 13:07:43 jsonschema-specifications==2025.9.1 13:07:43 keystoneauth1==5.12.0 13:07:43 kubernetes==33.1.0 13:07:43 lftools==0.37.14 13:07:43 lxml==6.0.2 13:07:43 markdown-it-py==4.0.0 13:07:43 MarkupSafe==3.0.2 13:07:43 mdurl==0.1.2 13:07:43 msgpack==1.1.1 13:07:43 multi_key_dict==2.0.3 13:07:43 munch==4.0.0 13:07:43 netaddr==1.3.0 13:07:43 niet==1.4.2 13:07:43 nodeenv==1.9.1 13:07:43 oauth2client==4.1.3 13:07:43 oauthlib==3.3.1 13:07:43 openstacksdk==4.7.1 13:07:43 os-service-types==1.8.0 13:07:43 osc-lib==4.2.0 13:07:43 oslo.config==10.0.0 13:07:43 oslo.context==6.1.0 13:07:43 oslo.i18n==6.6.0 13:07:43 oslo.log==7.2.1 13:07:43 oslo.serialization==5.8.0 13:07:43 oslo.utils==9.1.0 13:07:43 packaging==25.0 13:07:43 pbr==7.0.1 13:07:43 platformdirs==4.4.0 13:07:43 prettytable==3.16.0 13:07:43 psutil==7.1.0 13:07:43 pyasn1==0.6.1 13:07:43 pyasn1_modules==0.4.2 13:07:43 pycparser==2.23 13:07:43 pygerrit2==2.0.15 13:07:43 PyGithub==2.8.1 13:07:43 Pygments==2.19.2 13:07:43 PyJWT==2.10.1 13:07:43 PyNaCl==1.6.0 13:07:43 pyparsing==2.4.7 13:07:43 pyperclip==1.10.0 13:07:43 pyrsistent==0.20.0 13:07:43 python-cinderclient==9.8.0 13:07:43 python-dateutil==2.9.0.post0 13:07:43 python-heatclient==4.3.0 13:07:43 python-jenkins==1.8.3 13:07:43 python-keystoneclient==5.7.0 13:07:43 python-magnumclient==4.9.0 13:07:43 python-openstackclient==8.2.0 13:07:43 python-swiftclient==4.8.0 13:07:43 PyYAML==6.0.2 13:07:43 referencing==0.36.2 13:07:43 requests==2.32.5 13:07:43 requests-oauthlib==2.0.0 13:07:43 requestsexceptions==1.4.0 13:07:43 rfc3986==2.0.0 13:07:43 rich==14.1.0 13:07:43 rich-argparse==1.7.1 13:07:43 rpds-py==0.27.1 13:07:43 rsa==4.9.1 13:07:43 ruamel.yaml==0.18.15 13:07:43 ruamel.yaml.clib==0.2.14 13:07:43 s3transfer==0.14.0 13:07:43 simplejson==3.20.1 13:07:43 six==1.17.0 13:07:43 smmap==5.0.2 13:07:43 soupsieve==2.8 13:07:43 stevedore==5.5.0 13:07:43 tabulate==0.9.0 13:07:43 toml==0.10.2 13:07:43 tomlkit==0.13.3 13:07:43 tqdm==4.67.1 13:07:43 typing_extensions==4.15.0 13:07:43 tzdata==2025.2 13:07:43 urllib3==1.26.20 13:07:43 virtualenv==20.34.0 13:07:43 wcwidth==0.2.14 13:07:43 websocket-client==1.8.0 13:07:43 wrapt==1.17.3 13:07:43 xdg==6.0.0 13:07:43 xmltodict==1.0.2 13:07:43 yq==3.4.3 13:07:43 [EnvInject] - Injecting environment variables from a build step. 13:07:43 [EnvInject] - Injecting as environment variables the properties content 13:07:43 OS_CLOUD=vex 13:07:43 13:07:43 [EnvInject] - Variables injected successfully. 13:07:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:07:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:07:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10627265994754222836.sh 13:07:43 ---> Orphaned k8s clusters 13:07:43 Setup pyenv: 13:07:43 system 13:07:43 3.8.20 13:07:43 3.9.20 13:07:43 3.10.15 13:07:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:45 lf-activate-venv(): INFO: Base packages installed successfully 13:07:45 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 13:07:50 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. 13:07:50 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 13:07:51 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:07:53 -----> Delete orphaned cluster 13:07:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:07:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:07:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7313279673338596900.sh 13:07:53 ---> Orphaned stacks 13:07:53 Setup pyenv: 13:07:53 system 13:07:53 3.8.20 13:07:53 3.9.20 13:07:53 3.10.15 13:07:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:07:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:07:55 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. 13:07:55 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 13:07:55 lf-activate-venv(): INFO: Base packages installed successfully 13:07:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:08:07 + mapfile -t OS_COE_CLUSTERS_ID 13:08:07 ++ awk '{print $1}' 13:08:07 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 13:08:07 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 13:08:10 + echo '-----> Active clusters -> stacks' 13:08:10 -----> Active clusters -> stacks 13:08:10 + OS_COE_STACKS=() 13:08:10 + [[ 0 -gt 0 ]] 13:08:10 + mapfile -t OS_STACKS 13:08:10 ++ awk '{print $1}' 13:08:10 ++ 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 13:08:11 + echo '-----> Active stacks' 13:08:11 -----> Active stacks 13:08:11 + echo '-----> Delete orphaned stacks' 13:08:11 -----> Delete orphaned stacks 13:08:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:08:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:08:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15518608431047448230.sh 13:08:11 ---> Orphaned servers 13:08:11 Setup pyenv: 13:08:11 system 13:08:11 3.8.20 13:08:11 3.9.20 13:08:11 3.10.15 13:08:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:08:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:13 lf-activate-venv(): INFO: Base packages installed successfully 13:08:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 13:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:08:29 -----> Active servers 13:08:29 prd-ubuntu20.04-docker-2c-8g-9504 13:08:29 prd-centos7-blackbox-4c-2g-9159 13:08:29 -----> Delete orphaned servers 13:08:29 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 13:08:29 Run condition [Boolean condition] enabling perform for step [Execute shell] 13:08:29 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3419190432291922916.sh 13:08:29 ---> Orphaned ports 13:08:29 Setup pyenv: 13:08:29 system 13:08:29 3.8.20 13:08:29 3.9.20 13:08:29 3.10.15 13:08:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:31 lf-activate-venv(): INFO: Base packages installed successfully 13:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 13:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:08:42 No orphaned ports to process. 13:08:42 Build step 'Conditional step (single)' marked build as failure 13:08:42 $ ssh-agent -k 13:08:42 unset SSH_AUTH_SOCK; 13:08:42 unset SSH_AGENT_PID; 13:08:42 echo Agent pid 1433 killed; 13:08:42 [ssh-agent] Stopped. 13:08:42 [PostBuildScript] - [INFO] Executing post build scripts. 13:08:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8857412453761633353.sh 13:08:42 ---> sysstat.sh 13:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9634376410232650544.sh 13:08:43 ---> package-listing.sh 13:08:43 ++ tr '[:upper:]' '[:lower:]' 13:08:43 ++ facter osfamily 13:08:43 + OS_FAMILY=debian 13:08:43 + workspace=/w/workspace/ci-management-openstack-cron 13:08:43 + START_PACKAGES=/tmp/packages_start.txt 13:08:43 + END_PACKAGES=/tmp/packages_end.txt 13:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:08:43 + PACKAGES=/tmp/packages_start.txt 13:08:43 + '[' /w/workspace/ci-management-openstack-cron ']' 13:08:43 + PACKAGES=/tmp/packages_end.txt 13:08:43 + case "${OS_FAMILY}" in 13:08:43 + grep '^ii' 13:08:43 + dpkg -l 13:08:43 + '[' -f /tmp/packages_start.txt ']' 13:08:43 + '[' -f /tmp/packages_end.txt ']' 13:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:08:43 + '[' /w/workspace/ci-management-openstack-cron ']' 13:08:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 13:08:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 13:08:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13208939826687685882.sh 13:08:43 ---> capture-instance-metadata.sh 13:08:43 Setup pyenv: 13:08:43 system 13:08:43 3.8.20 13:08:43 3.9.20 13:08:43 3.10.15 13:08:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:08:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:45 lf-activate-venv(): INFO: Base packages installed successfully 13:08:45 lf-activate-venv(): INFO: Installing additional packages: lftools 13:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:08:54 INFO: Running in OpenStack, capturing instance metadata 13:08:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3250386175395328790.sh 13:08:54 provisioning config files... 13:08:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1251925443130337576tmp 13:08:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:08:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:08:54 [EnvInject] - Injecting environment variables from a build step. 13:08:54 [EnvInject] - Injecting as environment variables the properties content 13:08:54 SERVER_ID=logs 13:08:54 13:08:54 [EnvInject] - Variables injected successfully. 13:08:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4753770486375683101.sh 13:08:54 ---> create-netrc.sh 13:08:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10991453268987352416.sh 13:08:54 ---> python-tools-install.sh 13:08:54 Setup pyenv: 13:08:54 system 13:08:54 3.8.20 13:08:54 3.9.20 13:08:54 3.10.15 13:08:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:08:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:08:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:08:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:08:56 lf-activate-venv(): INFO: Base packages installed successfully 13:08:56 lf-activate-venv(): INFO: Installing additional packages: lftools 13:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:09:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5546462687084695530.sh 13:09:04 ---> sudo-logs.sh 13:09:04 Archiving 'sudo' log.. 13:09:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12908762074743715473.sh 13:09:04 ---> job-cost.sh 13:09:04 Setup pyenv: 13:09:04 system 13:09:04 3.8.20 13:09:04 3.9.20 13:09:04 3.10.15 13:09:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:06 lf-activate-venv(): INFO: Base packages installed successfully 13:09:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:09:11 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:09:11 INFO: No Stack... 13:09:12 INFO: Retrieving Pricing Info for: v3-starter-1 13:09:12 INFO: Archiving Costs 13:09:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18203377778055629847.sh 13:09:12 ---> logs-deploy.sh 13:09:12 Setup pyenv: 13:09:12 system 13:09:12 3.8.20 13:09:12 3.9.20 13:09:12 3.10.15 13:09:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 13:09:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4jyj from file:/tmp/.os_lf_venv 13:09:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:09:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:09:14 lf-activate-venv(): INFO: Base packages installed successfully 13:09:14 lf-activate-venv(): INFO: Installing additional packages: lftools 13:09:21 lf-activate-venv(): INFO: Adding /tmp/venv-4jyj/bin to PATH 13:09:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/57310 13:09:21 INFO: archiving workspace using pattern(s): 13:09:22 Archives upload complete. 13:09:22 INFO: archiving logs to Nexus 13:09:23 ---> uname -a: 13:09:23 Linux prd-ubuntu20-04-docker-2c-8g-9504 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:09:23 13:09:23 13:09:23 ---> lscpu: 13:09:23 Architecture: x86_64 13:09:23 CPU op-mode(s): 32-bit, 64-bit 13:09:23 Byte Order: Little Endian 13:09:23 Address sizes: 40 bits physical, 48 bits virtual 13:09:23 CPU(s): 1 13:09:23 On-line CPU(s) list: 0 13:09:23 Thread(s) per core: 1 13:09:23 Core(s) per socket: 1 13:09:23 Socket(s): 1 13:09:23 NUMA node(s): 1 13:09:23 Vendor ID: AuthenticAMD 13:09:23 CPU family: 23 13:09:23 Model: 49 13:09:23 Model name: AMD EPYC-Rome Processor 13:09:23 Stepping: 0 13:09:23 CPU MHz: 2799.998 13:09:23 BogoMIPS: 5599.99 13:09:23 Virtualization: AMD-V 13:09:23 Hypervisor vendor: KVM 13:09:23 Virtualization type: full 13:09:23 L1d cache: 32 KiB 13:09:23 L1i cache: 32 KiB 13:09:23 L2 cache: 512 KiB 13:09:23 L3 cache: 16 MiB 13:09:23 NUMA node0 CPU(s): 0 13:09:23 Vulnerability Gather data sampling: Not affected 13:09:23 Vulnerability Itlb multihit: Not affected 13:09:23 Vulnerability L1tf: Not affected 13:09:23 Vulnerability Mds: Not affected 13:09:23 Vulnerability Meltdown: Not affected 13:09:23 Vulnerability Mmio stale data: Not affected 13:09:23 Vulnerability Retbleed: Vulnerable 13:09:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:09:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:09:23 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:09:23 Vulnerability Srbds: Not affected 13:09:23 Vulnerability Tsx async abort: Not affected 13:09:23 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 13:09:23 13:09:23 13:09:23 ---> nproc: 13:09:23 1 13:09:23 13:09:23 13:09:23 ---> df -h: 13:09:23 Filesystem Size Used Avail Use% Mounted on 13:09:23 udev 969M 0 969M 0% /dev 13:09:23 tmpfs 198M 1.1M 197M 1% /run 13:09:23 /dev/vda1 194G 9.8G 184G 6% / 13:09:23 tmpfs 986M 0 986M 0% /dev/shm 13:09:23 tmpfs 5.0M 0 5.0M 0% /run/lock 13:09:23 tmpfs 986M 0 986M 0% /sys/fs/cgroup 13:09:23 /dev/loop0 62M 62M 0 100% /snap/core20/1405 13:09:23 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 13:09:23 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 13:09:23 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:09:23 tmpfs 198M 0 198M 0% /run/user/1001 13:09:23 13:09:23 13:09:23 ---> free -m: 13:09:23 total used free shared buff/cache available 13:09:23 Mem: 1971 399 145 0 1427 1379 13:09:23 Swap: 1023 1 1022 13:09:23 13:09:23 13:09:23 ---> ip addr: 13:09:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:09:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:09:23 inet 127.0.0.1/8 scope host lo 13:09:23 valid_lft forever preferred_lft forever 13:09:23 inet6 ::1/128 scope host 13:09:23 valid_lft forever preferred_lft forever 13:09:23 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:09:23 link/ether fa:16:3e:04:76:84 brd ff:ff:ff:ff:ff:ff 13:09:23 inet 10.30.122.219/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 13:09:23 valid_lft 86209sec preferred_lft 86209sec 13:09:23 inet6 fe80::f816:3eff:fe04:7684/64 scope link 13:09:23 valid_lft forever preferred_lft forever 13:09:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:09:23 link/ether 86:34:bb:e2:f5:0f brd ff:ff:ff:ff:ff:ff 13:09:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:09:23 valid_lft forever preferred_lft forever 13:09:23 13:09:23 13:09:23 ---> sar -b -r -n DEV: 13:09:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9504) 09/25/25 _x86_64_ (1 CPU) 13:09:23 13:09:23 13:06:16 LINUX RESTART (1 CPU) 13:09:23 13:09:23 13:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:09:23 13:08:01 99.73 2.85 96.88 0.00 151.82 16082.11 0.00 13:09:23 13:09:01 46.88 6.70 40.18 0.00 323.15 4727.35 0.00 13:09:23 Average: 73.31 4.77 68.53 0.00 237.47 10405.20 0.00 13:09:23 13:09:23 13:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:09:23 13:08:01 98592 1389144 387468 19.19 79496 1293268 947380 30.89 433800 1276352 102144 13:09:23 13:09:01 133128 1387800 389388 19.29 84788 1252228 955224 31.14 468916 1207700 12564 13:09:23 Average: 115860 1388472 388428 19.24 82142 1272748 951302 31.01 451358 1242026 57354 13:09:23 13:09:23 13:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:09:23 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:23 13:08:01 ens3 65.31 51.08 948.54 11.66 0.00 0.00 0.00 0.00 13:09:23 13:08:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 13:09:23 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:23 13:09:01 ens3 28.65 26.90 48.59 13.34 0.00 0.00 0.00 0.00 13:09:23 13:09:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 13:09:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:09:23 Average: ens3 46.98 38.99 498.60 12.50 0.00 0.00 0.00 0.00 13:09:23 Average: lo 1.57 1.57 0.17 0.17 0.00 0.00 0.00 0.00 13:09:23 13:09:23 13:09:23 ---> sar -P ALL: 13:09:23 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-9504) 09/25/25 _x86_64_ (1 CPU) 13:09:23 13:09:23 13:06:16 LINUX RESTART (1 CPU) 13:09:23 13:09:23 13:07:01 CPU %user %nice %system %iowait %steal %idle 13:09:23 13:08:01 all 81.01 0.00 5.35 7.99 0.12 5.54 13:09:23 13:08:01 0 81.01 0.00 5.35 7.99 0.12 5.54 13:09:23 13:09:01 all 78.93 0.00 3.26 5.46 0.13 12.22 13:09:23 13:09:01 0 78.93 0.00 3.26 5.46 0.13 12.22 13:09:23 Average: all 79.97 0.00 4.31 6.72 0.12 8.88 13:09:23 Average: 0 79.97 0.00 4.31 6.72 0.12 8.88 13:09:23 13:09:23 13:09:23