12:04:17 Started by timer 12:04:17 Running as SYSTEM 12:04:18 [EnvInject] - Loading node environment variables. 12:04:18 Building remotely on prd-ubuntu20.04-docker-2c-8g-6249 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 12:04:18 [ssh-agent] Looking for ssh-agent implementation... 12:04:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:18 $ ssh-agent 12:04:18 SSH_AUTH_SOCK=/tmp/ssh-9LlTIi5tzZBe/agent.1783 12:04:18 SSH_AGENT_PID=1785 12:04:18 [ssh-agent] Started. 12:04:18 Running ssh-add (command line suppressed) 12:04:18 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_74530295259207004.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_74530295259207004.key) 12:04:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:18 The recommended git tool is: NONE 12:04:21 using credential edgex-jenkins-ssh 12:04:21 Wiping out workspace first. 12:04:21 Cloning the remote Git repository 12:04:21 Cloning repository git@github.com:edgexfoundry/ci-management 12:04:21 > git init /w/workspace/ci-management-openstack-cron # timeout=10 12:04:21 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 12:04:21 > git --version # timeout=10 12:04:21 > git --version # 'git version 2.25.1' 12:04:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:22 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 12:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:22 Avoid second fetch 12:04:22 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:04:22 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 12:04:22 > git config core.sparsecheckout # timeout=10 12:04:22 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:23 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 12:04:23 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 12:04:23 > git remote # timeout=10 12:04:23 > git submodule init # timeout=10 12:04:23 > git submodule sync # timeout=10 12:04:23 > git config --get remote.origin.url # timeout=10 12:04:23 > git submodule init # timeout=10 12:04:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:04:23 > git config --get submodule.packer/common-packer.url # timeout=10 12:04:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:04:23 > git config --get submodule.global-jjb.url # timeout=10 12:04:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:04:23 > git submodule update --init --recursive packer/common-packer # timeout=10 12:04:24 > git submodule update --init --recursive global-jjb # timeout=10 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 12:04:28 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 12:04:28 provisioning config files... 12:04:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 12:04:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:04:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:04:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4975958217270304142.sh 12:04:28 ---> python-tools-install.sh 12:04:28 Setup pyenv: 12:04:28 * system (set by /opt/pyenv/version) 12:04:28 * 3.8.20 (set by /opt/pyenv/version) 12:04:28 * 3.9.20 (set by /opt/pyenv/version) 12:04:28 3.10.15 12:04:28 3.11.10 12:04:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UsA1 12:04:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:43 lf-activate-venv(): INFO: Installing: lftools 12:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:05:04 Generating Requirements File 12:05:23 Python 3.11.10 12:05:23 pip 25.2 from /tmp/venv-UsA1/lib/python3.11/site-packages/pip (python 3.11) 12:05:23 appdirs==1.4.4 12:05:23 argcomplete==3.6.2 12:05:23 aspy.yaml==1.3.0 12:05:23 attrs==25.3.0 12:05:23 autopage==0.5.2 12:05:23 beautifulsoup4==4.13.4 12:05:23 boto3==1.40.1 12:05:23 botocore==1.40.1 12:05:23 bs4==0.0.2 12:05:23 cachetools==5.5.2 12:05:23 certifi==2025.8.3 12:05:23 cffi==1.17.1 12:05:23 cfgv==3.4.0 12:05:23 chardet==5.2.0 12:05:23 charset-normalizer==3.4.2 12:05:23 click==8.2.1 12:05:23 cliff==4.10.0 12:05:23 cmd2==2.7.0 12:05:23 cryptography==3.3.2 12:05:23 debtcollector==3.0.0 12:05:23 decorator==5.2.1 12:05:23 defusedxml==0.7.1 12:05:23 Deprecated==1.2.18 12:05:23 distlib==0.4.0 12:05:23 dnspython==2.7.0 12:05:23 docker==7.1.0 12:05:23 dogpile.cache==1.4.0 12:05:23 durationpy==0.10 12:05:23 email_validator==2.2.0 12:05:23 filelock==3.18.0 12:05:23 future==1.0.0 12:05:23 gitdb==4.0.12 12:05:23 GitPython==3.1.45 12:05:23 google-auth==2.40.3 12:05:23 httplib2==0.22.0 12:05:23 identify==2.6.12 12:05:23 idna==3.10 12:05:23 importlib-resources==1.5.0 12:05:23 iso8601==2.1.0 12:05:23 Jinja2==3.1.6 12:05:23 jmespath==1.0.1 12:05:23 jsonpatch==1.33 12:05:23 jsonpointer==3.0.0 12:05:23 jsonschema==4.25.0 12:05:23 jsonschema-specifications==2025.4.1 12:05:23 keystoneauth1==5.11.1 12:05:23 kubernetes==33.1.0 12:05:23 lftools==0.37.13 12:05:23 lxml==6.0.0 12:05:23 markdown-it-py==3.0.0 12:05:23 MarkupSafe==3.0.2 12:05:23 mdurl==0.1.2 12:05:23 msgpack==1.1.1 12:05:23 multi_key_dict==2.0.3 12:05:23 munch==4.0.0 12:05:23 netaddr==1.3.0 12:05:23 niet==1.4.2 12:05:23 nodeenv==1.9.1 12:05:23 oauth2client==4.1.3 12:05:23 oauthlib==3.3.1 12:05:23 openstacksdk==4.6.0 12:05:23 os-client-config==2.3.0 12:05:23 os-service-types==1.8.0 12:05:23 osc-lib==4.1.0 12:05:23 oslo.config==10.0.0 12:05:23 oslo.context==6.0.0 12:05:23 oslo.i18n==6.5.1 12:05:23 oslo.log==7.2.0 12:05:23 oslo.serialization==5.7.0 12:05:23 oslo.utils==9.0.0 12:05:23 packaging==25.0 12:05:23 pbr==6.1.1 12:05:23 platformdirs==4.3.8 12:05:23 prettytable==3.16.0 12:05:23 psutil==7.0.0 12:05:23 pyasn1==0.6.1 12:05:23 pyasn1_modules==0.4.2 12:05:23 pycparser==2.22 12:05:23 pygerrit2==2.0.15 12:05:23 PyGithub==2.7.0 12:05:23 Pygments==2.19.2 12:05:23 PyJWT==2.10.1 12:05:23 PyNaCl==1.5.0 12:05:23 pyparsing==2.4.7 12:05:23 pyperclip==1.9.0 12:05:23 pyrsistent==0.20.0 12:05:23 python-cinderclient==9.7.0 12:05:23 python-dateutil==2.9.0.post0 12:05:23 python-heatclient==4.3.0 12:05:23 python-jenkins==1.8.3 12:05:23 python-keystoneclient==5.6.0 12:05:23 python-magnumclient==4.8.1 12:05:23 python-openstackclient==8.1.0 12:05:23 python-swiftclient==4.8.0 12:05:23 PyYAML==6.0.2 12:05:23 referencing==0.36.2 12:05:23 requests==2.32.4 12:05:23 requests-oauthlib==2.0.0 12:05:23 requestsexceptions==1.4.0 12:05:23 rfc3986==2.0.0 12:05:23 rich==14.1.0 12:05:23 rich-argparse==1.7.1 12:05:23 rpds-py==0.26.0 12:05:23 rsa==4.9.1 12:05:23 ruamel.yaml==0.18.14 12:05:23 ruamel.yaml.clib==0.2.12 12:05:23 s3transfer==0.13.1 12:05:23 simplejson==3.20.1 12:05:23 six==1.17.0 12:05:23 smmap==5.0.2 12:05:23 soupsieve==2.7 12:05:23 stevedore==5.4.1 12:05:23 tabulate==0.9.0 12:05:23 toml==0.10.2 12:05:23 tomlkit==0.13.3 12:05:23 tqdm==4.67.1 12:05:23 typing_extensions==4.14.1 12:05:23 tzdata==2025.2 12:05:23 urllib3==1.26.20 12:05:23 virtualenv==20.33.0 12:05:23 wcwidth==0.2.13 12:05:23 websocket-client==1.8.0 12:05:23 wrapt==1.17.2 12:05:23 xdg==6.0.0 12:05:23 xmltodict==0.14.2 12:05:23 yq==3.4.3 12:05:23 [EnvInject] - Injecting environment variables from a build step. 12:05:23 [EnvInject] - Injecting as environment variables the properties content 12:05:23 OS_CLOUD=vex 12:05:23 12:05:23 [EnvInject] - Variables injected successfully. 12:05:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:23 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13610051022348751326.sh 12:05:23 ---> Orphaned k8s clusters 12:05:23 Setup pyenv: 12:05:23 system 12:05:23 3.8.20 12:05:23 3.9.20 12:05:23 3.10.15 12:05:23 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:05:25 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 12:05:30 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:30 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 12:05:31 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:05:34 -----> Delete orphaned cluster 12:05:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10463603862559063180.sh 12:05:34 ---> Orphaned stacks 12:05:34 Setup pyenv: 12:05:34 system 12:05:34 3.8.20 12:05:34 3.9.20 12:05:34 3.10.15 12:05:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:05:35 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:35 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 12:05:35 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:05:48 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:05:48 + mapfile -t OS_COE_CLUSTERS_ID 12:05:48 ++ awk '{print $1}' 12:05:48 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 12:05:48 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 12:05:50 + echo '-----> Active clusters -> stacks' 12:05:50 -----> Active clusters -> stacks 12:05:50 + OS_COE_STACKS=() 12:05:50 + [[ 0 -gt 0 ]] 12:05:50 + mapfile -t OS_STACKS 12:05:50 ++ awk '{print $1}' 12:05:50 ++ 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:51 + echo '-----> Active stacks' 12:05:51 -----> Active stacks 12:05:51 + echo '-----> Delete orphaned stacks' 12:05:51 -----> Delete orphaned stacks 12:05:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:05:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:05:51 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1123072199432826676.sh 12:05:51 ---> Orphaned servers 12:05:51 Setup pyenv: 12:05:51 system 12:05:51 3.8.20 12:05:51 3.9.20 12:05:51 3.10.15 12:05:51 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:05:57 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 12:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:06:20 -----> Active servers 12:06:20 prd-ubuntu20.04-docker-2c-8g-6249 12:06:20 prd-centos7-blackbox-4c-2g-6142 12:06:20 -----> Delete orphaned servers 12:06:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 12:06:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 12:06:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8729296785661651136.sh 12:06:20 ---> Orphaned ports 12:06:20 Setup pyenv: 12:06:20 system 12:06:20 3.8.20 12:06:20 3.9.20 12:06:20 3.10.15 12:06:20 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:06:22 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 12:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:06:32 No orphaned ports to process. 12:06:32 Build step 'Conditional step (single)' marked build as failure 12:06:32 $ ssh-agent -k 12:06:32 unset SSH_AUTH_SOCK; 12:06:32 unset SSH_AGENT_PID; 12:06:32 echo Agent pid 1785 killed; 12:06:32 [ssh-agent] Stopped. 12:06:32 [PostBuildScript] - [INFO] Executing post build scripts. 12:06:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins130403486248332311.sh 12:06:32 ---> sysstat.sh 12:06:33 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1052351537918782273.sh 12:06:33 ---> package-listing.sh 12:06:33 ++ tr '[:upper:]' '[:lower:]' 12:06:33 ++ facter osfamily 12:06:33 + OS_FAMILY=debian 12:06:33 + workspace=/w/workspace/ci-management-openstack-cron 12:06:33 + START_PACKAGES=/tmp/packages_start.txt 12:06:33 + END_PACKAGES=/tmp/packages_end.txt 12:06:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:06:33 + PACKAGES=/tmp/packages_start.txt 12:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 12:06:33 + PACKAGES=/tmp/packages_end.txt 12:06:33 + case "${OS_FAMILY}" in 12:06:33 + grep '^ii' 12:06:33 + dpkg -l 12:06:33 + '[' -f /tmp/packages_start.txt ']' 12:06:33 + '[' -f /tmp/packages_end.txt ']' 12:06:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:06:33 + '[' /w/workspace/ci-management-openstack-cron ']' 12:06:33 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 12:06:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 12:06:35 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins11811115053725137614.sh 12:06:35 ---> capture-instance-metadata.sh 12:06:35 Setup pyenv: 12:06:35 system 12:06:35 3.8.20 12:06:35 3.9.20 12:06:35 3.10.15 12:06:35 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:06:37 lf-activate-venv(): INFO: Installing: lftools 12:06:44 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:06:44 INFO: Running in OpenStack, capturing instance metadata 12:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13939401268596773371.sh 12:06:44 provisioning config files... 12:06:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17124805519540257463tmp 12:06:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:06:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:06:44 [EnvInject] - Injecting environment variables from a build step. 12:06:44 [EnvInject] - Injecting as environment variables the properties content 12:06:44 SERVER_ID=logs 12:06:44 12:06:44 [EnvInject] - Variables injected successfully. 12:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10664449305337761951.sh 12:06:44 ---> create-netrc.sh 12:06:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6078048082312946257.sh 12:06:44 ---> python-tools-install.sh 12:06:44 Setup pyenv: 12:06:44 system 12:06:44 3.8.20 12:06:44 3.9.20 12:06:44 3.10.15 12:06:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:06:46 lf-activate-venv(): INFO: Installing: lftools 12:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:06:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16284182010093258661.sh 12:06:53 ---> sudo-logs.sh 12:06:53 Archiving 'sudo' log.. 12:06:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1505029301670939292.sh 12:06:53 ---> job-cost.sh 12:06:53 Setup pyenv: 12:06:54 system 12:06:54 3.8.20 12:06:54 3.9.20 12:06:54 3.10.15 12:06:54 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:06:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:06:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:07:01 INFO: No Stack... 12:07:01 INFO: Retrieving Pricing Info for: v3-starter-1 12:07:01 INFO: Archiving Costs 12:07:01 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8446759362820676457.sh 12:07:01 ---> logs-deploy.sh 12:07:01 Setup pyenv: 12:07:01 system 12:07:01 3.8.20 12:07:01 3.9.20 12:07:01 3.10.15 12:07:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 12:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UsA1 from file:/tmp/.os_lf_venv 12:07:03 lf-activate-venv(): INFO: Installing: lftools 12:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-UsA1/bin to PATH 12:07:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/56061 12:07:11 INFO: archiving workspace using pattern(s): 12:07:12 Archives upload complete. 12:07:12 INFO: archiving logs to Nexus 12:07:13 ---> uname -a: 12:07:13 Linux prd-ubuntu20-04-docker-2c-8g-6249 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:07:13 12:07:13 12:07:13 ---> lscpu: 12:07:13 Architecture: x86_64 12:07:13 CPU op-mode(s): 32-bit, 64-bit 12:07:13 Byte Order: Little Endian 12:07:13 Address sizes: 40 bits physical, 48 bits virtual 12:07:13 CPU(s): 1 12:07:13 On-line CPU(s) list: 0 12:07:13 Thread(s) per core: 1 12:07:13 Core(s) per socket: 1 12:07:13 Socket(s): 1 12:07:13 NUMA node(s): 1 12:07:13 Vendor ID: AuthenticAMD 12:07:13 CPU family: 23 12:07:13 Model: 49 12:07:13 Model name: AMD EPYC-Rome Processor 12:07:13 Stepping: 0 12:07:13 CPU MHz: 2799.998 12:07:13 BogoMIPS: 5599.99 12:07:13 Virtualization: AMD-V 12:07:13 Hypervisor vendor: KVM 12:07:13 Virtualization type: full 12:07:13 L1d cache: 32 KiB 12:07:13 L1i cache: 32 KiB 12:07:13 L2 cache: 512 KiB 12:07:13 L3 cache: 16 MiB 12:07:13 NUMA node0 CPU(s): 0 12:07:13 Vulnerability Gather data sampling: Not affected 12:07:13 Vulnerability Itlb multihit: Not affected 12:07:13 Vulnerability L1tf: Not affected 12:07:13 Vulnerability Mds: Not affected 12:07:13 Vulnerability Meltdown: Not affected 12:07:13 Vulnerability Mmio stale data: Not affected 12:07:13 Vulnerability Retbleed: Vulnerable 12:07:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:07:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:07:13 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:07:13 Vulnerability Srbds: Not affected 12:07:13 Vulnerability Tsx async abort: Not affected 12:07:13 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 12:07:13 12:07:13 12:07:13 ---> nproc: 12:07:13 1 12:07:13 12:07:13 12:07:13 ---> df -h: 12:07:13 Filesystem Size Used Avail Use% Mounted on 12:07:13 udev 969M 0 969M 0% /dev 12:07:13 tmpfs 198M 1.1M 197M 1% /run 12:07:13 /dev/vda1 194G 10G 184G 6% / 12:07:13 tmpfs 986M 0 986M 0% /dev/shm 12:07:13 tmpfs 5.0M 0 5.0M 0% /run/lock 12:07:13 tmpfs 986M 0 986M 0% /sys/fs/cgroup 12:07:13 /dev/loop1 68M 68M 0 100% /snap/lxd/22753 12:07:13 /dev/loop0 62M 62M 0 100% /snap/core20/1405 12:07:13 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:07:13 tmpfs 198M 0 198M 0% /run/user/1001 12:07:13 /dev/loop3 50M 50M 0 100% /snap/snapd/24792 12:07:13 /dev/loop4 64M 64M 0 100% /snap/core20/2599 12:07:13 /dev/loop5 92M 92M 0 100% /snap/lxd/32662 12:07:13 12:07:13 12:07:13 ---> free -m: 12:07:13 total used free shared buff/cache available 12:07:13 Mem: 1971 411 126 0 1433 1368 12:07:13 Swap: 1023 1 1022 12:07:13 12:07:13 12:07:13 ---> ip addr: 12:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:07:13 inet 127.0.0.1/8 scope host lo 12:07:13 valid_lft forever preferred_lft forever 12:07:13 inet6 ::1/128 scope host 12:07:13 valid_lft forever preferred_lft forever 12:07:13 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 12:07:13 link/ether fa:16:3e:45:d0:b8 brd ff:ff:ff:ff:ff:ff 12:07:13 inet 10.30.122.196/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 12:07:13 valid_lft 86171sec preferred_lft 86171sec 12:07:13 inet6 fe80::f816:3eff:fe45:d0b8/64 scope link 12:07:13 valid_lft forever preferred_lft forever 12:07:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:07:13 link/ether 72:16:e2:8a:a2:2f brd ff:ff:ff:ff:ff:ff 12:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:07:13 valid_lft forever preferred_lft forever 12:07:13 12:07:13 12:07:13 ---> sar -b -r -n DEV: 12:07:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6249) 08/04/25 _x86_64_ (1 CPU) 12:07:13 12:07:13 12:03:26 LINUX RESTART (1 CPU) 12:07:13 12:07:13 12:04:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:07:13 12:05:01 512.59 98.51 408.56 5.52 17811.01 69317.99 1401116.66 12:07:13 12:06:01 76.30 3.25 73.05 0.00 137.31 11722.05 0.00 12:07:13 12:07:01 39.84 7.18 32.66 0.00 359.94 2280.95 0.00 12:07:13 Average: 204.46 35.26 167.42 1.78 5905.02 27072.03 451263.40 12:07:13 12:07:13 12:04:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:07:13 12:05:01 72016 1361444 418188 20.71 92604 1289972 1016000 33.12 685528 1063756 42032 12:07:13 12:06:01 164872 1414488 357984 17.73 104388 1231172 954812 31.13 598180 1044956 31904 12:07:13 12:07:01 193812 1463660 307640 15.24 108420 1246396 889952 29.01 559820 1052616 30368 12:07:13 Average: 143567 1413197 361271 17.90 101804 1255847 953588 31.09 614509 1053776 34768 12:07:13 12:07:13 12:04:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:07:13 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:13 12:05:01 lo 2.28 2.28 0.24 0.24 0.00 0.00 0.00 0.00 12:07:13 12:05:01 ens3 580.46 343.56 4902.93 80.14 0.00 0.00 0.00 0.00 12:07:13 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:13 12:06:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 12:07:13 12:06:01 ens3 36.08 31.04 292.41 10.65 0.00 0.00 0.00 0.00 12:07:13 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:13 12:07:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:07:13 12:07:01 ens3 27.40 25.91 27.97 13.45 0.00 0.00 0.00 0.00 12:07:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:13 Average: lo 1.77 1.77 0.19 0.19 0.00 0.00 0.00 0.00 12:07:13 Average: ens3 208.47 129.96 1687.71 33.98 0.00 0.00 0.00 0.00 12:07:13 12:07:13 12:07:13 ---> sar -P ALL: 12:07:13 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6249) 08/04/25 _x86_64_ (1 CPU) 12:07:13 12:07:13 12:03:26 LINUX RESTART (1 CPU) 12:07:13 12:07:13 12:04:04 CPU %user %nice %system %iowait %steal %idle 12:07:13 12:05:01 all 73.72 0.02 16.28 7.31 0.14 2.53 12:07:13 12:05:01 0 73.72 0.02 16.28 7.31 0.14 2.53 12:07:13 12:06:01 all 73.81 0.00 5.63 10.84 0.12 9.60 12:07:13 12:06:01 0 73.81 0.00 5.63 10.84 0.12 9.60 12:07:13 12:07:01 all 71.68 0.00 3.40 9.53 0.10 15.29 12:07:13 12:07:01 0 71.68 0.00 3.40 9.53 0.10 15.29 12:07:13 Average: all 73.06 0.01 8.32 9.25 0.12 9.25 12:07:13 Average: 0 73.06 0.01 8.32 9.25 0.12 9.25 12:07:13 12:07:13 12:07:13