09:03:49 Started by timer 09:03:49 Running as SYSTEM 09:03:50 [EnvInject] - Loading node environment variables. 09:03:50 Building remotely on prd-ubuntu20.04-docker-2c-8g-11230 (ubuntu20.04-docker-2c-8g) in workspace /w/workspace/ci-management-openstack-cron 09:03:50 [ssh-agent] Looking for ssh-agent implementation... 09:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:50 $ ssh-agent 09:03:50 SSH_AUTH_SOCK=/tmp/ssh-ZLEqU6xzZlio/agent.1532 09:03:50 SSH_AGENT_PID=1534 09:03:50 [ssh-agent] Started. 09:03:50 Running ssh-add (command line suppressed) 09:03:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_14105979027176956596.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_14105979027176956596.key) 09:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:51 The recommended git tool is: NONE 09:03:52 using credential edgex-jenkins-ssh 09:03:52 Wiping out workspace first. 09:03:52 Cloning the remote Git repository 09:03:52 Cloning repository git@github.com:edgexfoundry/ci-management 09:03:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 09:03:52 Fetching upstream changes from git@github.com:edgexfoundry/ci-management 09:03:52 > git --version # timeout=10 09:03:52 > git --version # 'git version 2.25.1' 09:03:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:03:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:00 ERROR: Error cloning remote repo 'origin' 09:04:00 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-management +refs/heads/*:refs/remotes/origin/*" returned status code 128: 09:04:00 stdout: 09:04:00 stderr: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 09:04:00 @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @ 09:04:00 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 09:04:00 The RSA host key for github.com has changed, 09:04:00 and the key for the corresponding IP address 140.82.112.3 09:04:00 is unknown. This could either mean that 09:04:00 DNS SPOOFING is happening or the IP address for the host 09:04:00 and its host key have changed at the same time. 09:04:00 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 09:04:00 @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ 09:04:00 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 09:04:00 IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! 09:04:00 Someone could be eavesdropping on you right now (man-in-the-middle attack)! 09:04:00 It is also possible that a host key has just been changed. 09:04:00 The fingerprint for the RSA key sent by the remote host is 09:04:00 SHA256:uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s. 09:04:00 Please contact your system administrator. 09:04:00 Add correct host key in /dev/null to get rid of this message. 09:04:00 Offending RSA key in /etc/ssh/ssh_known_hosts:1 09:04:00 remove with: 09:04:00 ssh-keygen -f "/etc/ssh/ssh_known_hosts" -R "github.com" 09:04:00 Password authentication is disabled to avoid man-in-the-middle attacks. 09:04:00 Keyboard-interactive authentication is disabled to avoid man-in-the-middle attacks. 09:04:00 git@github.com: Permission denied (publickey). 09:04:00 fatal: Could not read from remote repository. 09:04:00 09:04:00 Please make sure you have the correct access rights 09:04:00 and the repository exists. 09:04:00 09:04:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 09:04:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 09:04:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 09:04:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 09:04:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 09:04:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 09:04:00 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:04:00 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:04:00 at hudson.remoting.Request$2.run(Request.java:377) 09:04:00 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:04:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:04:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:04:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:04:00 at java.base/java.lang.Thread.run(Thread.java:829) 09:04:00 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu20.04-docker-2c-8g-11230 09:04:00 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 09:04:00 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:04:00 at hudson.remoting.Channel.call(Channel.java:1003) 09:04:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 09:04:00 at jdk.internal.reflect.GeneratedMethodAccessor341.invoke(Unknown Source) 09:04:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 09:04:00 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 09:04:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 09:04:00 at com.sun.proxy.$Proxy98.execute(Unknown Source) 09:04:00 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) 09:04:00 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 09:04:00 at hudson.scm.SCM.checkout(SCM.java:540) 09:04:00 at hudson.model.AbstractProject.checkout(AbstractProject.java:1248) 09:04:00 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 09:04:00 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 09:04:00 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 09:04:00 at hudson.model.Run.execute(Run.java:1895) 09:04:00 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:04:00 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:04:00 at hudson.model.Executor.run(Executor.java:442) 09:04:00 ERROR: Error cloning remote repo 'origin' 09:04:00 $ ssh-agent -k 09:04:00 unset SSH_AUTH_SOCK; 09:04:00 unset SSH_AGENT_PID; 09:04:00 echo Agent pid 1534 killed; 09:04:00 [ssh-agent] Stopped. 09:04:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:04:00 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins1713001972125792744.sh 09:04:00 ---> sysstat.sh 09:04:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2442125152545052444.sh 09:04:01 ---> package-listing.sh 09:04:01 ++ tr '[:upper:]' '[:lower:]' 09:04:01 ++ facter osfamily 09:04:01 + OS_FAMILY=debian 09:04:01 + workspace=/w/workspace/ci-management-openstack-cron 09:04:01 + START_PACKAGES=/tmp/packages_start.txt 09:04:01 + END_PACKAGES=/tmp/packages_end.txt 09:04:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:01 + PACKAGES=/tmp/packages_start.txt 09:04:01 + '[' /w/workspace/ci-management-openstack-cron ']' 09:04:01 + PACKAGES=/tmp/packages_end.txt 09:04:01 + case "${OS_FAMILY}" in 09:04:01 + dpkg -l 09:04:01 + grep '^ii' 09:04:01 + '[' -f /tmp/packages_start.txt ']' 09:04:01 + '[' -f /tmp/packages_end.txt ']' 09:04:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:01 + '[' /w/workspace/ci-management-openstack-cron ']' 09:04:01 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 09:04:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 09:04:01 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7330300986885404973.sh 09:04:01 ---> capture-instance-metadata.sh 09:04:01 Setup pyenv: 09:04:01 * system (set by /opt/pyenv/version) 09:04:01 * 3.8.20 (set by /opt/pyenv/version) 09:04:01 * 3.9.20 (set by /opt/pyenv/version) 09:04:01 3.10.15 09:04:01 3.11.10 09:04:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-URT4 09:04:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:10 lf-activate-venv(): INFO: Base packages installed successfully 09:04:10 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-URT4/bin to PATH 09:04:42 INFO: Running in OpenStack, capturing instance metadata 09:04:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7787058841987732949.sh 09:04:42 provisioning config files... 09:04:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6158559033456800016tmp 09:04:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:04:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:04:42 [EnvInject] - Injecting environment variables from a build step. 09:04:42 [EnvInject] - Injecting as environment variables the properties content 09:04:42 SERVER_ID=logs 09:04:42 09:04:42 [EnvInject] - Variables injected successfully. 09:04:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13590650231659314282.sh 09:04:42 ---> create-netrc.sh 09:04:42 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5127852172365144012.sh 09:04:42 ---> python-tools-install.sh 09:04:42 Setup pyenv: 09:04:42 system 09:04:42 3.8.20 09:04:42 3.9.20 09:04:42 3.10.15 09:04:42 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URT4 from file:/tmp/.os_lf_venv 09:04:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:04:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:04:44 lf-activate-venv(): INFO: Base packages installed successfully 09:04:44 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-URT4/bin to PATH 09:04:50 Generating Requirements File 09:05:09 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. 09:05:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:05:09 Python 3.11.10 09:05:10 pip 26.1.1 from /tmp/venv-URT4/lib/python3.11/site-packages/pip (python 3.11) 09:05:10 aiohappyeyeballs==2.6.2 09:05:10 aiohttp==3.13.5 09:05:10 aiosignal==1.4.0 09:05:10 appdirs==1.4.4 09:05:10 argcomplete==3.6.3 09:05:10 aspy.yaml==1.3.0 09:05:10 attrs==26.1.0 09:05:10 autopage==0.6.0 09:05:10 beautifulsoup4==4.14.3 09:05:10 boto3==1.43.14 09:05:10 botocore==1.43.14 09:05:10 bs4==0.0.2 09:05:10 certifi==2026.5.20 09:05:10 cffi==2.0.0 09:05:10 cfgv==3.5.0 09:05:10 chardet==7.4.3 09:05:10 charset-normalizer==3.4.7 09:05:10 click==8.4.1 09:05:10 cliff==4.14.0 09:05:10 cmd2==3.5.1 09:05:10 cryptography==3.3.2 09:05:10 debtcollector==3.1.0 09:05:10 decorator==5.3.1 09:05:10 defusedxml==0.7.1 09:05:10 Deprecated==1.3.1 09:05:10 distlib==0.4.0 09:05:10 dnspython==2.8.0 09:05:10 docker==7.1.0 09:05:10 dogpile.cache==1.5.0 09:05:10 durationpy==0.10 09:05:10 email-validator==2.3.0 09:05:10 filelock==3.29.0 09:05:10 frozenlist==1.8.0 09:05:10 future==1.0.0 09:05:10 gitdb==4.0.12 09:05:10 GitPython==3.1.50 09:05:10 httplib2==0.30.2 09:05:10 identify==2.6.19 09:05:10 idna==3.16 09:05:10 importlib-resources==1.5.0 09:05:10 iso8601==2.1.0 09:05:10 Jinja2==3.1.6 09:05:10 jmespath==1.1.0 09:05:10 jsonpatch==1.33 09:05:10 jsonpointer==3.1.1 09:05:10 jsonschema==4.26.0 09:05:10 jsonschema-specifications==2025.9.1 09:05:10 keystoneauth1==5.14.0 09:05:10 kubernetes==36.0.0 09:05:10 lftools==0.37.22 09:05:10 lxml==6.1.1 09:05:10 markdown-it-py==4.2.0 09:05:10 MarkupSafe==3.0.3 09:05:10 mdurl==0.1.2 09:05:10 msgpack==1.1.2 09:05:10 multi_key_dict==2.0.3 09:05:10 multidict==6.7.1 09:05:10 munch==4.0.0 09:05:10 netaddr==1.3.0 09:05:10 niet==1.4.2 09:05:10 nodeenv==1.10.0 09:05:10 oauth2client==4.1.3 09:05:10 oauthlib==3.3.1 09:05:10 openstacksdk==4.13.0 09:05:10 os-service-types==1.8.2 09:05:10 osc-lib==4.6.0 09:05:10 oslo.config==10.4.0 09:05:10 oslo.context==6.4.0 09:05:10 oslo.i18n==6.8.0 09:05:10 oslo.log==8.2.0 09:05:10 oslo.serialization==5.10.0 09:05:10 oslo.utils==10.0.1 09:05:10 packaging==26.2 09:05:10 pbr==7.0.3 09:05:10 platformdirs==4.9.6 09:05:10 prettytable==3.17.0 09:05:10 propcache==0.5.2 09:05:10 psutil==7.2.2 09:05:10 pyasn1==0.6.3 09:05:10 pyasn1_modules==0.4.2 09:05:10 pycparser==3.0 09:05:10 pygerrit2==2.0.15 09:05:10 PyGithub==2.9.1 09:05:10 Pygments==2.20.0 09:05:10 PyJWT==2.13.0 09:05:10 PyNaCl==1.6.2 09:05:10 pyparsing==2.4.7 09:05:10 pyperclip==1.11.0 09:05:10 pyrsistent==0.20.0 09:05:10 python-cinderclient==9.9.0 09:05:10 python-dateutil==2.9.0.post0 09:05:10 python-discovery==1.3.1 09:05:10 python-heatclient==5.2.0 09:05:10 python-jenkins==1.8.3 09:05:10 python-keystoneclient==5.8.0 09:05:10 python-magnumclient==4.10.0 09:05:10 python-openstackclient==10.0.0 09:05:10 python-swiftclient==4.10.0 09:05:10 PyYAML==6.0.3 09:05:10 referencing==0.37.0 09:05:10 requests==2.34.2 09:05:10 requests-oauthlib==2.0.0 09:05:10 rfc3986==2.0.0 09:05:10 rich==15.0.0 09:05:10 rich-argparse==1.8.0 09:05:10 rpds-py==0.30.0 09:05:10 rsa==4.9.1 09:05:10 ruamel.yaml==0.19.1 09:05:10 ruamel.yaml.clib==0.2.15 09:05:10 s3transfer==0.17.0 09:05:10 simplejson==4.1.1 09:05:10 six==1.17.0 09:05:10 smmap==5.0.3 09:05:10 soupsieve==2.8.4 09:05:10 stevedore==5.8.0 09:05:10 tabulate==0.10.0 09:05:10 toml==0.10.2 09:05:10 tomlkit==0.15.0 09:05:10 tqdm==4.67.3 09:05:10 typing_extensions==4.15.0 09:05:10 urllib3==1.26.20 09:05:10 virtualenv==21.3.3 09:05:10 wcwidth==0.7.0 09:05:10 websocket-client==1.9.0 09:05:10 wrapt==2.2.1 09:05:10 xdg==6.0.0 09:05:10 xmltodict==1.0.4 09:05:10 yarl==1.24.2 09:05:10 yq==3.4.3 09:05:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins10537155023519104428.sh 09:05:10 ---> sudo-logs.sh 09:05:10 Archiving 'sudo' log.. 09:05:10 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14616229347867919586.sh 09:05:10 ---> job-cost.sh 09:05:10 Setup pyenv: 09:05:10 system 09:05:10 3.8.20 09:05:10 3.9.20 09:05:10 3.10.15 09:05:11 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URT4 from file:/tmp/.os_lf_venv 09:05:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:12 lf-activate-venv(): INFO: Base packages installed successfully 09:05:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:05:16 lf-activate-venv(): INFO: Adding /tmp/venv-URT4/bin to PATH 09:05:16 INFO: No Stack... 09:05:17 INFO: Retrieving Pricing Info for: v3-standard-2 09:05:17 INFO: Archiving Costs 09:05:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12021002158872576694.sh 09:05:17 ---> logs-deploy.sh 09:05:17 Setup pyenv: 09:05:17 system 09:05:17 3.8.20 09:05:17 3.9.20 09:05:17 3.10.15 09:05:17 * 3.11.10 (set by /w/workspace/ci-management-openstack-cron/.python-version) 09:05:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-URT4 from file:/tmp/.os_lf_venv 09:05:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:19 lf-activate-venv(): INFO: Base packages installed successfully 09:05:19 lf-activate-venv(): INFO: Installing additional packages: lftools 09:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-URT4/bin to PATH 09:05:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/ci-management-openstack-cron/62426 09:05:24 INFO: archiving workspace using pattern(s): 09:05:25 Archives upload complete. 09:05:26 INFO: archiving logs to Nexus 09:05:27 ---> uname -a: 09:05:27 Linux prd-ubuntu20-04-docker-2c-8g-11230 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 09:05:27 09:05:27 09:05:27 ---> lscpu: 09:05:27 Architecture: x86_64 09:05:27 CPU op-mode(s): 32-bit, 64-bit 09:05:27 Byte Order: Little Endian 09:05:27 Address sizes: 40 bits physical, 48 bits virtual 09:05:27 CPU(s): 2 09:05:27 On-line CPU(s) list: 0,1 09:05:27 Thread(s) per core: 1 09:05:27 Core(s) per socket: 1 09:05:27 Socket(s): 2 09:05:27 NUMA node(s): 1 09:05:27 Vendor ID: AuthenticAMD 09:05:27 CPU family: 23 09:05:27 Model: 49 09:05:27 Model name: AMD EPYC-Rome Processor 09:05:27 Stepping: 0 09:05:27 CPU MHz: 2799.934 09:05:27 BogoMIPS: 5599.86 09:05:27 Virtualization: AMD-V 09:05:27 Hypervisor vendor: KVM 09:05:27 Virtualization type: full 09:05:27 L1d cache: 64 KiB 09:05:27 L1i cache: 64 KiB 09:05:27 L2 cache: 1 MiB 09:05:27 L3 cache: 32 MiB 09:05:27 NUMA node0 CPU(s): 0,1 09:05:27 Vulnerability Gather data sampling: Not affected 09:05:27 Vulnerability Itlb multihit: Not affected 09:05:27 Vulnerability L1tf: Not affected 09:05:27 Vulnerability Mds: Not affected 09:05:27 Vulnerability Meltdown: Not affected 09:05:27 Vulnerability Mmio stale data: Not affected 09:05:27 Vulnerability Retbleed: Vulnerable 09:05:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:05:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:05:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:05:27 Vulnerability Srbds: Not affected 09:05:27 Vulnerability Tsx async abort: Not affected 09:05:27 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 09:05:27 09:05:27 09:05:27 ---> nproc: 09:05:27 2 09:05:27 09:05:27 09:05:27 ---> df -h: 09:05:27 Filesystem Size Used Avail Use% Mounted on 09:05:27 udev 3.9G 0 3.9G 0% /dev 09:05:27 tmpfs 795M 1.1M 794M 1% /run 09:05:27 /dev/vda1 39G 9.9G 29G 26% / 09:05:27 tmpfs 3.9G 0 3.9G 0% /dev/shm 09:05:27 tmpfs 5.0M 0 5.0M 0% /run/lock 09:05:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:05:27 /dev/loop0 44M 44M 0 100% /snap/snapd/15177 09:05:27 /dev/loop1 62M 62M 0 100% /snap/core20/1405 09:05:27 /dev/loop2 68M 68M 0 100% /snap/lxd/22753 09:05:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:05:27 tmpfs 795M 0 795M 0% /run/user/1001 09:05:27 09:05:27 09:05:27 ---> free -m: 09:05:27 total used free shared buff/cache available 09:05:27 Mem: 7945 506 4970 1 2468 7142 09:05:27 Swap: 1023 0 1023 09:05:27 09:05:27 09:05:27 ---> ip addr: 09:05:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:05:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:05:27 inet 127.0.0.1/8 scope host lo 09:05:27 valid_lft forever preferred_lft forever 09:05:27 inet6 ::1/128 scope host 09:05:27 valid_lft forever preferred_lft forever 09:05:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:05:27 link/ether fa:16:3e:8c:23:ae brd ff:ff:ff:ff:ff:ff 09:05:27 inet 10.30.122.9/23 metric 100 brd 10.30.123.255 scope global dynamic ens3 09:05:27 valid_lft 86274sec preferred_lft 86274sec 09:05:27 inet6 fe80::f816:3eff:fe8c:23ae/64 scope link 09:05:27 valid_lft forever preferred_lft forever 09:05:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:05:27 link/ether be:04:86:83:5f:60 brd ff:ff:ff:ff:ff:ff 09:05:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:05:27 valid_lft forever preferred_lft forever 09:05:27 09:05:27 09:05:27 ---> sar -b -r -n DEV: 09:05:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11230) 05/25/26 _x86_64_ (2 CPU) 09:05:27 09:05:27 09:03:23 LINUX RESTART (2 CPU) 09:05:27 09:05:27 09:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:05:27 09:05:01 87.37 9.83 77.54 0.00 924.25 6975.79 0.00 09:05:27 Average: 87.37 9.83 77.54 0.00 924.25 6975.79 0.00 09:05:27 09:05:27 09:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:05:27 09:05:01 5262700 7315180 470416 5.78 83312 2135596 1147848 12.50 668788 1962780 179404 09:05:27 Average: 5262700 7315180 470416 5.78 83312 2135596 1147848 12.50 668788 1962780 179404 09:05:27 09:05:27 09:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:05:27 09:05:01 ens3 76.05 56.19 1072.83 20.97 0.00 0.00 0.00 0.00 09:05:27 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:27 09:05:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:05:27 Average: ens3 76.05 56.19 1072.83 20.97 0.00 0.00 0.00 0.00 09:05:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:05:27 Average: lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 09:05:27 09:05:27 09:05:27 ---> sar -P ALL: 09:05:27 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-2c-8g-11230) 05/25/26 _x86_64_ (2 CPU) 09:05:27 09:05:27 09:03:23 LINUX RESTART (2 CPU) 09:05:27 09:05:27 09:04:01 CPU %user %nice %system %iowait %steal %idle 09:05:27 09:05:01 all 33.42 0.00 2.65 13.28 0.08 50.57 09:05:27 09:05:01 0 16.38 0.00 1.96 3.27 0.07 78.32 09:05:27 09:05:01 1 50.49 0.00 3.35 23.31 0.10 22.76 09:05:27 Average: all 33.42 0.00 2.65 13.28 0.08 50.57 09:05:27 Average: 0 16.38 0.00 1.96 3.27 0.07 78.32 09:05:27 Average: 1 50.49 0.00 3.35 23.31 0.10 22.76 09:05:27 09:05:27 09:05:27