Pull request #92 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 87b9236ad97a04252d95b3d4b5ada12ee07460b9+4a24059c2256ae691f8e7987901d78f70da52257 (e75768c73a01156a025171dd036bfc0b3de9c891) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh48398199787456748.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13952533435936121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-92/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-92/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8949821450795780484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3779481391080054542.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-92/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-92/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1696711817692311698.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1092 in /w/workspace/edgexfoundry_edgex-compose_PR-92 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/edgexfoundry_edgex-compose_PR-92 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp/jenkins-gitclient-ssh2584035527404628671.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp/jenkins-gitclient-ssh4613389771710094156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4a24059c2256ae691f8e7987901d78f70da52257 into PR head commit 87b9236ad97a04252d95b3d4b5ada12ee07460b9 Merge succeeded, producing 87b9236ad97a04252d95b3d4b5ada12ee07460b9 Checking out Revision 87b9236ad97a04252d95b3d4b5ada12ee07460b9 (PR-92) > git config core.sparsecheckout # timeout=10 > git checkout -f 87b9236ad97a04252d95b3d4b5ada12ee07460b9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp/jenkins-gitclient-ssh6870229312334076350.key > git merge 4a24059c2256ae691f8e7987901d78f70da52257 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87b9236ad97a04252d95b3d4b5ada12ee07460b9 # timeout=10 Commit message: "refactor: Updated for device-modus service key change" > git rev-list --no-walk 03125a6e517d2f011053ab342bd7324892b4bced # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:30:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 23:30:32 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 23:30:39 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #378 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:50:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:50:45 ---> package-listing.sh 23:50:45 ++ facter osfamily 23:50:45 ++ tr '[:upper:]' '[:lower:]' 23:50:46 + OS_FAMILY=redhat 23:50:46 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-92 23:50:46 + START_PACKAGES=/tmp/packages_start.txt 23:50:46 + END_PACKAGES=/tmp/packages_end.txt 23:50:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:50:46 + PACKAGES=/tmp/packages_start.txt 23:50:46 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-92 ']' 23:50:46 + PACKAGES=/tmp/packages_end.txt 23:50:46 + case "${OS_FAMILY}" in 23:50:46 + rpm -qa 23:50:46 + sort 23:50:46 + '[' -f /tmp/packages_start.txt ']' 23:50:46 + '[' -f /tmp/packages_end.txt ']' 23:50:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:50:46 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-92 ']' 23:50:46 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-92/archives/ 23:50:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-92/archives/ [Pipeline] echo 23:50:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-compose_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:50:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:50:48 23:50:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:50:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:50:48 alpine: Pulling from edgex-lftools-log-publisher 23:50:48 df20fa9351a1: Pulling fs layer 23:50:48 36b3adc4ff6f: Pulling fs layer 23:50:48 8ad3a11d3b57: Pulling fs layer 23:50:48 46f8f816bc3b: Pulling fs layer 23:50:48 93b61091891f: Pulling fs layer 23:50:48 93b9cdb0e59b: Pulling fs layer 23:50:48 5e14af77c1be: Pulling fs layer 23:50:48 01666e4c0597: Pulling fs layer 23:50:48 aa168da1d23b: Pulling fs layer 23:50:48 46f8f816bc3b: Waiting 23:50:48 93b61091891f: Waiting 23:50:48 93b9cdb0e59b: Waiting 23:50:48 5e14af77c1be: Waiting 23:50:48 01666e4c0597: Waiting 23:50:48 aa168da1d23b: Waiting 23:50:48 36b3adc4ff6f: Verifying Checksum 23:50:48 36b3adc4ff6f: Download complete 23:50:48 46f8f816bc3b: Verifying Checksum 23:50:48 46f8f816bc3b: Download complete 23:50:48 df20fa9351a1: Verifying Checksum 23:50:48 df20fa9351a1: Download complete 23:50:48 93b9cdb0e59b: Verifying Checksum 23:50:48 93b9cdb0e59b: Download complete 23:50:48 93b61091891f: Verifying Checksum 23:50:48 93b61091891f: Download complete 23:50:48 5e14af77c1be: Verifying Checksum 23:50:48 5e14af77c1be: Download complete 23:50:48 01666e4c0597: Verifying Checksum 23:50:48 01666e4c0597: Download complete 23:50:48 8ad3a11d3b57: Verifying Checksum 23:50:48 8ad3a11d3b57: Download complete 23:50:48 df20fa9351a1: Pull complete 23:50:49 36b3adc4ff6f: Pull complete 23:50:49 8ad3a11d3b57: Pull complete 23:50:49 46f8f816bc3b: Pull complete 23:50:50 93b61091891f: Pull complete 23:50:50 93b9cdb0e59b: Pull complete 23:50:50 5e14af77c1be: Pull complete 23:50:50 01666e4c0597: Pull complete 23:50:50 aa168da1d23b: Verifying Checksum 23:50:50 aa168da1d23b: Download complete 23:50:54 aa168da1d23b: Pull complete 23:50:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:50:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:50:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:50:54 prd-centos7-docker-4c-2g-1092 does not seem to be running inside a container 23:50:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-compose_PR-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-92 -v /w/workspace/edgexfoundry_edgex-compose_PR-92:/w/workspace/edgexfoundry_edgex-compose_PR-92:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:50:57 $ docker top 6184e2e7c5696b580221ef5be22333aaeb83644b6fa1d21c80e638a7df94c886 -eo pid,comm [Pipeline] { [Pipeline] sh 23:50:58 + touch /tmp/pre-build-complete [Pipeline] sh 23:50:58 + mkdir -p /var/log/sa [Pipeline] sh 23:50:58 + ls /var/log/sa-host 23:50:58 + sadf -c /var/log/sa-host/sa05 23:50:58 file_magic: OK 23:50:58 HZ: Using current value: 100 23:50:58 file_header: OK 23:50:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:50:58 Statistics: 23:50:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:50:58 File successfully converted to sysstat format version 12.2.1 23:50:58 + sadf -c /var/log/sa-host/sa17 23:50:58 file_magic: OK 23:50:58 HZ: Using current value: 100 23:50:58 file_header: OK 23:50:58 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:50:58 Statistics: 23:50:58 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:50:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:58 provisioning config files... 23:50:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-92@tmp/config6016998179193369850tmp [Pipeline] { [Pipeline] echo 23:50:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:50:59 ---> create-netrc.sh [Pipeline] } 23:50:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:50:59 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:50:59 ---> python-tools-install.sh [Pipeline] echo 23:50:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:50:59 ---> sudo-logs.sh 23:50:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:50:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:51:00 ---> job-cost.sh 23:51:00 lf-activate-venv: SKIPPING 23:51:00 INFO: No Stack... 23:51:01 INFO: Retrieving Pricing Info for: v3-standard-2 23:51:02 INFO: Archiving Costs [Pipeline] echo 23:51:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:02 ---> logs-deploy.sh 23:51:02 lf-activate-venv: SKIPPING 23:51:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-92/4 23:51:02 INFO: archiving workspace using pattern(s): 23:51:03 Archives upload complete. 23:51:03 INFO: archiving logs to Nexus 23:51:04 ---> uname -a: 23:51:04 Linux prd-centos7-docker-4c-2g-1092.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:51:04 23:51:04 23:51:04 ---> lscpu: 23:51:04 Architecture: x86_64 23:51:04 CPU op-mode(s): 32-bit, 64-bit 23:51:04 Byte Order: Little Endian 23:51:04 Address sizes: 40 bits physical, 48 bits virtual 23:51:04 CPU(s): 2 23:51:04 On-line CPU(s) list: 0,1 23:51:04 Thread(s) per core: 1 23:51:04 Core(s) per socket: 1 23:51:04 Socket(s): 2 23:51:04 NUMA node(s): 1 23:51:04 Vendor ID: AuthenticAMD 23:51:04 CPU family: 23 23:51:04 Model: 49 23:51:04 Model name: AMD EPYC-Rome Processor 23:51:04 Stepping: 0 23:51:04 CPU MHz: 2800.000 23:51:04 BogoMIPS: 5600.00 23:51:04 Virtualization: AMD-V 23:51:04 Hypervisor vendor: KVM 23:51:04 Virtualization type: full 23:51:04 L1d cache: 64 KiB 23:51:04 L1i cache: 64 KiB 23:51:04 L2 cache: 1 MiB 23:51:04 L3 cache: 32 MiB 23:51:04 NUMA node0 CPU(s): 0,1 23:51:04 Vulnerability Itlb multihit: Not affected 23:51:04 Vulnerability L1tf: Not affected 23:51:04 Vulnerability Mds: Not affected 23:51:04 Vulnerability Meltdown: Not affected 23:51:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:51:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:51:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:51:04 Vulnerability Srbds: Not affected 23:51:04 Vulnerability Tsx async abort: Not affected 23:51:04 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:51:04 23:51:04 23:51:04 ---> nproc: 23:51:04 2 23:51:04 23:51:04 23:51:04 ---> df -h: 23:51:04 Filesystem Size Used Available Use% Mounted on 23:51:04 overlay 40.0G 7.2G 32.8G 18% / 23:51:04 tmpfs 64.0M 0 64.0M 0% /dev 23:51:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:51:04 shm 64.0M 0 64.0M 0% /dev/shm 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-92 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_edgex-compose_PR-92@tmp 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 23:51:04 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 23:51:04 23:51:04 23:51:04 ---> free -m: 23:51:04 total used free shared buff/cache available 23:51:04 Mem: 7821 914 4857 0 2048 6726 23:51:04 Swap: 1023 0 1023 23:51:04 23:51:04 23:51:04 ---> ip addr: 23:51:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:51:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:51:04 inet 127.0.0.1/8 scope host lo 23:51:04 valid_lft forever preferred_lft forever 23:51:04 inet6 ::1/128 scope host 23:51:04 valid_lft forever preferred_lft forever 23:51:04 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:51:04 link/ether fa:16:3e:ab:e7:39 brd ff:ff:ff:ff:ff:ff 23:51:04 inet 10.30.122.144/23 brd 10.30.123.255 scope global dynamic eth0 23:51:04 valid_lft 85134sec preferred_lft 85134sec 23:51:04 inet6 fe80::f816:3eff:feab:e739/64 scope link 23:51:04 valid_lft forever preferred_lft forever 23:51:04 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:51:04 link/ether 02:42:b3:8e:19:40 brd ff:ff:ff:ff:ff:ff 23:51:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:51:04 valid_lft forever preferred_lft forever 23:51:04 23:51:04 23:51:04 ---> sar -b -r -n DEV: 23:51:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/17/21 _x86_64_ (2 CPU) 23:51:04 23:51:04 23:29:44 LINUX RESTART (2 CPU) 23:51:04 23:51:04 23:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:51:04 23:31:01 233.76 106.31 127.44 0.00 8374.09 39417.97 0.00 23:51:04 23:32:01 1.50 0.00 1.50 0.00 0.00 31.23 0.00 23:51:04 23:33:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 23:51:04 23:34:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 23:51:04 23:35:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 23:51:04 23:36:01 0.33 0.00 0.33 0.00 0.00 4.75 0.00 23:51:04 23:37:01 0.18 0.00 0.18 0.00 0.00 3.00 0.00 23:51:04 23:38:01 0.27 0.00 0.27 0.00 0.00 2.37 0.00 23:51:04 23:39:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 23:51:04 23:40:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 23:51:04 23:41:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 23:51:04 23:42:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 23:51:04 23:43:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 23:51:04 23:44:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 23:51:04 23:45:01 0.42 0.18 0.23 0.00 5.86 3.51 0.00 23:51:04 23:46:01 0.85 0.00 0.85 0.00 0.00 16.54 0.00 23:51:04 23:47:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 23:51:04 23:48:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 23:51:04 23:49:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 23:51:04 23:50:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 23:51:04 Average: 12.02 5.33 6.69 0.00 419.12 1976.49 0.00 23:51:04 23:51:04 23:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:51:04 23:31:01 5641560 0 753384 9.41 2620 1611376 1291360 14.26 471712 1507236 24 23:51:04 23:32:01 5645492 0 749444 9.36 2620 1611384 1244644 13.74 468640 1507496 12 23:51:04 23:33:01 5644924 0 750012 9.36 2620 1611384 1244680 13.74 468780 1507496 16 23:51:04 23:34:01 5646580 0 748348 9.34 2620 1611392 1211772 13.38 467864 1507984 12 23:51:04 23:35:01 5646372 0 748552 9.35 2620 1611396 1211860 13.38 468012 1507984 8 23:51:04 23:36:01 5646724 0 748200 9.34 2620 1611396 1211752 13.38 467468 1507984 20 23:51:04 23:37:01 5647884 0 747032 9.33 2620 1611404 1211596 13.38 466556 1507984 12 23:51:04 23:38:01 5645764 0 749148 9.35 2620 1611408 1211944 13.38 468912 1507984 20 23:51:04 23:39:01 5635064 0 759844 9.49 2620 1611412 1211728 13.38 479172 1508032 16 23:51:04 23:40:01 5633764 0 761140 9.50 2620 1611416 1212032 13.38 481592 1507000 12 23:51:04 23:41:01 5631688 0 763212 9.53 2620 1611420 1211960 13.38 484080 1507000 12 23:51:04 23:42:01 5632216 0 762680 9.52 2620 1611424 1211792 13.38 483128 1507000 8 23:51:04 23:43:01 5631884 0 763004 9.53 2620 1611432 1211792 13.38 483196 1507004 8 23:51:04 23:44:01 5631224 0 763664 9.54 2620 1611432 1212056 13.38 484488 1507000 20 23:51:04 23:45:01 5632920 0 761960 9.51 2620 1611440 1211792 13.38 482284 1507000 16 23:51:04 23:46:01 5632452 0 762424 9.52 2620 1611444 1211864 13.38 482780 1507000 8 23:51:04 23:47:01 5632620 0 762252 9.52 2620 1611448 1211792 13.38 482380 1507000 8 23:51:04 23:48:01 5611296 0 783568 9.78 2620 1611456 1204088 13.29 502848 1507000 8 23:51:04 23:49:01 5610528 0 784336 9.79 2620 1611456 1216568 13.43 503436 1507000 16 23:51:04 23:50:01 5616684 0 778172 9.72 2620 1611464 1170868 12.93 498012 1507000 8 23:51:04 Average: 5634882 0 760019 9.49 2620 1611419 1216897 13.44 479767 1507359 13 23:51:04 23:51:04 23:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:51:04 23:31:01 eth0 452.12 301.72 645.34 60.51 0.00 0.00 0.00 0.00 23:51:04 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:32:01 eth0 1.52 0.28 0.37 0.19 0.00 0.00 0.00 0.00 23:51:04 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:33:01 eth0 1.42 0.68 0.69 0.23 0.00 0.00 0.00 0.00 23:51:04 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:34:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 23:51:04 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:35:01 eth0 0.92 0.32 0.32 0.20 0.00 0.00 0.00 0.00 23:51:04 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:36:01 eth0 1.17 0.45 0.45 0.27 0.00 0.00 0.00 0.00 23:51:04 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:37:01 eth0 1.62 0.08 0.13 0.01 0.00 0.00 0.00 0.00 23:51:04 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:38:01 eth0 2.03 0.52 0.61 0.36 0.00 0.00 0.00 0.00 23:51:04 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:39:01 eth0 0.98 0.08 0.11 0.04 0.00 0.00 0.00 0.00 23:51:04 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:40:01 eth0 2.17 0.92 1.10 0.78 0.00 0.00 0.00 0.00 23:51:04 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:41:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:51:04 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:51:04 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:43:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:51:04 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:44:01 eth0 1.45 0.60 0.60 0.40 0.00 0.00 0.00 0.00 23:51:04 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:45:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:51:04 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:46:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 23:51:04 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:47:01 eth0 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 23:51:04 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:48:01 eth0 0.75 0.82 0.05 6.42 0.00 0.00 0.00 0.00 23:51:04 23:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:49:01 eth0 0.80 0.60 0.29 2.64 0.00 0.00 0.00 0.00 23:51:04 23:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 Average: eth0 23.50 15.41 32.55 3.62 0.00 0.00 0.00 0.00 23:51:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:51:04 23:51:04 23:51:04 ---> sar -P ALL: 23:51:04 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/17/21 _x86_64_ (2 CPU) 23:51:04 23:51:04 23:29:44 LINUX RESTART (2 CPU) 23:51:04 23:51:04 23:30:01 CPU %user %nice %system %iowait %steal %idle 23:51:04 23:31:01 all 17.16 0.00 6.20 11.90 0.05 64.68 23:51:04 23:31:01 0 17.09 0.00 7.00 12.84 0.07 63.00 23:51:04 23:31:01 1 17.24 0.00 5.40 10.97 0.03 66.36 23:51:04 23:32:01 all 0.13 0.00 0.03 0.00 0.03 99.81 23:51:04 23:32:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:51:04 23:32:01 1 0.22 0.00 0.03 0.00 0.03 99.72 23:51:04 23:33:01 all 0.10 0.00 0.03 0.00 0.04 99.82 23:51:04 23:33:01 0 0.08 0.00 0.03 0.00 0.03 99.85 23:51:04 23:33:01 1 0.12 0.00 0.03 0.00 0.05 99.80 23:51:04 23:34:01 all 0.08 0.00 0.02 0.00 0.02 99.88 23:51:04 23:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:51:04 23:34:01 1 0.13 0.00 0.02 0.00 0.02 99.83 23:51:04 23:35:01 all 0.19 0.00 0.03 0.00 0.03 99.75 23:51:04 23:35:01 0 0.15 0.00 0.03 0.00 0.03 99.78 23:51:04 23:35:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:51:04 23:36:01 all 0.11 0.00 0.03 0.00 0.03 99.84 23:51:04 23:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:51:04 23:36:01 1 0.20 0.00 0.03 0.00 0.03 99.73 23:51:04 23:37:01 all 0.08 0.00 0.03 0.00 0.03 99.85 23:51:04 23:37:01 0 0.03 0.00 0.03 0.00 0.05 99.88 23:51:04 23:37:01 1 0.13 0.00 0.03 0.00 0.02 99.82 23:51:04 23:38:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:51:04 23:38:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:51:04 23:38:01 1 0.23 0.00 0.03 0.00 0.02 99.72 23:51:04 23:39:01 all 0.08 0.00 0.02 0.00 0.03 99.87 23:51:04 23:39:01 0 0.02 0.00 0.00 0.00 0.03 99.95 23:51:04 23:39:01 1 0.13 0.00 0.03 0.00 0.03 99.80 23:51:04 23:40:01 all 0.08 0.00 0.03 0.00 0.03 99.86 23:51:04 23:40:01 0 0.05 0.00 0.03 0.00 0.05 99.87 23:51:04 23:40:01 1 0.12 0.00 0.02 0.00 0.02 99.85 23:51:04 23:41:01 all 0.08 0.00 0.03 0.00 0.02 99.87 23:51:04 23:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:51:04 23:41:01 1 0.13 0.00 0.02 0.00 0.00 99.85 23:51:04 23:51:04 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:51:04 23:42:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:51:04 23:42:01 0 0.18 0.00 0.03 0.00 0.05 99.73 23:51:04 23:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:51:04 23:43:01 all 0.03 0.00 0.02 0.00 0.03 99.92 23:51:04 23:43:01 0 0.03 0.00 0.02 0.00 0.05 99.90 23:51:04 23:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:51:04 23:44:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:51:04 23:44:01 0 0.23 0.00 0.03 0.00 0.05 99.68 23:51:04 23:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:51:04 23:45:01 all 0.09 0.00 0.03 0.01 0.02 99.85 23:51:04 23:45:01 0 0.15 0.00 0.03 0.02 0.02 99.78 23:51:04 23:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:51:04 23:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 23:51:04 23:46:01 0 0.08 0.00 0.02 0.00 0.02 99.88 23:51:04 23:46:01 1 0.03 0.00 0.05 0.00 0.03 99.88 23:51:04 23:47:01 all 0.15 0.00 0.02 0.00 0.03 99.81 23:51:04 23:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:51:04 23:47:01 1 0.27 0.00 0.02 0.00 0.03 99.68 23:51:04 23:48:01 all 0.18 0.00 0.03 0.00 0.04 99.76 23:51:04 23:48:01 0 0.13 0.00 0.02 0.00 0.03 99.82 23:51:04 23:48:01 1 0.22 0.00 0.03 0.00 0.05 99.70 23:51:04 23:49:01 all 0.13 0.00 0.03 0.00 0.02 99.83 23:51:04 23:49:01 0 0.10 0.00 0.03 0.00 0.00 99.87 23:51:04 23:49:01 1 0.15 0.00 0.02 0.00 0.03 99.80 23:51:04 23:50:01 all 0.10 0.00 0.02 0.00 0.03 99.85 23:51:04 23:50:01 0 0.17 0.00 0.02 0.00 0.03 99.78 23:51:04 23:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:51:04 Average: all 0.94 0.00 0.33 0.58 0.03 98.13 23:51:04 Average: 0 0.91 0.00 0.36 0.62 0.03 98.07 23:51:04 Average: 1 0.96 0.00 0.29 0.54 0.02 98.19 23:51:04 23:51:04 23:51:04