07:14:48 Started by timer 07:14:48 Running as SYSTEM 07:14:48 [EnvInject] - Loading node environment variables. 07:14:49 Building remotely on prd-ubuntu20.04-docker-2c-8g-14950 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 07:14:49 [ssh-agent] Looking for ssh-agent implementation... 07:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:49 $ ssh-agent 07:14:49 SSH_AUTH_SOCK=/tmp/ssh-4KTm7fHuuCOU/agent.1503 07:14:49 SSH_AGENT_PID=1505 07:14:49 [ssh-agent] Started. 07:14:49 Running ssh-add (command line suppressed) 07:14:49 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_8404581374572983706.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_8404581374572983706.key) 07:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:49 The recommended git tool is: NONE 07:14:51 using credential edgex-jenkins-ssh 07:14:51 Wiping out workspace first. 07:14:51 Cloning the remote Git repository 07:14:51 Cloning repository git@github.com:edgexfoundry/ci-management 07:14:51 > git init /w/workspace/ci-management-openstack-cron # timeout=10 07:14:51 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 07:14:51 > git --version # timeout=10 07:14:51 > git --version # 'git version 2.25.1' 07:14:51 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:52 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 07:14:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:52 Avoid second fetch 07:14:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 07:14:52 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 07:14:52 > git config core.sparsecheckout # timeout=10 07:14:52 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 07:14:53 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 07:14:53 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 07:14:53 > git remote # timeout=10 07:14:53 > git submodule init # timeout=10 07:14:53 > git submodule sync # timeout=10 07:14:53 > git config --get remote.origin.url # timeout=10 07:14:53 > git submodule init # timeout=10 07:14:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:14:53 > git config --get submodule.packer/common-packer.url # timeout=10 07:14:53 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:14:53 > git config --get submodule.global-jjb.url # timeout=10 07:14:53 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:14:53 > git submodule update --init --recursive packer/common-packer # timeout=10 07:14:53 > git submodule update --init --recursive global-jjb # timeout=10 07:14:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:14:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:14:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:14:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:14:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:14:57 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 07:14:57 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 07:14:57 provisioning config files... 07:14:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:14:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:14:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:14:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins847192663083875919.sh 07:14:58 ---> python-tools-install.sh 07:14:58 Setup pyenv: 07:14:58 * system (set by /opt/pyenv/version) 07:14:58 * 3.8.20 (set by /opt/pyenv/version) 07:14:58 * 3.9.20 (set by /opt/pyenv/version) 07:14:58 3.10.15 07:14:58 3.11.10 07:15:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k9NJ 07:15:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:15:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:06 lf-activate-venv(): INFO: Base packages installed successfully 07:15:06 lf-activate-venv(): INFO: Installing additional packages: lftools 07:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:15:25 Generating Requirements File 07:15:45 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. 07:15:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:15:46 Python 3.11.10 07:15:46 pip 26.1.2 from /tmp/venv-k9NJ/lib/python3.11/site-packages/pip (python 3.11) 07:15:46 aiohappyeyeballs==2.7.1 07:15:46 aiohttp==3.14.1 07:15:46 aiosignal==1.4.0 07:15:46 appdirs==1.4.4 07:15:46 argcomplete==3.7.0 07:15:46 aspy.yaml==1.3.0 07:15:46 attrs==26.1.0 07:15:46 autopage==0.6.0 07:15:46 beautifulsoup4==4.15.0 07:15:46 boto3==1.43.46 07:15:46 botocore==1.43.46 07:15:46 bs4==0.0.2 07:15:46 certifi==2026.6.17 07:15:46 cffi==2.1.0 07:15:46 cfgv==3.5.0 07:15:46 chardet==7.4.3 07:15:46 charset-normalizer==3.4.9 07:15:46 click==8.4.2 07:15:46 cliff==4.15.0 07:15:46 cmd2==4.1.1 07:15:46 cryptography==3.3.2 07:15:46 debtcollector==3.1.0 07:15:46 decorator==5.3.1 07:15:46 defusedxml==0.7.1 07:15:46 Deprecated==1.3.1 07:15:46 distlib==0.4.3 07:15:46 dnspython==2.8.0 07:15:46 docker==7.2.0 07:15:46 dogpile.cache==1.5.0 07:15:46 durationpy==0.10 07:15:46 email-validator==2.3.0 07:15:46 filelock==3.29.7 07:15:46 frozenlist==1.8.0 07:15:46 future==1.0.0 07:15:46 gitdb==4.0.12 07:15:46 GitPython==3.1.50 07:15:46 httplib2==0.30.2 07:15:46 identify==2.6.19 07:15:46 idna==3.18 07:15:46 importlib-resources==1.5.0 07:15:46 iso8601==2.1.0 07:15:46 Jinja2==3.1.6 07:15:46 jmespath==1.1.0 07:15:46 jsonpatch==1.33 07:15:46 jsonpointer==3.1.1 07:15:46 jsonschema==4.26.0 07:15:46 jsonschema-specifications==2025.9.1 07:15:46 keystoneauth1==5.15.0 07:15:46 kubernetes==36.0.2 07:15:46 lftools==0.37.22 07:15:46 lxml==6.1.1 07:15:46 markdown-it-py==4.2.0 07:15:46 MarkupSafe==3.0.3 07:15:46 mdurl==0.1.2 07:15:46 msgpack==1.2.1 07:15:46 multi_key_dict==2.0.3 07:15:46 multidict==6.7.1 07:15:46 munch==4.0.0 07:15:46 netaddr==1.3.0 07:15:46 niet==1.4.2 07:15:46 nodeenv==1.10.0 07:15:46 oauth2client==4.1.3 07:15:46 oauthlib==3.3.1 07:15:46 openstacksdk==4.17.0 07:15:46 os-service-types==1.8.2 07:15:46 osc-lib==4.7.0 07:15:46 oslo.config==10.5.0 07:15:46 oslo.context==6.5.0 07:15:46 oslo.i18n==6.9.0 07:15:46 oslo.log==8.3.0 07:15:46 oslo.serialization==5.11.0 07:15:46 oslo.utils==10.1.1 07:15:46 packaging==26.2 07:15:46 pbr==7.0.3 07:15:46 platformdirs==4.10.0 07:15:46 prettytable==3.18.0 07:15:46 prompt_toolkit==3.0.52 07:15:46 propcache==0.5.2 07:15:46 psutil==7.2.2 07:15:46 pyasn1==0.6.4 07:15:46 pyasn1_modules==0.4.2 07:15:46 pycparser==3.0 07:15:46 pygerrit2==2.0.15 07:15:46 PyGithub==2.9.1 07:15:46 Pygments==2.20.0 07:15:46 PyJWT==2.13.0 07:15:46 PyNaCl==1.6.2 07:15:46 pyparsing==2.4.7 07:15:46 pyperclip==1.11.0 07:15:46 pyrsistent==0.20.0 07:15:46 python-cinderclient==9.9.0 07:15:46 python-dateutil==2.9.0.post0 07:15:46 python-discovery==1.4.4 07:15:46 python-heatclient==5.2.0 07:15:46 python-jenkins==1.8.3 07:15:46 python-keystoneclient==5.8.0 07:15:46 python-magnumclient==4.11.0 07:15:46 python-openstackclient==10.1.0 07:15:46 python-swiftclient==4.10.0 07:15:46 PyYAML==6.0.3 07:15:46 referencing==0.37.0 07:15:46 requests==2.34.2 07:15:46 requests-oauthlib==2.0.0 07:15:46 rfc3986==2.0.0 07:15:46 rich==15.0.0 07:15:46 rich-argparse==1.8.0 07:15:46 rpds-py==2026.6.3 07:15:46 rsa==4.9.1 07:15:46 ruamel.yaml==0.19.1 07:15:46 ruamel.yaml.clib==0.2.15 07:15:46 s3transfer==0.19.1 07:15:46 simplejson==4.1.1 07:15:46 six==1.17.0 07:15:46 smmap==5.0.3 07:15:46 soupsieve==2.8.4 07:15:46 stevedore==5.9.0 07:15:46 tabulate==0.10.0 07:15:46 toml==0.10.2 07:15:46 tomlkit==0.15.0 07:15:46 tqdm==4.68.4 07:15:46 typing_extensions==4.16.0 07:15:46 urllib3==1.26.20 07:15:46 virtualenv==21.6.1 07:15:46 wcwidth==0.8.2 07:15:46 websocket-client==1.9.0 07:15:46 wrapt==2.2.2 07:15:46 xdg==6.0.0 07:15:46 xmltodict==1.0.4 07:15:46 yarl==1.24.2 07:15:46 yq==4.1.2 07:15:46 [EnvInject] - Injecting environment variables from a build step. 07:15:46 [EnvInject] - Injecting as environment variables the properties content 07:15:46 OS_CLOUD=vex 07:15:46 07:15:46 [EnvInject] - Variables injected successfully. 07:15:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:15:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:15:46 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13721221900216549688.sh 07:15:46 ---> Orphaned k8s clusters 07:15:46 Setup pyenv: 07:15:46 system 07:15:46 3.8.20 07:15:46 3.9.20 07:15:46 3.10.15 07:15:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:15:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:15:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:48 lf-activate-venv(): INFO: Base packages installed successfully 07:15:48 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 07:15:54 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:15:57 -----> Delete orphaned cluster 07:15:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:15:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:15:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1202884916828377617.sh 07:15:57 ---> Orphaned stacks 07:15:57 Setup pyenv: 07:15:57 system 07:15:57 3.8.20 07:15:57 3.9.20 07:15:57 3.10.15 07:15:57 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:15:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:15:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:15:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:15:59 lf-activate-venv(): INFO: Base packages installed successfully 07:15:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:16:10 + mapfile -t OS_COE_CLUSTERS_ID 07:16:10 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 07:16:10 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 07:16:10 ++ awk '{print $1}' 07:16:12 + echo '-----> Active clusters -> stacks' 07:16:12 -----> Active clusters -> stacks 07:16:12 + OS_COE_STACKS=() 07:16:12 + [[ 0 -gt 0 ]] 07:16:12 + mapfile -t OS_STACKS 07:16:12 ++ 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 07:16:12 ++ awk '{print $1}' 07:16:14 + echo '-----> Active stacks' 07:16:14 -----> Active stacks 07:16:14 + echo '-----> Delete orphaned stacks' 07:16:14 -----> Delete orphaned stacks 07:16:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:16:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:16:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins964621310268633951.sh 07:16:14 ---> Orphaned servers 07:16:14 Setup pyenv: 07:16:14 system 07:16:14 3.8.20 07:16:14 3.9.20 07:16:14 3.10.15 07:16:14 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:16:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:16:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:15 lf-activate-venv(): INFO: Base packages installed successfully 07:16:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:16:30 -----> Active servers 07:16:30 prd-ubuntu20.04-docker-2c-8g-14950 07:16:30 prd-ubuntu20.04-docker-2c-8g-14949 07:16:30 prd-centos7-blackbox-4c-2g-14884 07:16:30 prd-centos7-blackbox-4c-2g-14882 07:16:30 prd-centos7-blackbox-4c-2g-14883 07:16:30 prd-centos7-blackbox-4c-2g-14261 07:16:30 -----> Delete orphaned servers 07:16:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 07:16:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 07:16:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11275051315368384293.sh 07:16:31 ---> Orphaned ports 07:16:31 Setup pyenv: 07:16:31 system 07:16:31 3.8.20 07:16:31 3.9.20 07:16:31 3.10.15 07:16:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:16:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:16:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:33 lf-activate-venv(): INFO: Base packages installed successfully 07:16:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 07:16:40 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:16:42 No orphaned ports to process. 07:16:42 Build step 'Conditional step (single)' marked build as failure 07:16:42 $ ssh-agent -k 07:16:42 unset SSH_AUTH_SOCK; 07:16:42 unset SSH_AGENT_PID; 07:16:42 echo Agent pid 1505 killed; 07:16:42 [ssh-agent] Stopped. 07:16:42 [PostBuildScript] - [INFO] Executing post build scripts. 07:16:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1022201229972589030.sh 07:16:42 ---> sysstat.sh 07:16:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15412156374136442378.sh 07:16:43 ---> package-listing.sh 07:16:43 ++ facter osfamily 07:16:43 ++ tr '[:upper:]' '[:lower:]' 07:16:43 + OS_FAMILY=debian 07:16:43 + workspace=/w/workspace/ci-management-openstack-cron 07:16:43 + START_PACKAGES=/tmp/packages_start.txt 07:16:43 + END_PACKAGES=/tmp/packages_end.txt 07:16:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:16:43 + PACKAGES=/tmp/packages_start.txt 07:16:43 + '[' /w/workspace/ci-management-openstack-cron ']' 07:16:43 + PACKAGES=/tmp/packages_end.txt 07:16:43 + case "${OS_FAMILY}" in 07:16:43 + dpkg -l 07:16:43 + grep '^ii' 07:16:43 + '[' -f /tmp/packages_start.txt ']' 07:16:43 + '[' -f /tmp/packages_end.txt ']' 07:16:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:16:43 + '[' /w/workspace/ci-management-openstack-cron ']' 07:16:43 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 07:16:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 07:16:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9601896270887154918.sh 07:16:43 ---> capture-instance-metadata.sh 07:16:43 Setup pyenv: 07:16:43 system 07:16:43 3.8.20 07:16:43 3.9.20 07:16:43 3.10.15 07:16:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:16:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:16:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:45 lf-activate-venv(): INFO: Base packages installed successfully 07:16:45 lf-activate-venv(): INFO: Installing additional packages: lftools 07:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:16:50 INFO: Running in OpenStack, capturing instance metadata 07:16:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7366995576934480939.sh 07:16:51 provisioning config files... 07:16:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17862610233339532912tmp 07:16:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:16:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:16:51 [EnvInject] - Injecting environment variables from a build step. 07:16:51 [EnvInject] - Injecting as environment variables the properties content 07:16:51 SERVER_ID=logs 07:16:51 07:16:51 [EnvInject] - Variables injected successfully. 07:16:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16521793706907947468.sh 07:16:51 ---> create-netrc.sh 07:16:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17625639546085359716.sh 07:16:51 ---> python-tools-install.sh 07:16:51 Setup pyenv: 07:16:51 system 07:16:51 3.8.20 07:16:51 3.9.20 07:16:51 3.10.15 07:16:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:16:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:16:53 lf-activate-venv(): INFO: Base packages installed successfully 07:16:53 lf-activate-venv(): INFO: Installing additional packages: lftools 07:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:16:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins994594498898174469.sh 07:16:58 ---> sudo-logs.sh 07:16:58 Archiving 'sudo' log.. 07:16:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1643152874206020990.sh 07:16:59 ---> job-cost.sh 07:16:59 Setup pyenv: 07:16:59 system 07:16:59 3.8.20 07:16:59 3.9.20 07:16:59 3.10.15 07:16:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:16:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:16:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:17:00 lf-activate-venv(): INFO: Base packages installed successfully 07:17:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:17:06 INFO: No Stack... 07:17:06 INFO: Retrieving Pricing Info for: v3-standard-2 07:17:06 INFO: Archiving Costs 07:17:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins618457135437376966.sh 07:17:06 ---> logs-deploy.sh 07:17:06 Setup pyenv: 07:17:06 system 07:17:06 3.8.20 07:17:06 3.9.20 07:17:06 3.10.15 07:17:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 07:17:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k9NJ from file:/tmp/.os_lf_venv 07:17:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:17:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:17:08 lf-activate-venv(): INFO: Base packages installed successfully 07:17:08 lf-activate-venv(): INFO: Installing additional packages: lftools 07:17:14 lf-activate-venv(): INFO: Adding /tmp/venv-k9NJ/bin to PATH 07:17:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63576 07:17:14 INFO: archiving workspace using pattern(s): 07:17:15 Archives upload complete. 07:17:15 INFO: archiving logs to Nexus 07:17:16 ---> uname -a: 07:17:16 Linux prd-ubuntu20-04-docker-2c-8g-14950 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:17:16 07:17:16 07:17:16 ---> lscpu: 07:17:16 Architecture: x86_64 07:17:16 CPU op-mode(s): 32-bit, 64-bit 07:17:16 Byte Order: Little Endian 07:17:16 Address sizes: 40 bits physical, 48 bits virtual 07:17:16 CPU(s): 2 07:17:16 On-line CPU(s) list: 0,1 07:17:16 Thread(s) per core: 1 07:17:16 Core(s) per socket: 1 07:17:16 Socket(s): 2 07:17:16 NUMA node(s): 1 07:17:16 Vendor ID: AuthenticAMD 07:17:16 CPU family: 23 07:17:16 Model: 49 07:17:16 Model name: AMD EPYC-Rome Processor 07:17:16 Stepping: 0 07:17:16 CPU MHz: 2800.000 07:17:16 BogoMIPS: 5600.00 07:17:16 Virtualization: AMD-V 07:17:16 Hypervisor vendor: KVM 07:17:16 Virtualization type: full 07:17:16 L1d cache: 64 KiB 07:17:16 L1i cache: 64 KiB 07:17:16 L2 cache: 1 MiB 07:17:16 L3 cache: 32 MiB 07:17:16 NUMA node0 CPU(s): 0,1 07:17:16 Vulnerability Gather data sampling: Not affected 07:17:16 Vulnerability Itlb multihit: Not affected 07:17:16 Vulnerability L1tf: Not affected 07:17:16 Vulnerability Mds: Not affected 07:17:16 Vulnerability Meltdown: Not affected 07:17:16 Vulnerability Mmio stale data: Not affected 07:17:16 Vulnerability Retbleed: Vulnerable 07:17:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:17:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:17:16 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:17:16 Vulnerability Srbds: Not affected 07:17:16 Vulnerability Tsx async abort: Not affected 07:17:16 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 07:17:16 07:17:16 07:17:16 ---> nproc: 07:17:16 2 07:17:16 07:17:16 07:17:16 ---> df -h: 07:17:16 Filesystem Size Used Avail Use% Mounted on 07:17:16 udev 3.9G 0 3.9G 0% /dev 07:17:16 tmpfs 795M 1.1M 794M 1% /run 07:17:16 /dev/vda1 39G 9.9G 29G 26% / 07:17:16 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:17:16 tmpfs 5.0M 0 5.0M 0% /run/lock 07:17:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:17:16 /dev/loop1 62M 62M 0 100% /snap/core20/1405 07:17:16 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 07:17:16 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 07:17:16 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:17:16 tmpfs 795M 0 795M 0% /run/user/1001 07:17:16 07:17:16 07:17:16 ---> free -m: 07:17:16 total used free shared buff/cache available 07:17:16 Mem: 7945 544 4888 1 2512 7101 07:17:16 Swap: 1023 0 1023 07:17:16 07:17:16 07:17:16 ---> ip addr: 07:17:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:17:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:17:16 inet 127.0.0.1/8 scope host lo 07:17:16 valid_lft forever preferred_lft forever 07:17:16 inet6 ::1/128 scope host 07:17:16 valid_lft forever preferred_lft forever 07:17:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:17:16 link/ether fa:16:3e:bb:04:34 brd ff:ff:ff:ff:ff:ff 07:17:16 inet 10.30.123.236/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 07:17:16 valid_lft 86223sec preferred_lft 86223sec 07:17:16 inet6 fe80::f816:3eff:febb:434/64 scope link 07:17:16 valid_lft forever preferred_lft forever 07:17:16 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:17:16 link/ether 76:f1:f7:ae:b9:32 brd ff:ff:ff:ff:ff:ff 07:17:16 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:17:16 valid_lft forever preferred_lft forever 07:17:16 07:17:16 07:17:16 ---> sar -b -r -n DEV: 07:17:16 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14950) 07/12/26 _x86_64_ (2 CPU) 07:17:16 07:17:16 07:14:21 LINUX RESTART (2 CPU) 07:17:16 07:17:16 07:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:17:16 07:16:01 130.25 1.80 128.45 0.00 134.76 13033.06 0.00 07:17:16 07:17:01 72.77 1.52 71.25 0.00 137.71 8488.72 0.00 07:17:16 Average: 101.27 1.66 99.61 0.00 136.25 10741.80 0.00 07:17:16 07:17:16 07:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:17:16 07:16:01 5037532 7284164 490376 6.03 91764 2310272 1151396 12.54 707372 2127088 203268 07:17:16 07:17:01 5074224 7333448 439916 5.41 97572 2316292 1111992 12.11 702424 2095452 11700 07:17:16 Average: 5055878 7308806 465146 5.72 94668 2313282 1131694 12.32 704898 2111270 107484 07:17:16 07:17:16 07:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:17:16 07:16:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 07:17:16 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:16 07:16:01 ens3 77.78 60.77 1316.56 11.79 0.00 0.00 0.00 0.00 07:17:16 07:17:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 07:17:16 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:16 07:17:01 ens3 39.06 36.48 62.02 12.83 0.00 0.00 0.00 0.00 07:17:16 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 07:17:16 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:16 Average: ens3 58.26 48.52 684.02 12.32 0.00 0.00 0.00 0.00 07:17:16 07:17:16 07:17:16 ---> sar -P ALL: 07:17:16 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14950) 07/12/26 _x86_64_ (2 CPU) 07:17:16 07:17:16 07:14:21 LINUX RESTART (2 CPU) 07:17:16 07:17:16 07:15:02 CPU %user %nice %system %iowait %steal %idle 07:17:16 07:16:01 all 41.27 0.00 3.16 3.56 0.09 51.92 07:17:16 07:16:01 0 26.81 0.00 2.09 0.48 0.08 70.54 07:17:16 07:16:01 1 55.75 0.00 4.23 6.64 0.10 33.28 07:17:16 07:17:01 all 39.95 0.00 2.63 1.46 0.08 55.89 07:17:16 07:17:01 0 37.11 0.00 2.50 1.95 0.08 58.36 07:17:16 07:17:01 1 42.80 0.00 2.76 0.97 0.07 53.41 07:17:16 Average: all 40.61 0.00 2.89 2.50 0.08 53.92 07:17:16 Average: 0 32.00 0.00 2.30 1.22 0.08 64.40 07:17:16 Average: 1 49.22 0.00 3.49 3.78 0.08 43.43 07:17:16 07:17:16 07:17:16