09:04:23 Started by timer 09:04:23 Running as SYSTEM 09:04:24 [EnvInject] - Loading node environment variables. 09:04:24 Building remotely on prd-ubuntu20.04-docker-2c-8g-15383 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 09:04:24 [ssh-agent] Looking for ssh-agent implementation... 09:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:24 $ ssh-agent 09:04:24 SSH_AUTH_SOCK=/tmp/ssh-Vif4gZYWHTqX/agent.1575 09:04:24 SSH_AGENT_PID=1577 09:04:24 [ssh-agent] Started. 09:04:24 Running ssh-add (command line suppressed) 09:04:24 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_921954593452323896.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_921954593452323896.key) 09:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:24 The recommended git tool is: NONE 09:04:26 using credential edgex-jenkins-ssh 09:04:26 Wiping out workspace first. 09:04:26 Cloning the remote Git repository 09:04:26 Cloning repository git@github.com:edgexfoundry/ci-management 09:04:26 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:04:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 09:04:26 > git --version # timeout=10 09:04:26 > git --version # 'git version 2.25.1' 09:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:28 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 09:04:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:28 Avoid second fetch 09:04:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 09:04:28 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 09:04:28 > git config core.sparsecheckout # timeout=10 09:04:28 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 09:04:29 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 09:04:29 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 09:04:29 > git remote # timeout=10 09:04:29 > git submodule init # timeout=10 09:04:29 > git submodule sync # timeout=10 09:04:29 > git config --get remote.origin.url # timeout=10 09:04:29 > git submodule init # timeout=10 09:04:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:04:29 > git config --get submodule.packer/common-packer.url # timeout=10 09:04:29 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 09:04:29 > git config --get submodule.global-jjb.url # timeout=10 09:04:29 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 09:04:29 > git submodule update --init --recursive packer/common-packer # timeout=10 09:04:30 > git submodule update --init --recursive global-jjb # timeout=10 09:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:34 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 09:04:34 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 09:04:34 provisioning config files... 09:04:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:04:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:04:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:04:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16277055435809576421.sh 09:04:35 ---> python-tools-install.sh 09:04:35 Setup pyenv: 09:04:35 * system (set by /opt/pyenv/version) 09:04:35 * 3.8.20 (set by /opt/pyenv/version) 09:04:35 * 3.9.20 (set by /opt/pyenv/version) 09:04:35 3.10.15 09:04:35 3.11.10 09:04:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O3xC 09:04:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:44 lf-activate-venv(): INFO: Base packages installed successfully 09:04:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:05:09 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:05:09 Generating Requirements File 09:05:32 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. 09:05:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:05:32 Python 3.11.10 09:05:32 pip 26.1.2 from /tmp/venv-O3xC/lib/python3.11/site-packages/pip (python 3.11) 09:05:33 aiohappyeyeballs==2.7.1 09:05:33 aiohttp==3.14.2 09:05:33 aiosignal==1.4.0 09:05:33 appdirs==1.4.4 09:05:33 argcomplete==3.7.0 09:05:33 aspy.yaml==1.3.0 09:05:33 attrs==26.1.0 09:05:33 autopage==0.6.0 09:05:33 beautifulsoup4==4.15.0 09:05:33 boto3==1.43.53 09:05:33 botocore==1.43.53 09:05:33 bs4==0.0.2 09:05:33 certifi==2026.7.22 09:05:33 cffi==2.1.0 09:05:33 cfgv==3.5.0 09:05:33 chardet==7.4.3 09:05:33 charset-normalizer==3.4.9 09:05:33 click==8.4.2 09:05:33 cliff==4.15.0 09:05:33 cmd2==4.1.2 09:05:33 cryptography==3.3.2 09:05:33 debtcollector==3.1.0 09:05:33 decorator==5.3.1 09:05:33 defusedxml==0.7.1 09:05:33 Deprecated==1.3.1 09:05:33 distlib==0.4.3 09:05:33 dnspython==2.8.0 09:05:33 docker==7.2.0 09:05:33 dogpile.cache==1.5.0 09:05:33 durationpy==0.10 09:05:33 email-validator==2.3.0 09:05:33 filelock==3.32.0 09:05:33 frozenlist==1.8.0 09:05:33 future==1.0.0 09:05:33 gitdb==4.0.12 09:05:33 GitPython==3.1.54 09:05:33 httplib2==0.30.2 09:05:33 identify==2.6.19 09:05:33 idna==3.18 09:05:33 importlib-resources==1.5.0 09:05:33 iso8601==2.1.0 09:05:33 Jinja2==3.1.6 09:05:33 jmespath==1.1.0 09:05:33 jsonpatch==1.33 09:05:33 jsonpointer==3.1.1 09:05:33 jsonschema==4.26.0 09:05:33 jsonschema-specifications==2025.9.1 09:05:33 keystoneauth1==5.15.0 09:05:33 kubernetes==36.0.3 09:05:33 lftools==0.37.22 09:05:33 lxml==6.1.1 09:05:33 markdown-it-py==4.2.0 09:05:33 MarkupSafe==3.0.3 09:05:33 mdurl==0.1.2 09:05:33 msgpack==1.2.1 09:05:33 multi_key_dict==2.0.3 09:05:33 multidict==6.7.1 09:05:33 munch==4.0.0 09:05:33 netaddr==1.3.0 09:05:33 niet==1.4.2 09:05:33 nodeenv==1.10.0 09:05:33 oauth2client==4.1.3 09:05:33 oauthlib==3.3.1 09:05:33 openstacksdk==4.17.0 09:05:33 os-service-types==1.8.2 09:05:33 osc-lib==4.7.0 09:05:33 oslo.config==10.6.0 09:05:33 oslo.context==6.5.0 09:05:33 oslo.i18n==6.9.0 09:05:33 oslo.log==8.3.0 09:05:33 oslo.serialization==5.11.0 09:05:33 oslo.utils==10.1.1 09:05:33 packaging==26.2 09:05:33 pbr==7.0.3 09:05:33 platformdirs==4.11.0 09:05:33 prettytable==3.18.0 09:05:33 prompt_toolkit==3.0.52 09:05:33 propcache==0.5.2 09:05:33 psutil==7.2.2 09:05:33 pyasn1==0.6.4 09:05:33 pyasn1_modules==0.4.2 09:05:33 pycparser==3.0 09:05:33 pygerrit2==2.0.15 09:05:33 PyGithub==2.9.1 09:05:33 Pygments==2.20.0 09:05:33 PyJWT==2.13.0 09:05:33 PyNaCl==1.6.2 09:05:33 pyparsing==2.4.7 09:05:33 pyperclip==1.11.0 09:05:33 pyrsistent==0.20.0 09:05:33 python-dateutil==2.9.0.post0 09:05:33 python-discovery==1.5.0 09:05:33 python-heatclient==5.2.0 09:05:33 python-jenkins==1.8.3 09:05:33 python-keystoneclient==5.8.0 09:05:33 python-magnumclient==4.11.0 09:05:33 python-manilaclient==6.2.0 09:05:33 python-openstackclient==10.2.1 09:05:33 python-swiftclient==4.10.0 09:05:33 PyYAML==6.0.3 09:05:33 referencing==0.37.0 09:05:33 requests==2.34.2 09:05:33 requests-oauthlib==2.0.0 09:05:33 rfc3986==2.0.0 09:05:33 rich==15.0.0 09:05:33 rich-argparse==1.8.0 09:05:33 rpds-py==2026.6.3 09:05:33 rsa==4.9.1 09:05:33 ruamel.yaml==0.19.1 09:05:33 ruamel.yaml.clib==0.2.15 09:05:33 s3transfer==0.19.1 09:05:33 simplejson==4.1.1 09:05:33 six==1.17.0 09:05:33 smmap==5.0.3 09:05:33 soupsieve==2.9.1 09:05:33 stevedore==5.9.0 09:05:33 tabulate==0.10.0 09:05:33 toml==0.10.2 09:05:33 tomlkit==0.15.1 09:05:33 tqdm==4.69.0 09:05:33 typing_extensions==4.16.0 09:05:33 urllib3==1.26.20 09:05:33 virtualenv==21.7.0 09:05:33 wcwidth==0.8.2 09:05:33 websocket-client==1.9.0 09:05:33 wrapt==2.2.2 09:05:33 xdg==6.0.0 09:05:33 xmltodict==1.0.4 09:05:33 yarl==1.24.5 09:05:33 yq==4.1.2 09:05:33 [EnvInject] - Injecting environment variables from a build step. 09:05:33 [EnvInject] - Injecting as environment variables the properties content 09:05:33 OS_CLOUD=vex 09:05:33 09:05:33 [EnvInject] - Variables injected successfully. 09:05:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6439642806440431646.sh 09:05:33 ---> Orphaned k8s clusters 09:05:33 Setup pyenv: 09:05:33 system 09:05:33 3.8.20 09:05:33 3.9.20 09:05:33 3.10.15 09:05:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:35 lf-activate-venv(): INFO: Base packages installed successfully 09:05:35 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 09:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:05:44 -----> Delete orphaned cluster 09:05:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:05:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:05:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7827931423997474058.sh 09:05:44 ---> Orphaned stacks 09:05:44 Setup pyenv: 09:05:44 system 09:05:44 3.8.20 09:05:44 3.9.20 09:05:44 3.10.15 09:05:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:05:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:46 lf-activate-venv(): INFO: Base packages installed successfully 09:05:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:05:59 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. 09:05:59 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 09:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:05:59 + mapfile -t OS_COE_CLUSTERS_ID 09:05:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 09:05:59 ++ awk '{print $1}' 09:05:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 09:06:01 + echo '-----> Active clusters -> stacks' 09:06:01 -----> Active clusters -> stacks 09:06:01 + OS_COE_STACKS=() 09:06:01 + [[ 0 -gt 0 ]] 09:06:01 + mapfile -t OS_STACKS 09:06:01 ++ awk '{print $1}' 09:06:01 ++ 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 09:06:03 + echo '-----> Active stacks' 09:06:03 -----> Active stacks 09:06:03 + echo '-----> Delete orphaned stacks' 09:06:03 -----> Delete orphaned stacks 09:06:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:03 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7516501055356503855.sh 09:06:03 ---> Orphaned servers 09:06:03 Setup pyenv: 09:06:03 system 09:06:03 3.8.20 09:06:03 3.9.20 09:06:03 3.10.15 09:06:03 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:05 lf-activate-venv(): INFO: Base packages installed successfully 09:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 09:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:06:21 -----> Active servers 09:06:21 prd-ubuntu20.04-docker-2c-8g-15383 09:06:21 prd-centos7-blackbox-4c-2g-15215 09:06:21 -----> Delete orphaned servers 09:06:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 09:06:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 09:06:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16892274917250990428.sh 09:06:21 ---> Orphaned ports 09:06:21 Setup pyenv: 09:06:21 system 09:06:21 3.8.20 09:06:21 3.9.20 09:06:21 3.10.15 09:06:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:06:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:23 lf-activate-venv(): INFO: Base packages installed successfully 09:06:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 09:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:06:32 No orphaned ports to process. 09:06:32 Build step 'Conditional step (single)' marked build as failure 09:06:32 $ ssh-agent -k 09:06:32 unset SSH_AUTH_SOCK; 09:06:32 unset SSH_AGENT_PID; 09:06:32 echo Agent pid 1577 killed; 09:06:32 [ssh-agent] Stopped. 09:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 09:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12338362810978878244.sh 09:06:32 ---> sysstat.sh 09:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13644249651574281722.sh 09:06:33 ---> package-listing.sh 09:06:33 ++ facter osfamily 09:06:33 ++ tr '[:upper:]' '[:lower:]' 09:06:33 + OS_FAMILY=debian 09:06:33 + workspace=/w/workspace/ci-management-openstack-cron 09:06:33 + START_PACKAGES=/tmp/packages_start.txt 09:06:33 + END_PACKAGES=/tmp/packages_end.txt 09:06:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:33 + PACKAGES=/tmp/packages_start.txt 09:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:33 + PACKAGES=/tmp/packages_end.txt 09:06:33 + case "${OS_FAMILY}" in 09:06:33 + dpkg -l 09:06:33 + grep '^ii' 09:06:33 + '[' -f /tmp/packages_start.txt ']' 09:06:33 + '[' -f /tmp/packages_end.txt ']' 09:06:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 09:06:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:06:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3685195209819413968.sh 09:06:33 ---> capture-instance-metadata.sh 09:06:33 Setup pyenv: 09:06:33 system 09:06:33 3.8.20 09:06:33 3.9.20 09:06:33 3.10.15 09:06:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:35 lf-activate-venv(): INFO: Base packages installed successfully 09:06:35 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:06:41 INFO: Running in OpenStack, capturing instance metadata 09:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12291515219824425201.sh 09:06:42 provisioning config files... 09:06:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config2374239228122061768tmp 09:06:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:06:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:06:42 [EnvInject] - Injecting environment variables from a build step. 09:06:42 [EnvInject] - Injecting as environment variables the properties content 09:06:42 SERVER_ID=logs 09:06:42 09:06:42 [EnvInject] - Variables injected successfully. 09:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8581426480748294592.sh 09:06:42 ---> create-netrc.sh 09:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9859250763229260432.sh 09:06:42 ---> python-tools-install.sh 09:06:42 Setup pyenv: 09:06:42 system 09:06:42 3.8.20 09:06:42 3.9.20 09:06:42 3.10.15 09:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:44 lf-activate-venv(): INFO: Base packages installed successfully 09:06:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins213166347118137814.sh 09:06:50 ---> sudo-logs.sh 09:06:50 Archiving 'sudo' log.. 09:06:50 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8390427470112938641.sh 09:06:50 ---> job-cost.sh 09:06:50 Setup pyenv: 09:06:50 system 09:06:50 3.8.20 09:06:50 3.9.20 09:06:50 3.10.15 09:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:06:52 lf-activate-venv(): INFO: Base packages installed successfully 09:06:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:06:58 INFO: No Stack... 09:06:59 INFO: Retrieving Pricing Info for: v3-standard-2 09:06:59 INFO: Archiving Costs 09:06:59 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12117137296919649354.sh 09:06:59 ---> logs-deploy.sh 09:06:59 Setup pyenv: 09:06:59 system 09:06:59 3.8.20 09:06:59 3.9.20 09:06:59 3.10.15 09:06:59 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3xC from file:/tmp/.os_lf_venv 09:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:07:01 lf-activate-venv(): INFO: Base packages installed successfully 09:07:01 lf-activate-venv(): INFO: Installing additional packages: lftools 09:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-O3xC/bin to PATH 09:07:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63818 09:07:08 INFO: archiving workspace using pattern(s): 09:07:09 Archives upload complete. 09:07:09 INFO: archiving logs to Nexus 09:07:10 ---> uname -a: 09:07:10 Linux prd-ubuntu20-04-docker-2c-8g-15383 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:07:10 09:07:10 09:07:10 ---> lscpu: 09:07:10 Architecture: x86_64 09:07:10 CPU op-mode(s): 32-bit, 64-bit 09:07:10 Byte Order: Little Endian 09:07:10 Address sizes: 40 bits physical, 48 bits virtual 09:07:10 CPU(s): 2 09:07:10 On-line CPU(s) list: 0,1 09:07:10 Thread(s) per core: 1 09:07:10 Core(s) per socket: 1 09:07:10 Socket(s): 2 09:07:10 NUMA node(s): 1 09:07:10 Vendor ID: AuthenticAMD 09:07:10 CPU family: 23 09:07:10 Model: 49 09:07:10 Model name: AMD EPYC-Rome Processor 09:07:10 Stepping: 0 09:07:10 CPU MHz: 2799.998 09:07:10 BogoMIPS: 5599.99 09:07:10 Virtualization: AMD-V 09:07:10 Hypervisor vendor: KVM 09:07:10 Virtualization type: full 09:07:10 L1d cache: 64 KiB 09:07:10 L1i cache: 64 KiB 09:07:10 L2 cache: 1 MiB 09:07:10 L3 cache: 32 MiB 09:07:10 NUMA node0 CPU(s): 0,1 09:07:10 Vulnerability Gather data sampling: Not affected 09:07:10 Vulnerability Itlb multihit: Not affected 09:07:10 Vulnerability L1tf: Not affected 09:07:10 Vulnerability Mds: Not affected 09:07:10 Vulnerability Meltdown: Not affected 09:07:10 Vulnerability Mmio stale data: Not affected 09:07:10 Vulnerability Retbleed: Vulnerable 09:07:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:07:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:07:10 Vulnerability Srbds: Not affected 09:07:10 Vulnerability Tsx async abort: Not affected 09:07:10 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 09:07:10 09:07:10 09:07:10 ---> nproc: 09:07:10 2 09:07:10 09:07:10 09:07:10 ---> df -h: 09:07:10 Filesystem Size Used Avail Use% Mounted on 09:07:10 udev 3.9G 0 3.9G 0% /dev 09:07:10 tmpfs 795M 1.1M 794M 1% /run 09:07:10 /dev/vda1 39G 9.9G 29G 26% / 09:07:10 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:07:10 tmpfs 5.0M 0 5.0M 0% /run/lock 09:07:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:07:10 /dev/loop0 62M 62M 0 100% /snap/core20/1405 09:07:10 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 09:07:10 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 09:07:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:07:10 tmpfs 795M 0 795M 0% /run/user/1001 09:07:10 09:07:10 09:07:10 ---> free -m: 09:07:10 total used free shared buff/cache available 09:07:10 Mem: 7945 537 4878 1 2529 7107 09:07:10 Swap: 1023 0 1023 09:07:10 09:07:10 09:07:10 ---> ip addr: 09:07:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:07:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:07:10 inet 127.0.0.1/8 scope host lo 09:07:10 valid_lft forever preferred_lft forever 09:07:10 inet6 ::1/128 scope host 09:07:10 valid_lft forever preferred_lft forever 09:07:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:07:10 link/ether fa:16:3e:ed:c0:89 brd ff:ff:ff:ff:ff:ff 09:07:10 inet 10.30.123.126/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 09:07:10 valid_lft 86176sec preferred_lft 86176sec 09:07:10 inet6 fe80::f816:3eff:feed:c089/64 scope link 09:07:10 valid_lft forever preferred_lft forever 09:07:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:07:10 link/ether a2:81:dc:33:4a:7f brd ff:ff:ff:ff:ff:ff 09:07:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:07:10 valid_lft forever preferred_lft forever 09:07:10 09:07:10 09:07:10 ---> sar -b -r -n DEV: 09:07:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15383) 07/22/26 _x86_64_ (2 CPU) 09:07:10 09:07:10 09:03:40 LINUX RESTART (2 CPU) 09:07:10 09:07:10 09:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:10 09:05:01 308.27 70.24 238.03 0.00 11220.80 50400.27 0.00 09:07:10 09:06:01 111.53 1.27 110.26 0.00 107.83 19674.66 0.00 09:07:10 09:07:01 49.20 1.48 47.72 0.00 138.13 8565.87 0.00 09:07:10 Average: 156.34 24.33 132.01 0.00 3822.25 26214.21 0.00 09:07:10 09:07:10 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:10 09:05:01 5355568 7281820 516072 6.34 69844 2032108 1164836 12.68 711760 1849152 104888 09:07:10 09:06:01 5026308 7292812 482160 5.93 95256 2325360 1120136 12.20 720128 2125052 66436 09:07:10 09:07:01 5062128 7343040 431552 5.30 99012 2335560 1076492 11.72 693616 2116892 31408 09:07:10 Average: 5148001 7305891 476595 5.86 88037 2231009 1120488 12.20 708501 2030365 67577 09:07:10 09:07:10 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:10 09:05:01 lo 1.30 1.30 0.14 0.14 0.00 0.00 0.00 0.00 09:07:10 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:10 09:05:01 ens3 459.37 251.32 1765.86 72.78 0.00 0.00 0.00 0.00 09:07:10 09:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:07:10 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:10 09:06:01 ens3 44.10 37.05 433.17 8.75 0.00 0.00 0.00 0.00 09:07:10 09:07:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 09:07:10 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:10 09:07:01 ens3 35.00 34.02 35.06 14.34 0.00 0.00 0.00 0.00 09:07:10 Average: lo 1.46 1.46 0.15 0.15 0.00 0.00 0.00 0.00 09:07:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:10 Average: ens3 179.49 107.47 744.72 31.95 0.00 0.00 0.00 0.00 09:07:10 09:07:10 09:07:10 ---> sar -P ALL: 09:07:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-15383) 07/22/26 _x86_64_ (2 CPU) 09:07:10 09:07:10 09:03:40 LINUX RESTART (2 CPU) 09:07:10 09:07:10 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:07:10 09:05:01 all 28.20 0.00 4.90 22.21 0.11 44.59 09:07:10 09:05:01 0 31.92 0.00 4.75 25.63 0.12 37.59 09:07:10 09:05:01 1 24.46 0.00 5.05 18.77 0.10 51.62 09:07:10 09:06:01 all 40.20 0.00 2.99 4.73 0.10 51.98 09:07:10 09:06:01 0 36.74 0.00 2.40 3.39 0.10 57.37 09:07:10 09:06:01 1 43.70 0.00 3.59 6.07 0.10 46.55 09:07:10 09:07:01 all 39.27 0.00 2.76 1.84 0.10 56.03 09:07:10 09:07:01 0 21.55 0.00 2.22 0.18 0.07 75.98 09:07:10 09:07:01 1 57.13 0.00 3.30 3.50 0.13 35.93 09:07:10 Average: all 35.92 0.00 3.54 9.55 0.10 50.89 09:07:10 Average: 0 30.06 0.00 3.12 9.68 0.09 57.05 09:07:10 Average: 1 41.81 0.00 3.98 9.42 0.11 44.68 09:07:10 09:07:10 09:07:10