03:04:24 Started by timer 03:04:24 Running as SYSTEM 03:04:24 [EnvInject] - Loading node environment variables. 03:04:24 Building remotely on prd-ubuntu20.04-docker-2c-8g-14255 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 03:04:24 [ssh-agent] Looking for ssh-agent implementation... 03:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:04:24 $ ssh-agent 03:04:24 SSH_AUTH_SOCK=/tmp/ssh-DO2am3Ekabc3/agent.1528 03:04:24 SSH_AGENT_PID=1530 03:04:24 [ssh-agent] Started. 03:04:24 Running ssh-add (command line suppressed) 03:04:24 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_6427654079646347915.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_6427654079646347915.key) 03:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:04:24 The recommended git tool is: NONE 03:04:26 using credential edgex-jenkins-ssh 03:04:26 Wiping out workspace first. 03:04:26 Cloning the remote Git repository 03:04:26 Cloning repository git@github.com:edgexfoundry/ci-management 03:04:26 > git init /w/workspace/ci-management-openstack-cron # timeout=10 03:04:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 03:04:26 > git --version # timeout=10 03:04:26 > git --version # 'git version 2.25.1' 03:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:27 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 03:04:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:27 Avoid second fetch 03:04:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 03:04:27 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 03:04:27 > git config core.sparsecheckout # timeout=10 03:04:27 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:27 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 03:04:27 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 03:04:27 > git remote # timeout=10 03:04:27 > git submodule init # timeout=10 03:04:27 > git submodule sync # timeout=10 03:04:27 > git config --get remote.origin.url # timeout=10 03:04:27 > git submodule init # timeout=10 03:04:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 03:04:28 > git config --get submodule.packer/common-packer.url # timeout=10 03:04:28 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 03:04:28 > git config --get submodule.global-jjb.url # timeout=10 03:04:28 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 03:04:28 > git submodule update --init --recursive packer/common-packer # timeout=10 03:04:28 > git submodule update --init --recursive global-jjb # timeout=10 03:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 03:04:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 03:04:32 provisioning config files... 03:04:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:04:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:04:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:04:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16983673124746586031.sh 03:04:32 ---> python-tools-install.sh 03:04:32 Setup pyenv: 03:04:32 * system (set by /opt/pyenv/version) 03:04:32 * 3.8.20 (set by /opt/pyenv/version) 03:04:32 * 3.9.20 (set by /opt/pyenv/version) 03:04:32 3.10.15 03:04:32 3.11.10 03:04:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3KIc 03:04:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:04:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:04:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:04:41 lf-activate-venv(): INFO: Base packages installed successfully 03:04:41 lf-activate-venv(): INFO: Installing additional packages: lftools 03:05:00 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:05:00 Generating Requirements File 03:05:21 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. 03:05:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:05:21 Python 3.11.10 03:05:21 pip 26.1.2 from /tmp/venv-3KIc/lib/python3.11/site-packages/pip (python 3.11) 03:05:21 aiohappyeyeballs==2.7.1 03:05:21 aiohttp==3.14.1 03:05:21 aiosignal==1.4.0 03:05:21 appdirs==1.4.4 03:05:21 argcomplete==3.7.0 03:05:21 aspy.yaml==1.3.0 03:05:21 attrs==26.1.0 03:05:21 autopage==0.6.0 03:05:21 beautifulsoup4==4.15.0 03:05:21 boto3==1.43.40 03:05:21 botocore==1.43.40 03:05:21 bs4==0.0.2 03:05:21 certifi==2026.6.17 03:05:21 cffi==2.0.0 03:05:21 cfgv==3.5.0 03:05:21 chardet==7.4.3 03:05:21 charset-normalizer==3.4.7 03:05:21 click==8.4.2 03:05:21 cliff==4.14.0 03:05:21 cmd2==4.0.0 03:05:21 cryptography==3.3.2 03:05:21 debtcollector==3.1.0 03:05:21 decorator==5.3.1 03:05:21 defusedxml==0.7.1 03:05:21 Deprecated==1.3.1 03:05:21 distlib==0.4.3 03:05:21 dnspython==2.8.0 03:05:21 docker==7.1.0 03:05:21 dogpile.cache==1.5.0 03:05:21 durationpy==0.10 03:05:21 email-validator==2.3.0 03:05:21 filelock==3.29.5 03:05:21 frozenlist==1.8.0 03:05:21 future==1.0.0 03:05:21 gitdb==4.0.12 03:05:21 GitPython==3.1.50 03:05:21 httplib2==0.30.2 03:05:21 identify==2.6.19 03:05:21 idna==3.18 03:05:21 importlib-resources==1.5.0 03:05:21 iso8601==2.1.0 03:05:21 Jinja2==3.1.6 03:05:21 jmespath==1.1.0 03:05:21 jsonpatch==1.33 03:05:21 jsonpointer==3.1.1 03:05:21 jsonschema==4.26.0 03:05:21 jsonschema-specifications==2025.9.1 03:05:21 keystoneauth1==5.15.0 03:05:21 kubernetes==36.0.2 03:05:21 lftools==0.37.22 03:05:21 lxml==6.1.1 03:05:21 markdown-it-py==4.2.0 03:05:21 MarkupSafe==3.0.3 03:05:21 mdurl==0.1.2 03:05:21 msgpack==1.2.1 03:05:21 multi_key_dict==2.0.3 03:05:21 multidict==6.7.1 03:05:21 munch==4.0.0 03:05:21 netaddr==1.3.0 03:05:21 niet==1.4.2 03:05:21 nodeenv==1.10.0 03:05:21 oauth2client==4.1.3 03:05:21 oauthlib==3.3.1 03:05:21 openstacksdk==4.17.0 03:05:21 os-service-types==1.8.2 03:05:21 osc-lib==4.6.0 03:05:21 oslo.config==10.5.0 03:05:21 oslo.context==6.4.0 03:05:21 oslo.i18n==6.8.0 03:05:21 oslo.log==8.2.0 03:05:21 oslo.serialization==5.10.0 03:05:21 oslo.utils==10.1.1 03:05:21 packaging==26.2 03:05:21 pbr==7.0.3 03:05:21 platformdirs==4.10.0 03:05:21 prettytable==3.18.0 03:05:21 prompt_toolkit==3.0.52 03:05:21 propcache==0.5.2 03:05:21 psutil==7.2.2 03:05:21 pyasn1==0.6.3 03:05:21 pyasn1_modules==0.4.2 03:05:21 pycparser==3.0 03:05:21 pygerrit2==2.0.15 03:05:21 PyGithub==2.9.1 03:05:21 Pygments==2.20.0 03:05:21 PyJWT==2.13.0 03:05:21 PyNaCl==1.6.2 03:05:21 pyparsing==2.4.7 03:05:21 pyperclip==1.11.0 03:05:21 pyrsistent==0.20.0 03:05:21 python-cinderclient==9.9.0 03:05:21 python-dateutil==2.9.0.post0 03:05:21 python-discovery==1.4.3 03:05:21 python-heatclient==5.2.0 03:05:21 python-jenkins==1.8.3 03:05:21 python-keystoneclient==5.8.0 03:05:21 python-magnumclient==4.11.0 03:05:21 python-openstackclient==10.1.0 03:05:21 python-swiftclient==4.10.0 03:05:21 PyYAML==6.0.3 03:05:21 referencing==0.37.0 03:05:21 requests==2.34.2 03:05:21 requests-oauthlib==2.0.0 03:05:21 rfc3986==2.0.0 03:05:21 rich==15.0.0 03:05:21 rich-argparse==1.8.0 03:05:21 rpds-py==2026.6.3 03:05:21 rsa==4.9.1 03:05:21 ruamel.yaml==0.19.1 03:05:21 ruamel.yaml.clib==0.2.15 03:05:21 s3transfer==0.19.0 03:05:21 simplejson==4.1.1 03:05:21 six==1.17.0 03:05:21 smmap==5.0.3 03:05:21 soupsieve==2.8.4 03:05:21 stevedore==5.9.0 03:05:21 tabulate==0.10.0 03:05:21 toml==0.10.2 03:05:21 tomlkit==0.15.0 03:05:21 tqdm==4.68.3 03:05:21 typing_extensions==4.16.0 03:05:21 urllib3==1.26.20 03:05:21 virtualenv==21.5.1 03:05:21 wcwidth==0.8.2 03:05:21 websocket-client==1.9.0 03:05:21 wrapt==2.2.2 03:05:21 xdg==6.0.0 03:05:21 xmltodict==1.0.4 03:05:21 yarl==1.24.2 03:05:21 yq==4.1.1 03:05:21 [EnvInject] - Injecting environment variables from a build step. 03:05:21 [EnvInject] - Injecting as environment variables the properties content 03:05:21 OS_CLOUD=vex 03:05:21 03:05:21 [EnvInject] - Variables injected successfully. 03:05:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:21 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10388397199585360530.sh 03:05:21 ---> Orphaned k8s clusters 03:05:21 Setup pyenv: 03:05:21 system 03:05:21 3.8.20 03:05:21 3.9.20 03:05:21 3.10.15 03:05:21 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:23 lf-activate-venv(): INFO: Base packages installed successfully 03:05:23 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 03:05:29 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:05:32 -----> Delete orphaned cluster 03:05:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:32 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15320070944349319747.sh 03:05:32 ---> Orphaned stacks 03:05:32 Setup pyenv: 03:05:32 system 03:05:32 3.8.20 03:05:32 3.9.20 03:05:32 3.10.15 03:05:32 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:05:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:34 lf-activate-venv(): INFO: Base packages installed successfully 03:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:05:45 + mapfile -t OS_COE_CLUSTERS_ID 03:05:45 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 03:05:45 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 03:05:45 ++ awk '{print $1}' 03:05:48 + echo '-----> Active clusters -> stacks' 03:05:48 -----> Active clusters -> stacks 03:05:48 + OS_COE_STACKS=() 03:05:48 + [[ 0 -gt 0 ]] 03:05:48 + mapfile -t OS_STACKS 03:05:48 ++ 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 03:05:48 ++ awk '{print $1}' 03:05:49 + echo '-----> Active stacks' 03:05:49 -----> Active stacks 03:05:49 + echo '-----> Delete orphaned stacks' 03:05:49 -----> Delete orphaned stacks 03:05:49 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:05:49 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:05:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4866386363397532160.sh 03:05:49 ---> Orphaned servers 03:05:49 Setup pyenv: 03:05:49 system 03:05:49 3.8.20 03:05:49 3.9.20 03:05:49 3.10.15 03:05:49 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:05:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:05:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:05:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:05:51 lf-activate-venv(): INFO: Base packages installed successfully 03:05:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 03:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:06:05 -----> Active servers 03:06:05 prd-ubuntu20.04-docker-2c-8g-14255 03:06:05 prd-centos7-docker-4c-2g-14254 03:06:05 prd-centos7-blackbox-4c-2g-13920 03:06:05 -----> Delete orphaned servers 03:06:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 03:06:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 03:06:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8557870899749317566.sh 03:06:06 ---> Orphaned ports 03:06:06 Setup pyenv: 03:06:06 system 03:06:06 3.8.20 03:06:06 3.9.20 03:06:06 3.10.15 03:06:06 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:08 lf-activate-venv(): INFO: Base packages installed successfully 03:06:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 03:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:06:17 No orphaned ports to process. 03:06:17 Build step 'Conditional step (single)' marked build as failure 03:06:17 $ ssh-agent -k 03:06:17 unset SSH_AUTH_SOCK; 03:06:17 unset SSH_AGENT_PID; 03:06:17 echo Agent pid 1530 killed; 03:06:17 [ssh-agent] Stopped. 03:06:17 [PostBuildScript] - [INFO] Executing post build scripts. 03:06:17 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16347989634769937774.sh 03:06:17 ---> sysstat.sh 03:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6222458412380869077.sh 03:06:18 ---> package-listing.sh 03:06:18 ++ facter osfamily 03:06:18 ++ tr '[:upper:]' '[:lower:]' 03:06:18 + OS_FAMILY=debian 03:06:18 + workspace=/w/workspace/ci-management-openstack-cron 03:06:18 + START_PACKAGES=/tmp/packages_start.txt 03:06:18 + END_PACKAGES=/tmp/packages_end.txt 03:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:18 + PACKAGES=/tmp/packages_start.txt 03:06:18 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:18 + PACKAGES=/tmp/packages_end.txt 03:06:18 + case "${OS_FAMILY}" in 03:06:18 + dpkg -l 03:06:18 + grep '^ii' 03:06:18 + '[' -f /tmp/packages_start.txt ']' 03:06:18 + '[' -f /tmp/packages_end.txt ']' 03:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:18 + '[' /w/workspace/ci-management-openstack-cron ']' 03:06:18 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 03:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 03:06:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4635889706217829013.sh 03:06:18 ---> capture-instance-metadata.sh 03:06:18 Setup pyenv: 03:06:18 system 03:06:18 3.8.20 03:06:18 3.9.20 03:06:18 3.10.15 03:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:20 lf-activate-venv(): INFO: Base packages installed successfully 03:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:06:26 INFO: Running in OpenStack, capturing instance metadata 03:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11308873243194387440.sh 03:06:26 provisioning config files... 03:06:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8389939909401436367tmp 03:06:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:06:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:06:26 [EnvInject] - Injecting environment variables from a build step. 03:06:26 [EnvInject] - Injecting as environment variables the properties content 03:06:26 SERVER_ID=logs 03:06:26 03:06:26 [EnvInject] - Variables injected successfully. 03:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins928953479919444439.sh 03:06:26 ---> create-netrc.sh 03:06:26 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16563644552508371356.sh 03:06:26 ---> python-tools-install.sh 03:06:26 Setup pyenv: 03:06:26 system 03:06:26 3.8.20 03:06:26 3.9.20 03:06:26 3.10.15 03:06:26 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:06:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:28 lf-activate-venv(): INFO: Base packages installed successfully 03:06:28 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:34 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8027994379617272234.sh 03:06:34 ---> sudo-logs.sh 03:06:34 Archiving 'sudo' log.. 03:06:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9534226094279934979.sh 03:06:34 ---> job-cost.sh 03:06:34 Setup pyenv: 03:06:34 system 03:06:34 3.8.20 03:06:34 3.9.20 03:06:34 3.10.15 03:06:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:36 lf-activate-venv(): INFO: Base packages installed successfully 03:06:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:06:41 INFO: No Stack... 03:06:42 INFO: Retrieving Pricing Info for: v3-standard-2 03:06:42 INFO: Archiving Costs 03:06:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6739789069449989184.sh 03:06:42 ---> logs-deploy.sh 03:06:42 Setup pyenv: 03:06:42 system 03:06:42 3.8.20 03:06:42 3.9.20 03:06:42 3.10.15 03:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 03:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3KIc from file:/tmp/.os_lf_venv 03:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:06:44 lf-activate-venv(): INFO: Base packages installed successfully 03:06:44 lf-activate-venv(): INFO: Installing additional packages: lftools 03:06:50 lf-activate-venv(): INFO: Adding /tmp/venv-3KIc/bin to PATH 03:06:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/63380 03:06:50 INFO: archiving workspace using pattern(s): 03:06:51 Archives upload complete. 03:06:51 INFO: archiving logs to Nexus 03:06:52 ---> uname -a: 03:06:52 Linux prd-ubuntu20-04-docker-2c-8g-14255 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 03:06:52 03:06:52 03:06:52 ---> lscpu: 03:06:52 Architecture: x86_64 03:06:52 CPU op-mode(s): 32-bit, 64-bit 03:06:52 Byte Order: Little Endian 03:06:52 Address sizes: 40 bits physical, 48 bits virtual 03:06:52 CPU(s): 2 03:06:52 On-line CPU(s) list: 0,1 03:06:52 Thread(s) per core: 1 03:06:52 Core(s) per socket: 1 03:06:52 Socket(s): 2 03:06:52 NUMA node(s): 1 03:06:52 Vendor ID: AuthenticAMD 03:06:52 CPU family: 23 03:06:52 Model: 49 03:06:52 Model name: AMD EPYC-Rome Processor 03:06:52 Stepping: 0 03:06:52 CPU MHz: 2799.998 03:06:52 BogoMIPS: 5599.99 03:06:52 Virtualization: AMD-V 03:06:52 Hypervisor vendor: KVM 03:06:52 Virtualization type: full 03:06:52 L1d cache: 64 KiB 03:06:52 L1i cache: 64 KiB 03:06:52 L2 cache: 1 MiB 03:06:52 L3 cache: 32 MiB 03:06:52 NUMA node0 CPU(s): 0,1 03:06:52 Vulnerability Gather data sampling: Not affected 03:06:52 Vulnerability Itlb multihit: Not affected 03:06:52 Vulnerability L1tf: Not affected 03:06:52 Vulnerability Mds: Not affected 03:06:52 Vulnerability Meltdown: Not affected 03:06:52 Vulnerability Mmio stale data: Not affected 03:06:52 Vulnerability Retbleed: Vulnerable 03:06:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:06:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:06:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:06:52 Vulnerability Srbds: Not affected 03:06:52 Vulnerability Tsx async abort: Not affected 03:06:52 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 03:06:52 03:06:52 03:06:52 ---> nproc: 03:06:52 2 03:06:52 03:06:52 03:06:52 ---> df -h: 03:06:52 Filesystem Size Used Avail Use% Mounted on 03:06:52 udev 3.9G 0 3.9G 0% /dev 03:06:52 tmpfs 795M 1.1M 794M 1% /run 03:06:52 /dev/vda1 39G 9.9G 29G 26% / 03:06:52 tmpfs 3.9G 0 3.9G 0% /dev/shm 03:06:52 tmpfs 5.0M 0 5.0M 0% /run/lock 03:06:52 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:06:52 /dev/loop0 62M 62M 0 100% /snap/core20/1405 03:06:52 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 03:06:52 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 03:06:52 /dev/vda15 105M 6.1M 99M 6% /boot/efi 03:06:52 tmpfs 795M 0 795M 0% /run/user/1001 03:06:52 03:06:52 03:06:52 ---> free -m: 03:06:52 total used free shared buff/cache available 03:06:52 Mem: 7945 574 4862 1 2509 7071 03:06:52 Swap: 1023 0 1023 03:06:52 03:06:52 03:06:52 ---> ip addr: 03:06:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:06:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:06:52 inet 127.0.0.1/8 scope host lo 03:06:52 valid_lft forever preferred_lft forever 03:06:52 inet6 ::1/128 scope host 03:06:52 valid_lft forever preferred_lft forever 03:06:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 03:06:52 link/ether fa:16:3e:69:1b:65 brd ff:ff:ff:ff:ff:ff 03:06:52 inet 10.30.123.99/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 03:06:52 valid_lft 86214sec preferred_lft 86214sec 03:06:52 inet6 fe80::f816:3eff:fe69:1b65/64 scope link 03:06:52 valid_lft forever preferred_lft forever 03:06:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:06:52 link/ether 3a:85:0e:b9:73:32 brd ff:ff:ff:ff:ff:ff 03:06:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:06:52 valid_lft forever preferred_lft forever 03:06:52 03:06:52 03:06:52 ---> sar -b -r -n DEV: 03:06:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14255) 07/04/26 _x86_64_ (2 CPU) 03:06:52 03:06:52 03:03:47 LINUX RESTART (2 CPU) 03:06:52 03:06:52 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:06:52 03:05:02 402.77 70.07 332.69 0.00 11559.94 47351.04 0.00 03:06:52 03:06:01 128.46 2.66 125.80 0.00 105.36 15165.02 0.00 03:06:52 Average: 266.78 36.65 230.12 0.00 5881.25 31394.61 0.00 03:06:52 03:06:52 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:06:52 03:05:02 5256704 7282300 504520 6.20 81256 2111232 1128648 12.29 706612 1932344 197488 03:06:52 03:06:01 5021396 7270548 503920 6.19 95636 2308176 1144308 12.46 759272 2091800 44228 03:06:52 Average: 5139050 7276424 504220 6.20 88446 2209704 1136478 12.37 732942 2012072 120858 03:06:52 03:06:52 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:06:52 03:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:52 03:05:02 lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 03:06:52 03:05:02 ens3 432.63 267.17 1729.66 76.00 0.00 0.00 0.00 0.00 03:06:52 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:52 03:06:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 03:06:52 03:06:01 ens3 48.88 41.75 435.25 11.01 0.00 0.00 0.00 0.00 03:06:52 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:06:52 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 03:06:52 Average: ens3 242.38 155.42 1087.95 43.78 0.00 0.00 0.00 0.00 03:06:52 03:06:52 03:06:52 ---> sar -P ALL: 03:06:52 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-14255) 07/04/26 _x86_64_ (2 CPU) 03:06:52 03:06:52 03:03:47 LINUX RESTART (2 CPU) 03:06:52 03:06:52 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:06:52 03:05:02 all 32.94 0.00 5.24 5.37 0.08 56.37 03:06:52 03:05:02 0 43.27 0.00 5.86 3.84 0.08 46.94 03:06:52 03:05:02 1 22.58 0.00 4.62 6.90 0.08 65.81 03:06:52 03:06:01 all 41.38 0.00 2.66 2.42 0.09 53.45 03:06:52 03:06:01 0 55.91 0.00 3.31 3.91 0.10 36.77 03:06:52 03:06:01 1 26.85 0.00 2.00 0.93 0.08 70.13 03:06:52 Average: all 37.13 0.00 3.96 3.91 0.09 54.92 03:06:52 Average: 0 49.54 0.00 4.60 3.87 0.09 41.90 03:06:52 Average: 1 24.70 0.00 3.32 3.94 0.08 67.96 03:06:52 03:06:52 03:06:52