16:04:14 Started by timer 16:04:14 Running as SYSTEM 16:04:18 [EnvInject] - Loading node environment variables. 16:04:18 Building remotely on prd-ubuntu20.04-docker-2c-8g-15097 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 16:04:18 [ssh-agent] Looking for ssh-agent implementation... 16:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:04:19 $ ssh-agent 16:04:19 SSH_AUTH_SOCK=/tmp/ssh-fDmgDB9bIC23/agent.1561 16:04:19 SSH_AGENT_PID=1563 16:04:19 [ssh-agent] Started. 16:04:19 Running ssh-add (command line suppressed) 16:04:19 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1402707585154791014.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1402707585154791014.key) 16:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:04:19 The recommended git tool is: NONE 16:04:25 using credential edgex-jenkins-ssh 16:04:25 Wiping out workspace first. 16:04:25 Cloning the remote Git repository 16:04:26 Cloning repository git@github.com:edgexfoundry/ci-management 16:04:26 > git init /w/workspace/ci-management-openstack-cron # timeout=10 16:04:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 16:04:26 > git --version # timeout=10 16:04:26 > git --version # 'git version 2.25.1' 16:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 16:04:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:27 Avoid second fetch 16:04:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:04:27 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 16:04:27 > git config core.sparsecheckout # timeout=10 16:04:28 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:28 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 16:04:28 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 16:04:28 > git remote # timeout=10 16:04:28 > git submodule init # timeout=10 16:04:28 > git submodule sync # timeout=10 16:04:28 > git config --get remote.origin.url # timeout=10 16:04:28 > git submodule init # timeout=10 16:04:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:04:28 > git config --get submodule.packer/common-packer.url # timeout=10 16:04:28 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:04:28 > git config --get submodule.global-jjb.url # timeout=10 16:04:28 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:04:29 > git submodule update --init --recursive packer/common-packer # timeout=10 16:04:29 > git submodule update --init --recursive global-jjb # timeout=10 16:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:04:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:04:34 provisioning config files... 16:04:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:04:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:04:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:04:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14469883247584222742.sh 16:04:34 ---> python-tools-install.sh 16:04:34 Setup pyenv: 16:04:34 * system (set by /opt/pyenv/version) 16:04:34 * 3.8.20 (set by /opt/pyenv/version) 16:04:34 * 3.9.20 (set by /opt/pyenv/version) 16:04:34 3.10.15 16:04:34 3.11.10 16:04:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WXMR 16:04:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:04:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:04:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:04:42 lf-activate-venv(): INFO: Base packages installed successfully 16:04:42 lf-activate-venv(): INFO: Installing additional packages: lftools 16:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:05:05 Generating Requirements File 16:05:27 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. 16:05:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:05:27 Python 3.11.10 16:05:28 pip 26.1.2 from /tmp/venv-WXMR/lib/python3.11/site-packages/pip (python 3.11) 16:05:28 aiohappyeyeballs==2.7.1 16:05:28 aiohttp==3.14.1 16:05:28 aiosignal==1.4.0 16:05:28 appdirs==1.4.4 16:05:28 argcomplete==3.7.0 16:05:28 aspy.yaml==1.3.0 16:05:28 attrs==26.1.0 16:05:28 autopage==0.6.0 16:05:28 beautifulsoup4==4.15.0 16:05:28 boto3==1.43.48 16:05:28 botocore==1.43.48 16:05:28 bs4==0.0.2 16:05:28 certifi==2026.6.17 16:05:28 cffi==2.1.0 16:05:28 cfgv==3.5.0 16:05:28 chardet==7.4.3 16:05:28 charset-normalizer==3.4.9 16:05:28 click==8.4.2 16:05:28 cliff==4.15.0 16:05:28 cmd2==4.1.1 16:05:28 cryptography==3.3.2 16:05:28 debtcollector==3.1.0 16:05:28 decorator==5.3.1 16:05:28 defusedxml==0.7.1 16:05:28 Deprecated==1.3.1 16:05:28 distlib==0.4.3 16:05:28 dnspython==2.8.0 16:05:28 docker==7.2.0 16:05:28 dogpile.cache==1.5.0 16:05:28 durationpy==0.10 16:05:28 email-validator==2.3.0 16:05:28 filelock==3.29.7 16:05:28 frozenlist==1.8.0 16:05:28 future==1.0.0 16:05:28 gitdb==4.0.12 16:05:28 GitPython==3.1.51 16:05:28 httplib2==0.30.2 16:05:28 identify==2.6.19 16:05:28 idna==3.18 16:05:28 importlib-resources==1.5.0 16:05:28 iso8601==2.1.0 16:05:28 Jinja2==3.1.6 16:05:28 jmespath==1.1.0 16:05:28 jsonpatch==1.33 16:05:28 jsonpointer==3.1.1 16:05:28 jsonschema==4.26.0 16:05:28 jsonschema-specifications==2025.9.1 16:05:28 keystoneauth1==5.15.0 16:05:28 kubernetes==36.0.3 16:05:28 lftools==0.37.22 16:05:28 lxml==6.1.1 16:05:28 markdown-it-py==4.2.0 16:05:28 MarkupSafe==3.0.3 16:05:28 mdurl==0.1.2 16:05:28 msgpack==1.2.1 16:05:28 multi_key_dict==2.0.3 16:05:28 multidict==6.7.1 16:05:28 munch==4.0.0 16:05:28 netaddr==1.3.0 16:05:28 niet==1.4.2 16:05:28 nodeenv==1.10.0 16:05:28 oauth2client==4.1.3 16:05:28 oauthlib==3.3.1 16:05:28 openstacksdk==4.17.0 16:05:28 os-service-types==1.8.2 16:05:28 osc-lib==4.7.0 16:05:28 oslo.config==10.5.0 16:05:28 oslo.context==6.5.0 16:05:28 oslo.i18n==6.9.0 16:05:28 oslo.log==8.3.0 16:05:28 oslo.serialization==5.11.0 16:05:28 oslo.utils==10.1.1 16:05:28 packaging==26.2 16:05:28 pbr==7.0.3 16:05:28 platformdirs==4.10.0 16:05:28 prettytable==3.18.0 16:05:28 prompt_toolkit==3.0.52 16:05:28 propcache==0.5.2 16:05:28 psutil==7.2.2 16:05:28 pyasn1==0.6.4 16:05:28 pyasn1_modules==0.4.2 16:05:28 pycparser==3.0 16:05:28 pygerrit2==2.0.15 16:05:28 PyGithub==2.9.1 16:05:28 Pygments==2.20.0 16:05:28 PyJWT==2.13.0 16:05:28 PyNaCl==1.6.2 16:05:28 pyparsing==2.4.7 16:05:28 pyperclip==1.11.0 16:05:28 pyrsistent==0.20.0 16:05:28 python-dateutil==2.9.0.post0 16:05:28 python-discovery==1.4.4 16:05:28 python-heatclient==5.2.0 16:05:28 python-jenkins==1.8.3 16:05:28 python-keystoneclient==5.8.0 16:05:28 python-magnumclient==4.11.0 16:05:28 python-manilaclient==6.2.0 16:05:28 python-openstackclient==10.2.1 16:05:28 python-swiftclient==4.10.0 16:05:28 PyYAML==6.0.3 16:05:28 referencing==0.37.0 16:05:28 requests==2.34.2 16:05:28 requests-oauthlib==2.0.0 16:05:28 rfc3986==2.0.0 16:05:28 rich==15.0.0 16:05:28 rich-argparse==1.8.0 16:05:28 rpds-py==2026.6.3 16:05:28 rsa==4.9.1 16:05:28 ruamel.yaml==0.19.1 16:05:28 ruamel.yaml.clib==0.2.15 16:05:28 s3transfer==0.19.1 16:05:28 simplejson==4.1.1 16:05:28 six==1.17.0 16:05:28 smmap==5.0.3 16:05:28 soupsieve==2.8.4 16:05:28 stevedore==5.9.0 16:05:28 tabulate==0.10.0 16:05:28 toml==0.10.2 16:05:28 tomlkit==0.15.0 16:05:28 tqdm==4.68.4 16:05:28 typing_extensions==4.16.0 16:05:28 urllib3==1.26.20 16:05:28 virtualenv==21.6.1 16:05:28 wcwidth==0.8.2 16:05:28 websocket-client==1.9.0 16:05:28 wrapt==2.2.2 16:05:28 xdg==6.0.0 16:05:28 xmltodict==1.0.4 16:05:28 yarl==1.24.2 16:05:28 yq==4.1.2 16:05:28 [EnvInject] - Injecting environment variables from a build step. 16:05:28 [EnvInject] - Injecting as environment variables the properties content 16:05:28 OS_CLOUD=vex 16:05:28 16:05:28 [EnvInject] - Variables injected successfully. 16:05:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14122478067317518943.sh 16:05:28 ---> Orphaned k8s clusters 16:05:28 Setup pyenv: 16:05:28 system 16:05:28 3.8.20 16:05:28 3.9.20 16:05:28 3.10.15 16:05:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:30 lf-activate-venv(): INFO: Base packages installed successfully 16:05:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:05:37 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:05:39 -----> Delete orphaned cluster 16:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4543060990427015032.sh 16:05:39 ---> Orphaned stacks 16:05:39 Setup pyenv: 16:05:39 system 16:05:39 3.8.20 16:05:39 3.9.20 16:05:39 3.10.15 16:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:05:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:41 lf-activate-venv(): INFO: Base packages installed successfully 16:05:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:05:54 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. 16:05:54 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 16:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:05:54 + mapfile -t OS_COE_CLUSTERS_ID 16:05:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:05:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:05:54 ++ awk '{print $1}' 16:05:56 + echo '-----> Active clusters -> stacks' 16:05:56 -----> Active clusters -> stacks 16:05:56 + OS_COE_STACKS=() 16:05:56 + [[ 0 -gt 0 ]] 16:05:56 + mapfile -t OS_STACKS 16:05:56 ++ 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 16:05:56 ++ awk '{print $1}' 16:05:58 + echo '-----> Active stacks' 16:05:58 -----> Active stacks 16:05:58 + echo '-----> Delete orphaned stacks' 16:05:58 -----> Delete orphaned stacks 16:05:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:05:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:05:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12951940496039520532.sh 16:05:58 ---> Orphaned servers 16:05:58 Setup pyenv: 16:05:58 system 16:05:58 3.8.20 16:05:58 3.9.20 16:05:58 3.10.15 16:05:58 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:05:59 lf-activate-venv(): INFO: Base packages installed successfully 16:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:06:15 -----> Active servers 16:06:15 prd-ubuntu20.04-docker-2c-8g-15097 16:06:15 prd-centos7-blackbox-4c-2g-14884 16:06:15 -----> Delete orphaned servers 16:06:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:06:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:06:16 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8342519016007223443.sh 16:06:16 ---> Orphaned ports 16:06:16 Setup pyenv: 16:06:16 system 16:06:16 3.8.20 16:06:16 3.9.20 16:06:16 3.10.15 16:06:16 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:18 lf-activate-venv(): INFO: Base packages installed successfully 16:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:06:25 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:06:27 No orphaned ports to process. 16:06:27 Build step 'Conditional step (single)' marked build as failure 16:06:27 $ ssh-agent -k 16:06:27 unset SSH_AUTH_SOCK; 16:06:27 unset SSH_AGENT_PID; 16:06:27 echo Agent pid 1563 killed; 16:06:27 [ssh-agent] Stopped. 16:06:27 [PostBuildScript] - [INFO] Executing post build scripts. 16:06:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11898581539728742326.sh 16:06:27 ---> sysstat.sh 16:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3885636034060032365.sh 16:06:28 ---> package-listing.sh 16:06:28 ++ facter osfamily 16:06:28 ++ tr '[:upper:]' '[:lower:]' 16:06:28 + OS_FAMILY=debian 16:06:28 + workspace=/w/workspace/ci-management-openstack-cron 16:06:28 + START_PACKAGES=/tmp/packages_start.txt 16:06:28 + END_PACKAGES=/tmp/packages_end.txt 16:06:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:28 + PACKAGES=/tmp/packages_start.txt 16:06:28 + '[' /w/workspace/ci-management-openstack-cron ']' 16:06:28 + PACKAGES=/tmp/packages_end.txt 16:06:28 + case "${OS_FAMILY}" in 16:06:28 + dpkg -l 16:06:28 + grep '^ii' 16:06:28 + '[' -f /tmp/packages_start.txt ']' 16:06:28 + '[' -f /tmp/packages_end.txt ']' 16:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:28 + '[' /w/workspace/ci-management-openstack-cron ']' 16:06:28 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 16:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 16:06:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10172089733789208283.sh 16:06:28 ---> capture-instance-metadata.sh 16:06:28 Setup pyenv: 16:06:28 system 16:06:28 3.8.20 16:06:28 3.9.20 16:06:28 3.10.15 16:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:30 lf-activate-venv(): INFO: Base packages installed successfully 16:06:30 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:06:36 INFO: Running in OpenStack, capturing instance metadata 16:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16551354382717738083.sh 16:06:36 provisioning config files... 16:06:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17994088007243871881tmp 16:06:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:06:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:06:36 [EnvInject] - Injecting environment variables from a build step. 16:06:36 [EnvInject] - Injecting as environment variables the properties content 16:06:36 SERVER_ID=logs 16:06:36 16:06:36 [EnvInject] - Variables injected successfully. 16:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10348244420420513022.sh 16:06:36 ---> create-netrc.sh 16:06:36 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4845111700013408445.sh 16:06:36 ---> python-tools-install.sh 16:06:36 Setup pyenv: 16:06:36 system 16:06:36 3.8.20 16:06:36 3.9.20 16:06:36 3.10.15 16:06:36 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:38 lf-activate-venv(): INFO: Base packages installed successfully 16:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools 16:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3738842231856104600.sh 16:06:44 ---> sudo-logs.sh 16:06:44 Archiving 'sudo' log.. 16:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10328713608081463738.sh 16:06:44 ---> job-cost.sh 16:06:44 Setup pyenv: 16:06:44 system 16:06:44 3.8.20 16:06:44 3.9.20 16:06:44 3.10.15 16:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:06:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:46 lf-activate-venv(): INFO: Base packages installed successfully 16:06:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:06:52 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:06:52 INFO: No Stack... 16:06:52 INFO: Retrieving Pricing Info for: v3-standard-2 16:06:52 INFO: Archiving Costs 16:06:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10655415261370416703.sh 16:06:52 ---> logs-deploy.sh 16:06:52 Setup pyenv: 16:06:52 system 16:06:52 3.8.20 16:06:52 3.9.20 16:06:52 3.10.15 16:06:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 16:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WXMR from file:/tmp/.os_lf_venv 16:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:06:54 lf-activate-venv(): INFO: Base packages installed successfully 16:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-WXMR/bin to PATH 16:07:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63657 16:07:01 INFO: archiving workspace using pattern(s): 16:07:02 Archives upload complete. 16:07:02 INFO: archiving logs to Nexus 16:07:03 ---> uname -a: 16:07:03 Linux prd-ubuntu20-04-docker-2c-8g-15097 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:07:03 16:07:03 16:07:03 ---> lscpu: 16:07:03 Architecture: x86_64 16:07:03 CPU op-mode(s): 32-bit, 64-bit 16:07:03 Byte Order: Little Endian 16:07:03 Address sizes: 40 bits physical, 48 bits virtual 16:07:03 CPU(s): 2 16:07:03 On-line CPU(s) list: 0,1 16:07:03 Thread(s) per core: 1 16:07:03 Core(s) per socket: 1 16:07:03 Socket(s): 2 16:07:03 NUMA node(s): 1 16:07:03 Vendor ID: AuthenticAMD 16:07:03 CPU family: 23 16:07:03 Model: 49 16:07:03 Model name: AMD EPYC-Rome Processor 16:07:03 Stepping: 0 16:07:03 CPU MHz: 2799.996 16:07:03 BogoMIPS: 5599.99 16:07:03 Virtualization: AMD-V 16:07:03 Hypervisor vendor: KVM 16:07:03 Virtualization type: full 16:07:03 L1d cache: 64 KiB 16:07:03 L1i cache: 64 KiB 16:07:03 L2 cache: 1 MiB 16:07:03 L3 cache: 32 MiB 16:07:03 NUMA node0 CPU(s): 0,1 16:07:03 Vulnerability Gather data sampling: Not affected 16:07:03 Vulnerability Itlb multihit: Not affected 16:07:03 Vulnerability L1tf: Not affected 16:07:03 Vulnerability Mds: Not affected 16:07:03 Vulnerability Meltdown: Not affected 16:07:03 Vulnerability Mmio stale data: Not affected 16:07:03 Vulnerability Retbleed: Vulnerable 16:07:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:07:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:07:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:07:03 Vulnerability Srbds: Not affected 16:07:03 Vulnerability Tsx async abort: Not affected 16:07:03 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 16:07:03 16:07:03 16:07:03 ---> nproc: 16:07:03 2 16:07:03 16:07:03 16:07:03 ---> df -h: 16:07:03 Filesystem Size Used Avail Use% Mounted on 16:07:03 udev 3.9G 0 3.9G 0% /dev 16:07:03 tmpfs 795M 1.1M 794M 1% /run 16:07:03 /dev/vda1 39G 9.9G 29G 26% / 16:07:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 16:07:03 tmpfs 5.0M 0 5.0M 0% /run/lock 16:07:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:07:03 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 16:07:03 /dev/loop2 62M 62M 0 100% /snap/core20/1405 16:07:03 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 16:07:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:07:03 tmpfs 795M 0 795M 0% /run/user/1001 16:07:03 16:07:03 16:07:03 ---> free -m: 16:07:03 total used free shared buff/cache available 16:07:03 Mem: 7945 536 4886 1 2523 7109 16:07:03 Swap: 1023 0 1023 16:07:03 16:07:03 16:07:03 ---> ip addr: 16:07:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:07:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:07:03 inet 127.0.0.1/8 scope host lo 16:07:03 valid_lft forever preferred_lft forever 16:07:03 inet6 ::1/128 scope host 16:07:03 valid_lft forever preferred_lft forever 16:07:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:07:03 link/ether fa:16:3e:5c:8f:21 brd ff:ff:ff:ff:ff:ff 16:07:03 inet 10.30.123.23/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 16:07:03 valid_lft 86178sec preferred_lft 86178sec 16:07:03 inet6 fe80::f816:3eff:fe5c:8f21/64 scope link 16:07:03 valid_lft forever preferred_lft forever 16:07:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:07:03 link/ether 9a:18:29:14:43:86 brd ff:ff:ff:ff:ff:ff 16:07:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:07:03 valid_lft forever preferred_lft forever 16:07:03 16:07:03 16:07:03 ---> sar -b -r -n DEV: 16:07:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15097) 07/15/26 _x86_64_ (2 CPU) 16:07:03 16:07:03 16:03:22 LINUX RESTART (2 CPU) 16:07:03 16:07:03 16:04:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:07:03 16:05:01 377.73 65.05 312.69 0.00 10828.13 16610.82 0.00 16:07:03 16:06:01 108.43 1.18 107.25 0.00 92.52 15036.98 0.00 16:07:03 16:07:01 44.98 1.80 43.18 0.00 162.51 3189.20 0.00 16:07:03 Average: 174.80 22.20 152.60 0.00 3614.65 11556.46 0.00 16:07:03 16:07:03 16:04:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:07:03 16:05:01 5304856 7274796 519288 6.38 72264 2071092 1162820 12.66 728040 1876804 146432 16:07:03 16:06:01 5048100 7307984 466352 5.73 95556 2318944 1104260 12.02 717068 2106032 54444 16:07:03 16:07:01 5056612 7332792 440668 5.42 99476 2330356 1083896 11.80 702860 2111676 31612 16:07:03 Average: 5136523 7305191 475436 5.84 89099 2240131 1116992 12.16 715989 2031504 77496 16:07:03 16:07:03 16:04:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:07:03 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 16:05:01 lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 16:07:03 16:05:01 ens3 311.19 216.67 1738.55 71.70 0.00 0.00 0.00 0.00 16:07:03 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 16:06:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 16:07:03 16:06:01 ens3 44.26 37.91 435.26 9.57 0.00 0.00 0.00 0.00 16:07:03 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 16:07:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 16:07:03 16:07:01 ens3 34.73 32.98 34.49 12.31 0.00 0.00 0.00 0.00 16:07:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:07:03 Average: lo 1.39 1.39 0.15 0.15 0.00 0.00 0.00 0.00 16:07:03 Average: ens3 128.03 94.50 724.90 30.74 0.00 0.00 0.00 0.00 16:07:03 16:07:03 16:07:03 ---> sar -P ALL: 16:07:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15097) 07/15/26 _x86_64_ (2 CPU) 16:07:03 16:07:03 16:03:22 LINUX RESTART (2 CPU) 16:07:03 16:07:03 16:04:03 CPU %user %nice %system %iowait %steal %idle 16:07:03 16:05:01 all 31.18 0.00 3.69 10.41 0.10 54.62 16:07:03 16:05:01 0 27.50 0.00 4.21 6.84 0.09 61.37 16:07:03 16:05:01 1 34.87 0.00 3.17 13.98 0.12 47.85 16:07:03 16:06:01 all 41.73 0.00 2.96 2.24 0.11 52.97 16:07:03 16:06:01 0 60.40 0.00 3.15 0.83 0.13 35.48 16:07:03 16:06:01 1 23.10 0.00 2.76 3.64 0.08 70.41 16:07:03 16:07:01 all 41.60 0.00 2.45 1.31 0.09 54.55 16:07:03 16:07:01 0 62.08 0.00 3.00 0.48 0.12 34.32 16:07:03 16:07:01 1 21.17 0.00 1.90 2.13 0.07 74.73 16:07:03 Average: all 38.26 0.00 3.02 4.58 0.10 54.04 16:07:03 Average: 0 50.27 0.00 3.44 2.67 0.11 43.51 16:07:03 Average: 1 26.26 0.00 2.60 6.48 0.09 64.56 16:07:03 16:07:03 16:07:03