12:03:55 Started by timer 12:03:55 Running as SYSTEM 12:03:55 [EnvInject] - Loading node environment variables. 12:03:55 Building remotely on prd-ubuntu20.04-docker-2c-8g-784 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 12:03:55 [ssh-agent] Looking for ssh-agent implementation... 12:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:03:55 $ ssh-agent 12:03:55 SSH_AUTH_SOCK=/tmp/ssh-RraKUpRbK8F2/agent.1434 12:03:55 SSH_AGENT_PID=1436 12:03:55 [ssh-agent] Started. 12:03:55 Running ssh-add (command line suppressed) 12:03:55 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_4322389384406036434.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_4322389384406036434.key) 12:03:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:03:55 The recommended git tool is: NONE 12:03:57 using credential edgex-jenkins-ssh 12:03:57 Wiping out workspace first. 12:03:57 Cloning the remote Git repository 12:03:57 Cloning repository git@github.com:edgexfoundry/ci-management 12:03:57 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:03:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 12:03:57 > git --version # timeout=10 12:03:57 > git --version # 'git version 2.25.1' 12:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:58 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 12:03:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:58 Avoid second fetch 12:03:58 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:03:58 Checking out Revision 08528aa92ec069a94ed15c9912b551002dc55634 (refs/remotes/origin/master) 12:03:58 > git config core.sparsecheckout # timeout=10 12:03:58 > git checkout -f 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 12:03:58 Commit message: "Merge pull request #695 from jinlinGuan/issue-694" 12:03:58 > git rev-list --no-walk 08528aa92ec069a94ed15c9912b551002dc55634 # timeout=10 12:03:58 > git remote # timeout=10 12:03:58 > git submodule init # timeout=10 12:03:58 > git submodule sync # timeout=10 12:03:58 > git config --get remote.origin.url # timeout=10 12:03:58 > git submodule init # timeout=10 12:03:59 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:03:59 > git config --get submodule.packer/common-packer.url # timeout=10 12:03:59 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:03:59 > git config --get submodule.global-jjb.url # timeout=10 12:03:59 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:03:59 > git submodule update --init --recursive packer/common-packer # timeout=10 12:03:59 > git submodule update --init --recursive global-jjb # timeout=10 12:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:04:03 provisioning config files... 12:04:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:04:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:04:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:04:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10071539046918735477.sh 12:04:03 ---> python-tools-install.sh 12:04:03 Setup pyenv: 12:04:03 * system (set by /opt/pyenv/version) 12:04:03 * 3.8.13 (set by /opt/pyenv/version) 12:04:03 * 3.9.13 (set by /opt/pyenv/version) 12:04:03 * 3.10.6 (set by /opt/pyenv/version) 12:04:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qow4 12:04:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:10 lf-activate-venv(): INFO: Installing: lftools 12:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:04:33 Generating Requirements File 12:04:57 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. 12:04:57 lftools 0.37.12 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:04:57 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 12:04:57 Python 3.10.6 12:04:57 pip 25.1 from /tmp/venv-Qow4/lib/python3.10/site-packages/pip (python 3.10) 12:04:58 appdirs==1.4.4 12:04:58 argcomplete==3.6.2 12:04:58 aspy.yaml==1.3.0 12:04:58 attrs==25.3.0 12:04:58 autopage==0.5.2 12:04:58 beautifulsoup4==4.13.4 12:04:58 boto3==1.38.7 12:04:58 botocore==1.38.7 12:04:58 bs4==0.0.2 12:04:58 cachetools==5.5.2 12:04:58 certifi==2025.4.26 12:04:58 cffi==1.17.1 12:04:58 cfgv==3.4.0 12:04:58 chardet==5.2.0 12:04:58 charset-normalizer==3.4.2 12:04:58 click==8.1.8 12:04:58 cliff==4.9.1 12:04:58 cmd2==2.5.11 12:04:58 cryptography==3.3.2 12:04:58 debtcollector==3.0.0 12:04:58 decorator==5.2.1 12:04:58 defusedxml==0.7.1 12:04:58 Deprecated==1.2.18 12:04:58 distlib==0.3.9 12:04:58 dnspython==2.7.0 12:04:58 docker==4.2.2 12:04:58 dogpile.cache==1.4.0 12:04:58 durationpy==0.9 12:04:58 email_validator==2.2.0 12:04:58 filelock==3.18.0 12:04:58 future==1.0.0 12:04:58 gitdb==4.0.12 12:04:58 GitPython==3.1.44 12:04:58 google-auth==2.39.0 12:04:58 httplib2==0.22.0 12:04:58 identify==2.6.10 12:04:58 idna==3.10 12:04:58 importlib-resources==1.5.0 12:04:58 iso8601==2.1.0 12:04:58 Jinja2==3.1.6 12:04:58 jmespath==1.0.1 12:04:58 jsonpatch==1.33 12:04:58 jsonpointer==3.0.0 12:04:58 jsonschema==4.23.0 12:04:58 jsonschema-specifications==2025.4.1 12:04:58 keystoneauth1==5.10.0 12:04:58 kubernetes==32.0.1 12:04:58 lftools==0.37.12 12:04:58 lxml==5.4.0 12:04:58 MarkupSafe==3.0.2 12:04:58 msgpack==1.1.0 12:04:58 multi_key_dict==2.0.3 12:04:58 munch==4.0.0 12:04:58 netaddr==1.3.0 12:04:58 netifaces==0.11.0 12:04:58 niet==1.4.2 12:04:58 nodeenv==1.9.1 12:04:58 oauth2client==4.1.3 12:04:58 oauthlib==3.2.2 12:04:58 openstacksdk==0.62.0 12:04:58 os-client-config==2.1.0 12:04:58 os-service-types==1.7.0 12:04:58 osc-lib==4.0.0 12:04:58 oslo.config==9.7.1 12:04:58 oslo.context==5.7.1 12:04:58 oslo.i18n==6.5.1 12:04:58 oslo.log==7.1.0 12:04:58 oslo.serialization==5.7.0 12:04:58 oslo.utils==8.2.0 12:04:58 packaging==25.0 12:04:58 pbr==6.1.1 12:04:58 platformdirs==4.3.7 12:04:58 prettytable==3.16.0 12:04:58 psutil==7.0.0 12:04:58 pyasn1==0.6.1 12:04:58 pyasn1_modules==0.4.2 12:04:58 pycparser==2.22 12:04:58 pygerrit2==2.0.15 12:04:58 PyGithub==2.6.1 12:04:58 PyJWT==2.10.1 12:04:58 PyNaCl==1.5.0 12:04:58 pyparsing==2.4.7 12:04:58 pyperclip==1.9.0 12:04:58 pyrsistent==0.20.0 12:04:58 python-cinderclient==9.7.0 12:04:58 python-dateutil==2.9.0.post0 12:04:58 python-heatclient==4.1.0 12:04:58 python-jenkins==1.8.2 12:04:58 python-keystoneclient==5.6.0 12:04:58 python-magnumclient==4.8.1 12:04:58 python-novaclient==18.9.0 12:04:58 python-openstackclient==6.0.1 12:04:58 python-swiftclient==4.7.0 12:04:58 PyYAML==6.0.2 12:04:58 referencing==0.36.2 12:04:58 requests==2.32.3 12:04:58 requests-oauthlib==2.0.0 12:04:58 requestsexceptions==1.4.0 12:04:58 rfc3986==2.0.0 12:04:58 rpds-py==0.24.0 12:04:58 rsa==4.9.1 12:04:58 ruamel.yaml==0.18.10 12:04:58 ruamel.yaml.clib==0.2.12 12:04:58 s3transfer==0.12.0 12:04:58 simplejson==3.20.1 12:04:58 six==1.17.0 12:04:58 smmap==5.0.2 12:04:58 soupsieve==2.7 12:04:58 stevedore==5.4.1 12:04:58 tabulate==0.9.0 12:04:58 toml==0.10.2 12:04:58 tomlkit==0.13.2 12:04:58 tqdm==4.67.1 12:04:58 typing_extensions==4.13.2 12:04:58 tzdata==2025.2 12:04:58 urllib3==1.26.20 12:04:58 virtualenv==20.30.0 12:04:58 wcwidth==0.2.13 12:04:58 websocket-client==1.8.0 12:04:58 wrapt==1.17.2 12:04:58 xdg==6.0.0 12:04:58 xmltodict==0.14.2 12:04:58 yq==3.4.3 12:04:58 [EnvInject] - Injecting environment variables from a build step. 12:04:58 [EnvInject] - Injecting as environment variables the properties content 12:04:58 OS_CLOUD=vex 12:04:58 12:04:58 [EnvInject] - Variables injected successfully. 12:04:58 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:04:58 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:04:58 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3153796562228244487.sh 12:04:58 ---> Orphaned k8s clusters 12:04:58 Setup pyenv: 12:04:58 system 12:04:58 3.8.13 12:04:58 3.9.13 12:04:58 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:04:59 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 12:05:06 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. 12:05:06 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 12:05:06 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.4.0 which is incompatible. 12:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:05:09 -----> Delete orphaned cluster 12:05:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4611015882092297560.sh 12:05:09 ---> Orphaned stacks 12:05:09 Setup pyenv: 12:05:09 system 12:05:09 3.8.13 12:05:09 3.9.13 12:05:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:05:10 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:05:21 + mapfile -t OS_COE_CLUSTERS_ID 12:05:21 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:05:21 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:05:21 ++ awk '{print $1}' 12:05:23 + echo '-----> Active clusters -> stacks' 12:05:23 -----> Active clusters -> stacks 12:05:23 + OS_COE_STACKS=() 12:05:23 + [[ 0 -gt 0 ]] 12:05:23 + mapfile -t OS_STACKS 12:05:23 ++ 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 12:05:23 ++ awk '{print $1}' 12:05:25 + echo '-----> Active stacks' 12:05:25 -----> Active stacks 12:05:25 + echo '-----> Delete orphaned stacks' 12:05:25 -----> Delete orphaned stacks 12:05:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10774367021374789982.sh 12:05:25 ---> Orphaned servers 12:05:25 Setup pyenv: 12:05:25 system 12:05:25 3.8.13 12:05:25 3.9.13 12:05:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:05:26 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:05:40 -----> Active servers 12:05:40 prd-ubuntu20.04-docker-2c-8g-784 12:05:40 prd-centos7-blackbox-4c-2g-498 12:05:40 prd-centos7-blackbox-4c-2g-497 12:05:40 -----> Delete orphaned servers 12:05:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15119366451839384473.sh 12:05:41 ---> Orphaned ports 12:05:41 Setup pyenv: 12:05:41 system 12:05:41 3.8.13 12:05:41 3.9.13 12:05:41 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:05:42 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 12:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:05:52 No orphaned ports to process. 12:05:52 Build step 'Conditional step (single)' marked build as failure 12:05:52 $ ssh-agent -k 12:05:52 unset SSH_AUTH_SOCK; 12:05:52 unset SSH_AGENT_PID; 12:05:52 echo Agent pid 1436 killed; 12:05:52 [ssh-agent] Stopped. 12:05:52 [PostBuildScript] - [INFO] Executing post build scripts. 12:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2162156403276885886.sh 12:05:52 ---> sysstat.sh 12:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10122024421188017028.sh 12:05:52 ---> package-listing.sh 12:05:52 ++ facter osfamily 12:05:52 ++ tr '[:upper:]' '[:lower:]' 12:05:53 + OS_FAMILY=debian 12:05:53 + workspace=/w/workspace/ci-management-openstack-cron 12:05:53 + START_PACKAGES=/tmp/packages_start.txt 12:05:53 + END_PACKAGES=/tmp/packages_end.txt 12:05:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:05:53 + PACKAGES=/tmp/packages_start.txt 12:05:53 + '[' /w/workspace/ci-management-openstack-cron ']' 12:05:53 + PACKAGES=/tmp/packages_end.txt 12:05:53 + case "${OS_FAMILY}" in 12:05:53 + dpkg -l 12:05:53 + grep '^ii' 12:05:53 + '[' -f /tmp/packages_start.txt ']' 12:05:53 + '[' -f /tmp/packages_end.txt ']' 12:05:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:05:53 + '[' /w/workspace/ci-management-openstack-cron ']' 12:05:53 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:05:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:05:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8114878715333603132.sh 12:05:53 ---> capture-instance-metadata.sh 12:05:53 Setup pyenv: 12:05:53 system 12:05:53 3.8.13 12:05:53 3.9.13 12:05:53 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:05:54 lf-activate-venv(): INFO: Installing: lftools 12:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:06:01 INFO: Running in OpenStack, capturing instance metadata 12:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13441056190496779897.sh 12:06:01 provisioning config files... 12:06:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config14916628532421511781tmp 12:06:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:06:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:06:01 [EnvInject] - Injecting environment variables from a build step. 12:06:01 [EnvInject] - Injecting as environment variables the properties content 12:06:01 SERVER_ID=logs 12:06:01 12:06:01 [EnvInject] - Variables injected successfully. 12:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11090689939889948873.sh 12:06:01 ---> create-netrc.sh 12:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17797579495160652747.sh 12:06:01 ---> python-tools-install.sh 12:06:01 Setup pyenv: 12:06:01 system 12:06:01 3.8.13 12:06:01 3.9.13 12:06:01 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:06:02 lf-activate-venv(): INFO: Installing: lftools 12:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15245776459609560406.sh 12:06:09 ---> sudo-logs.sh 12:06:09 Archiving 'sudo' log.. 12:06:09 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15661631467478201166.sh 12:06:09 ---> job-cost.sh 12:06:09 Setup pyenv: 12:06:09 system 12:06:09 3.8.13 12:06:09 3.9.13 12:06:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:06:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:06:15 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. 12:06:15 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 12:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:06:15 INFO: No Stack... 12:06:15 INFO: Retrieving Pricing Info for: v3-standard-2 12:06:15 INFO: Archiving Costs 12:06:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins18367392560554787456.sh 12:06:15 ---> logs-deploy.sh 12:06:15 Setup pyenv: 12:06:15 system 12:06:15 3.8.13 12:06:15 3.9.13 12:06:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qow4 from file:/tmp/.os_lf_venv 12:06:16 lf-activate-venv(): INFO: Installing: lftools 12:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-Qow4/bin to PATH 12:06:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/53805 12:06:23 INFO: archiving workspace using pattern(s): 12:06:24 Archives upload complete. 12:06:25 INFO: archiving logs to Nexus 12:06:25 ---> uname -a: 12:06:25 Linux prd-ubuntu20-04-docker-2c-8g-784 5.4.0-170-generic #188-Ubuntu SMP Wed Jan 10 09:51:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:06:25 12:06:25 12:06:25 ---> lscpu: 12:06:25 Architecture: x86_64 12:06:25 CPU op-mode(s): 32-bit, 64-bit 12:06:25 Byte Order: Little Endian 12:06:25 Address sizes: 40 bits physical, 48 bits virtual 12:06:25 CPU(s): 2 12:06:25 On-line CPU(s) list: 0,1 12:06:25 Thread(s) per core: 1 12:06:25 Core(s) per socket: 1 12:06:25 Socket(s): 2 12:06:25 NUMA node(s): 1 12:06:25 Vendor ID: AuthenticAMD 12:06:25 CPU family: 23 12:06:25 Model: 49 12:06:25 Model name: AMD EPYC-Rome Processor 12:06:25 Stepping: 0 12:06:25 CPU MHz: 2799.998 12:06:25 BogoMIPS: 5599.99 12:06:25 Virtualization: AMD-V 12:06:25 Hypervisor vendor: KVM 12:06:25 Virtualization type: full 12:06:25 L1d cache: 64 KiB 12:06:25 L1i cache: 64 KiB 12:06:25 L2 cache: 1 MiB 12:06:25 L3 cache: 32 MiB 12:06:25 NUMA node0 CPU(s): 0,1 12:06:25 Vulnerability Gather data sampling: Not affected 12:06:25 Vulnerability Itlb multihit: Not affected 12:06:25 Vulnerability L1tf: Not affected 12:06:25 Vulnerability Mds: Not affected 12:06:25 Vulnerability Meltdown: Not affected 12:06:25 Vulnerability Mmio stale data: Not affected 12:06:25 Vulnerability Retbleed: Vulnerable 12:06:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:06:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:06:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected 12:06:25 Vulnerability Srbds: Not affected 12:06:25 Vulnerability Tsx async abort: Not affected 12:06:25 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:06:25 12:06:25 12:06:25 ---> nproc: 12:06:25 2 12:06:25 12:06:25 12:06:25 ---> df -h: 12:06:25 Filesystem Size Used Avail Use% Mounted on 12:06:25 udev 3.9G 0 3.9G 0% /dev 12:06:25 tmpfs 795M 1.1M 794M 1% /run 12:06:25 /dev/vda1 39G 8.9G 30G 24% / 12:06:25 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:06:25 tmpfs 5.0M 0 5.0M 0% /run/lock 12:06:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:06:25 /dev/loop0 68M 68M 0 100% /snap/lxd/22753 12:06:25 /dev/loop1 62M 62M 0 100% /snap/core20/1405 12:06:25 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 12:06:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:06:25 tmpfs 795M 0 795M 0% /run/user/1001 12:06:25 12:06:25 12:06:25 ---> free -m: 12:06:25 total used free shared buff/cache available 12:06:25 Mem: 7945 511 5304 1 2128 7147 12:06:25 Swap: 1023 0 1023 12:06:25 12:06:25 12:06:25 ---> ip addr: 12:06:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:06:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:25 inet 127.0.0.1/8 scope host lo 12:06:25 valid_lft forever preferred_lft forever 12:06:25 inet6 ::1/128 scope host 12:06:25 valid_lft forever preferred_lft forever 12:06:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:06:25 link/ether fa:16:3e:8d:a6:1d brd ff:ff:ff:ff:ff:ff 12:06:25 inet 10.30.123.186/23 brd 10.30.123.255 scope global dynamic ens3 12:06:25 valid_lft 86214sec preferred_lft 86214sec 12:06:25 inet6 fe80::f816:3eff:fe8d:a61d/64 scope link 12:06:25 valid_lft forever preferred_lft forever 12:06:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:06:25 link/ether 02:42:55:94:f3:a1 brd ff:ff:ff:ff:ff:ff 12:06:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:06:25 valid_lft forever preferred_lft forever 12:06:25 12:06:25 12:06:25 ---> sar -b -r -n DEV: 12:06:25 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-784) 05/02/25 _x86_64_ (2 CPU) 12:06:25 12:06:25 12:03:21 LINUX RESTART (2 CPU) 12:06:25 12:06:25 12:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:06:25 12:05:01 166.38 20.35 146.04 0.00 1703.15 8698.76 0.00 12:06:25 12:06:01 66.86 1.55 65.31 0.00 112.65 8424.73 0.00 12:06:25 Average: 116.21 10.87 105.33 0.00 901.29 8560.61 0.00 12:06:25 12:06:25 12:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:25 12:05:01 5464828 7327520 463116 5.69 74732 1946432 1199592 13.06 674072 1753740 193100 12:06:25 12:06:01 5506092 7386900 402720 4.95 79732 1958868 1136356 12.37 646724 1737352 720 12:06:25 Average: 5485460 7357210 432918 5.32 77232 1952650 1167974 12.72 660398 1745546 96910 12:06:25 12:06:25 12:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:25 12:05:01 ens3 68.89 50.83 1071.24 10.71 0.00 0.00 0.00 0.00 12:06:25 12:05:01 lo 1.56 1.56 0.19 0.19 0.00 0.00 0.00 0.00 12:06:25 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:25 12:06:01 ens3 29.71 27.35 63.64 9.99 0.00 0.00 0.00 0.00 12:06:25 12:06:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 12:06:25 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:25 Average: ens3 49.14 38.99 563.25 10.35 0.00 0.00 0.00 0.00 12:06:25 Average: lo 1.75 1.75 0.19 0.19 0.00 0.00 0.00 0.00 12:06:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:25 12:06:25 12:06:25 ---> sar -P ALL: 12:06:25 Linux 5.4.0-170-generic (prd-ubuntu20-04-docker-2c-8g-784) 05/02/25 _x86_64_ (2 CPU) 12:06:25 12:06:25 12:03:21 LINUX RESTART (2 CPU) 12:06:25 12:06:25 12:04:02 CPU %user %nice %system %iowait %steal %idle 12:06:25 12:05:01 all 40.33 0.00 3.58 5.16 0.10 50.83 12:06:25 12:05:01 0 33.76 0.00 3.66 8.45 0.12 54.01 12:06:25 12:05:01 1 46.91 0.00 3.50 1.87 0.08 47.64 12:06:25 12:06:01 all 39.82 0.00 2.02 1.58 0.08 56.49 12:06:25 12:06:01 0 43.80 0.00 1.98 2.56 0.08 51.57 12:06:25 12:06:01 1 35.88 0.00 2.06 0.61 0.08 61.36 12:06:25 Average: all 40.07 0.00 2.79 3.35 0.09 53.69 12:06:25 Average: 0 38.83 0.00 2.81 5.48 0.10 52.78 12:06:25 Average: 1 41.32 0.00 2.77 1.23 0.08 54.60 12:06:25 12:06:25 12:06:25