Pull request #261 opened 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 jpwhitemn for edgexfoundry/edgex-docs Obtained Jenkinsfile from aedf33b6dbc128d40895431597f31ae4d57d63b9+ff03cb94601228c7e3d1d0710a8d52e211c15d5c (483f1967d3d3f2599de99b0931f89082d024869d) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-261/workspace@libs/edgex-global-pipelines # timeout=10 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-docs/branches/PR-261/workspace@libs/lf-pipelines # timeout=10 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 Running on prd-centos7-docker-4c-2g-5681 in /w/workspace/edgexfoundry_edgex-docs_PR-261 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-docs.git > git init /w/workspace/edgexfoundry_edgex-docs_PR-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ff03cb94601228c7e3d1d0710a8d52e211c15d5c into PR head commit aedf33b6dbc128d40895431597f31ae4d57d63b9 > git config remote.origin.url git@github.com:edgexfoundry/edgex-docs.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-docs.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-docs.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-docs.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aedf33b6dbc128d40895431597f31ae4d57d63b9 # timeout=10 Merge succeeded, producing aedf33b6dbc128d40895431597f31ae4d57d63b9 Checking out Revision aedf33b6dbc128d40895431597f31ae4d57d63b9 (PR-261) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ff03cb94601228c7e3d1d0710a8d52e211c15d5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aedf33b6dbc128d40895431597f31ae4d57d63b9 # timeout=10 Commit message: "feat(microservices): addition of cross cutting concern documentation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Build Docs) [Pipeline] getContext [Pipeline] isUnix [Pipeline] sh 22:19:20 + docker inspect -f . python:3-slim 22:19:20 22:19:20 Error: No such object: python:3-slim [Pipeline] isUnix [Pipeline] sh 22:19:21 + docker pull python:3-slim 22:19:21 3-slim: Pulling from library/python 22:19:21 bb79b6b2107f: Pulling fs layer 22:19:21 35e30c3f3e2b: Pulling fs layer 22:19:21 b13c2c0e2577: Pulling fs layer 22:19:21 263be93302fa: Pulling fs layer 22:19:21 72279d488995: Pulling fs layer 22:19:21 263be93302fa: Waiting 22:19:21 72279d488995: Waiting 22:19:22 35e30c3f3e2b: Downloading 22:19:22 error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/85/850a471a743c007e20be7a4bd190361a4d9e346a8fe01dc48b70fa220a108bbb/data?verify=1602803362-11Seq39a2vn6MQdqM5a5vFyTiLY%3D: dial tcp: lookup production.cloudflare.docker.com on 10.30.120.3:53: server misbehaving [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Push Changes) Stage "Push Changes" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:19:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:19:25 ---> package-listing.sh 22:19:25 ++ facter osfamily 22:19:25 ++ tr '[:upper:]' '[:lower:]' 22:19:25 + OS_FAMILY=redhat 22:19:25 + workspace=/w/workspace/edgexfoundry_edgex-docs_PR-261 22:19:25 + START_PACKAGES=/tmp/packages_start.txt 22:19:25 + END_PACKAGES=/tmp/packages_end.txt 22:19:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:19:25 + PACKAGES=/tmp/packages_start.txt 22:19:25 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-261 ']' 22:19:25 + PACKAGES=/tmp/packages_end.txt 22:19:25 + case "${OS_FAMILY}" in 22:19:25 + rpm -qa 22:19:25 + sort 22:19:29 + '[' -f /tmp/packages_start.txt ']' 22:19:29 + '[' -f /tmp/packages_end.txt ']' 22:19:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:19:29 + '[' /w/workspace/edgexfoundry_edgex-docs_PR-261 ']' 22:19:29 + mkdir -p /w/workspace/edgexfoundry_edgex-docs_PR-261/archives/ 22:19:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-docs_PR-261/archives/ [Pipeline] echo 22:19:29 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-docs_PR-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:19:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:19:29 22:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:19:30 alpine: Pulling from edgex-lftools-log-publisher 22:19:30 df20fa9351a1: Pulling fs layer 22:19:30 36b3adc4ff6f: Pulling fs layer 22:19:30 8ad3a11d3b57: Pulling fs layer 22:19:30 46f8f816bc3b: Pulling fs layer 22:19:30 93b61091891f: Pulling fs layer 22:19:30 93b9cdb0e59b: Pulling fs layer 22:19:30 5e14af77c1be: Pulling fs layer 22:19:30 01666e4c0597: Pulling fs layer 22:19:30 aa168da1d23b: Pulling fs layer 22:19:30 46f8f816bc3b: Waiting 22:19:30 93b61091891f: Waiting 22:19:30 93b9cdb0e59b: Waiting 22:19:30 5e14af77c1be: Waiting 22:19:30 01666e4c0597: Waiting 22:19:30 aa168da1d23b: Waiting 22:19:30 36b3adc4ff6f: Verifying Checksum 22:19:30 36b3adc4ff6f: Download complete 22:19:30 46f8f816bc3b: Verifying Checksum 22:19:30 46f8f816bc3b: Download complete 22:19:30 df20fa9351a1: Verifying Checksum 22:19:30 df20fa9351a1: Download complete 22:19:30 93b9cdb0e59b: Verifying Checksum 22:19:30 93b9cdb0e59b: Download complete 22:19:30 5e14af77c1be: Verifying Checksum 22:19:30 5e14af77c1be: Download complete 22:19:30 93b61091891f: Verifying Checksum 22:19:30 93b61091891f: Download complete 22:19:30 01666e4c0597: Verifying Checksum 22:19:30 01666e4c0597: Download complete 22:19:30 df20fa9351a1: Pull complete 22:19:31 36b3adc4ff6f: Pull complete 22:19:31 8ad3a11d3b57: Verifying Checksum 22:19:31 8ad3a11d3b57: Download complete 22:19:33 aa168da1d23b: Verifying Checksum 22:19:33 aa168da1d23b: Download complete 22:19:33 8ad3a11d3b57: Pull complete 22:19:34 46f8f816bc3b: Pull complete 22:19:34 93b61091891f: Pull complete 22:19:34 93b9cdb0e59b: Pull complete 22:19:34 5e14af77c1be: Pull complete 22:19:34 01666e4c0597: Pull complete 22:19:43 aa168da1d23b: Pull complete 22:19:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:19:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:19:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:19:43 prd-centos7-docker-4c-2g-5681 does not seem to be running inside a container 22:19:43 $ 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-docs_PR-261/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-docs_PR-261 -v /w/workspace/edgexfoundry_edgex-docs_PR-261:/w/workspace/edgexfoundry_edgex-docs_PR-261:rw,z -v /w/workspace/edgexfoundry_edgex-docs_PR-261@tmp:/w/workspace/edgexfoundry_edgex-docs_PR-261@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:19:46 $ docker top d073f3f098e05998e40ef4cc5dacccf90d1ca4886130c9a1d7b18fb1346f379f -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:47 + touch /tmp/pre-build-complete [Pipeline] sh 22:19:47 + mkdir -p /var/log/sa [Pipeline] sh 22:19:48 + ls /var/log/sa-host 22:19:48 + sadf -c /var/log/sa-host/sa05 22:19:48 file_magic: OK 22:19:48 HZ: Using current value: 100 22:19:48 file_header: OK 22:19:48 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 22:19:48 Statistics: 22:19:48 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:19:48 File successfully converted to sysstat format version 12.2.1 22:19:48 + sadf -c /var/log/sa-host/sa15 22:19:48 file_magic: OK 22:19:48 HZ: Using current value: 100 22:19:48 file_header: OK 22:19:48 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 22:19:48 Statistics: 22:19:48 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...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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:19:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:19:48 provisioning config files... 22:19:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-docs_PR-261@tmp/config3250907986850290213tmp [Pipeline] { [Pipeline] echo 22:19:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:19:49 ---> create-netrc.sh [Pipeline] } 22:19:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:19:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:19:49 ---> python-tools-install.sh [Pipeline] echo 22:19:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:19:50 ---> sudo-logs.sh 22:19:50 Archiving 'sudo' log.. [Pipeline] echo 22:19:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:19:50 ---> job-cost.sh 22:19:50 lf-activate-venv: SKIPPING 22:19:50 INFO: No Stack... 22:19:51 INFO: Retrieving Pricing Info for: v1-standard-2 22:19:52 INFO: Archiving Costs [Pipeline] echo 22:19:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:19:52 ---> logs-deploy.sh 22:19:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-docs/PR-261/1 22:19:52 INFO: archiving workspace using pattern(s): 22:19:54 Archives upload complete. 22:19:54 INFO: archiving logs to Nexus 22:19:55 ---> uname -a: 22:19:55 Linux prd-centos7-docker-4c-2g-5681.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 22:19:55 22:19:55 22:19:55 ---> lscpu: 22:19:55 Architecture: x86_64 22:19:55 CPU op-mode(s): 32-bit, 64-bit 22:19:55 Byte Order: Little Endian 22:19:55 Address sizes: 40 bits physical, 48 bits virtual 22:19:55 CPU(s): 4 22:19:55 On-line CPU(s) list: 0-3 22:19:55 Thread(s) per core: 1 22:19:55 Core(s) per socket: 1 22:19:55 Socket(s): 4 22:19:55 NUMA node(s): 1 22:19:55 Vendor ID: GenuineIntel 22:19:55 CPU family: 6 22:19:55 Model: 44 22:19:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:19:55 Stepping: 1 22:19:55 CPU MHz: 2933.442 22:19:55 BogoMIPS: 5866.88 22:19:55 Virtualization: VT-x 22:19:55 Hypervisor vendor: KVM 22:19:55 Virtualization type: full 22:19:55 L1d cache: 128 KiB 22:19:55 L1i cache: 128 KiB 22:19:55 L2 cache: 16 MiB 22:19:55 L3 cache: 64 MiB 22:19:55 NUMA node0 CPU(s): 0-3 22:19:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:19:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:19:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:19:55 Vulnerability Meltdown: Mitigation; PTI 22:19:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:19:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:19:55 Vulnerability Tsx async abort: Not affected 22:19:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:19:55 22:19:55 22:19:55 ---> nproc: 22:19:55 4 22:19:55 22:19:55