19:03:58 Started by timer 19:03:58 Running as SYSTEM 19:03:58 [EnvInject] - Loading node environment variables. 19:03:58 Building remotely on prd-ubuntu20.04-docker-2c-8g-6375 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 19:03:58 [ssh-agent] Looking for ssh-agent implementation... 19:03:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:58 $ ssh-agent 19:03:58 SSH_AUTH_SOCK=/tmp/ssh-95yv6DSG36Y5/agent.1441 19:03:58 SSH_AGENT_PID=1443 19:03:58 [ssh-agent] Started. 19:03:58 Running ssh-add (command line suppressed) 19:03:58 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_5399834356817343543.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_5399834356817343543.key) 19:03:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:58 The recommended git tool is: NONE 19:03:59 using credential edgex-jenkins-ssh 19:03:59 Wiping out workspace first. 19:03:59 Cloning the remote Git repository 19:04:00 Cloning repository git@github.com:edgexfoundry/ci-management 19:04:00 > git init /w/workspace/ci-management-openstack-cron # timeout=10 19:04:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 19:04:00 > git --version # timeout=10 19:04:00 > git --version # 'git version 2.25.1' 19:04:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 19:04:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:01 Avoid second fetch 19:04:01 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 19:04:01 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 19:04:01 > git config core.sparsecheckout # timeout=10 19:04:01 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:04:01 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 19:04:01 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 19:04:01 > git remote # timeout=10 19:04:01 > git submodule init # timeout=10 19:04:01 > git submodule sync # timeout=10 19:04:01 > git config --get remote.origin.url # timeout=10 19:04:01 > git submodule init # timeout=10 19:04:01 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:04:01 > git config --get submodule.packer/common-packer.url # timeout=10 19:04:01 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 19:04:01 > git config --get submodule.global-jjb.url # timeout=10 19:04:01 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 19:04:01 > git submodule update --init --recursive packer/common-packer # timeout=10 19:04:02 > git submodule update --init --recursive global-jjb # timeout=10 19:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:06 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 19:04:06 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 19:04:06 provisioning config files... 19:04:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:04:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:04:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:04:06 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4874873266720288921.sh 19:04:06 ---> python-tools-install.sh 19:04:06 Setup pyenv: 19:04:06 * system (set by /opt/pyenv/version) 19:04:06 * 3.8.20 (set by /opt/pyenv/version) 19:04:06 * 3.9.20 (set by /opt/pyenv/version) 19:04:06 3.10.15 19:04:06 3.11.10 19:04:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9ejW 19:04:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:04:14 lf-activate-venv(): INFO: Installing: lftools 19:04:35 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:04:35 Generating Requirements File 19:04:55 Python 3.11.10 19:04:55 pip 25.2 from /tmp/venv-9ejW/lib/python3.11/site-packages/pip (python 3.11) 19:04:55 appdirs==1.4.4 19:04:55 argcomplete==3.6.2 19:04:55 aspy.yaml==1.3.0 19:04:55 attrs==25.3.0 19:04:55 autopage==0.5.2 19:04:55 beautifulsoup4==4.13.4 19:04:55 boto3==1.40.3 19:04:55 botocore==1.40.3 19:04:55 bs4==0.0.2 19:04:55 cachetools==5.5.2 19:04:55 certifi==2025.8.3 19:04:55 cffi==1.17.1 19:04:55 cfgv==3.4.0 19:04:55 chardet==5.2.0 19:04:55 charset-normalizer==3.4.2 19:04:55 click==8.2.1 19:04:55 cliff==4.10.0 19:04:55 cmd2==2.7.0 19:04:55 cryptography==3.3.2 19:04:55 debtcollector==3.0.0 19:04:55 decorator==5.2.1 19:04:55 defusedxml==0.7.1 19:04:55 Deprecated==1.2.18 19:04:55 distlib==0.4.0 19:04:55 dnspython==2.7.0 19:04:55 docker==7.1.0 19:04:55 dogpile.cache==1.4.0 19:04:55 durationpy==0.10 19:04:55 email_validator==2.2.0 19:04:55 filelock==3.18.0 19:04:55 future==1.0.0 19:04:55 gitdb==4.0.12 19:04:55 GitPython==3.1.45 19:04:55 google-auth==2.40.3 19:04:55 httplib2==0.22.0 19:04:55 identify==2.6.12 19:04:55 idna==3.10 19:04:55 importlib-resources==1.5.0 19:04:55 iso8601==2.1.0 19:04:55 Jinja2==3.1.6 19:04:55 jmespath==1.0.1 19:04:55 jsonpatch==1.33 19:04:55 jsonpointer==3.0.0 19:04:55 jsonschema==4.25.0 19:04:55 jsonschema-specifications==2025.4.1 19:04:55 keystoneauth1==5.11.1 19:04:55 kubernetes==33.1.0 19:04:55 lftools==0.37.13 19:04:55 lxml==6.0.0 19:04:55 markdown-it-py==3.0.0 19:04:55 MarkupSafe==3.0.2 19:04:55 mdurl==0.1.2 19:04:55 msgpack==1.1.1 19:04:55 multi_key_dict==2.0.3 19:04:55 munch==4.0.0 19:04:55 netaddr==1.3.0 19:04:55 niet==1.4.2 19:04:55 nodeenv==1.9.1 19:04:55 oauth2client==4.1.3 19:04:55 oauthlib==3.3.1 19:04:55 openstacksdk==4.6.0 19:04:55 os-client-config==2.3.0 19:04:55 os-service-types==1.8.0 19:04:55 osc-lib==4.1.0 19:04:55 oslo.config==10.0.0 19:04:55 oslo.context==6.0.0 19:04:55 oslo.i18n==6.5.1 19:04:55 oslo.log==7.2.0 19:04:55 oslo.serialization==5.7.0 19:04:55 oslo.utils==9.0.0 19:04:55 packaging==25.0 19:04:55 pbr==6.1.1 19:04:55 platformdirs==4.3.8 19:04:55 prettytable==3.16.0 19:04:55 psutil==7.0.0 19:04:55 pyasn1==0.6.1 19:04:55 pyasn1_modules==0.4.2 19:04:55 pycparser==2.22 19:04:55 pygerrit2==2.0.15 19:04:55 PyGithub==2.7.0 19:04:55 Pygments==2.19.2 19:04:55 PyJWT==2.10.1 19:04:55 PyNaCl==1.5.0 19:04:55 pyparsing==2.4.7 19:04:55 pyperclip==1.9.0 19:04:55 pyrsistent==0.20.0 19:04:55 python-cinderclient==9.7.0 19:04:55 python-dateutil==2.9.0.post0 19:04:55 python-heatclient==4.3.0 19:04:55 python-jenkins==1.8.3 19:04:55 python-keystoneclient==5.6.0 19:04:55 python-magnumclient==4.8.1 19:04:55 python-openstackclient==8.1.0 19:04:55 python-swiftclient==4.8.0 19:04:55 PyYAML==6.0.2 19:04:55 referencing==0.36.2 19:04:55 requests==2.32.4 19:04:55 requests-oauthlib==2.0.0 19:04:55 requestsexceptions==1.4.0 19:04:55 rfc3986==2.0.0 19:04:55 rich==14.1.0 19:04:55 rich-argparse==1.7.1 19:04:55 rpds-py==0.26.0 19:04:55 rsa==4.9.1 19:04:55 ruamel.yaml==0.18.14 19:04:55 ruamel.yaml.clib==0.2.12 19:04:55 s3transfer==0.13.1 19:04:55 simplejson==3.20.1 19:04:55 six==1.17.0 19:04:55 smmap==5.0.2 19:04:55 soupsieve==2.7 19:04:55 stevedore==5.4.1 19:04:55 tabulate==0.9.0 19:04:55 toml==0.10.2 19:04:55 tomlkit==0.13.3 19:04:55 tqdm==4.67.1 19:04:55 typing_extensions==4.14.1 19:04:55 tzdata==2025.2 19:04:55 urllib3==1.26.20 19:04:55 virtualenv==20.33.1 19:04:55 wcwidth==0.2.13 19:04:55 websocket-client==1.8.0 19:04:55 wrapt==1.17.2 19:04:55 xdg==6.0.0 19:04:55 xmltodict==0.14.2 19:04:55 yq==3.4.3 19:04:55 [EnvInject] - Injecting environment variables from a build step. 19:04:55 [EnvInject] - Injecting as environment variables the properties content 19:04:55 OS_CLOUD=vex 19:04:55 19:04:55 [EnvInject] - Variables injected successfully. 19:04:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:04:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:04:55 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3135509503846534181.sh 19:04:55 ---> Orphaned k8s clusters 19:04:55 Setup pyenv: 19:04:55 system 19:04:55 3.8.20 19:04:55 3.9.20 19:04:55 3.10.15 19:04:55 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:04:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:04:57 lf-activate-venv(): INFO: Installing: kubernetes python-heatclient python-openstackclient python-magnumclient 19:05:02 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:05:02 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:05:03 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:05:05 -----> Delete orphaned cluster 19:05:05 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:05 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:05 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17589156873964833579.sh 19:05:05 ---> Orphaned stacks 19:05:05 Setup pyenv: 19:05:05 system 19:05:05 3.8.20 19:05:05 3.9.20 19:05:05 3.10.15 19:05:05 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:05:07 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:05:07 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:05:07 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:18 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:05:18 + mapfile -t OS_COE_CLUSTERS_ID 19:05:18 ++ awk '{print $1}' 19:05:18 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 19:05:18 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 19:05:21 + echo '-----> Active clusters -> stacks' 19:05:21 -----> Active clusters -> stacks 19:05:21 + OS_COE_STACKS=() 19:05:21 + [[ 0 -gt 0 ]] 19:05:21 + mapfile -t OS_STACKS 19:05:21 ++ awk '{print $1}' 19:05:21 ++ 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:22 + echo '-----> Active stacks' 19:05:22 -----> Active stacks 19:05:22 + echo '-----> Delete orphaned stacks' 19:05:22 -----> Delete orphaned stacks 19:05:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins3460664576706686360.sh 19:05:22 ---> Orphaned servers 19:05:22 Setup pyenv: 19:05:22 system 19:05:22 3.8.20 19:05:22 3.9.20 19:05:22 3.10.15 19:05:22 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:05:24 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 19:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:05:38 -----> Active servers 19:05:38 prd-ubuntu20.04-docker-2c-8g-6375 19:05:38 prd-centos7-blackbox-4c-2g-6142 19:05:38 -----> Delete orphaned servers 19:05:39 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 19:05:39 Run condition [Boolean condition] enabling perform for step [Execute shell] 19:05:39 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17462536658174325569.sh 19:05:39 ---> Orphaned ports 19:05:39 Setup pyenv: 19:05:39 system 19:05:39 3.8.20 19:05:39 3.9.20 19:05:39 3.10.15 19:05:39 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:05:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:05:40 lf-activate-venv(): INFO: Installing: lftools[openstack] python-openstackclient 19:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:05:51 No orphaned ports to process. 19:05:51 Build step 'Conditional step (single)' marked build as failure 19:05:51 $ ssh-agent -k 19:05:51 unset SSH_AUTH_SOCK; 19:05:51 unset SSH_AGENT_PID; 19:05:51 echo Agent pid 1443 killed; 19:05:51 [ssh-agent] Stopped. 19:05:51 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17309415345891592032.sh 19:05:51 ---> sysstat.sh 19:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1384583142373228951.sh 19:05:52 ---> package-listing.sh 19:05:52 ++ tr '[:upper:]' '[:lower:]' 19:05:52 ++ facter osfamily 19:05:52 + OS_FAMILY=debian 19:05:52 + workspace=/w/workspace/ci-management-openstack-cron 19:05:52 + START_PACKAGES=/tmp/packages_start.txt 19:05:52 + END_PACKAGES=/tmp/packages_end.txt 19:05:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:52 + PACKAGES=/tmp/packages_start.txt 19:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:52 + PACKAGES=/tmp/packages_end.txt 19:05:52 + case "${OS_FAMILY}" in 19:05:52 + grep '^ii' 19:05:52 + dpkg -l 19:05:52 + '[' -f /tmp/packages_start.txt ']' 19:05:52 + '[' -f /tmp/packages_end.txt ']' 19:05:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:52 + '[' /w/workspace/ci-management-openstack-cron ']' 19:05:52 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 19:05:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 19:05:52 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2917895968785685468.sh 19:05:52 ---> capture-instance-metadata.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-9ejW from file:/tmp/.os_lf_venv 19:05:54 lf-activate-venv(): INFO: Installing: lftools 19:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:06:01 INFO: Running in OpenStack, capturing instance metadata 19:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17320624480284935521.sh 19:06:01 provisioning config files... 19:06:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config10145973838398888734tmp 19:06:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:01 [EnvInject] - Injecting environment variables from a build step. 19:06:01 [EnvInject] - Injecting as environment variables the properties content 19:06:01 SERVER_ID=logs 19:06:01 19:06:01 [EnvInject] - Variables injected successfully. 19:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13999861236520706410.sh 19:06:01 ---> create-netrc.sh 19:06:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16057045530566262962.sh 19:06:01 ---> python-tools-install.sh 19:06:01 Setup pyenv: 19:06:01 system 19:06:01 3.8.20 19:06:01 3.9.20 19:06:01 3.10.15 19:06:01 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:06:03 lf-activate-venv(): INFO: Installing: lftools 19:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9124172588864496343.sh 19:06:10 ---> sudo-logs.sh 19:06:10 Archiving 'sudo' log.. 19:06:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16151569857873764485.sh 19:06:10 ---> job-cost.sh 19:06:10 Setup pyenv: 19:06:10 system 19:06:10 3.8.20 19:06:10 3.9.20 19:06:10 3.10.15 19:06:10 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:06:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:17 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:06:17 INFO: No Stack... 19:06:18 INFO: Retrieving Pricing Info for: v3-starter-1 19:06:18 INFO: Archiving Costs 19:06:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17776489533184799509.sh 19:06:18 ---> logs-deploy.sh 19:06:18 Setup pyenv: 19:06:18 system 19:06:18 3.8.20 19:06:18 3.9.20 19:06:18 3.10.15 19:06:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 19:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9ejW from file:/tmp/.os_lf_venv 19:06:20 lf-activate-venv(): INFO: Installing: lftools 19:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-9ejW/bin to PATH 19:06:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/56116 19:06:27 INFO: archiving workspace using pattern(s): 19:06:28 Archives upload complete. 19:06:28 INFO: archiving logs to Nexus 19:06:29 ---> uname -a: 19:06:29 Linux prd-ubuntu20-04-docker-2c-8g-6375 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:29 19:06:29 19:06:29 ---> lscpu: 19:06:29 Architecture: x86_64 19:06:29 CPU op-mode(s): 32-bit, 64-bit 19:06:29 Byte Order: Little Endian 19:06:29 Address sizes: 40 bits physical, 48 bits virtual 19:06:29 CPU(s): 1 19:06:29 On-line CPU(s) list: 0 19:06:29 Thread(s) per core: 1 19:06:29 Core(s) per socket: 1 19:06:29 Socket(s): 1 19:06:29 NUMA node(s): 1 19:06:29 Vendor ID: AuthenticAMD 19:06:29 CPU family: 23 19:06:29 Model: 49 19:06:29 Model name: AMD EPYC-Rome Processor 19:06:29 Stepping: 0 19:06:29 CPU MHz: 2799.998 19:06:29 BogoMIPS: 5599.99 19:06:29 Virtualization: AMD-V 19:06:29 Hypervisor vendor: KVM 19:06:29 Virtualization type: full 19:06:29 L1d cache: 32 KiB 19:06:29 L1i cache: 32 KiB 19:06:29 L2 cache: 512 KiB 19:06:29 L3 cache: 16 MiB 19:06:29 NUMA node0 CPU(s): 0 19:06:29 Vulnerability Gather data sampling: Not affected 19:06:29 Vulnerability Itlb multihit: Not affected 19:06:29 Vulnerability L1tf: Not affected 19:06:29 Vulnerability Mds: Not affected 19:06:29 Vulnerability Meltdown: Not affected 19:06:29 Vulnerability Mmio stale data: Not affected 19:06:29 Vulnerability Retbleed: Vulnerable 19:06:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:06:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:06:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:06:29 Vulnerability Srbds: Not affected 19:06:29 Vulnerability Tsx async abort: Not affected 19:06:29 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:29 19:06:29 19:06:29 ---> nproc: 19:06:29 1 19:06:29 19:06:29 19:06:29 ---> df -h: 19:06:29 Filesystem Size Used Avail Use% Mounted on 19:06:29 udev 969M 0 969M 0% /dev 19:06:29 tmpfs 198M 1.1M 197M 1% /run 19:06:29 /dev/vda1 194G 9.8G 184G 6% / 19:06:29 tmpfs 986M 0 986M 0% /dev/shm 19:06:29 tmpfs 5.0M 0 5.0M 0% /run/lock 19:06:29 tmpfs 986M 0 986M 0% /sys/fs/cgroup 19:06:29 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 19:06:29 /dev/loop0 62M 62M 0 100% /snap/core20/1405 19:06:29 /dev/loop1 44M 44M 0 100% /snap/snapd/15177 19:06:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:06:29 tmpfs 198M 0 198M 0% /run/user/1001 19:06:29 19:06:29 19:06:29 ---> free -m: 19:06:29 total used free shared buff/cache available 19:06:29 Mem: 1971 401 146 0 1424 1377 19:06:29 Swap: 1023 1 1022 19:06:29 19:06:29 19:06:29 ---> ip addr: 19:06:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:06:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:06:29 inet 127.0.0.1/8 scope host lo 19:06:29 valid_lft forever preferred_lft forever 19:06:29 inet6 ::1/128 scope host 19:06:29 valid_lft forever preferred_lft forever 19:06:29 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 19:06:29 link/ether fa:16:3e:f6:99:ee brd ff:ff:ff:ff:ff:ff 19:06:29 inet 10.30.123.242/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 19:06:29 valid_lft 86213sec preferred_lft 86213sec 19:06:29 inet6 fe80::f816:3eff:fef6:99ee/64 scope link 19:06:29 valid_lft forever preferred_lft forever 19:06:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:06:29 link/ether 4e:cd:08:21:79:d4 brd ff:ff:ff:ff:ff:ff 19:06:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:06:29 valid_lft forever preferred_lft forever 19:06:29 19:06:29 19:06:29 ---> sar -b -r -n DEV: 19:06:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6375) 08/06/25 _x86_64_ (1 CPU) 19:06:29 19:06:29 19:03:26 LINUX RESTART (1 CPU) 19:06:29 19:06:29 19:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:06:29 19:05:01 419.47 14.30 405.17 0.00 1249.87 28653.47 0.00 19:06:29 19:06:01 49.79 5.90 43.89 0.00 251.42 8834.79 0.00 19:06:29 Average: 234.61 10.10 224.51 0.00 750.60 18743.30 0.00 19:06:29 19:06:29 19:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:06:29 19:05:01 111940 1408588 368824 18.27 77636 1301780 948352 30.92 427124 1271268 32828 19:06:29 19:06:01 226212 1476176 301056 14.91 84200 1247496 883052 28.79 396792 1186540 12408 19:06:29 Average: 169076 1442382 334940 16.59 80918 1274638 915702 29.85 411958 1228904 22618 19:06:29 19:06:29 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:06:29 19:05:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 19:06:29 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:29 19:05:01 ens3 107.63 66.98 1269.06 19.20 0.00 0.00 0.00 0.00 19:06:29 19:06:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 19:06:29 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:29 19:06:01 ens3 34.96 31.81 59.26 14.40 0.00 0.00 0.00 0.00 19:06:29 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 19:06:29 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:06:29 Average: ens3 71.29 49.40 664.11 16.80 0.00 0.00 0.00 0.00 19:06:29 19:06:29 19:06:29 ---> sar -P ALL: 19:06:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-6375) 08/06/25 _x86_64_ (1 CPU) 19:06:29 19:06:29 19:03:26 LINUX RESTART (1 CPU) 19:06:29 19:06:29 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:06:29 19:05:01 all 79.55 0.00 7.10 9.81 0.12 3.43 19:06:29 19:05:01 0 79.55 0.00 7.10 9.81 0.12 3.43 19:06:29 19:06:01 all 78.18 0.00 3.81 3.39 0.10 14.51 19:06:29 19:06:01 0 78.18 0.00 3.81 3.39 0.10 14.51 19:06:29 Average: all 78.87 0.00 5.46 6.61 0.11 8.96 19:06:29 Average: 0 78.87 0.00 5.46 6.61 0.11 8.96 19:06:29 19:06:29 19:06:29