Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-986 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-xtesting-security-docker-merge-london [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-cUy60T6MxCnQ/agent.2123 SSH_AGENT_PID=2125 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/integration-xtesting-security-docker-merge-london@tmp/private_key_8871280002564704035.key (/w/workspace/integration-xtesting-security-docker-merge-london@tmp/private_key_8871280002564704035.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/integration/xtesting > git init /w/workspace/integration-xtesting-security-docker-merge-london # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/xtesting +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/london^{commit} # timeout=10 Checking out Revision 814d065348e4d5646be878b0b70a36d9e7a83188 (refs/remotes/origin/london) > git config core.sparsecheckout # timeout=10 > git checkout -f 814d065348e4d5646be878b0b70a36d9e7a83188 # timeout=10 Commit message: "[XTESTING] Use Python 3.11 images as a base of xtesting images" > git rev-list --no-walk 814d065348e4d5646be878b0b70a36d9e7a83188 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins8176026226517157610.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hUfa lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hUfa/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.2 from /tmp/venv-hUfa/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.2 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.31 botocore==1.34.31 bs4==0.0.2 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.5.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.5.0 docker==4.2.2 dogpile.cache==1.3.0 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.41 google-auth==2.27.0 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.5.0 kubernetes==29.0.0 lftools==0.37.8 lxml==5.1.0 MarkupSafe==2.1.4 msgpack==1.0.7 multi_key_dict==2.0.3 munch==4.0.0 netaddr==0.10.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.0 oslo.config==9.3.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.3.0 oslo.utils==7.0.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.4.0 python-jenkins==1.8.2 python-keystoneclient==5.3.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.4 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.17.1 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.4 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-london@tmp/config15123218391636757446tmp copy managed file [integration-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-london@tmp/config3234008273923212308tmp [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins5501682507322532413.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins17708130269553365790.sh [integration-xtesting-security-docker-merge-london] $ /bin/sh -xe /tmp/jenkins5329854786103079966.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=./security CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=stream [EnvInject] - Variables injected successfully. [integration-xtesting-security-docker-merge-london] $ /bin/bash -l /tmp/jenkins265081268401180948.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-london/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUfa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-hUfa/bin to PATH ---> Docker image tag found: london [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=-f ./docker/Dockerfile DOCKER_ROOT=./security CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.onap.org:10003 DOCKER_NAME=onap/xtesting-security [EnvInject] - Variables injected successfully. [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins9354715382781957681.sh ---> docker-build.sh Docker version 20.10.18, build b40c2f6 Building image: nexus3.onap.org:10003/onap/xtesting-security:london docker build -f ./docker/Dockerfile -t nexus3.onap.org:10003/onap/xtesting-security:london . Sending build context to Docker daemon 40.45kB Step 1/26 : FROM golang:1.20 AS build_yq 1.20: Pulling from library/golang 1b13d4e1a46e: Pulling fs layer 1c74526957fc: Pulling fs layer 30d855997954: Pulling fs layer 223fb869183b: Pulling fs layer d1c84aed690e: Pulling fs layer 199b8158f6cf: Pulling fs layer 4f4fb700ef54: Pulling fs layer d1c84aed690e: Waiting 223fb869183b: Waiting 199b8158f6cf: Waiting 4f4fb700ef54: Waiting 1c74526957fc: Verifying Checksum 1c74526957fc: Download complete 1b13d4e1a46e: Verifying Checksum 1b13d4e1a46e: Download complete 30d855997954: Verifying Checksum 30d855997954: Download complete 199b8158f6cf: Download complete 4f4fb700ef54: Verifying Checksum 4f4fb700ef54: Download complete 223fb869183b: Verifying Checksum 223fb869183b: Download complete d1c84aed690e: Verifying Checksum d1c84aed690e: Download complete 1b13d4e1a46e: Pull complete 1c74526957fc: Pull complete 30d855997954: Pull complete 223fb869183b: Pull complete d1c84aed690e: Pull complete 199b8158f6cf: Pull complete 4f4fb700ef54: Pull complete Digest: sha256:53a459e3c718fc67dc13c966fc8d724d1c967fdfbf4fe87592c665873b6c4eed Status: Downloaded newer image for golang:1.20 ---> 76e8316f06d1 Step 2/26 : WORKDIR /go/src/github.com/mikefarah/ ---> Running in 13a96be151f0 Removing intermediate container 13a96be151f0 ---> 7ff79cd2d860 Step 3/26 : RUN git clone https://github.com/mikefarah/yq.git --depth 1 ---> Running in dc0870789e02 Cloning into 'yq'... Removing intermediate container dc0870789e02 ---> b1c1686fccc6 Step 4/26 : WORKDIR /go/src/github.com/mikefarah/yq ---> Running in 8109f8b337b5 Removing intermediate container 8109f8b337b5 ---> 354c82f4aefb Step 5/26 : RUN go mod tidy ---> Running in 8ac4df8e07b7 go: go.mod file indicates go 1.21, but maximum version supported by tidy is 1.20 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2125 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins717695736749267974.sh ---> sysstat.sh [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins16573736169578107757.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/integration-xtesting-security-docker-merge-london + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/integration-xtesting-security-docker-merge-london ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/integration-xtesting-security-docker-merge-london ']' + mkdir -p /w/workspace/integration-xtesting-security-docker-merge-london/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-security-docker-merge-london/archives/ [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins16409657134387907564.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-london/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUfa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hUfa/bin to PATH INFO: Running in OpenStack, capturing instance metadata [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins7875150166134838896.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-security-docker-merge-london@tmp/config11759092360469138507tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins9597034478441354108.sh ---> create-netrc.sh [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins5449578509519918795.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-london/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUfa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-hUfa/bin to PATH [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins10911353505068877040.sh ---> sudo-logs.sh Archiving 'sudo' log.. [integration-xtesting-security-docker-merge-london] $ /bin/bash /tmp/jenkins17810968292621001493.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-london/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUfa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-hUfa/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [integration-xtesting-security-docker-merge-london] $ /bin/bash -l /tmp/jenkins8486219771062085677.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/integration-xtesting-security-docker-merge-london/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hUfa from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-hUfa/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-security-docker-merge-london/175 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-986 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 708K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 791 28296 0 3078 30919 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:1e:17:b7 brd ff:ff:ff:ff:ff:ff inet 10.30.106.221/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86176sec preferred_lft 86176sec inet6 fe80::f816:3eff:fe1e:17b7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:d3:44:62:0e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:d3ff:fe44:620e/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-986) 01/30/24 _x86_64_ (8 CPU) 20:33:27 LINUX RESTART (8 CPU) 20:34:03 tps rtps wtps bread/s bwrtn/s 20:35:01 108.81 59.99 48.82 3763.76 28424.06 20:36:01 98.73 19.63 79.10 2188.30 19086.42 20:37:01 146.96 3.20 143.76 415.40 44690.55 Average: 118.27 27.24 91.03 2104.05 30759.62 20:34:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:01 30280728 31707880 2658492 8.07 53872 1694124 1454812 4.28 839716 1548012 87820 20:36:01 29084196 31708696 3855024 11.70 88624 2813480 1686740 4.96 916380 2573752 987668 20:37:01 28970416 31655588 3968804 12.05 102088 2849928 1467544 4.32 998256 2583744 56884 Average: 29445113 31690721 3494107 10.61 81528 2452511 1536365 4.52 918117 2235169 377457 20:34:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:01 ens3 308.45 222.01 1483.04 64.91 0.00 0.00 0.00 0.00 20:35:01 lo 1.31 1.31 0.14 0.14 0.00 0.00 0.00 0.00 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:36:01 ens3 359.89 189.00 5736.53 19.87 0.00 0.00 0.00 0.00 20:36:01 lo 3.60 3.60 0.37 0.37 0.00 0.00 0.00 0.00 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:37:01 ens3 27.21 22.48 71.79 8.39 0.00 0.00 0.00 0.00 20:37:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 20:37:01 docker0 1.07 1.35 0.08 6.30 0.00 0.00 0.00 0.00 Average: ens3 230.99 143.63 2441.09 30.68 0.00 0.00 0.00 0.00 Average: lo 1.86 1.86 0.19 0.19 0.00 0.00 0.00 0.00 Average: docker0 0.36 0.45 0.03 2.12 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-986) 01/30/24 _x86_64_ (8 CPU) 20:33:27 LINUX RESTART (8 CPU) 20:34:03 CPU %user %nice %system %iowait %steal %idle 20:35:01 all 8.03 0.00 0.76 6.88 0.03 84.30 20:35:01 0 12.49 0.00 0.83 1.73 0.03 84.92 20:35:01 1 6.72 0.00 0.57 0.93 0.02 91.76 20:35:01 2 3.79 0.00 0.62 16.08 0.03 79.47 20:35:01 3 13.51 0.00 1.19 28.66 0.05 56.58 20:35:01 4 3.33 0.00 0.81 3.49 0.03 92.33 20:35:01 5 11.46 0.00 0.93 2.31 0.02 85.28 20:35:01 6 4.70 0.00 0.47 0.81 0.02 94.00 20:35:01 7 8.24 0.00 0.63 0.99 0.05 90.09 20:36:01 all 11.00 0.00 1.73 2.79 0.04 84.44 20:36:01 0 11.48 0.00 1.81 0.69 0.03 85.99 20:36:01 1 8.33 0.00 1.74 3.22 0.05 86.66 20:36:01 2 12.70 0.00 1.86 0.60 0.03 84.81 20:36:01 3 18.50 0.00 2.49 12.08 0.07 66.86 20:36:01 4 9.34 0.00 1.31 2.06 0.02 87.28 20:36:01 5 3.08 0.00 1.30 0.37 0.03 95.22 20:36:01 6 2.73 0.00 1.22 0.72 0.03 95.30 20:36:01 7 21.83 0.00 2.12 2.65 0.07 73.33 20:37:01 all 7.84 0.00 0.95 5.15 0.03 86.03 20:37:01 0 3.46 0.00 0.60 0.10 0.03 95.81 20:37:01 1 1.34 0.00 0.60 5.72 0.02 92.33 20:37:01 2 3.37 0.00 0.63 0.25 0.02 95.73 20:37:01 3 11.33 0.00 2.23 24.37 0.05 62.02 20:37:01 4 6.37 0.00 0.62 2.92 0.03 90.06 20:37:01 5 19.31 0.00 1.42 7.14 0.03 72.10 20:37:01 6 3.34 0.00 0.58 0.38 0.02 95.68 20:37:01 7 14.18 0.00 0.88 0.43 0.03 84.47 Average: all 8.96 0.00 1.15 4.92 0.04 84.93 Average: 0 9.10 0.00 1.08 0.83 0.03 88.95 Average: 1 5.45 0.00 0.98 3.31 0.03 90.24 Average: 2 6.65 0.00 1.04 5.53 0.03 86.76 Average: 3 14.45 0.00 1.98 21.64 0.06 61.87 Average: 4 6.38 0.00 0.91 2.82 0.03 89.86 Average: 5 11.28 0.00 1.22 3.28 0.03 84.18 Average: 6 3.58 0.00 0.76 0.64 0.02 95.00 Average: 7 14.84 0.00 1.22 1.36 0.05 82.53