17:05:18 Started by timer 17:05:18 Running as SYSTEM 17:05:18 [EnvInject] - Loading node environment variables. 17:05:18 Building remotely on prd-ubuntu20.04-docker-2c-8g-954 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 17:05:18 [ssh-agent] Looking for ssh-agent implementation... 17:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:05:18 $ ssh-agent 17:05:18 SSH_AUTH_SOCK=/tmp/ssh-5rpKMVLAIbtA/agent.1558 17:05:18 SSH_AGENT_PID=1560 17:05:18 [ssh-agent] Started. 17:05:18 Running ssh-add (command line suppressed) 17:05:18 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_11044520945811114440.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_11044520945811114440.key) 17:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:05:18 The recommended git tool is: NONE 17:05:20 using credential edgex-jenkins-ssh 17:05:20 Wiping out workspace first. 17:05:20 Cloning the remote Git repository 17:05:20 Cloning repository git@github.com:edgexfoundry/ci-management 17:05:20 > git init /w/workspace/ci-management-openstack-cron # timeout=10 17:05:20 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 17:05:20 > git --version # timeout=10 17:05:20 > git --version # 'git version 2.25.1' 17:05:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:21 > git config remote.origin.url git@github.com:edgexfoundry/ci-management # timeout=10 17:05:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:21 Avoid second fetch 17:05:21 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:05:22 Checking out Revision 25e482c59c71c097cc58524dd7b2701748d645ac (refs/remotes/origin/master) 17:05:22 > git config core.sparsecheckout # timeout=10 17:05:22 > git checkout -f 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:05:22 Commit message: "Merge pull request #704 from eb-oss/upgrade-common-packer" 17:05:22 > git rev-list --no-walk 25e482c59c71c097cc58524dd7b2701748d645ac # timeout=10 17:05:22 > git remote # timeout=10 17:05:22 > git submodule init # timeout=10 17:05:22 > git submodule sync # timeout=10 17:05:23 > git config --get remote.origin.url # timeout=10 17:05:23 > git submodule init # timeout=10 17:05:23 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 17:05:23 > git config --get submodule.packer/common-packer.url # timeout=10 17:05:23 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 17:05:23 > git config --get submodule.global-jjb.url # timeout=10 17:05:23 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 17:05:23 > git submodule update --init --recursive packer/common-packer # timeout=10 17:05:27 > git submodule update --init --recursive global-jjb # timeout=10 17:05:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:32 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 17:05:32 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 17:05:32 provisioning config files... 17:05:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 17:05:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:05:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:05:32 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3561371477670929358.sh 17:05:32 ---> python-tools-install.sh 17:05:32 Setup pyenv: 17:05:32 * system (set by /opt/pyenv/version) 17:05:32 * 3.8.20 (set by /opt/pyenv/version) 17:05:32 * 3.9.20 (set by /opt/pyenv/version) 17:05:32 3.10.15 17:05:32 3.11.10 17:05:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HNWa 17:05:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools 17:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:07:09 Generating Requirements File 17:07:32 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:07:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:07:33 Python 3.11.10 17:07:33 pip 26.2.1 from /tmp/venv-HNWa/lib/python3.11/site-packages/pip (python 3.11) 17:07:33 aiohappyeyeballs==2.7.1 17:07:33 aiohttp==3.14.3 17:07:33 aiosignal==1.4.0 17:07:33 appdirs==1.4.4 17:07:33 argcomplete==3.7.2 17:07:33 aspy.yaml==1.3.0 17:07:33 attrs==26.1.0 17:07:33 autopage==0.6.0 17:07:33 beautifulsoup4==4.15.0 17:07:33 boto3==1.43.80 17:07:33 botocore==1.43.80 17:07:33 bs4==0.0.2 17:07:33 certifi==2026.7.22 17:07:33 cffi==2.1.1 17:07:33 cfgv==3.5.0 17:07:33 chardet==7.6.0 17:07:33 charset-normalizer==3.5.1 17:07:33 click==8.5.0 17:07:33 cliff==4.16.0 17:07:33 cmd2==4.2.2 17:07:33 cryptography==3.3.2 17:07:33 debtcollector==3.1.0 17:07:33 decorator==5.3.1 17:07:33 defusedxml==0.7.1 17:07:33 Deprecated==1.3.1 17:07:33 distlib==0.4.3 17:07:33 dnspython==2.8.0 17:07:33 docker==7.2.0 17:07:33 dogpile.cache==1.5.0 17:07:33 durationpy==0.11 17:07:33 email-validator==2.3.0 17:07:33 filelock==3.32.4 17:07:33 frozenlist==1.8.0 17:07:33 future==1.0.0 17:07:33 gitdb==4.0.12 17:07:33 GitPython==3.1.60 17:07:33 httplib2==0.30.2 17:07:33 identify==2.6.19 17:07:33 idna==3.19 17:07:33 importlib-resources==1.5.0 17:07:33 iso8601==2.1.0 17:07:33 Jinja2==3.1.6 17:07:33 jmespath==1.1.0 17:07:33 jsonpatch==1.33 17:07:33 jsonpointer==3.1.1 17:07:33 jsonschema==4.26.0 17:07:33 jsonschema-specifications==2025.9.1 17:07:33 keystoneauth1==5.16.0 17:07:33 kubernetes==36.0.3 17:07:33 lftools==0.37.23 17:07:33 lxml==6.1.2 17:07:33 markdown-it-py==4.2.0 17:07:33 MarkupSafe==3.0.3 17:07:33 mdurl==0.1.2 17:07:33 msgpack==1.2.1 17:07:33 multi_key_dict==2.0.3 17:07:33 multidict==6.7.1 17:07:33 munch==4.0.0 17:07:33 netaddr==1.3.0 17:07:33 niet==1.4.2 17:07:33 nodeenv==1.10.0 17:07:33 oauth2client==4.1.3 17:07:33 oauthlib==3.3.1 17:07:33 openstacksdk==4.19.0 17:07:33 os-service-types==1.9.0 17:07:33 osc-lib==4.7.0 17:07:33 oslo.config==10.7.0 17:07:33 oslo.context==6.5.0 17:07:33 oslo.i18n==6.9.0 17:07:33 oslo.log==8.3.0 17:07:33 oslo.serialization==5.11.0 17:07:33 oslo.utils==10.2.0 17:07:33 packaging==26.3 17:07:33 pbr==7.0.3 17:07:33 platformdirs==4.11.4 17:07:33 prettytable==3.18.0 17:07:33 prompt_toolkit==3.0.53 17:07:33 propcache==0.5.2 17:07:33 psutil==7.2.2 17:07:33 pyasn1==0.6.4 17:07:33 pyasn1_modules==0.4.2 17:07:33 pycparser==3.0 17:07:33 pygerrit2==2.0.15 17:07:33 PyGithub==2.10.0 17:07:33 Pygments==2.21.0 17:07:33 PyJWT==2.13.0 17:07:33 PyNaCl==1.6.2 17:07:33 pyparsing==2.4.7 17:07:33 pyperclip==1.11.0 17:07:33 pyrsistent==0.20.0 17:07:33 python-dateutil==2.9.0.post0 17:07:33 python-discovery==1.5.3 17:07:33 python-heatclient==5.3.0 17:07:33 python-jenkins==1.8.3 17:07:33 python-keystoneclient==5.8.0 17:07:33 python-magnumclient==4.11.0 17:07:33 python-manilaclient==6.2.0 17:07:33 python-openstackclient==10.2.1 17:07:33 python-swiftclient==4.10.0 17:07:33 PyYAML==6.0.3 17:07:33 referencing==0.37.0 17:07:33 requests==2.34.2 17:07:33 requests-oauthlib==2.0.0 17:07:33 rfc3986==2.0.0 17:07:33 rich==15.0.0 17:07:33 rich-argparse==1.8.0 17:07:33 rpds-py==2026.6.3 17:07:33 rsa==4.9.1 17:07:33 ruamel.yaml==0.19.1 17:07:33 ruamel.yaml.clib==0.2.15 17:07:33 s3transfer==0.19.2 17:07:33 simplejson==4.1.1 17:07:33 six==1.17.0 17:07:33 smmap==5.0.3 17:07:33 soupsieve==2.9.2 17:07:33 stevedore==5.9.1 17:07:33 tabulate==0.10.0 17:07:33 toml==0.10.2 17:07:33 tomlkit==0.15.1 17:07:33 tqdm==4.70.0 17:07:33 typing_extensions==4.16.0 17:07:33 urllib3==1.26.20 17:07:33 virtualenv==21.7.5 17:07:33 wcwidth==0.8.2 17:07:33 websocket-client==1.9.0 17:07:33 wrapt==2.3.0 17:07:33 xdg==6.0.0 17:07:33 xmltodict==1.0.4 17:07:33 yarl==1.24.5 17:07:33 yq==4.1.2 17:07:33 [EnvInject] - Injecting environment variables from a build step. 17:07:33 [EnvInject] - Injecting as environment variables the properties content 17:07:33 OS_CLOUD=vex 17:07:33 17:07:33 [EnvInject] - Variables injected successfully. 17:07:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:07:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:07:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15976031205705115634.sh 17:07:34 ---> Orphaned k8s clusters 17:07:34 Setup pyenv: 17:07:34 system 17:07:34 3.8.20 17:07:34 3.9.20 17:07:34 3.10.15 17:07:34 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:35 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 17:07:41 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:07:44 -----> Delete orphaned cluster 17:07:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:07:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:07:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1546858326312606643.sh 17:07:44 ---> Orphaned stacks 17:07:44 Setup pyenv: 17:07:44 system 17:07:44 3.8.20 17:07:44 3.9.20 17:07:44 3.10.15 17:07:44 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:07:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:07:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:07:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:07: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. 17:07:57 python-manilaclient 6.2.0 requires osc-lib>=3.2.0, but you have osc-lib 2.2.1 which is incompatible. 17:07:58 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:07:58 + mapfile -t OS_COE_CLUSTERS_ID 17:07:58 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 17:07:58 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 17:07:58 ++ awk '{print $1}' 17:08:00 + echo '-----> Active clusters -> stacks' 17:08:00 -----> Active clusters -> stacks 17:08:00 + OS_COE_STACKS=() 17:08:00 + [[ 0 -gt 0 ]] 17:08:00 + mapfile -t OS_STACKS 17:08:00 ++ 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:08:00 ++ awk '{print $1}' 17:08:02 + echo '-----> Active stacks' 17:08:02 -----> Active stacks 17:08:02 + echo '-----> Delete orphaned stacks' 17:08:02 -----> Delete orphaned stacks 17:08:02 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:08:02 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:08:02 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7836163438952929664.sh 17:08:02 ---> Orphaned servers 17:08:02 Setup pyenv: 17:08:02 system 17:08:02 3.8.20 17:08:02 3.9.20 17:08:02 3.10.15 17:08:02 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:08:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 17:08:13 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:08:17 -----> Active servers 17:08:17 prd-ubuntu20.04-docker-2c-8g-954 17:08:17 prd-centos7-blackbox-4c-2g-780 17:08:17 -----> Delete orphaned servers 17:08:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 17:08:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 17:08:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins1113975861335685926.sh 17:08:18 ---> Orphaned ports 17:08:18 Setup pyenv: 17:08:18 system 17:08:18 3.8.20 17:08:18 3.9.20 17:08:18 3.10.15 17:08:18 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 17:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:08:28 No orphaned ports to process. 17:08:28 Build step 'Conditional step (single)' marked build as failure 17:08:28 $ ssh-agent -k 17:08:28 unset SSH_AUTH_SOCK; 17:08:28 unset SSH_AGENT_PID; 17:08:28 echo Agent pid 1560 killed; 17:08:28 [ssh-agent] Stopped. 17:08:28 [PostBuildScript] - [INFO] Executing post build scripts. 17:08:28 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13324215549865014653.sh 17:08:28 ---> sysstat.sh 17:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15172826625004673060.sh 17:08:29 ---> package-listing.sh 17:08:29 ++ facter osfamily 17:08:29 ++ tr '[:upper:]' '[:lower:]' 17:08:29 + OS_FAMILY=debian 17:08:29 + workspace=/w/workspace/ci-management-openstack-cron 17:08:29 + START_PACKAGES=/tmp/packages_start.txt 17:08:29 + END_PACKAGES=/tmp/packages_end.txt 17:08:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:08:29 + PACKAGES=/tmp/packages_start.txt 17:08:29 + '[' /w/workspace/ci-management-openstack-cron ']' 17:08:29 + PACKAGES=/tmp/packages_end.txt 17:08:29 + case "${OS_FAMILY}" in 17:08:29 + dpkg -l 17:08:29 + grep '^ii' 17:08:29 + '[' -f /tmp/packages_start.txt ']' 17:08:29 + '[' -f /tmp/packages_end.txt ']' 17:08:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:08:29 + '[' /w/workspace/ci-management-openstack-cron ']' 17:08:29 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 17:08:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 17:08:29 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13906269648334702202.sh 17:08:29 ---> capture-instance-metadata.sh 17:08:29 Setup pyenv: 17:08:29 system 17:08:29 3.8.20 17:08:29 3.9.20 17:08:29 3.10.15 17:08:29 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools 17:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:08:37 INFO: Running in OpenStack, capturing instance metadata 17:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18103468220803512715.sh 17:08:37 provisioning config files... 17:08:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config3164472167793661866tmp 17:08:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:08:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:08:37 [EnvInject] - Injecting environment variables from a build step. 17:08:37 [EnvInject] - Injecting as environment variables the properties content 17:08:37 SERVER_ID=logs 17:08:37 17:08:37 [EnvInject] - Variables injected successfully. 17:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17719986618016092465.sh 17:08:37 ---> create-netrc.sh 17:08:37 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14054180092312591798.sh 17:08:37 ---> python-tools-install.sh 17:08:37 Setup pyenv: 17:08:37 system 17:08:37 3.8.20 17:08:37 3.9.20 17:08:37 3.10.15 17:08:37 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:08:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:39 lf-activate-venv(): INFO: Installing additional packages: lftools 17:08:44 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:08:44 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins437273427900673915.sh 17:08:44 ---> sudo-logs.sh 17:08:44 Archiving 'sudo' log.. 17:08:45 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1977705417459390197.sh 17:08:45 ---> job-cost.sh 17:08:45 Setup pyenv: 17:08:45 system 17:08:45 3.8.20 17:08:45 3.9.20 17:08:45 3.10.15 17:08:45 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:08:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:08:52 INFO: No Stack... 17:08:52 INFO: Retrieving Pricing Info for: v3-standard-2 17:08:52 INFO: Archiving Costs 17:08:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11349296809790970241.sh 17:08:52 ---> logs-deploy.sh 17:08:52 Setup pyenv: 17:08:52 system 17:08:52 3.8.20 17:08:52 3.9.20 17:08:52 3.10.15 17:08:52 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 17:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HNWa from file:/tmp/.os_lf_venv 17:08:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:08:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:09:00 lf-activate-venv(): INFO: Adding /tmp/venv-HNWa/bin to PATH 17:09:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/64663 17:09:00 INFO: archiving workspace using pattern(s): 17:09:01 Archives upload complete. 17:09:01 INFO: archiving logs to Nexus 17:09:02 ---> uname -a: 17:09:02 Linux prd-ubuntu20-04-docker-2c-8g-954 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:09:02 17:09:02 17:09:02 ---> lscpu: 17:09:02 Architecture: x86_64 17:09:02 CPU op-mode(s): 32-bit, 64-bit 17:09:02 Byte Order: Little Endian 17:09:02 Address sizes: 40 bits physical, 48 bits virtual 17:09:02 CPU(s): 2 17:09:02 On-line CPU(s) list: 0,1 17:09:02 Thread(s) per core: 1 17:09:02 Core(s) per socket: 1 17:09:02 Socket(s): 2 17:09:02 NUMA node(s): 1 17:09:02 Vendor ID: AuthenticAMD 17:09:02 CPU family: 23 17:09:02 Model: 49 17:09:02 Model name: AMD EPYC-Rome Processor 17:09:02 Stepping: 0 17:09:02 CPU MHz: 2799.998 17:09:02 BogoMIPS: 5599.99 17:09:02 Virtualization: AMD-V 17:09:02 Hypervisor vendor: KVM 17:09:02 Virtualization type: full 17:09:02 L1d cache: 64 KiB 17:09:02 L1i cache: 64 KiB 17:09:02 L2 cache: 1 MiB 17:09:02 L3 cache: 32 MiB 17:09:02 NUMA node0 CPU(s): 0,1 17:09:02 Vulnerability Gather data sampling: Not affected 17:09:02 Vulnerability Itlb multihit: Not affected 17:09:02 Vulnerability L1tf: Not affected 17:09:02 Vulnerability Mds: Not affected 17:09:02 Vulnerability Meltdown: Not affected 17:09:02 Vulnerability Mmio stale data: Not affected 17:09:02 Vulnerability Retbleed: Vulnerable 17:09:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:09:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:09:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:09:02 Vulnerability Srbds: Not affected 17:09:02 Vulnerability Tsx async abort: Not affected 17:09:02 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:09:02 17:09:02 17:09:02 ---> nproc: 17:09:02 2 17:09:02 17:09:02 17:09:02 ---> df -h: 17:09:02 Filesystem Size Used Avail Use% Mounted on 17:09:02 udev 3.9G 0 3.9G 0% /dev 17:09:02 tmpfs 795M 1.1M 794M 1% /run 17:09:02 /dev/vda1 39G 9.9G 29G 26% / 17:09:02 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:09:02 tmpfs 5.0M 0 5.0M 0% /run/lock 17:09:02 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:09:02 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 17:09:02 /dev/loop1 62M 62M 0 100% /snap/core20/1405 17:09:02 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 17:09:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:09:02 tmpfs 795M 0 795M 0% /run/user/1001 17:09:02 17:09:02 17:09:02 ---> free -m: 17:09:02 total used free shared buff/cache available 17:09:02 Mem: 7945 547 4877 1 2520 7097 17:09:02 Swap: 1023 0 1023 17:09:02 17:09:02 17:09:02 ---> ip addr: 17:09:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:09:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:09:02 inet 127.0.0.1/8 scope host lo 17:09:02 valid_lft forever preferred_lft forever 17:09:02 inet6 ::1/128 scope host 17:09:02 valid_lft forever preferred_lft forever 17:09:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:09:02 link/ether fa:16:3e:78:d8:db brd ff:ff:ff:ff:ff:ff 17:09:02 inet 10.30.123.181/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 17:09:02 valid_lft 86131sec preferred_lft 86131sec 17:09:02 inet6 fe80::f816:3eff:fe78:d8db/64 scope link 17:09:02 valid_lft forever preferred_lft forever 17:09:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:09:02 link/ether da:2f:63:fb:0e:7f brd ff:ff:ff:ff:ff:ff 17:09:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:09:02 valid_lft forever preferred_lft forever 17:09:02 17:09:02 17:09:02 ---> sar -b -r -n DEV: 17:09:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-954) 08/26/26 _x86_64_ (2 CPU) 17:09:02 17:09:02 17:04:36 LINUX RESTART (2 CPU) 17:09:02 17:09:02 17:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:09:02 17:06:01 97.51 63.42 34.09 0.00 10604.95 31271.57 0.00 17:09:02 17:07:01 35.48 0.42 35.06 0.00 24.40 4483.94 0.00 17:09:02 17:08:01 79.70 1.27 78.44 0.00 112.51 13060.49 0.00 17:09:02 17:09:01 26.01 2.20 23.81 0.00 178.24 2940.44 0.00 17:09:02 Average: 59.52 16.63 42.89 0.00 2697.41 12863.19 0.00 17:09:02 17:09:02 17:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:09:02 17:06:01 5504784 7312708 487544 5.99 60040 1928100 1127816 12.28 663992 1751852 44276 17:09:02 17:07:01 5355700 7271388 524572 6.45 69300 2022480 1161820 12.65 712868 1844068 42768 17:09:02 17:08:01 5036484 7297416 475564 5.84 93388 2321516 1112788 12.12 719656 2111508 72044 17:09:02 17:09:01 4993248 7266752 505612 6.21 94120 2332932 1153696 12.56 762292 2112008 27160 17:09:02 Average: 5222554 7287066 498323 6.12 79212 2151257 1139030 12.40 714702 1954859 46562 17:09:02 17:09:02 17:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:09:02 17:06:01 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 17:09:02 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:02 17:06:01 ens3 304.98 188.16 952.98 66.00 0.00 0.00 0.00 0.00 17:09:02 17:07:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:09:02 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:02 17:07:01 ens3 42.31 28.73 757.37 4.43 0.00 0.00 0.00 0.00 17:09:02 17:08:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:09:02 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:02 17:08:01 ens3 32.16 24.08 427.37 4.89 0.00 0.00 0.00 0.00 17:09:02 17:09:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 17:09:02 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:02 17:09:01 ens3 19.78 15.70 24.81 6.81 0.00 0.00 0.00 0.00 17:09:02 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 17:09:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:09:02 Average: ens3 98.96 63.65 538.93 20.34 0.00 0.00 0.00 0.00 17:09:02 17:09:02 17:09:02 ---> sar -P ALL: 17:09:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-954) 08/26/26 _x86_64_ (2 CPU) 17:09:02 17:09:02 17:04:36 LINUX RESTART (2 CPU) 17:09:02 17:09:02 17:05:02 CPU %user %nice %system %iowait %steal %idle 17:09:02 17:06:01 all 19.38 0.00 2.97 31.97 0.10 45.58 17:09:02 17:06:01 0 18.58 0.00 2.89 11.12 0.10 67.31 17:09:02 17:06:01 1 20.19 0.00 3.05 52.85 0.10 23.80 17:09:02 17:07:01 all 8.95 0.00 0.77 41.33 0.07 48.88 17:09:02 17:07:01 0 5.43 0.00 0.42 2.91 0.05 91.20 17:09:02 17:07:01 1 12.49 0.00 1.12 80.01 0.10 6.28 17:09:02 17:08:01 all 42.69 0.00 3.40 2.18 0.13 51.61 17:09:02 17:08:01 0 33.58 0.00 2.40 1.62 0.13 62.27 17:09:02 17:08:01 1 51.89 0.00 4.41 2.74 0.13 40.83 17:09:02 17:09:01 all 43.79 0.00 3.01 0.38 0.13 52.68 17:09:02 17:09:01 0 7.43 0.00 2.00 0.68 0.07 89.82 17:09:02 17:09:01 1 80.24 0.00 4.02 0.08 0.20 15.46 17:09:02 Average: all 28.77 0.00 2.53 18.87 0.11 49.72 17:09:02 Average: 0 16.26 0.00 1.92 4.03 0.09 77.70 17:09:02 Average: 1 41.35 0.00 3.15 33.79 0.13 21.58 17:09:02 17:09:02 17:09:02