17:04:41 Started by timer 17:04:41 Running as SYSTEM 17:04:41 [EnvInject] - Loading node environment variables. 17:04:41 Building remotely on prd-ubuntu20.04-docker-2c-8g-4730 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 17:04:41 [ssh-agent] Looking for ssh-agent implementation... 17:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:41 $ ssh-agent 17:04:41 SSH_AUTH_SOCK=/tmp/ssh-bD0FZ285AJhL/agent.1573 17:04:41 SSH_AGENT_PID=1575 17:04:41 [ssh-agent] Started. 17:04:41 Running ssh-add (command line suppressed) 17:04:42 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11834219067736485383.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11834219067736485383.key) 17:04:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:42 The recommended git tool is: NONE 17:04:43 using credential edgex-jenkins-ssh 17:04:43 Wiping out workspace first. 17:04:43 Cloning the remote Git repository 17:04:43 Cloning repository git@github.com:edgexfoundry/ci-management 17:04:43 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:04:43 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 17:04:43 > git --version # timeout=10 17:04:43 > git --version # 'git version 2.25.1' 17:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:44 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 17:04:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:44 Avoid second fetch 17:04:44 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:04:44 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 17:04:44 > git config core.sparsecheckout # timeout=10 17:04:44 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:04:45 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 17:04:45 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:04:45 > git remote # timeout=10 17:04:45 > git submodule init # timeout=10 17:04:45 > git submodule sync # timeout=10 17:04:45 > git config --get remote.origin.url # timeout=10 17:04:45 > git submodule init # timeout=10 17:04:45 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:04:45 > git config --get submodule.packer/common-packer.url # timeout=10 17:04:45 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:04:45 > git config --get submodule.global-jjb.url # timeout=10 17:04:45 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:04:45 > git submodule update --init --recursive packer/common-packer # timeout=10 17:04:45 > git submodule update --init --recursive global-jjb # timeout=10 17:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:49 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:04:49 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:04:49 provisioning config files... 17:04:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:04:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:04:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:04:49 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5166834773574931768.sh 17:04:49 ---> python-tools-install.sh 17:04:49 Setup pyenv: 17:04:49 * system (set by /opt/pyenv/version) 17:04:49 * 3.8.20 (set by /opt/pyenv/version) 17:04:49 * 3.9.20 (set by /opt/pyenv/version) 17:04:49 3.10.15 17:04:49 3.11.10 17:04:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dzGs 17:04:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:57 lf-activate-venv(): INFO: Installing: lftools 17:05:21 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:05:21 Generating Requirements File 17:05:42 Python 3.11.10 17:05:42 pip 25.1.1 from /tmp/venv-dzGs/lib/python3.11/site-packages/pip (python 3.11) 17:05:43 appdirs==1.4.4 17:05:43 argcomplete==3.6.2 17:05:43 aspy.yaml==1.3.0 17:05:43 attrs==25.3.0 17:05:43 autopage==0.5.2 17:05:43 beautifulsoup4==4.13.4 17:05:43 boto3==1.39.3 17:05:43 botocore==1.39.3 17:05:43 bs4==0.0.2 17:05:43 cachetools==5.5.2 17:05:43 certifi==2025.6.15 17:05:43 cffi==1.17.1 17:05:43 cfgv==3.4.0 17:05:43 chardet==5.2.0 17:05:43 charset-normalizer==3.4.2 17:05:43 click==8.2.1 17:05:43 cliff==4.10.0 17:05:43 cmd2==2.7.0 17:05:43 cryptography==3.3.2 17:05:43 debtcollector==3.0.0 17:05:43 decorator==5.2.1 17:05:43 defusedxml==0.7.1 17:05:43 Deprecated==1.2.18 17:05:43 distlib==0.3.9 17:05:43 dnspython==2.7.0 17:05:43 docker==7.1.0 17:05:43 dogpile.cache==1.4.0 17:05:43 durationpy==0.10 17:05:43 email_validator==2.2.0 17:05:43 filelock==3.18.0 17:05:43 future==1.0.0 17:05:43 gitdb==4.0.12 17:05:43 GitPython==3.1.44 17:05:43 google-auth==2.40.3 17:05:43 httplib2==0.22.0 17:05:43 identify==2.6.12 17:05:43 idna==3.10 17:05:43 importlib-resources==1.5.0 17:05:43 iso8601==2.1.0 17:05:43 Jinja2==3.1.6 17:05:43 jmespath==1.0.1 17:05:43 jsonpatch==1.33 17:05:43 jsonpointer==3.0.0 17:05:43 jsonschema==4.24.0 17:05:43 jsonschema-specifications==2025.4.1 17:05:43 keystoneauth1==5.11.1 17:05:43 kubernetes==33.1.0 17:05:43 lftools==0.37.13 17:05:43 lxml==6.0.0 17:05:43 markdown-it-py==3.0.0 17:05:43 MarkupSafe==3.0.2 17:05:43 mdurl==0.1.2 17:05:43 msgpack==1.1.1 17:05:43 multi_key_dict==2.0.3 17:05:43 munch==4.0.0 17:05:43 netaddr==1.3.0 17:05:43 niet==1.4.2 17:05:43 nodeenv==1.9.1 17:05:43 oauth2client==4.1.3 17:05:43 oauthlib==3.3.1 17:05:43 openstacksdk==4.6.0 17:05:43 os-client-config==2.3.0 17:05:43 os-service-types==1.8.0 17:05:43 osc-lib==4.1.0 17:05:43 oslo.config==9.8.0 17:05:43 oslo.context==6.0.0 17:05:43 oslo.i18n==6.5.1 17:05:43 oslo.log==7.1.0 17:05:43 oslo.serialization==5.7.0 17:05:43 oslo.utils==9.0.0 17:05:43 packaging==25.0 17:05:43 pbr==6.1.1 17:05:43 platformdirs==4.3.8 17:05:43 prettytable==3.16.0 17:05:43 psutil==7.0.0 17:05:43 pyasn1==0.6.1 17:05:43 pyasn1_modules==0.4.2 17:05:43 pycparser==2.22 17:05:43 pygerrit2==2.0.15 17:05:43 PyGithub==2.6.1 17:05:43 Pygments==2.19.2 17:05:43 PyJWT==2.10.1 17:05:43 PyNaCl==1.5.0 17:05:43 pyparsing==2.4.7 17:05:43 pyperclip==1.9.0 17:05:43 pyrsistent==0.20.0 17:05:43 python-cinderclient==9.7.0 17:05:43 python-dateutil==2.9.0.post0 17:05:43 python-heatclient==4.2.0 17:05:43 python-jenkins==1.8.2 17:05:43 python-keystoneclient==5.6.0 17:05:43 python-magnumclient==4.8.1 17:05:43 python-openstackclient==8.1.0 17:05:43 python-swiftclient==4.8.0 17:05:43 PyYAML==6.0.2 17:05:43 referencing==0.36.2 17:05:43 requests==2.32.4 17:05:43 requests-oauthlib==2.0.0 17:05:43 requestsexceptions==1.4.0 17:05:43 rfc3986==2.0.0 17:05:43 rich==14.0.0 17:05:43 rich-argparse==1.7.1 17:05:43 rpds-py==0.26.0 17:05:43 rsa==4.9.1 17:05:43 ruamel.yaml==0.18.14 17:05:43 ruamel.yaml.clib==0.2.12 17:05:43 s3transfer==0.13.0 17:05:43 simplejson==3.20.1 17:05:43 six==1.17.0 17:05:43 smmap==5.0.2 17:05:43 soupsieve==2.7 17:05:43 stevedore==5.4.1 17:05:43 tabulate==0.9.0 17:05:43 toml==0.10.2 17:05:43 tomlkit==0.13.3 17:05:43 tqdm==4.67.1 17:05:43 typing_extensions==4.14.1 17:05:43 tzdata==2025.2 17:05:43 urllib3==1.26.20 17:05:43 virtualenv==20.31.2 17:05:43 wcwidth==0.2.13 17:05:43 websocket-client==1.8.0 17:05:43 wrapt==1.17.2 17:05:43 xdg==6.0.0 17:05:43 xmltodict==0.14.2 17:05:43 yq==3.4.3 17:05:43 [EnvInject] - Injecting environment variables from a build step. 17:05:43 [EnvInject] - Injecting as environment variables the properties content 17:05:43 OS_CLOUD=vex 17:05:43 17:05:43 [EnvInject] - Variables injected successfully. 17:05:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:05:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:05:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1843345030328700084.sh 17:05:43 ---> Orphaned k8s clusters 17:05:43 Setup pyenv: 17:05:43 system 17:05:43 3.8.20 17:05:43 3.9.20 17:05:43 3.10.15 17:05:43 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:05:45 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 17:05:50 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. 17:05:50 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 17:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:05:53 -----> Delete orphaned cluster 17:05:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:05:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:05:53 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6982531258996019044.sh 17:05:53 ---> Orphaned stacks 17:05:53 Setup pyenv: 17:05:53 system 17:05:53 3.8.20 17:05:53 3.9.20 17:05:53 3.10.15 17:05:53 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:05:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:05:55 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. 17:05:55 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 17:05:55 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:06:08 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:06:08 + mapfile -t OS_COE_CLUSTERS_ID 17:06:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:06:08 ++ awk '{print $1}' 17:06:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:06:10 + echo '-----> Active clusters -> stacks' 17:06:10 -----> Active clusters -> stacks 17:06:10 + OS_COE_STACKS=() 17:06:10 + [[ 0 -gt 0 ]] 17:06:10 + mapfile -t OS_STACKS 17:06:10 ++ awk '{print $1}' 17:06:10 ++ 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 17:06:11 + echo '-----> Active stacks' 17:06:11 -----> Active stacks 17:06:11 + echo '-----> Delete orphaned stacks' 17:06:11 -----> Delete orphaned stacks 17:06:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:06:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:06:11 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins14168504128911752037.sh 17:06:12 ---> Orphaned servers 17:06:12 Setup pyenv: 17:06:12 system 17:06:12 3.8.20 17:06:12 3.9.20 17:06:12 3.10.15 17:06:12 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:06:13 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:06:23 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:06:28 -----> Active servers 17:06:28 prd-ubuntu20.04-docker-2c-8g-4730 17:06:28 prd-centos7-blackbox-4c-2g-4567 17:06:28 -----> Delete orphaned servers 17:06:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:06:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:06:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6434240267599400484.sh 17:06:28 ---> Orphaned ports 17:06:28 Setup pyenv: 17:06:28 system 17:06:28 3.8.20 17:06:28 3.9.20 17:06:28 3.10.15 17:06:28 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:06:30 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 17:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:06:40 No orphaned ports to process. 17:06:41 Build step 'Conditional step (single)' marked build as failure 17:06:41 $ ssh-agent -k 17:06:41 unset SSH_AUTH_SOCK; 17:06:41 unset SSH_AGENT_PID; 17:06:41 echo Agent pid 1575 killed; 17:06:41 [ssh-agent] Stopped. 17:06:41 [PostBuildScript] - [INFO] Executing post build scripts. 17:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16181013255564837614.sh 17:06:41 ---> sysstat.sh 17:06:41 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17363734100481273006.sh 17:06:41 ---> package-listing.sh 17:06:41 ++ facter osfamily 17:06:41 ++ tr '[:upper:]' '[:lower:]' 17:06:41 + OS_FAMILY=debian 17:06:41 + workspace=/w/workspace/ci-management-openstack-cron 17:06:41 + START_PACKAGES=/tmp/packages_start.txt 17:06:41 + END_PACKAGES=/tmp/packages_end.txt 17:06:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:41 + PACKAGES=/tmp/packages_start.txt 17:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 17:06:41 + PACKAGES=/tmp/packages_end.txt 17:06:41 + case "${OS_FAMILY}" in 17:06:41 + dpkg -l 17:06:41 + grep '^ii' 17:06:41 + '[' -f /tmp/packages_start.txt ']' 17:06:41 + '[' -f /tmp/packages_end.txt ']' 17:06:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:41 + '[' /w/workspace/ci-management-openstack-cron ']' 17:06:41 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:06:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:06:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15614453070877025498.sh 17:06:42 ---> capture-instance-metadata.sh 17:06:42 Setup pyenv: 17:06:42 system 17:06:42 3.8.20 17:06:42 3.9.20 17:06:42 3.10.15 17:06:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:06:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:06:43 lf-activate-venv(): INFO: Installing: lftools 17:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:06:51 INFO: Running in OpenStack, capturing instance metadata 17:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13078835973231308549.sh 17:06:51 provisioning config files... 17:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config740988011502728072tmp 17:06:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:06:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:06:51 [EnvInject] - Injecting environment variables from a build step. 17:06:51 [EnvInject] - Injecting as environment variables the properties content 17:06:51 SERVER_ID=logs 17:06:51 17:06:51 [EnvInject] - Variables injected successfully. 17:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins598794341875798812.sh 17:06:51 ---> create-netrc.sh 17:06:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14482369394772179386.sh 17:06:51 ---> python-tools-install.sh 17:06:51 Setup pyenv: 17:06:51 system 17:06:51 3.8.20 17:06:51 3.9.20 17:06:51 3.10.15 17:06:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:06:53 lf-activate-venv(): INFO: Installing: lftools 17:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12164850691956449262.sh 17:07:00 ---> sudo-logs.sh 17:07:00 Archiving 'sudo' log.. 17:07:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9438916801447958113.sh 17:07:00 ---> job-cost.sh 17:07:00 Setup pyenv: 17:07:00 system 17:07:00 3.8.20 17:07:00 3.9.20 17:07:00 3.10.15 17:07:00 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:07:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:07:08 INFO: No Stack... 17:07:08 INFO: Retrieving Pricing Info for: v3-standard-2 17:07:08 INFO: Archiving Costs 17:07:08 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15573601450996438550.sh 17:07:08 ---> logs-deploy.sh 17:07:08 Setup pyenv: 17:07:08 system 17:07:08 3.8.20 17:07:08 3.9.20 17:07:08 3.10.15 17:07:08 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dzGs from file:/tmp/.os_lf_venv 17:07:10 lf-activate-venv(): INFO: Installing: lftools 17:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-dzGs/bin to PATH 17:07:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/55418 17:07:18 INFO: archiving workspace using pattern(s): 17:07:19 Archives upload complete. 17:07:19 INFO: archiving logs to Nexus 17:07:20 ---> uname -a: 17:07:20 Linux prd-ubuntu20-04-docker-2c-8g-4730 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:07:20 17:07:20 17:07:20 ---> lscpu: 17:07:20 Architecture: x86_64 17:07:20 CPU op-mode(s): 32-bit, 64-bit 17:07:20 Byte Order: Little Endian 17:07:20 Address sizes: 40 bits physical, 48 bits virtual 17:07:20 CPU(s): 2 17:07:20 On-line CPU(s) list: 0,1 17:07:20 Thread(s) per core: 1 17:07:20 Core(s) per socket: 1 17:07:20 Socket(s): 2 17:07:20 NUMA node(s): 1 17:07:20 Vendor ID: AuthenticAMD 17:07:20 CPU family: 23 17:07:20 Model: 49 17:07:20 Model name: AMD EPYC-Rome Processor 17:07:20 Stepping: 0 17:07:20 CPU MHz: 2799.998 17:07:20 BogoMIPS: 5599.99 17:07:20 Virtualization: AMD-V 17:07:20 Hypervisor vendor: KVM 17:07:20 Virtualization type: full 17:07:20 L1d cache: 64 KiB 17:07:20 L1i cache: 64 KiB 17:07:20 L2 cache: 1 MiB 17:07:20 L3 cache: 32 MiB 17:07:20 NUMA node0 CPU(s): 0,1 17:07:20 Vulnerability Gather data sampling: Not affected 17:07:20 Vulnerability Itlb multihit: Not affected 17:07:20 Vulnerability L1tf: Not affected 17:07:20 Vulnerability Mds: Not affected 17:07:20 Vulnerability Meltdown: Not affected 17:07:20 Vulnerability Mmio stale data: Not affected 17:07:20 Vulnerability Retbleed: Vulnerable 17:07:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:07:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:07:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:07:20 Vulnerability Srbds: Not affected 17:07:20 Vulnerability Tsx async abort: Not affected 17:07:20 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 17:07:20 17:07:20 17:07:20 ---> nproc: 17:07:20 2 17:07:20 17:07:20 17:07:20 ---> df -h: 17:07:20 Filesystem Size Used Avail Use% Mounted on 17:07:20 udev 3.9G 0 3.9G 0% /dev 17:07:20 tmpfs 795M 1.1M 794M 1% /run 17:07:20 /dev/vda1 39G 9.8G 29G 26% / 17:07:20 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:07:20 tmpfs 5.0M 0 5.0M 0% /run/lock 17:07:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:07:20 /dev/loop0 62M 62M 0 100% /snap/core20/1405 17:07:20 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 17:07:20 /dev/loop2 44M 44M 0 100% /snap/snapd/15177 17:07:20 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:07:20 tmpfs 795M 0 795M 0% /run/user/1001 17:07:20 17:07:20 17:07:20 ---> free -m: 17:07:20 total used free shared buff/cache available 17:07:20 Mem: 7945 516 5010 1 2419 7132 17:07:20 Swap: 1023 0 1023 17:07:20 17:07:20 17:07:20 ---> ip addr: 17:07:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:07:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:07:20 inet 127.0.0.1/8 scope host lo 17:07:20 valid_lft forever preferred_lft forever 17:07:20 inet6 ::1/128 scope host 17:07:20 valid_lft forever preferred_lft forever 17:07:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:07:20 link/ether fa:16:3e:d1:04:d1 brd ff:ff:ff:ff:ff:ff 17:07:20 inet 10.30.123.204/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 17:07:20 valid_lft 86197sec preferred_lft 86197sec 17:07:20 inet6 fe80::f816:3eff:fed1:4d1/64 scope link 17:07:20 valid_lft forever preferred_lft forever 17:07:20 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:07:20 link/ether fe:82:9b:c2:aa:aa brd ff:ff:ff:ff:ff:ff 17:07:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:07:20 valid_lft forever preferred_lft forever 17:07:20 17:07:20 17:07:20 ---> sar -b -r -n DEV: 17:07:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4730) 07/08/25 _x86_64_ (2 CPU) 17:07:20 17:07:20 17:03:59 LINUX RESTART (2 CPU) 17:07:20 17:07:20 17:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:07:20 17:05:01 277.89 150.06 127.83 0.00 13147.94 64203.70 0.00 17:07:20 17:06:01 114.83 1.17 113.66 0.00 83.45 11330.66 0.00 17:07:20 17:07:01 55.77 1.52 54.26 0.00 140.51 6104.58 0.00 17:07:20 Average: 149.50 50.91 98.58 0.00 4457.30 27212.98 0.00 17:07:20 17:07:20 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:07:20 17:05:01 5515208 7315080 485664 5.97 61156 1918556 1138968 12.40 663196 1744760 48560 17:07:20 17:06:01 5130392 7285148 493296 6.06 91280 2222024 1143688 12.45 710100 2039580 143492 17:07:20 17:07:01 5181944 7350744 426232 5.24 95920 2230452 1088804 11.85 682120 2014692 13692 17:07:20 Average: 5275848 7316991 468397 5.76 82785 2123677 1123820 12.24 685139 1933011 68581 17:07:20 17:07:20 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:07:20 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:20 17:05:01 ens3 343.61 228.58 1040.32 71.08 0.00 0.00 0.00 0.00 17:07:20 17:05:01 lo 1.97 1.97 0.19 0.19 0.00 0.00 0.00 0.00 17:07:20 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:20 17:06:01 ens3 72.70 52.06 912.50 11.21 0.00 0.00 0.00 0.00 17:07:20 17:06:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 17:07:20 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:20 17:07:01 ens3 30.94 27.76 50.19 11.04 0.00 0.00 0.00 0.00 17:07:20 17:07:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 17:07:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:07:20 Average: ens3 149.09 102.80 667.67 31.11 0.00 0.00 0.00 0.00 17:07:20 Average: lo 1.74 1.74 0.18 0.18 0.00 0.00 0.00 0.00 17:07:20 17:07:20 17:07:20 ---> sar -P ALL: 17:07:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-4730) 07/08/25 _x86_64_ (2 CPU) 17:07:20 17:07:20 17:03:59 LINUX RESTART (2 CPU) 17:07:20 17:07:20 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:07:20 17:05:01 all 20.28 0.01 4.43 16.65 0.07 58.56 17:07:20 17:05:01 0 23.75 0.02 4.62 8.38 0.07 63.18 17:07:20 17:05:01 1 16.81 0.00 4.24 24.95 0.07 53.93 17:07:20 17:06:01 all 38.90 0.00 3.05 5.40 0.08 52.56 17:07:20 17:06:01 0 38.25 0.00 3.42 7.24 0.07 51.03 17:07:20 17:06:01 1 39.55 0.00 2.69 3.57 0.10 54.10 17:07:20 17:07:01 all 40.53 0.00 2.43 1.37 0.08 55.60 17:07:20 17:07:01 0 71.82 0.00 2.95 0.60 0.08 24.55 17:07:20 17:07:01 1 9.11 0.00 1.91 2.14 0.07 86.77 17:07:20 Average: all 33.25 0.00 3.30 7.80 0.08 55.57 17:07:20 Average: 0 44.62 0.01 3.66 5.40 0.07 46.23 17:07:20 Average: 1 21.85 0.00 2.94 10.20 0.08 64.93 17:07:20 17:07:20 17:07:20