10:05:33 Started by timer 10:05:33 Running as SYSTEM 10:05:33 [EnvInject] - Loading node environment variables. 10:05:33 Building remotely on prd-ubuntu20.04-docker-2c-8g-16253 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 10:05:33 [ssh-agent] Looking for ssh-agent implementation... 10:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:34 $ ssh-agent 10:05:34 SSH_AUTH_SOCK=/tmp/ssh-g1OulKIjO30V/agent.1583 10:05:34 SSH_AGENT_PID=1585 10:05:34 [ssh-agent] Started. 10:05:34 Running ssh-add (command line suppressed) 10:05:34 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_1193165658422598715.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_1193165658422598715.key) 10:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:34 The recommended git tool is: NONE 10:05:36 using credential edgex-jenkins-ssh 10:05:36 Wiping out workspace first. 10:05:36 Cloning the remote Git repository 10:05:36 Cloning repository git@github.com:edgexfoundry/ci-management 10:05:36 > git init /w/workspace/ci-management-openstack-cron # timeout=10 10:05:36 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 10:05:36 > git --version # timeout=10 10:05:36 > git --version # 'git version 2.25.1' 10:05:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:37 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 10:05:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:37 Avoid second fetch 10:05:37 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:05:37 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 10:05:38 > git config core.sparsecheckout # timeout=10 10:05:38 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:05:38 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 10:05:38 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 10:05:38 > git remote # timeout=10 10:05:38 > git submodule init # timeout=10 10:05:38 > git submodule sync # timeout=10 10:05:38 > git config --get remote.origin.url # timeout=10 10:05:38 > git submodule init # timeout=10 10:05:38 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:05:38 > git config --get submodule.packer/common-packer.url # timeout=10 10:05:38 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:05:38 > git config --get submodule.global-jjb.url # timeout=10 10:05:38 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:05:38 > git submodule update --init --recursive packer/common-packer # timeout=10 10:05:39 > git submodule update --init --recursive global-jjb # timeout=10 10:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:43 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 10:05:43 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 10:05:43 provisioning config files... 10:05:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 10:05:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:05:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:05:43 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4404780928940861687.sh 10:05:43 ---> python-tools-install.sh 10:05:43 Setup pyenv: 10:05:43 * system (set by /opt/pyenv/version) 10:05:43 * 3.8.20 (set by /opt/pyenv/version) 10:05:43 * 3.9.20 (set by /opt/pyenv/version) 10:05:43 3.10.15 10:05:43 3.11.10 10:05:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-H7gR 10:05:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:52 lf-activate-venv(): INFO: Base packages installed successfully 10:05:52 lf-activate-venv(): INFO: Installing additional packages: lftools 10:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:06:16 Generating Requirements File 10:06:37 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. 10:06:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:06:38 Python 3.11.10 10:06:38 pip 26.2.1 from /tmp/venv-H7gR/lib/python3.11/site-packages/pip (python 3.11) 10:06:38 aiohappyeyeballs==2.7.1 10:06:38 aiohttp==3.14.3 10:06:38 aiosignal==1.4.0 10:06:38 appdirs==1.4.4 10:06:38 argcomplete==3.7.1 10:06:38 aspy.yaml==1.3.0 10:06:38 attrs==26.1.0 10:06:38 autopage==0.6.0 10:06:38 beautifulsoup4==4.15.0 10:06:38 boto3==1.43.64 10:06:38 botocore==1.43.64 10:06:38 bs4==0.0.2 10:06:38 certifi==2026.7.22 10:06:38 cffi==2.1.1 10:06:38 cfgv==3.5.0 10:06:38 chardet==7.4.3 10:06:38 charset-normalizer==3.4.9 10:06:38 click==8.4.2 10:06:38 cliff==4.15.0 10:06:38 cmd2==4.1.2 10:06:38 cryptography==3.3.2 10:06:38 debtcollector==3.1.0 10:06:38 decorator==5.3.1 10:06:38 defusedxml==0.7.1 10:06:38 Deprecated==1.3.1 10:06:38 distlib==0.4.3 10:06:38 dnspython==2.8.0 10:06:38 docker==7.2.0 10:06:38 dogpile.cache==1.5.0 10:06:38 durationpy==0.10 10:06:38 email-validator==2.3.0 10:06:38 filelock==3.32.2 10:06:38 frozenlist==1.8.0 10:06:38 future==1.0.0 10:06:38 gitdb==4.0.12 10:06:38 GitPython==3.1.58 10:06:38 httplib2==0.30.2 10:06:38 identify==2.6.19 10:06:38 idna==3.18 10:06:38 importlib-resources==1.5.0 10:06:38 iso8601==2.1.0 10:06:38 Jinja2==3.1.6 10:06:38 jmespath==1.1.0 10:06:38 jsonpatch==1.33 10:06:38 jsonpointer==3.1.1 10:06:38 jsonschema==4.26.0 10:06:38 jsonschema-specifications==2025.9.1 10:06:38 keystoneauth1==5.15.0 10:06:38 kubernetes==36.0.3 10:06:38 lftools==0.37.22 10:06:38 lxml==6.1.1 10:06:38 markdown-it-py==4.2.0 10:06:38 MarkupSafe==3.0.3 10:06:38 mdurl==0.1.2 10:06:38 msgpack==1.2.1 10:06:38 multi_key_dict==2.0.3 10:06:38 multidict==6.7.1 10:06:38 munch==4.0.0 10:06:38 netaddr==1.3.0 10:06:38 niet==1.4.2 10:06:38 nodeenv==1.10.0 10:06:38 oauth2client==4.1.3 10:06:38 oauthlib==3.3.1 10:06:38 openstacksdk==4.18.0 10:06:38 os-service-types==1.9.0 10:06:38 osc-lib==4.7.0 10:06:38 oslo.config==10.6.0 10:06:38 oslo.context==6.5.0 10:06:38 oslo.i18n==6.9.0 10:06:38 oslo.log==8.3.0 10:06:38 oslo.serialization==5.11.0 10:06:38 oslo.utils==10.1.1 10:06:38 packaging==26.3 10:06:38 pbr==7.0.3 10:06:38 platformdirs==4.11.0 10:06:38 prettytable==3.18.0 10:06:38 prompt_toolkit==3.0.53 10:06:38 propcache==0.5.2 10:06:38 psutil==7.2.2 10:06:38 pyasn1==0.6.4 10:06:38 pyasn1_modules==0.4.2 10:06:38 pycparser==3.0 10:06:38 pygerrit2==2.0.15 10:06:38 PyGithub==2.9.1 10:06:38 Pygments==2.20.0 10:06:38 PyJWT==2.13.0 10:06:38 PyNaCl==1.6.2 10:06:38 pyparsing==2.4.7 10:06:38 pyperclip==1.11.0 10:06:38 pyrsistent==0.20.0 10:06:38 python-dateutil==2.9.0.post0 10:06:38 python-discovery==1.5.1 10:06:38 python-heatclient==5.2.0 10:06:38 python-jenkins==1.8.3 10:06:38 python-keystoneclient==5.8.0 10:06:38 python-magnumclient==4.11.0 10:06:38 python-manilaclient==6.2.0 10:06:38 python-openstackclient==10.2.1 10:06:38 python-swiftclient==4.10.0 10:06:38 PyYAML==6.0.3 10:06:38 referencing==0.37.0 10:06:38 requests==2.34.2 10:06:38 requests-oauthlib==2.0.0 10:06:38 rfc3986==2.0.0 10:06:38 rich==15.0.0 10:06:38 rich-argparse==1.8.0 10:06:38 rpds-py==2026.6.3 10:06:38 rsa==4.9.1 10:06:38 ruamel.yaml==0.19.1 10:06:38 ruamel.yaml.clib==0.2.15 10:06:38 s3transfer==0.19.2 10:06:38 simplejson==4.1.1 10:06:38 six==1.17.0 10:06:38 smmap==5.0.3 10:06:38 soupsieve==2.9.1 10:06:38 stevedore==5.9.0 10:06:38 tabulate==0.10.0 10:06:38 toml==0.10.2 10:06:38 tomlkit==0.15.1 10:06:38 tqdm==4.70.0 10:06:38 typing_extensions==4.16.0 10:06:38 urllib3==1.26.20 10:06:38 virtualenv==21.7.1 10:06:38 wcwidth==0.8.2 10:06:38 websocket-client==1.9.0 10:06:38 wrapt==2.3.0 10:06:38 xdg==6.0.0 10:06:38 xmltodict==1.0.4 10:06:38 yarl==1.24.5 10:06:38 yq==4.1.2 10:06:38 [EnvInject] - Injecting environment variables from a build step. 10:06:38 [EnvInject] - Injecting as environment variables the properties content 10:06:38 OS_CLOUD=vex 10:06:38 10:06:38 [EnvInject] - Variables injected successfully. 10:06:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4962528973133208507.sh 10:06:38 ---> Orphaned k8s clusters 10:06:38 Setup pyenv: 10:06:38 system 10:06:38 3.8.20 10:06:38 3.9.20 10:06:38 3.10.15 10:06:38 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:06:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:40 lf-activate-venv(): INFO: Base packages installed successfully 10:06:40 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 10:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:06:49 -----> Delete orphaned cluster 10:06:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:06:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:06:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7348509540777155149.sh 10:06:49 ---> Orphaned stacks 10:06:49 Setup pyenv: 10:06:49 system 10:06:49 3.8.20 10:06:49 3.9.20 10:06:49 3.10.15 10:06:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:51 lf-activate-venv(): INFO: Base packages installed successfully 10:06:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:07:01 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. 10:07:01 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 10:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:07:01 + mapfile -t OS_COE_CLUSTERS_ID 10:07:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 10:07:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 10:07:01 ++ awk '{print $1}' 10:07:04 + echo '-----> Active clusters -> stacks' 10:07:04 -----> Active clusters -> stacks 10:07:04 + OS_COE_STACKS=() 10:07:04 + [[ 0 -gt 0 ]] 10:07:04 + mapfile -t OS_STACKS 10:07:04 ++ 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 10:07:04 ++ awk '{print $1}' 10:07:06 + echo '-----> Active stacks' 10:07:06 -----> Active stacks 10:07:06 + echo '-----> Delete orphaned stacks' 10:07:06 -----> Delete orphaned stacks 10:07:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:07:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:07:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1303677656230227685.sh 10:07:06 ---> Orphaned servers 10:07:06 Setup pyenv: 10:07:06 system 10:07:06 3.8.20 10:07:06 3.9.20 10:07:06 3.10.15 10:07:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:07:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:07 lf-activate-venv(): INFO: Base packages installed successfully 10:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 10:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:07:21 -----> Active servers 10:07:21 prd-ubuntu20.04-docker-2c-8g-16253 10:07:21 prd-centos7-blackbox-4c-2g-16080 10:07:21 prd-centos7-blackbox-4c-2g-16079 10:07:21 -----> Delete orphaned servers 10:07:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 10:07:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 10:07:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18048836870027968766.sh 10:07:22 ---> Orphaned ports 10:07:22 Setup pyenv: 10:07:22 system 10:07:22 3.8.20 10:07:22 3.9.20 10:07:22 3.10.15 10:07:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:07:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:23 lf-activate-venv(): INFO: Base packages installed successfully 10:07:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 10:07:30 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:07:31 No orphaned ports to process. 10:07:31 Build step 'Conditional step (single)' marked build as failure 10:07:31 $ ssh-agent -k 10:07:31 unset SSH_AUTH_SOCK; 10:07:31 unset SSH_AGENT_PID; 10:07:31 echo Agent pid 1585 killed; 10:07:31 [ssh-agent] Stopped. 10:07:32 [PostBuildScript] - [INFO] Executing post build scripts. 10:07:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins259155920459653182.sh 10:07:32 ---> sysstat.sh 10:07:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18175533232011948646.sh 10:07:32 ---> package-listing.sh 10:07:32 ++ facter osfamily 10:07:32 ++ tr '[:upper:]' '[:lower:]' 10:07:32 + OS_FAMILY=debian 10:07:32 + workspace=/w/workspace/ci-management-openstack-cron 10:07:32 + START_PACKAGES=/tmp/packages_start.txt 10:07:32 + END_PACKAGES=/tmp/packages_end.txt 10:07:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:32 + PACKAGES=/tmp/packages_start.txt 10:07:32 + '[' /w/workspace/ci-management-openstack-cron ']' 10:07:32 + PACKAGES=/tmp/packages_end.txt 10:07:32 + case "${OS_FAMILY}" in 10:07:32 + dpkg -l 10:07:32 + grep '^ii' 10:07:32 + '[' -f /tmp/packages_start.txt ']' 10:07:32 + '[' -f /tmp/packages_end.txt ']' 10:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:32 + '[' /w/workspace/ci-management-openstack-cron ']' 10:07:32 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 10:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 10:07:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3873620812937783923.sh 10:07:32 ---> capture-instance-metadata.sh 10:07:32 Setup pyenv: 10:07:32 system 10:07:32 3.8.20 10:07:32 3.9.20 10:07:32 3.10.15 10:07:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:07:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:34 lf-activate-venv(): INFO: Base packages installed successfully 10:07:34 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:07:39 INFO: Running in OpenStack, capturing instance metadata 10:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3907738099655738179.sh 10:07:40 provisioning config files... 10:07:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1001373843607059635tmp 10:07:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:40 [EnvInject] - Injecting environment variables from a build step. 10:07:40 [EnvInject] - Injecting as environment variables the properties content 10:07:40 SERVER_ID=logs 10:07:40 10:07:40 [EnvInject] - Variables injected successfully. 10:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14250564971817386163.sh 10:07:40 ---> create-netrc.sh 10:07:40 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6869119927064353608.sh 10:07:40 ---> python-tools-install.sh 10:07:40 Setup pyenv: 10:07:40 system 10:07:40 3.8.20 10:07:40 3.9.20 10:07:40 3.10.15 10:07:40 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:07:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:41 lf-activate-venv(): INFO: Base packages installed successfully 10:07:41 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:47 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:07:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8903534424667323583.sh 10:07:47 ---> sudo-logs.sh 10:07:47 Archiving 'sudo' log.. 10:07:47 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18419726495193557775.sh 10:07:47 ---> job-cost.sh 10:07:47 Setup pyenv: 10:07:47 system 10:07:47 3.8.20 10:07:47 3.9.20 10:07:47 3.10.15 10:07:47 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:07:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:49 lf-activate-venv(): INFO: Base packages installed successfully 10:07:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:07:54 INFO: No Stack... 10:07:54 INFO: Retrieving Pricing Info for: v3-standard-2 10:07:54 INFO: Archiving Costs 10:07:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3365885922031450736.sh 10:07:54 ---> logs-deploy.sh 10:07:54 Setup pyenv: 10:07:54 system 10:07:54 3.8.20 10:07:54 3.9.20 10:07:54 3.10.15 10:07:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 10:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-H7gR from file:/tmp/.os_lf_venv 10:07:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:56 lf-activate-venv(): INFO: Base packages installed successfully 10:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools 10:08:01 lf-activate-venv(): INFO: Adding /tmp/venv-H7gR/bin to PATH 10:08:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64155 10:08:01 INFO: archiving workspace using pattern(s): 10:08:02 Archives upload complete. 10:08:03 INFO: archiving logs to Nexus 10:08:03 ---> uname -a: 10:08:03 Linux prd-ubuntu20-04-docker-2c-8g-16253 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:08:03 10:08:03 10:08:03 ---> lscpu: 10:08:03 Architecture: x86_64 10:08:03 CPU op-mode(s): 32-bit, 64-bit 10:08:03 Byte Order: Little Endian 10:08:03 Address sizes: 40 bits physical, 48 bits virtual 10:08:03 CPU(s): 2 10:08:03 On-line CPU(s) list: 0,1 10:08:03 Thread(s) per core: 1 10:08:03 Core(s) per socket: 1 10:08:03 Socket(s): 2 10:08:03 NUMA node(s): 1 10:08:03 Vendor ID: AuthenticAMD 10:08:03 CPU family: 23 10:08:03 Model: 49 10:08:03 Model name: AMD EPYC-Rome Processor 10:08:03 Stepping: 0 10:08:03 CPU MHz: 2799.998 10:08:03 BogoMIPS: 5599.99 10:08:03 Virtualization: AMD-V 10:08:03 Hypervisor vendor: KVM 10:08:03 Virtualization type: full 10:08:03 L1d cache: 64 KiB 10:08:03 L1i cache: 64 KiB 10:08:03 L2 cache: 1 MiB 10:08:03 L3 cache: 32 MiB 10:08:03 NUMA node0 CPU(s): 0,1 10:08:03 Vulnerability Gather data sampling: Not affected 10:08:03 Vulnerability Itlb multihit: Not affected 10:08:03 Vulnerability L1tf: Not affected 10:08:03 Vulnerability Mds: Not affected 10:08:03 Vulnerability Meltdown: Not affected 10:08:03 Vulnerability Mmio stale data: Not affected 10:08:03 Vulnerability Retbleed: Vulnerable 10:08:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:08:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:08:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:08:03 Vulnerability Srbds: Not affected 10:08:03 Vulnerability Tsx async abort: Not affected 10:08:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:08:03 10:08:03 10:08:03 ---> nproc: 10:08:03 2 10:08:03 10:08:03 10:08:03 ---> df -h: 10:08:03 Filesystem Size Used Avail Use% Mounted on 10:08:03 udev 3.9G 0 3.9G 0% /dev 10:08:03 tmpfs 795M 1.1M 794M 1% /run 10:08:03 /dev/vda1 39G 9.9G 29G 26% / 10:08:03 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:08:03 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:08:03 /dev/loop0 62M 62M 0 100% /snap/core20/1405 10:08:03 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 10:08:03 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 10:08:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:08:03 tmpfs 795M 0 795M 0% /run/user/1001 10:08:03 10:08:03 10:08:03 ---> free -m: 10:08:03 total used free shared buff/cache available 10:08:03 Mem: 7945 540 4888 1 2517 7105 10:08:03 Swap: 1023 0 1023 10:08:03 10:08:03 10:08:03 ---> ip addr: 10:08:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:03 inet 127.0.0.1/8 scope host lo 10:08:03 valid_lft forever preferred_lft forever 10:08:03 inet6 ::1/128 scope host 10:08:03 valid_lft forever preferred_lft forever 10:08:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:03 link/ether fa:16:3e:0b:21:d6 brd ff:ff:ff:ff:ff:ff 10:08:03 inet 10.30.123.244/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 10:08:03 valid_lft 86204sec preferred_lft 86204sec 10:08:03 inet6 fe80::f816:3eff:fe0b:21d6/64 scope link 10:08:03 valid_lft forever preferred_lft forever 10:08:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:08:03 link/ether da:e5:14:be:68:a0 brd ff:ff:ff:ff:ff:ff 10:08:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:08:03 valid_lft forever preferred_lft forever 10:08:03 10:08:03 10:08:03 ---> sar -b -r -n DEV: 10:08:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16253) 08/05/26 _x86_64_ (2 CPU) 10:08:03 10:08:03 10:04:57 LINUX RESTART (2 CPU) 10:08:03 10:08:03 10:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:08:03 10:06:01 230.78 72.97 157.81 0.00 11647.26 43305.18 0.00 10:08:03 10:07:01 98.97 1.22 97.75 0.00 106.52 12805.88 0.00 10:08:03 10:08:01 32.98 1.52 31.46 0.00 137.71 6113.91 0.00 10:08:03 Average: 120.91 25.23 95.67 0.00 3963.83 20741.66 0.00 10:08:03 10:08:03 10:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:03 10:06:01 5462844 7297420 500484 6.15 66056 1945912 1141304 12.43 686860 1768592 70552 10:08:03 10:07:01 5077192 7335316 437812 5.38 93356 2318616 1092768 11.90 659760 2132336 169780 10:08:03 10:08:01 5064508 7334032 438580 5.39 94036 2329020 1073816 11.69 696512 2109588 31872 10:08:03 Average: 5201515 7322256 458959 5.64 84483 2197849 1102629 12.00 681044 2003505 90735 10:08:03 10:08:03 10:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:03 10:06:01 lo 1.23 1.23 0.13 0.13 0.00 0.00 0.00 0.00 10:08:03 10:06:01 ens3 397.95 237.21 1117.43 69.67 0.00 0.00 0.00 0.00 10:08:03 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:03 10:07:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 10:08:03 10:07:01 ens3 54.14 40.33 1068.43 7.03 0.00 0.00 0.00 0.00 10:08:03 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:03 10:08:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 10:08:03 10:08:01 ens3 20.23 17.65 24.36 5.72 0.00 0.00 0.00 0.00 10:08:03 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:03 Average: lo 1.14 1.14 0.12 0.12 0.00 0.00 0.00 0.00 10:08:03 Average: ens3 157.44 98.39 736.74 27.47 0.00 0.00 0.00 0.00 10:08:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:03 10:08:03 10:08:03 ---> sar -P ALL: 10:08:03 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-16253) 08/05/26 _x86_64_ (2 CPU) 10:08:03 10:08:03 10:04:57 LINUX RESTART (2 CPU) 10:08:03 10:08:03 10:05:01 CPU %user %nice %system %iowait %steal %idle 10:08:03 10:06:01 all 24.10 0.00 4.65 14.55 0.08 56.63 10:08:03 10:06:01 0 17.63 0.00 4.26 10.94 0.07 67.11 10:08:03 10:06:01 1 30.59 0.00 5.03 18.17 0.08 46.12 10:08:03 10:07:01 all 39.99 0.00 2.80 6.53 0.07 50.61 10:08:03 10:07:01 0 5.30 0.00 1.07 1.58 0.05 92.01 10:08:03 10:07:01 1 75.27 0.00 4.56 11.57 0.10 8.50 10:08:03 10:08:01 all 42.03 0.00 2.80 1.13 0.08 53.96 10:08:03 10:08:01 0 10.72 0.00 2.19 1.44 0.07 85.59 10:08:03 10:08:01 1 73.94 0.00 3.42 0.82 0.10 21.72 10:08:03 Average: all 35.42 0.00 3.41 7.37 0.08 53.72 10:08:03 Average: 0 11.17 0.00 2.50 4.61 0.06 81.66 10:08:03 Average: 1 59.99 0.00 4.33 10.17 0.09 25.41 10:08:03 10:08:03 10:08:03