01:03:52 Started by timer 01:03:52 Running as SYSTEM 01:03:53 [EnvInject] - Loading node environment variables. 01:03:53 Building remotely on prd-ubuntu20.04-docker-2c-8g-12193 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 01:03:53 [ssh-agent] Looking for ssh-agent implementation... 01:03:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:53 $ ssh-agent 01:03:53 SSH_AUTH_SOCK=/tmp/ssh-zk0NDaRKRCAE/agent.1541 01:03:53 SSH_AGENT_PID=1543 01:03:53 [ssh-agent] Started. 01:03:53 Running ssh-add (command line suppressed) 01:03:53 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1980418480677207151.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1980418480677207151.key) 01:03:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:53 The recommended git tool is: NONE 01:03:55 using credential edgex-jenkins-ssh 01:03:55 Wiping out workspace first. 01:03:55 Cloning the remote Git repository 01:03:55 Cloning repository git@github.com:edgexfoundry/ci-management 01:03:55 > git init /w/workspace/ci-management-openstack-cron # timeout=10 01:03:55 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 01:03:55 > git --version # timeout=10 01:03:55 > git --version # 'git version 2.25.1' 01:03:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:03:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:56 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 01:03:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:03:56 Avoid second fetch 01:03:56 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 01:03:56 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 01:03:56 > git config core.sparsecheckout # timeout=10 01:03:56 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:03:56 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 01:03:56 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 01:03:56 > git remote # timeout=10 01:03:56 > git submodule init # timeout=10 01:03:56 > git submodule sync # timeout=10 01:03:56 > git config --get remote.origin.url # timeout=10 01:03:56 > git submodule init # timeout=10 01:03:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 01:03:56 > git config --get submodule.packer/common-packer.url # timeout=10 01:03:56 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 01:03:56 > git config --get submodule.global-jjb.url # timeout=10 01:03:56 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 01:03:57 > git submodule update --init --recursive packer/common-packer # timeout=10 01:03:57 > git submodule update --init --recursive global-jjb # timeout=10 01:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:01 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 01:04:01 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 01:04:01 provisioning config files... 01:04:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:04:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:04:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:04:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9495790209021406408.sh 01:04:01 ---> python-tools-install.sh 01:04:01 Setup pyenv: 01:04:01 * system (set by /opt/pyenv/version) 01:04:01 * 3.8.20 (set by /opt/pyenv/version) 01:04:01 * 3.9.20 (set by /opt/pyenv/version) 01:04:01 3.10.15 01:04:01 3.11.10 01:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tCTT 01:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:04:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:10 lf-activate-venv(): INFO: Base packages installed successfully 01:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 01:04:32 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:04:32 Generating Requirements File 01:04: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. 01:04:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:04:55 Python 3.11.10 01:04:55 pip 26.1.2 from /tmp/venv-tCTT/lib/python3.11/site-packages/pip (python 3.11) 01:04:56 aiohappyeyeballs==2.6.2 01:04:56 aiohttp==3.14.0 01:04:56 aiosignal==1.4.0 01:04:56 appdirs==1.4.4 01:04:56 argcomplete==3.6.3 01:04:56 aspy.yaml==1.3.0 01:04:56 attrs==26.1.0 01:04:56 autopage==0.6.0 01:04:56 beautifulsoup4==4.14.3 01:04:56 boto3==1.43.19 01:04:56 botocore==1.43.19 01:04:56 bs4==0.0.2 01:04:56 certifi==2026.5.20 01:04:56 cffi==2.0.0 01:04:56 cfgv==3.5.0 01:04:56 chardet==7.4.3 01:04:56 charset-normalizer==3.4.7 01:04:56 click==8.4.1 01:04:56 cliff==4.14.0 01:04:56 cmd2==3.5.1 01:04:56 cryptography==3.3.2 01:04:56 debtcollector==3.1.0 01:04:56 decorator==5.3.1 01:04:56 defusedxml==0.7.1 01:04:56 Deprecated==1.3.1 01:04:56 distlib==0.4.0 01:04:56 dnspython==2.8.0 01:04:56 docker==7.1.0 01:04:56 dogpile.cache==1.5.0 01:04:56 durationpy==0.10 01:04:56 email-validator==2.3.0 01:04:56 filelock==3.29.0 01:04:56 frozenlist==1.8.0 01:04:56 future==1.0.0 01:04:56 gitdb==4.0.12 01:04:56 GitPython==3.1.50 01:04:56 httplib2==0.30.2 01:04:56 identify==2.6.19 01:04:56 idna==3.17 01:04:56 importlib-resources==1.5.0 01:04:56 iso8601==2.1.0 01:04:56 Jinja2==3.1.6 01:04:56 jmespath==1.1.0 01:04:56 jsonpatch==1.33 01:04:56 jsonpointer==3.1.1 01:04:56 jsonschema==4.26.0 01:04:56 jsonschema-specifications==2025.9.1 01:04:56 keystoneauth1==5.14.0 01:04:56 kubernetes==36.0.2 01:04:56 lftools==0.37.22 01:04:56 lxml==6.1.1 01:04:56 markdown-it-py==4.2.0 01:04:56 MarkupSafe==3.0.3 01:04:56 mdurl==0.1.2 01:04:56 msgpack==1.1.2 01:04:56 multi_key_dict==2.0.3 01:04:56 multidict==6.7.1 01:04:56 munch==4.0.0 01:04:56 netaddr==1.3.0 01:04:56 niet==1.4.2 01:04:56 nodeenv==1.10.0 01:04:56 oauth2client==4.1.3 01:04:56 oauthlib==3.3.1 01:04:56 openstacksdk==4.14.0 01:04:56 os-service-types==1.8.2 01:04:56 osc-lib==4.6.0 01:04:56 oslo.config==10.4.0 01:04:56 oslo.context==6.4.0 01:04:56 oslo.i18n==6.8.0 01:04:56 oslo.log==8.2.0 01:04:56 oslo.serialization==5.10.0 01:04:56 oslo.utils==10.1.0 01:04:56 packaging==26.2 01:04:56 pbr==7.0.3 01:04:56 platformdirs==4.10.0 01:04:56 prettytable==3.17.0 01:04:56 propcache==0.5.2 01:04:56 psutil==7.2.2 01:04:56 pyasn1==0.6.3 01:04:56 pyasn1_modules==0.4.2 01:04:56 pycparser==3.0 01:04:56 pygerrit2==2.0.15 01:04:56 PyGithub==2.9.1 01:04:56 Pygments==2.20.0 01:04:56 PyJWT==2.13.0 01:04:56 PyNaCl==1.6.2 01:04:56 pyparsing==2.4.7 01:04:56 pyperclip==1.11.0 01:04:56 pyrsistent==0.20.0 01:04:56 python-cinderclient==9.9.0 01:04:56 python-dateutil==2.9.0.post0 01:04:56 python-discovery==1.4.0 01:04:56 python-heatclient==5.2.0 01:04:56 python-jenkins==1.8.3 01:04:56 python-keystoneclient==5.8.0 01:04:56 python-magnumclient==4.10.0 01:04:56 python-openstackclient==10.0.0 01:04:56 python-swiftclient==4.10.0 01:04:56 PyYAML==6.0.3 01:04:56 referencing==0.37.0 01:04:56 requests==2.34.2 01:04:56 requests-oauthlib==2.0.0 01:04:56 rfc3986==2.0.0 01:04:56 rich==15.0.0 01:04:56 rich-argparse==1.8.0 01:04:56 rpds-py==2026.5.1 01:04:56 rsa==4.9.1 01:04:56 ruamel.yaml==0.19.1 01:04:56 ruamel.yaml.clib==0.2.15 01:04:56 s3transfer==0.18.0 01:04:56 simplejson==4.1.1 01:04:56 six==1.17.0 01:04:56 smmap==5.0.3 01:04:56 soupsieve==2.8.4 01:04:56 stevedore==5.8.0 01:04:56 tabulate==0.10.0 01:04:56 toml==0.10.2 01:04:56 tomlkit==0.15.0 01:04:56 tqdm==4.67.3 01:04:56 typing_extensions==4.15.0 01:04:56 urllib3==1.26.20 01:04:56 virtualenv==21.4.2 01:04:56 wcwidth==0.7.0 01:04:56 websocket-client==1.9.0 01:04:56 wrapt==2.2.1 01:04:56 xdg==6.0.0 01:04:56 xmltodict==1.0.4 01:04:56 yarl==1.24.2 01:04:56 yq==3.4.3 01:04:56 [EnvInject] - Injecting environment variables from a build step. 01:04:56 [EnvInject] - Injecting as environment variables the properties content 01:04:56 OS_CLOUD=vex 01:04:56 01:04:56 [EnvInject] - Variables injected successfully. 01:04:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:04:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:04:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4685434822548600739.sh 01:04:56 ---> Orphaned k8s clusters 01:04:56 Setup pyenv: 01:04:56 system 01:04:56 3.8.20 01:04:56 3.9.20 01:04:56 3.10.15 01:04:56 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:04:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:04:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:04:57 lf-activate-venv(): INFO: Base packages installed successfully 01:04:57 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 01:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:05:07 -----> Delete orphaned cluster 01:05:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins5317610645994648235.sh 01:05:07 ---> Orphaned stacks 01:05:07 Setup pyenv: 01:05:07 system 01:05:07 3.8.20 01:05:07 3.9.20 01:05:07 3.10.15 01:05:07 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:05:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:07 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[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:05:23 + mapfile -t OS_COE_CLUSTERS_ID 01:05:23 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 01:05:23 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 01:05:23 ++ awk '{print $1}' 01:05:25 + echo '-----> Active clusters -> stacks' 01:05:25 -----> Active clusters -> stacks 01:05:25 + OS_COE_STACKS=() 01:05:25 + [[ 0 -gt 0 ]] 01:05:25 + mapfile -t OS_STACKS 01:05:25 ++ awk '{print $1}' 01:05:25 ++ 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:05:27 + echo '-----> Active stacks' 01:05:27 -----> Active stacks 01:05:27 + echo '-----> Delete orphaned stacks' 01:05:27 -----> Delete orphaned stacks 01:05:27 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:27 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:27 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6437936475691496177.sh 01:05:27 ---> Orphaned servers 01:05:27 Setup pyenv: 01:05:27 system 01:05:27 3.8.20 01:05:27 3.9.20 01:05:27 3.10.15 01:05:27 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:29 lf-activate-venv(): INFO: Base packages installed successfully 01:05:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 01:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:05:45 -----> Active servers 01:05:45 prd-centos7-docker-4c-2g-12195 01:05:45 prd-ubuntu20.04-docker-8c-8g-12194 01:05:45 prd-ubuntu20.04-docker-2c-8g-12193 01:05:45 prd-centos7-docker-4c-2g-12192 01:05:45 prd-ubuntu18.04-docker-8c-8g-12191 01:05:45 prd-ubuntu18.04-docker-8c-8g-12190 01:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-12189 01:05:45 prd-ubuntu20.04-docker-8c-8g-12185 01:05:45 prd-ubuntu18.04-docker-8c-8g-12128 01:05:45 -----> Delete orphaned servers 01:05:46 Deleting orphaned server: prd-ubuntu18.04-docker-8c-8g-12128 01:05:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 01:05:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 01:05:50 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12250781084063912699.sh 01:05:50 ---> Orphaned ports 01:05:50 Setup pyenv: 01:05:50 system 01:05:50 3.8.20 01:05:50 3.9.20 01:05:50 3.10.15 01:05:50 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:05:51 lf-activate-venv(): INFO: Base packages installed successfully 01:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 01:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:06:01 No orphaned ports to process. 01:06:01 Build step 'Conditional step (single)' marked build as failure 01:06:01 $ ssh-agent -k 01:06:01 unset SSH_AUTH_SOCK; 01:06:01 unset SSH_AGENT_PID; 01:06:01 echo Agent pid 1543 killed; 01:06:01 [ssh-agent] Stopped. 01:06:01 [PostBuildScript] - [INFO] Executing post build scripts. 01:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8181308169956211546.sh 01:06:01 ---> sysstat.sh 01:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4029994398144886806.sh 01:06:01 ---> package-listing.sh 01:06:01 ++ tr '[:upper:]' '[:lower:]' 01:06:01 ++ facter osfamily 01:06:02 + OS_FAMILY=debian 01:06:02 + workspace=/w/workspace/ci-management-openstack-cron 01:06:02 + START_PACKAGES=/tmp/packages_start.txt 01:06:02 + END_PACKAGES=/tmp/packages_end.txt 01:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:02 + PACKAGES=/tmp/packages_start.txt 01:06:02 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:02 + PACKAGES=/tmp/packages_end.txt 01:06:02 + case "${OS_FAMILY}" in 01:06:02 + grep '^ii' 01:06:02 + dpkg -l 01:06:02 + '[' -f /tmp/packages_start.txt ']' 01:06:02 + '[' -f /tmp/packages_end.txt ']' 01:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:02 + '[' /w/workspace/ci-management-openstack-cron ']' 01:06:02 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 01:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 01:06:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9684806177668711465.sh 01:06:02 ---> capture-instance-metadata.sh 01:06:02 Setup pyenv: 01:06:02 system 01:06:02 3.8.20 01:06:02 3.9.20 01:06:02 3.10.15 01:06:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:04 lf-activate-venv(): INFO: Base packages installed successfully 01:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:06:10 INFO: Running in OpenStack, capturing instance metadata 01:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13152201861178156684.sh 01:06:10 provisioning config files... 01:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config13971941566087128052tmp 01:06:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:06:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:06:10 [EnvInject] - Injecting environment variables from a build step. 01:06:10 [EnvInject] - Injecting as environment variables the properties content 01:06:10 SERVER_ID=logs 01:06:10 01:06:10 [EnvInject] - Variables injected successfully. 01:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7091877926897722140.sh 01:06:10 ---> create-netrc.sh 01:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7551889995649619226.sh 01:06:10 ---> python-tools-install.sh 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-tCTT 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 01:06:18 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17532525517862576594.sh 01:06:18 ---> sudo-logs.sh 01:06:18 Archiving 'sudo' log.. 01:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8579871651549009204.sh 01:06:18 ---> job-cost.sh 01:06:19 Setup pyenv: 01:06:19 system 01:06:19 3.8.20 01:06:19 3.9.20 01:06:19 3.10.15 01:06:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:06:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:20 lf-activate-venv(): INFO: Base packages installed successfully 01:06:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:06:26 INFO: No Stack... 01:06:26 INFO: Retrieving Pricing Info for: v3-standard-2 01:06:26 INFO: Archiving Costs 01:06:26 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11690613847334428791.sh 01:06:26 ---> logs-deploy.sh 01:06:26 Setup pyenv: 01:06:26 system 01:06:26 3.8.20 01:06:26 3.9.20 01:06:26 3.10.15 01:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 01:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tCTT from file:/tmp/.os_lf_venv 01:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:06:28 lf-activate-venv(): INFO: Base packages installed successfully 01:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 01:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-tCTT/bin to PATH 01:06:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62610 01:06:34 INFO: archiving workspace using pattern(s): 01:06:35 Archives upload complete. 01:06:35 INFO: archiving logs to Nexus 01:06:36 ---> uname -a: 01:06:36 Linux prd-ubuntu20-04-docker-2c-8g-12193 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:06:36 01:06:36 01:06:36 ---> lscpu: 01:06:36 Architecture: x86_64 01:06:36 CPU op-mode(s): 32-bit, 64-bit 01:06:36 Byte Order: Little Endian 01:06:36 Address sizes: 40 bits physical, 48 bits virtual 01:06:36 CPU(s): 2 01:06:36 On-line CPU(s) list: 0,1 01:06:36 Thread(s) per core: 1 01:06:36 Core(s) per socket: 1 01:06:36 Socket(s): 2 01:06:36 NUMA node(s): 1 01:06:36 Vendor ID: AuthenticAMD 01:06:36 CPU family: 23 01:06:36 Model: 49 01:06:36 Model name: AMD EPYC-Rome Processor 01:06:36 Stepping: 0 01:06:36 CPU MHz: 2799.998 01:06:36 BogoMIPS: 5599.99 01:06:36 Virtualization: AMD-V 01:06:36 Hypervisor vendor: KVM 01:06:36 Virtualization type: full 01:06:36 L1d cache: 64 KiB 01:06:36 L1i cache: 64 KiB 01:06:36 L2 cache: 1 MiB 01:06:36 L3 cache: 32 MiB 01:06:36 NUMA node0 CPU(s): 0,1 01:06:36 Vulnerability Gather data sampling: Not affected 01:06:36 Vulnerability Itlb multihit: Not affected 01:06:36 Vulnerability L1tf: Not affected 01:06:36 Vulnerability Mds: Not affected 01:06:36 Vulnerability Meltdown: Not affected 01:06:36 Vulnerability Mmio stale data: Not affected 01:06:36 Vulnerability Retbleed: Vulnerable 01:06:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:06:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:06:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:06:36 Vulnerability Srbds: Not affected 01:06:36 Vulnerability Tsx async abort: Not affected 01:06:36 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:06:36 01:06:36 01:06:36 ---> nproc: 01:06:36 2 01:06:36 01:06:36 01:06:36 ---> df -h: 01:06:36 Filesystem Size Used Avail Use% Mounted on 01:06:36 udev 3.9G 0 3.9G 0% /dev 01:06:36 tmpfs 795M 1.1M 794M 1% /run 01:06:36 /dev/vda1 39G 9.9G 29G 26% / 01:06:36 tmpfs 3.9G 0 3.9G 0% /dev/shm 01:06:36 tmpfs 5.0M 0 5.0M 0% /run/lock 01:06:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:06:36 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 01:06:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:06:36 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 01:06:36 /dev/loop1 62M 62M 0 100% /snap/core20/1405 01:06:36 tmpfs 795M 0 795M 0% /run/user/1001 01:06:36 01:06:36 01:06:36 ---> free -m: 01:06:36 total used free shared buff/cache available 01:06:36 Mem: 7945 511 4928 1 2505 7134 01:06:36 Swap: 1023 0 1023 01:06:36 01:06:36 01:06:36 ---> ip addr: 01:06:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:06:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:06:36 inet 127.0.0.1/8 scope host lo 01:06:36 valid_lft forever preferred_lft forever 01:06:36 inet6 ::1/128 scope host 01:06:36 valid_lft forever preferred_lft forever 01:06:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:06:36 link/ether fa:16:3e:e4:94:4d brd ff:ff:ff:ff:ff:ff 01:06:36 inet 10.30.123.225/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 01:06:36 valid_lft 86201sec preferred_lft 86201sec 01:06:36 inet6 fe80::f816:3eff:fee4:944d/64 scope link 01:06:36 valid_lft forever preferred_lft forever 01:06:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:06:36 link/ether 02:94:06:f4:a5:06 brd ff:ff:ff:ff:ff:ff 01:06:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:06:36 valid_lft forever preferred_lft forever 01:06:36 01:06:36 01:06:36 ---> sar -b -r -n DEV: 01:06:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12193) 06/02/26 _x86_64_ (2 CPU) 01:06:36 01:06:36 01:03:19 LINUX RESTART (2 CPU) 01:06:36 01:06:36 01:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:06:36 01:05:01 108.90 7.53 101.37 0.00 625.92 9652.53 0.00 01:06:36 01:06:01 79.67 3.87 75.80 0.00 194.90 10813.26 0.00 01:06:36 Average: 94.28 5.70 88.59 0.00 410.43 10232.85 0.00 01:06:36 01:06:36 01:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:06:36 01:05:01 5076936 7305252 470400 5.78 90560 2294152 1128908 12.29 683208 2112580 268588 01:06:36 01:06:01 5112888 7362456 411600 5.06 95932 2308520 1119464 12.19 669240 2089204 11296 01:06:36 Average: 5094912 7333854 441000 5.42 93246 2301336 1124186 12.24 676224 2100892 139942 01:06:36 01:06:36 01:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:06:36 01:05:01 ens3 91.89 65.00 1293.40 10.71 0.00 0.00 0.00 0.00 01:06:36 01:05:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 01:06:36 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:36 01:06:01 ens3 33.58 31.06 56.67 9.98 0.00 0.00 0.00 0.00 01:06:36 01:06:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 01:06:36 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:36 Average: ens3 62.73 48.03 675.09 10.35 0.00 0.00 0.00 0.00 01:06:36 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 01:06:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:06:36 01:06:36 01:06:36 ---> sar -P ALL: 01:06:36 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-12193) 06/02/26 _x86_64_ (2 CPU) 01:06:36 01:06:36 01:03:19 LINUX RESTART (2 CPU) 01:06:36 01:06:36 01:04:01 CPU %user %nice %system %iowait %steal %idle 01:06:36 01:05:01 all 38.10 0.00 3.12 4.88 0.09 53.81 01:06:36 01:05:01 0 13.70 0.00 1.81 1.17 0.07 83.26 01:06:36 01:05:01 1 62.94 0.00 4.46 8.65 0.12 23.83 01:06:36 01:06:01 all 34.04 0.00 2.16 4.99 0.07 58.74 01:06:36 01:06:01 0 13.75 0.00 1.65 4.01 0.07 80.53 01:06:36 01:06:01 1 54.35 0.00 2.66 5.98 0.08 36.93 01:06:36 Average: all 36.07 0.00 2.64 4.93 0.08 56.27 01:06:36 Average: 0 13.73 0.00 1.73 2.58 0.07 81.90 01:06:36 Average: 1 58.64 0.00 3.56 7.32 0.10 30.39 01:06:36 01:06:36 01:06:36