19:03:47 Started by timer 19:03:47 Running as SYSTEM 19:03:47 [EnvInject] - Loading node environment variables. 19:03:47 Building remotely on prd-ubuntu20.04-docker-2c-8g-509 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:03:47 [ssh-agent] Looking for ssh-agent implementation... 19:03:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:47 $ ssh-agent 19:03:47 SSH_AUTH_SOCK=/tmp/ssh-IzHbbrGrmCw4/agent.1522 19:03:47 SSH_AGENT_PID=1524 19:03:47 [ssh-agent] Started. 19:03:47 Running ssh-add (command line suppressed) 19:03:47 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_2566639972141864470.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_2566639972141864470.key) 19:03:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:47 The recommended git tool is: NONE 19:03:49 using credential edgex-jenkins-ssh 19:03:49 Wiping out workspace first. 19:03:49 Cloning the remote Git repository 19:03:49 Cloning repository git@github.com:edgexfoundry/ci-management 19:03:49 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:03:49 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:03:49 > git --version # timeout=10 19:03:49 > git --version # 'git version 2.25.1' 19:03:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:50 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:50 Avoid second fetch 19:03:50 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:03:50 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:03:50 > git config core.sparsecheckout # timeout=10 19:03:50 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:03:50 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:03:50 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:03:50 > git remote # timeout=10 19:03:50 > git submodule init # timeout=10 19:03:50 > git submodule sync # timeout=10 19:03:50 > git config --get remote.origin.url # timeout=10 19:03:50 > git submodule init # timeout=10 19:03:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:03:50 > git config --get submodule.packer/common-packer.url # timeout=10 19:03:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:03:50 > git config --get submodule.global-jjb.url # timeout=10 19:03:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:03:51 > git submodule update --init --recursive packer/common-packer # timeout=10 19:03:51 > git submodule update --init --recursive global-jjb # timeout=10 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:03:55 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:03:55 provisioning config files... 19:03:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:03:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:03:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:03:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15170967331145440528.sh 19:03:55 ---> python-tools-install.sh 19:03:55 Setup pyenv: 19:03:55 * system (set by /opt/pyenv/version) 19:03:55 * 3.8.20 (set by /opt/pyenv/version) 19:03:55 * 3.9.20 (set by /opt/pyenv/version) 19:03:55 3.10.15 19:03:55 3.11.10 19:04:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9wWp 19:04:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:04 lf-activate-venv(): INFO: Base packages installed successfully 19:04:04 lf-activate-venv(): INFO: Installing additional packages: lftools 19:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:04:25 Generating Requirements File 19:04:43 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. 19:04:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:04:43 Python 3.11.10 19:04:43 pip 25.3 from /tmp/venv-9wWp/lib/python3.11/site-packages/pip (python 3.11) 19:04:43 appdirs==1.4.4 19:04:43 argcomplete==3.6.3 19:04:43 aspy.yaml==1.3.0 19:04:43 attrs==25.4.0 19:04:43 autopage==0.5.2 19:04:43 beautifulsoup4==4.14.3 19:04:43 boto3==1.42.25 19:04:43 botocore==1.42.25 19:04:43 bs4==0.0.2 19:04:43 certifi==2026.1.4 19:04:43 cffi==2.0.0 19:04:43 cfgv==3.5.0 19:04:43 chardet==5.2.0 19:04:43 charset-normalizer==3.4.4 19:04:43 click==8.3.1 19:04:43 cliff==4.13.1 19:04:43 cmd2==3.1.0 19:04:43 cryptography==3.3.2 19:04:43 debtcollector==3.0.0 19:04:43 decorator==5.2.1 19:04:43 defusedxml==0.7.1 19:04:43 Deprecated==1.3.1 19:04:43 distlib==0.4.0 19:04:43 dnspython==2.8.0 19:04:43 docker==7.1.0 19:04:43 dogpile.cache==1.5.0 19:04:43 durationpy==0.10 19:04:43 email-validator==2.3.0 19:04:43 filelock==3.20.3 19:04:43 future==1.0.0 19:04:43 gitdb==4.0.12 19:04:43 GitPython==3.1.46 19:04:43 google-auth==2.47.0 19:04:43 httplib2==0.31.0 19:04:43 identify==2.6.16 19:04:43 idna==3.11 19:04:43 importlib-resources==1.5.0 19:04:43 iso8601==2.1.0 19:04:43 Jinja2==3.1.6 19:04:43 jmespath==1.0.1 19:04:43 jsonpatch==1.33 19:04:43 jsonpointer==3.0.0 19:04:43 jsonschema==4.26.0 19:04:43 jsonschema-specifications==2025.9.1 19:04:43 keystoneauth1==5.12.0 19:04:43 kubernetes==34.1.0 19:04:43 lftools==0.37.18 19:04:43 lxml==6.0.2 19:04:43 markdown-it-py==4.0.0 19:04:43 MarkupSafe==3.0.3 19:04:43 mdurl==0.1.2 19:04:43 msgpack==1.1.2 19:04:43 multi_key_dict==2.0.3 19:04:43 munch==4.0.0 19:04:43 netaddr==1.3.0 19:04:43 niet==1.4.2 19:04:43 nodeenv==1.10.0 19:04:43 oauth2client==4.1.3 19:04:43 oauthlib==3.3.1 19:04:43 openstacksdk==4.8.0 19:04:43 os-service-types==1.8.2 19:04:43 osc-lib==4.3.0 19:04:43 oslo.config==10.2.0 19:04:43 oslo.context==6.2.0 19:04:43 oslo.i18n==6.7.1 19:04:43 oslo.log==8.0.0 19:04:43 oslo.serialization==5.9.0 19:04:43 oslo.utils==9.2.0 19:04:43 packaging==25.0 19:04:43 pbr==7.0.3 19:04:43 platformdirs==4.5.1 19:04:43 prettytable==3.17.0 19:04:43 psutil==7.2.1 19:04:43 pyasn1==0.6.1 19:04:43 pyasn1_modules==0.4.2 19:04:43 pycparser==2.23 19:04:43 pygerrit2==2.0.15 19:04:43 PyGithub==2.8.1 19:04:43 Pygments==2.19.2 19:04:43 PyJWT==2.10.1 19:04:43 PyNaCl==1.6.2 19:04:43 pyparsing==2.4.7 19:04:43 pyperclip==1.11.0 19:04:43 pyrsistent==0.20.0 19:04:43 python-cinderclient==9.8.0 19:04:43 python-dateutil==2.9.0.post0 19:04:43 python-heatclient==4.3.0 19:04:43 python-jenkins==1.8.3 19:04:43 python-keystoneclient==5.7.0 19:04:43 python-magnumclient==4.9.0 19:04:43 python-openstackclient==8.3.0 19:04:43 python-swiftclient==4.9.0 19:04:43 PyYAML==6.0.3 19:04:43 referencing==0.37.0 19:04:43 requests==2.32.5 19:04:43 requests-oauthlib==2.0.0 19:04:43 requestsexceptions==1.4.0 19:04:43 rfc3986==2.0.0 19:04:43 rich==14.2.0 19:04:43 rich-argparse==1.7.2 19:04:43 rpds-py==0.30.0 19:04:43 rsa==4.9.1 19:04:43 ruamel.yaml==0.19.1 19:04:43 ruamel.yaml.clib==0.2.15 19:04:43 s3transfer==0.16.0 19:04:43 simplejson==3.20.2 19:04:43 six==1.17.0 19:04:43 smmap==5.0.2 19:04:43 soupsieve==2.8.1 19:04:43 stevedore==5.6.0 19:04:43 tabulate==0.9.0 19:04:43 toml==0.10.2 19:04:43 tomlkit==0.13.3 19:04:43 tqdm==4.67.1 19:04:43 typing_extensions==4.15.0 19:04:43 tzdata==2025.3 19:04:43 urllib3==1.26.20 19:04:43 virtualenv==20.36.1 19:04:43 wcwidth==0.2.14 19:04:43 websocket-client==1.9.0 19:04:43 wrapt==2.0.1 19:04:43 xdg==6.0.0 19:04:43 xmltodict==1.0.2 19:04:43 yq==3.4.3 19:04:43 [EnvInject] - Injecting environment variables from a build step. 19:04:43 [EnvInject] - Injecting as environment variables the properties content 19:04:43 OS_CLOUD=vex 19:04:43 19:04:43 [EnvInject] - Variables injected successfully. 19:04:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7167738919948380100.sh 19:04:43 ---> Orphaned k8s clusters 19:04:43 Setup pyenv: 19:04:43 system 19:04:43 3.8.20 19:04:43 3.9.20 19:04:43 3.10.15 19:04:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:04:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:45 lf-activate-venv(): INFO: Base packages installed successfully 19:04:45 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 19:04:51 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. 19:04:51 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 19:04:51 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:04:54 -----> Delete orphaned cluster 19:04:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:54 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4372607035038315538.sh 19:04:54 ---> Orphaned stacks 19:04:54 Setup pyenv: 19:04:54 system 19:04:54 3.8.20 19:04:54 3.9.20 19:04:54 3.10.15 19:04:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:04:56 lf-activate-venv(): INFO: Base packages installed successfully 19:04:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:08 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:05:08 + mapfile -t OS_COE_CLUSTERS_ID 19:05:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:08 ++ awk '{print $1}' 19:05:11 + echo '-----> Active clusters -> stacks' 19:05:11 -----> Active clusters -> stacks 19:05:11 + OS_COE_STACKS=() 19:05:11 + [[ 0 -gt 0 ]] 19:05:11 + mapfile -t OS_STACKS 19:05:11 ++ awk '{print $1}' 19:05:11 ++ 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 19:05:12 + echo '-----> Active stacks' 19:05:12 -----> Active stacks 19:05:12 + echo '-----> Delete orphaned stacks' 19:05:12 -----> Delete orphaned stacks 19:05:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16571433551409767834.sh 19:05:12 ---> Orphaned servers 19:05:12 Setup pyenv: 19:05:12 system 19:05:12 3.8.20 19:05:12 3.9.20 19:05:12 3.10.15 19:05:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:05:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:14 lf-activate-venv(): INFO: Base packages installed successfully 19:05:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:05:29 -----> Active servers 19:05:29 prd-ubuntu20.04-docker-2c-8g-509 19:05:29 prd-centos7-blackbox-4c-2g-371 19:05:29 prd-ubuntu20.04-docker-2c-8g-775004 19:05:29 -----> Delete orphaned servers 19:05:30 Deleting orphaned server: prd-ubuntu20.04-docker-2c-8g-775004 19:05:32 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 19:05:32 Build step 'Conditional step (single)' marked build as failure 19:05:32 $ ssh-agent -k 19:05:32 unset SSH_AUTH_SOCK; 19:05:32 unset SSH_AGENT_PID; 19:05:32 echo Agent pid 1524 killed; 19:05:32 [ssh-agent] Stopped. 19:05:32 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16001966281994499524.sh 19:05:32 ---> sysstat.sh 19:05:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15720265762431700465.sh 19:05:32 ---> package-listing.sh 19:05:32 ++ facter osfamily 19:05:32 ++ tr '[:upper:]' '[:lower:]' 19:05:33 + OS_FAMILY=debian 19:05:33 + workspace=/w/workspace/ci-management-openstack-cron 19:05:33 + START_PACKAGES=/tmp/packages_start.txt 19:05:33 + END_PACKAGES=/tmp/packages_end.txt 19:05:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:33 + PACKAGES=/tmp/packages_start.txt 19:05:33 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:33 + PACKAGES=/tmp/packages_end.txt 19:05:33 + case "${OS_FAMILY}" in 19:05:33 + dpkg -l 19:05:33 + grep '^ii' 19:05:33 + '[' -f /tmp/packages_start.txt ']' 19:05:33 + '[' -f /tmp/packages_end.txt ']' 19:05:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:33 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:05:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:05:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7781283067214036778.sh 19:05:33 ---> capture-instance-metadata.sh 19:05:33 Setup pyenv: 19:05:33 system 19:05:33 3.8.20 19:05:33 3.9.20 19:05:33 3.10.15 19:05:33 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:35 lf-activate-venv(): INFO: Base packages installed successfully 19:05:35 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:05:42 INFO: Running in OpenStack, capturing instance metadata 19:05:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15887564146546114483.sh 19:05:42 provisioning config files... 19:05:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config5246525622592691068tmp 19:05:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:05:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:05:42 [EnvInject] - Injecting environment variables from a build step. 19:05:42 [EnvInject] - Injecting as environment variables the properties content 19:05:42 SERVER_ID=logs 19:05:42 19:05:42 [EnvInject] - Variables injected successfully. 19:05:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16227204756246781296.sh 19:05:42 ---> create-netrc.sh 19:05:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4582453123070519891.sh 19:05:42 ---> python-tools-install.sh 19:05:42 Setup pyenv: 19:05:42 system 19:05:42 3.8.20 19:05:42 3.9.20 19:05:42 3.10.15 19:05:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:44 lf-activate-venv(): INFO: Base packages installed successfully 19:05:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4116308172053657634.sh 19:05:52 ---> sudo-logs.sh 19:05:52 Archiving 'sudo' log.. 19:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4182588998920095168.sh 19:05:52 ---> job-cost.sh 19:05:52 Setup pyenv: 19:05:52 system 19:05:52 3.8.20 19:05:52 3.9.20 19:05:52 3.10.15 19:05:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:54 lf-activate-venv(): INFO: Base packages installed successfully 19:05:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:06:00 INFO: No Stack... 19:06:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:06:00 INFO: Archiving Costs 19:06:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10901759775866489215.sh 19:06:00 ---> logs-deploy.sh 19:06:00 Setup pyenv: 19:06:00 system 19:06:00 3.8.20 19:06:00 3.9.20 19:06:00 3.10.15 19:06:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9wWp from file:/tmp/.os_lf_venv 19:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:02 lf-activate-venv(): INFO: Base packages installed successfully 19:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-9wWp/bin to PATH 19:06:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/59246 19:06:09 INFO: archiving workspace using pattern(s): 19:06:10 Archives upload complete. 19:06:10 INFO: archiving logs to Nexus 19:06:11 ---> uname -a: 19:06:11 Linux prd-ubuntu20-04-docker-2c-8g-509 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:06:11 19:06:11 19:06:11 ---> lscpu: 19:06:11 Architecture: x86_64 19:06:11 CPU op-mode(s): 32-bit, 64-bit 19:06:11 Byte Order: Little Endian 19:06:11 Address sizes: 40 bits physical, 48 bits virtual 19:06:11 CPU(s): 2 19:06:11 On-line CPU(s) list: 0,1 19:06:11 Thread(s) per core: 1 19:06:11 Core(s) per socket: 1 19:06:11 Socket(s): 2 19:06:11 NUMA node(s): 1 19:06:11 Vendor ID: AuthenticAMD 19:06:11 CPU family: 23 19:06:11 Model: 49 19:06:11 Model name: AMD EPYC-Rome Processor 19:06:11 Stepping: 0 19:06:11 CPU MHz: 2800.000 19:06:11 BogoMIPS: 5600.00 19:06:11 Virtualization: AMD-V 19:06:11 Hypervisor vendor: KVM 19:06:11 Virtualization type: full 19:06:11 L1d cache: 64 KiB 19:06:11 L1i cache: 64 KiB 19:06:11 L2 cache: 1 MiB 19:06:11 L3 cache: 32 MiB 19:06:11 NUMA node0 CPU(s): 0,1 19:06:11 Vulnerability Gather data sampling: Not affected 19:06:11 Vulnerability Itlb multihit: Not affected 19:06:11 Vulnerability L1tf: Not affected 19:06:11 Vulnerability Mds: Not affected 19:06:11 Vulnerability Meltdown: Not affected 19:06:11 Vulnerability Mmio stale data: Not affected 19:06:11 Vulnerability Retbleed: Vulnerable 19:06:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:06:11 Vulnerability Srbds: Not affected 19:06:11 Vulnerability Tsx async abort: Not affected 19:06:11 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 19:06:11 19:06:11 19:06:11 ---> nproc: 19:06:11 2 19:06:11 19:06:11 19:06:11 ---> df -h: 19:06:11 Filesystem Size Used Avail Use% Mounted on 19:06:11 udev 3.9G 0 3.9G 0% /dev 19:06:11 tmpfs 795M 1.1M 794M 1% /run 19:06:11 /dev/vda1 39G 9.8G 29G 26% / 19:06:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 19:06:11 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:06:11 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:06:11 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 19:06:11 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 19:06:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:06:11 tmpfs 795M 0 795M 0% /run/user/1001 19:06:11 19:06:11 19:06:11 ---> free -m: 19:06:11 total used free shared buff/cache available 19:06:11 Mem: 7945 543 4975 1 2426 7105 19:06:11 Swap: 1023 0 1023 19:06:11 19:06:11 19:06:11 ---> ip addr: 19:06:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:11 inet 127.0.0.1/8 scope host lo 19:06:11 valid_lft forever preferred_lft forever 19:06:11 inet6 ::1/128 scope host 19:06:11 valid_lft forever preferred_lft forever 19:06:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:06:11 link/ether fa:16:3e:7a:5d:fb brd ff:ff:ff:ff:ff:ff 19:06:11 inet 10.30.123.202/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:06:11 valid_lft 86227sec preferred_lft 86227sec 19:06:11 inet6 fe80::f816:3eff:fe7a:5dfb/64 scope link 19:06:11 valid_lft forever preferred_lft forever 19:06:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:06:11 link/ether 86:b8:8e:1f:f8:b3 brd ff:ff:ff:ff:ff:ff 19:06:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:11 valid_lft forever preferred_lft forever 19:06:11 19:06:11 19:06:11 ---> sar -b -r -n DEV: 19:06:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-509) 01/12/26 _x86_64_ (2 CPU) 19:06:11 19:06:11 19:03:19 LINUX RESTART (2 CPU) 19:06:11 19:06:11 19:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:11 19:05:01 127.72 1.27 126.45 0.00 85.95 11998.12 0.00 19:06:11 19:06:01 55.19 2.30 52.89 0.00 178.77 6134.04 0.00 19:06:11 Average: 91.15 1.79 89.36 0.00 132.75 9041.45 0.00 19:06:11 19:06:11 19:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:11 19:05:01 5098768 7260968 516572 6.35 91308 2229600 1190324 12.96 734024 2046364 142308 19:06:11 19:06:01 5135044 7315328 460728 5.66 95820 2241980 1130248 12.31 713540 2028632 30872 19:06:11 Average: 5116906 7288148 488650 6.01 93564 2235790 1160286 12.63 723782 2037498 86590 19:06:11 19:06:11 19:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:11 19:05:01 lo 1.56 1.56 0.18 0.18 0.00 0.00 0.00 0.00 19:06:11 19:05:01 ens3 67.02 52.89 977.96 11.62 0.00 0.00 0.00 0.00 19:06:11 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:11 19:06:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 19:06:11 19:06:01 ens3 31.13 28.31 50.48 10.74 0.00 0.00 0.00 0.00 19:06:11 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:11 Average: lo 1.92 1.92 0.20 0.20 0.00 0.00 0.00 0.00 19:06:11 Average: ens3 48.92 40.50 510.32 11.18 0.00 0.00 0.00 0.00 19:06:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:11 19:06:11 19:06:11 ---> sar -P ALL: 19:06:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-509) 01/12/26 _x86_64_ (2 CPU) 19:06:11 19:06:11 19:03:19 LINUX RESTART (2 CPU) 19:06:11 19:06:11 19:04:02 CPU %user %nice %system %iowait %steal %idle 19:06:11 19:05:01 all 39.85 0.00 3.18 4.12 0.09 52.76 19:06:11 19:05:01 0 44.59 0.00 2.94 5.70 0.10 46.67 19:06:11 19:05:01 1 35.10 0.00 3.43 2.54 0.08 58.84 19:06:11 19:06:01 all 39.90 0.00 2.52 1.13 0.08 56.36 19:06:11 19:06:01 0 42.99 0.00 2.42 1.48 0.08 53.02 19:06:11 19:06:01 1 36.81 0.00 2.62 0.78 0.08 59.70 19:06:11 Average: all 39.87 0.00 2.85 2.62 0.09 54.58 19:06:11 Average: 0 43.78 0.00 2.67 3.58 0.09 49.87 19:06:11 Average: 1 35.97 0.00 3.02 1.66 0.08 59.28 19:06:11 19:06:11 19:06:11