15:05:19 Started by timer 15:05:19 Running as SYSTEM 15:05:31 [EnvInject] - Loading node environment variables. 15:05:31 Building remotely on prd-ubuntu20.04-docker-2c-8g-65 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 15:05:31 [ssh-agent] Looking for ssh-agent implementation... 15:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:32 $ ssh-agent 15:05:37 SSH_AUTH_SOCK=/tmp/ssh-198hLNfgI51Y/agent.1522 15:05:37 SSH_AGENT_PID=1524 15:05:37 [ssh-agent] Started. 15:05:37 Running ssh-add (command line suppressed) 15:05:37 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_17915099019300232863.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_17915099019300232863.key) 15:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:38 The recommended git tool is: NONE 15:06:24 using credential edgex-jenkins-ssh 15:06:24 Wiping out workspace first. 15:06:24 Cloning the remote Git repository 15:06:24 Cloning repository git@github.com:edgexfoundry/ci-management 15:06:24 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:06:24 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 15:06:24 > git --version # timeout=10 15:06:24 > git --version # 'git version 2.25.1' 15:06:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:06:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:26 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 15:06:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:36 Avoid second fetch 15:06:36 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:06:36 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 15:06:36 > git config core.sparsecheckout # timeout=10 15:06:36 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:06:43 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 15:06:43 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 15:06:43 > git remote # timeout=10 15:06:43 > git submodule init # timeout=10 15:06:43 > git submodule sync # timeout=10 15:06:43 > git config --get remote.origin.url # timeout=10 15:06:43 > git submodule init # timeout=10 15:06:43 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:06:43 > git config --get submodule.packer/common-packer.url # timeout=10 15:06:43 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:06:43 > git config --get submodule.global-jjb.url # timeout=10 15:06:43 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:06:49 > git submodule update --init --recursive packer/common-packer # timeout=10 15:06:54 > git submodule update --init --recursive global-jjb # timeout=10 15:07:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:07:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:07:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:07:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:07:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:07:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:07:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:07:12 provisioning config files... 15:07:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:07:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:07:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:07:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12463891799625672677.sh 15:07:12 ---> python-tools-install.sh 15:07:12 Setup pyenv: 15:07:13 * system (set by /opt/pyenv/version) 15:07:18 * 3.8.20 (set by /opt/pyenv/version) 15:07:18 * 3.9.20 (set by /opt/pyenv/version) 15:07:18 3.10.15 15:07:18 3.11.10 15:07:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QqJ7 15:07:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:07:23 lf-activate-venv(): INFO: Base packages installed successfully 15:07:23 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:07:41 Generating Requirements File 15:08:04 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. 15:08:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:08:04 Python 3.11.10 15:08:04 pip 26.2.1 from /tmp/venv-QqJ7/lib/python3.11/site-packages/pip (python 3.11) 15:08:04 aiohappyeyeballs==2.7.1 15:08:04 aiohttp==3.14.3 15:08:04 aiosignal==1.4.0 15:08:04 appdirs==1.4.4 15:08:04 argcomplete==3.7.2 15:08:04 aspy.yaml==1.3.0 15:08:04 attrs==26.1.0 15:08:04 autopage==0.6.0 15:08:04 beautifulsoup4==4.15.0 15:08:04 boto3==1.43.65 15:08:04 botocore==1.43.65 15:08:04 bs4==0.0.2 15:08:04 certifi==2026.7.22 15:08:04 cffi==2.1.1 15:08:04 cfgv==3.5.0 15:08:04 chardet==7.5.1 15:08:04 charset-normalizer==3.4.9 15:08:04 click==8.4.2 15:08:04 cliff==4.15.0 15:08:04 cmd2==4.2.0 15:08:04 cryptography==3.3.2 15:08:04 debtcollector==3.1.0 15:08:04 decorator==5.3.1 15:08:04 defusedxml==0.7.1 15:08:04 Deprecated==1.3.1 15:08:04 distlib==0.4.3 15:08:04 dnspython==2.8.0 15:08:04 docker==7.2.0 15:08:04 dogpile.cache==1.5.0 15:08:04 durationpy==0.10 15:08:04 email-validator==2.3.0 15:08:04 filelock==3.32.2 15:08:04 frozenlist==1.8.0 15:08:04 future==1.0.0 15:08:04 gitdb==4.0.12 15:08:04 GitPython==3.1.58 15:08:04 httplib2==0.30.2 15:08:04 identify==2.6.19 15:08:04 idna==3.18 15:08:04 importlib-resources==1.5.0 15:08:04 iso8601==2.1.0 15:08:04 Jinja2==3.1.6 15:08:04 jmespath==1.1.0 15:08:04 jsonpatch==1.33 15:08:04 jsonpointer==3.1.1 15:08:04 jsonschema==4.26.0 15:08:04 jsonschema-specifications==2025.9.1 15:08:04 keystoneauth1==5.15.0 15:08:04 kubernetes==36.0.3 15:08:04 lftools==0.37.22 15:08:04 lxml==6.1.1 15:08:04 markdown-it-py==4.2.0 15:08:04 MarkupSafe==3.0.3 15:08:04 mdurl==0.1.2 15:08:04 msgpack==1.2.1 15:08:04 multi_key_dict==2.0.3 15:08:04 multidict==6.7.1 15:08:04 munch==4.0.0 15:08:04 netaddr==1.3.0 15:08:04 niet==1.4.2 15:08:04 nodeenv==1.10.0 15:08:04 oauth2client==4.1.3 15:08:04 oauthlib==3.3.1 15:08:04 openstacksdk==4.18.0 15:08:04 os-service-types==1.9.0 15:08:04 osc-lib==4.7.0 15:08:04 oslo.config==10.6.0 15:08:04 oslo.context==6.5.0 15:08:04 oslo.i18n==6.9.0 15:08:04 oslo.log==8.3.0 15:08:04 oslo.serialization==5.11.0 15:08:04 oslo.utils==10.1.1 15:08:04 packaging==26.3 15:08:04 pbr==7.0.3 15:08:04 platformdirs==4.11.0 15:08:04 prettytable==3.18.0 15:08:04 prompt_toolkit==3.0.53 15:08:04 propcache==0.5.2 15:08:04 psutil==7.2.2 15:08:04 pyasn1==0.6.4 15:08:04 pyasn1_modules==0.4.2 15:08:04 pycparser==3.0 15:08:04 pygerrit2==2.0.15 15:08:04 PyGithub==2.9.1 15:08:04 Pygments==2.20.0 15:08:04 PyJWT==2.13.0 15:08:04 PyNaCl==1.6.2 15:08:04 pyparsing==2.4.7 15:08:04 pyperclip==1.11.0 15:08:04 pyrsistent==0.20.0 15:08:04 python-dateutil==2.9.0.post0 15:08:04 python-discovery==1.5.1 15:08:04 python-heatclient==5.2.0 15:08:04 python-jenkins==1.8.3 15:08:04 python-keystoneclient==5.8.0 15:08:04 python-magnumclient==4.11.0 15:08:04 python-manilaclient==6.2.0 15:08:04 python-openstackclient==10.2.1 15:08:04 python-swiftclient==4.10.0 15:08:04 PyYAML==6.0.3 15:08:04 referencing==0.37.0 15:08:04 requests==2.34.2 15:08:04 requests-oauthlib==2.0.0 15:08:04 rfc3986==2.0.0 15:08:04 rich==15.0.0 15:08:04 rich-argparse==1.8.0 15:08:04 rpds-py==2026.6.3 15:08:04 rsa==4.9.1 15:08:04 ruamel.yaml==0.19.1 15:08:04 ruamel.yaml.clib==0.2.15 15:08:04 s3transfer==0.19.2 15:08:04 simplejson==4.1.1 15:08:04 six==1.17.0 15:08:04 smmap==5.0.3 15:08:04 soupsieve==2.9.1 15:08:04 stevedore==5.9.0 15:08:04 tabulate==0.10.0 15:08:04 toml==0.10.2 15:08:04 tomlkit==0.15.1 15:08:04 tqdm==4.70.0 15:08:04 typing_extensions==4.16.0 15:08:04 urllib3==1.26.20 15:08:04 virtualenv==21.7.1 15:08:04 wcwidth==0.8.2 15:08:04 websocket-client==1.9.0 15:08:04 wrapt==2.3.0 15:08:04 xdg==6.0.0 15:08:04 xmltodict==1.0.4 15:08:04 yarl==1.24.5 15:08:04 yq==4.1.2 15:08:04 [EnvInject] - Injecting environment variables from a build step. 15:08:04 [EnvInject] - Injecting as environment variables the properties content 15:08:04 OS_CLOUD=vex 15:08:04 15:08:04 [EnvInject] - Variables injected successfully. 15:08:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:08:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:08:04 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12437446363456514367.sh 15:08:04 ---> Orphaned k8s clusters 15:08:04 Setup pyenv: 15:08:04 system 15:08:04 3.8.20 15:08:04 3.9.20 15:08:04 3.10.15 15:08:04 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:09 lf-activate-venv(): INFO: Base packages installed successfully 15:08:09 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:08:15 -----> Delete orphaned cluster 15:08:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:08:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:08:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7819525000078890577.sh 15:08:15 ---> Orphaned stacks 15:08:15 Setup pyenv: 15:08:15 system 15:08:15 3.8.20 15:08:15 3.9.20 15:08:15 3.10.15 15:08:15 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:08:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:21 lf-activate-venv(): INFO: Base packages installed successfully 15:08:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:08:31 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. 15:08:31 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 15:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:08:31 + mapfile -t OS_COE_CLUSTERS_ID 15:08:31 ++ awk '{print $1}' 15:08:31 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:08:31 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:08:31 + echo '-----> Active clusters -> stacks' 15:08:31 -----> Active clusters -> stacks 15:08:31 + OS_COE_STACKS=() 15:08:31 + [[ 0 -gt 0 ]] 15:08:31 + mapfile -t OS_STACKS 15:08:31 ++ 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 15:08:31 ++ awk '{print $1}' 15:08:31 + echo '-----> Active stacks' 15:08:31 -----> Active stacks 15:08:31 + echo '-----> Delete orphaned stacks' 15:08:31 -----> Delete orphaned stacks 15:08:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:08:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:08:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1699498890024730466.sh 15:08:31 ---> Orphaned servers 15:08:31 Setup pyenv: 15:08:31 system 15:08:31 3.8.20 15:08:31 3.9.20 15:08:31 3.10.15 15:08:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:08:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:08:36 lf-activate-venv(): INFO: Base packages installed successfully 15:08:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:08:41 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:08:47 -----> Active servers 15:08:47 prd-ubuntu20.04-docker-2c-8g-65 15:08:47 prd-ubuntu20.04-docker-arm64-4c-16g-54 15:08:47 prd-ubuntu20.04-docker-8c-8g-52 15:08:47 prd-centos7-blackbox-4c-2g-16079 15:08:47 -----> Delete orphaned servers 15:09:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:09:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:09:19 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11909597013665077032.sh 15:09:19 ---> Orphaned ports 15:09:19 Setup pyenv: 15:09:19 system 15:09:19 3.8.20 15:09:19 3.9.20 15:09:19 3.10.15 15:09:19 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:09:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:21 lf-activate-venv(): INFO: Base packages installed successfully 15:09:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 15:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:09:29 No orphaned ports to process. 15:09:29 Build step 'Conditional step (single)' marked build as failure 15:09:30 $ ssh-agent -k 15:09:30 unset SSH_AUTH_SOCK; 15:09:30 unset SSH_AGENT_PID; 15:09:30 echo Agent pid 1524 killed; 15:09:30 [ssh-agent] Stopped. 15:09:30 [PostBuildScript] - [INFO] Executing post build scripts. 15:09:30 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14105381243362497371.sh 15:09:30 ---> sysstat.sh 15:09:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15051436306397777573.sh 15:09:31 ---> package-listing.sh 15:09:31 ++ tr '[:upper:]' '[:lower:]' 15:09:31 ++ facter osfamily 15:09:31 + OS_FAMILY=debian 15:09:31 + workspace=/w/workspace/ci-management-openstack-cron 15:09:31 + START_PACKAGES=/tmp/packages_start.txt 15:09:31 + END_PACKAGES=/tmp/packages_end.txt 15:09:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:31 + PACKAGES=/tmp/packages_start.txt 15:09:31 + '[' /w/workspace/ci-management-openstack-cron ']' 15:09:31 + PACKAGES=/tmp/packages_end.txt 15:09:31 + case "${OS_FAMILY}" in 15:09:31 + dpkg -l 15:09:31 + grep '^ii' 15:09:31 + '[' -f /tmp/packages_start.txt ']' 15:09:31 + '[' -f /tmp/packages_end.txt ']' 15:09:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:31 + '[' /w/workspace/ci-management-openstack-cron ']' 15:09:31 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:09:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:09:31 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5906462331476221403.sh 15:09:31 ---> capture-instance-metadata.sh 15:09:31 Setup pyenv: 15:09:31 system 15:09:31 3.8.20 15:09:31 3.9.20 15:09:31 3.10.15 15:09:31 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:33 lf-activate-venv(): INFO: Base packages installed successfully 15:09:33 lf-activate-venv(): INFO: Installing additional packages: lftools 15:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:09:38 INFO: Running in OpenStack, capturing instance metadata 15:09:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9948788094972807775.sh 15:09:38 provisioning config files... 15:09:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config11505234055535927161tmp 15:09:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:09:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:09:38 [EnvInject] - Injecting environment variables from a build step. 15:09:38 [EnvInject] - Injecting as environment variables the properties content 15:09:38 SERVER_ID=logs 15:09:38 15:09:38 [EnvInject] - Variables injected successfully. 15:09:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16593977491104732126.sh 15:09:38 ---> create-netrc.sh 15:09:38 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins553487478336461982.sh 15:09:38 ---> python-tools-install.sh 15:09:38 Setup pyenv: 15:09:38 system 15:09:38 3.8.20 15:09:38 3.9.20 15:09:38 3.10.15 15:09:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:09:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:40 lf-activate-venv(): INFO: Base packages installed successfully 15:09:40 lf-activate-venv(): INFO: Installing additional packages: lftools 15:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:09:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5295093415516503257.sh 15:09:45 ---> sudo-logs.sh 15:09:45 Archiving 'sudo' log.. 15:09:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13579762417336113733.sh 15:09:46 ---> job-cost.sh 15:09:46 Setup pyenv: 15:09:46 system 15:09:46 3.8.20 15:09:46 3.9.20 15:09:46 3.10.15 15:09:46 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:09:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:47 lf-activate-venv(): INFO: Base packages installed successfully 15:09:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:09:52 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:09:52 INFO: No Stack... 15:09:52 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:53 INFO: Archiving Costs 15:09:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17156571780110553931.sh 15:09:53 ---> logs-deploy.sh 15:09:53 Setup pyenv: 15:09:53 system 15:09:53 3.8.20 15:09:53 3.9.20 15:09:53 3.10.15 15:09:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QqJ7 from file:/tmp/.os_lf_venv 15:09:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:09:54 lf-activate-venv(): INFO: Base packages installed successfully 15:09:54 lf-activate-venv(): INFO: Installing additional packages: lftools 15:10:00 lf-activate-venv(): INFO: Adding /tmp/venv-QqJ7/bin to PATH 15:10:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64182 15:10:00 INFO: archiving workspace using pattern(s): 15:10:01 Archives upload complete. 15:10:01 INFO: archiving logs to Nexus 15:10:02 ---> uname -a: 15:10:02 Linux prd-ubuntu20-04-docker-2c-8g-65 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:10:02 15:10:02 15:10:02 ---> lscpu: 15:10:02 Architecture: x86_64 15:10:02 CPU op-mode(s): 32-bit, 64-bit 15:10:02 Byte Order: Little Endian 15:10:02 Address sizes: 40 bits physical, 48 bits virtual 15:10:02 CPU(s): 2 15:10:02 On-line CPU(s) list: 0,1 15:10:02 Thread(s) per core: 1 15:10:02 Core(s) per socket: 1 15:10:02 Socket(s): 2 15:10:02 NUMA node(s): 1 15:10:02 Vendor ID: AuthenticAMD 15:10:02 CPU family: 23 15:10:02 Model: 49 15:10:02 Model name: AMD EPYC-Rome Processor 15:10:02 Stepping: 0 15:10:02 CPU MHz: 2799.998 15:10:02 BogoMIPS: 5599.99 15:10:02 Virtualization: AMD-V 15:10:02 Hypervisor vendor: KVM 15:10:02 Virtualization type: full 15:10:02 L1d cache: 64 KiB 15:10:02 L1i cache: 64 KiB 15:10:02 L2 cache: 1 MiB 15:10:02 L3 cache: 32 MiB 15:10:02 NUMA node0 CPU(s): 0,1 15:10:02 Vulnerability Gather data sampling: Not affected 15:10:02 Vulnerability Itlb multihit: Not affected 15:10:02 Vulnerability L1tf: Not affected 15:10:02 Vulnerability Mds: Not affected 15:10:02 Vulnerability Meltdown: Not affected 15:10:02 Vulnerability Mmio stale data: Not affected 15:10:02 Vulnerability Retbleed: Vulnerable 15:10:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:10:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:10:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:10:02 Vulnerability Srbds: Not affected 15:10:02 Vulnerability Tsx async abort: Not affected 15:10:02 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 15:10:02 15:10:02 15:10:02 ---> nproc: 15:10:02 2 15:10:02 15:10:02 15:10:02 ---> df -h: 15:10:02 Filesystem Size Used Avail Use% Mounted on 15:10:02 udev 3.9G 0 3.9G 0% /dev 15:10:02 tmpfs 795M 1.1M 794M 1% /run 15:10:02 /dev/vda1 39G 10G 29G 26% / 15:10:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:10:02 tmpfs 5.0M 0 5.0M 0% /run/lock 15:10:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:10:02 /dev/loop0 62M 62M 0 100% /snap/core20/1405 15:10:02 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 15:10:02 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 15:10:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:10:02 tmpfs 795M 0 795M 0% /run/user/1001 15:10:02 /dev/loop3 64M 64M 0 100% /snap/core20/2866 15:10:02 15:10:02 15:10:02 ---> free -m: 15:10:02 total used free shared buff/cache available 15:10:02 Mem: 7945 520 4776 1 2649 7123 15:10:02 Swap: 1023 0 1023 15:10:02 15:10:02 15:10:02 ---> ip addr: 15:10:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:10:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:10:02 inet 127.0.0.1/8 scope host lo 15:10:02 valid_lft forever preferred_lft forever 15:10:02 inet6 ::1/128 scope host 15:10:02 valid_lft forever preferred_lft forever 15:10:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:10:02 link/ether fa:16:3e:52:6a:2d brd ff:ff:ff:ff:ff:ff 15:10:02 inet 10.30.123.34/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 15:10:02 valid_lft 86028sec preferred_lft 86028sec 15:10:02 inet6 fe80::f816:3eff:fe52:6a2d/64 scope link 15:10:02 valid_lft forever preferred_lft forever 15:10:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:10:02 link/ether 8e:6b:76:e0:06:d2 brd ff:ff:ff:ff:ff:ff 15:10:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:10:02 valid_lft forever preferred_lft forever 15:10:02 15:10:02 15:10:02 ---> sar -b -r -n DEV: 15:10:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-65) 08/06/26 _x86_64_ (2 CPU) 15:10:02 15:10:02 15:03:57 LINUX RESTART (2 CPU) 15:10:02 15:10:02 15:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:10:02 15:05:01 128.06 84.27 43.79 0.00 11012.16 53615.06 0.00 15:10:02 15:06:01 7.00 3.82 3.18 0.00 149.44 565.92 0.00 15:10:02 15:07:01 5.98 1.33 4.65 0.00 67.32 499.65 0.00 15:10:02 15:08:01 341.08 9.10 331.98 0.00 814.53 9702.67 0.00 15:10:02 15:09:01 60.51 1.80 58.71 0.00 125.98 11984.94 0.00 15:10:02 15:10:01 20.78 3.77 17.01 0.00 2139.02 3474.58 0.00 15:10:02 Average: 93.89 17.35 76.55 0.00 2384.78 13306.96 0.00 15:10:02 15:10:02 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:02 15:05:01 5779248 7468020 338132 4.16 53644 1820020 1033760 11.25 471508 1682696 2144 15:10:02 15:06:01 5730676 7438532 367188 4.51 53828 1838620 1033760 11.25 504356 1698396 284 15:10:02 15:07:01 5678968 7408896 394868 4.85 55316 1857632 1062872 11.57 549752 1700628 6856 15:10:02 15:08:01 5127176 7371756 402144 4.94 90520 2308696 1046412 11.39 613724 2130496 325436 15:10:02 15:09:01 5103984 7367176 405076 4.98 94052 2322740 1087452 11.84 658764 2105028 12540 15:10:02 15:10:01 4889640 7292872 472584 5.81 96228 2458436 1138888 12.40 801844 2168740 31468 15:10:02 Average: 5384949 7391209 396665 4.88 73931 2101024 1067191 11.62 599991 1914331 63121 15:10:02 15:10:02 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:02 15:05:01 ens3 67.79 53.89 331.38 12.96 0.00 0.00 0.00 0.00 15:10:02 15:05:01 lo 0.90 0.90 0.08 0.08 0.00 0.00 0.00 0.00 15:10:02 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:06:01 ens3 63.87 50.24 273.30 21.72 0.00 0.00 0.00 0.00 15:10:02 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:07:01 ens3 65.49 48.68 214.17 25.07 0.00 0.00 0.00 0.00 15:10:02 15:07:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 15:10:02 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:08:01 ens3 73.05 57.43 1314.31 10.91 0.00 0.00 0.00 0.00 15:10:02 15:08:01 lo 0.87 0.87 0.11 0.11 0.00 0.00 0.00 0.00 15:10:02 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:09:01 ens3 13.21 11.63 47.21 3.02 0.00 0.00 0.00 0.00 15:10:02 15:09:01 lo 1.03 1.03 0.09 0.09 0.00 0.00 0.00 0.00 15:10:02 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:10:01 ens3 94.37 46.93 731.08 9.40 0.00 0.00 0.00 0.00 15:10:02 15:10:01 lo 1.37 1.37 0.15 0.15 0.00 0.00 0.00 0.00 15:10:02 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 Average: ens3 62.96 44.80 485.23 13.85 0.00 0.00 0.00 0.00 15:10:02 Average: lo 0.76 0.76 0.08 0.08 0.00 0.00 0.00 0.00 15:10:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:10:02 15:10:02 15:10:02 ---> sar -P ALL: 15:10:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-65) 08/06/26 _x86_64_ (2 CPU) 15:10:02 15:10:02 15:03:57 LINUX RESTART (2 CPU) 15:10:02 15:10:02 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:10:02 15:05:01 all 7.80 0.00 2.79 2.25 0.05 87.11 15:10:02 15:05:01 0 6.23 0.00 2.52 1.04 0.05 90.16 15:10:02 15:05:01 1 9.38 0.00 3.06 3.47 0.05 84.04 15:10:02 15:06:01 all 5.68 0.00 0.27 0.27 0.04 93.74 15:10:02 15:06:01 0 5.12 0.00 0.28 0.03 0.05 94.52 15:10:02 15:06:01 1 6.26 0.00 0.26 0.51 0.03 92.94 15:10:02 15:07:01 all 4.24 0.00 0.48 0.07 0.04 95.16 15:10:02 15:07:01 0 4.85 0.00 0.45 0.02 0.05 94.63 15:10:02 15:07:01 1 3.63 0.00 0.52 0.13 0.03 95.68 15:10:02 15:08:01 all 34.90 0.00 3.36 4.71 0.09 56.95 15:10:02 15:08:01 0 27.11 0.00 2.39 4.03 0.08 66.39 15:10:02 15:08:01 1 42.65 0.00 4.33 5.38 0.10 47.53 15:10:02 15:09:01 all 27.74 0.00 1.95 0.87 0.08 69.36 15:10:02 15:09:01 0 21.25 0.00 1.88 1.58 0.08 75.21 15:10:02 15:09:01 1 34.24 0.00 2.01 0.17 0.08 63.50 15:10:02 15:10:01 all 32.38 0.00 2.59 0.47 0.07 64.48 15:10:02 15:10:01 0 29.62 0.00 2.46 0.85 0.07 67.00 15:10:02 15:10:01 1 35.16 0.00 2.72 0.08 0.08 61.95 15:10:02 Average: all 18.81 0.00 1.91 1.44 0.06 77.78 15:10:02 Average: 0 15.68 0.00 1.66 1.25 0.06 81.34 15:10:02 Average: 1 21.97 0.00 2.16 1.63 0.06 74.18 15:10:02 15:10:02 15:10:02