Pull request #338 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from c79d7234199ba4adb21836ab20238006a1a16a9b+f7bfe6c0ffcb323c070954b07199cece6f79f3ba (7fd730c84333ad4cca626b8f6fc923c68c5db252) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9760774708132892805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1292802768876743871.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git 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/go-mod-bootstrap/branches/PR-338/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-338/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13858609123332279521.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-338/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5296192848599929525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10599098589184526172.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE 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/go-mod-bootstrap/branches/PR-338/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-338/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8399159035699990431.key > 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 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-43962 in /w/workspace/xfoundry_go-mod-bootstrap_PR-338 [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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-338 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f7bfe6c0ffcb323c070954b07199cece6f79f3ba into PR head commit c79d7234199ba4adb21836ab20238006a1a16a9b Merge succeeded, producing c79d7234199ba4adb21836ab20238006a1a16a9b Checking out Revision c79d7234199ba4adb21836ab20238006a1a16a9b (PR-338) > git config core.sparsecheckout # timeout=10 > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 Commit message: "build: Update to use v2.2.0 released Go Mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T21:03:55.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T21:03:56.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T21:03:56.154Z] ========================================================= [2022-05-09T21:03:56.154Z] EdgeX Global Pipelines Version Info [2022-05-09T21:03:56.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:03:56.987Z] ------------------- [2022-05-09T21:03:56.987Z] stable info: [2022-05-09T21:03:56.987Z] ------------------- [2022-05-09T21:03:56.987Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T21:03:56.987Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T21:03:56.987Z] Message: update stable to v1.0.227 [2022-05-09T21:03:57.562Z] ------------------- [2022-05-09T21:03:57.562Z] experimental info: [2022-05-09T21:03:57.562Z] ------------------- [2022-05-09T21:03:57.562Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T21:03:57.562Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T21:03:57.562Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T21:03:57.892Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-05-09T21:03:57.936Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-05-09T21:03:57.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T21:03:58.016Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T21:03:58.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T21:03:58.096Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T21:03:58.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T21:03:58.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T21:03:58.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T21:03:58.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T21:03:58.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T21:03:58.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-05-09T21:03:58.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T21:03:58.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T21:03:58.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T21:03:58.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T21:03:58.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T21:03:58.575Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T21:03:58.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T21:03:58.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T21:03:58.693Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T21:03:58.736Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T21:03:58.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T21:03:58.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T21:03:58.863Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-05-09T21:03:58.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T21:03:58.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-338 [Pipeline] echo [2022-05-09T21:03:58.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-338 [Pipeline] echo [2022-05-09T21:03:59.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-338 [Pipeline] echo [2022-05-09T21:03:59.067Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo [2022-05-09T21:03:59.111Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c79d723 [Pipeline] echo [2022-05-09T21:03:59.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T21:03:59.662Z] + git rev-list -1 --merges c79d7234199ba4adb21836ab20238006a1a16a9b~1..c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo [2022-05-09T21:03:59.718Z] -----------> git rev-list -1 --merges c79d7234199ba4adb21836ab20238006a1a16a9b~1..c79d7234199ba4adb21836ab20238006a1a16a9b c79d7234199ba4adb21836ab20238006a1a16a9b [false] [Pipeline] sh [2022-05-09T21:04:00.032Z] + git log --format=format:%s -1 c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo [2022-05-09T21:04:00.074Z] ========================================================= [2022-05-09T21:04:00.074Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T21:04:00.074Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T21:04:00.510Z] + git log --format=format:%s -1 c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] echo [2022-05-09T21:04:00.544Z] [semverPrep] GIT_COMMIT: c79d7234199ba4adb21836ab20238006a1a16a9b, Commit Message: build: Update to use v2.2.0 released Go Mods [Pipeline] echo [2022-05-09T21:04:00.572Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T21:04:01.079Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T21:04:01.080Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T21:04:01.080Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T21:04:01.080Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T21:04:01.080Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T21:04:01.080Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T21:04:01.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:04:01.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T21:04:01.815Z] [2022-05-09T21:04:01.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:04:02.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T21:04:02.172Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T21:04:02.172Z] 1fe172e4850f: Pulling fs layer [2022-05-09T21:04:02.172Z] caf521ccaac6: Pulling fs layer [2022-05-09T21:04:02.172Z] 3ead6fa29328: Pulling fs layer [2022-05-09T21:04:02.172Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T21:04:02.172Z] a8d5f1318db7: Pulling fs layer [2022-05-09T21:04:02.172Z] c427282e49a2: Pulling fs layer [2022-05-09T21:04:02.172Z] 1827001aaf11: Pulling fs layer [2022-05-09T21:04:02.172Z] 0714d37db230: Pulling fs layer [2022-05-09T21:04:02.172Z] ac28cf19c067: Pulling fs layer [2022-05-09T21:04:02.172Z] ca983d60f3e2: Pulling fs layer [2022-05-09T21:04:02.172Z] 9f894cec8388: Pulling fs layer [2022-05-09T21:04:02.172Z] 5c2a1cbceb83: Waiting [2022-05-09T21:04:02.172Z] a8d5f1318db7: Waiting [2022-05-09T21:04:02.172Z] ca983d60f3e2: Waiting [2022-05-09T21:04:02.172Z] 0714d37db230: Waiting [2022-05-09T21:04:02.172Z] 9f894cec8388: Waiting [2022-05-09T21:04:02.172Z] 1827001aaf11: Waiting [2022-05-09T21:04:02.172Z] c427282e49a2: Waiting [2022-05-09T21:04:02.172Z] ac28cf19c067: Waiting [2022-05-09T21:04:02.172Z] caf521ccaac6: Verifying Checksum [2022-05-09T21:04:02.172Z] caf521ccaac6: Download complete [2022-05-09T21:04:02.433Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T21:04:02.433Z] 5c2a1cbceb83: Download complete [2022-05-09T21:04:02.433Z] a8d5f1318db7: Verifying Checksum [2022-05-09T21:04:02.433Z] a8d5f1318db7: Download complete [2022-05-09T21:04:02.433Z] 3ead6fa29328: Verifying Checksum [2022-05-09T21:04:02.433Z] 3ead6fa29328: Download complete [2022-05-09T21:04:02.433Z] c427282e49a2: Download complete [2022-05-09T21:04:02.433Z] 0714d37db230: Verifying Checksum [2022-05-09T21:04:02.433Z] 0714d37db230: Download complete [2022-05-09T21:04:02.433Z] ac28cf19c067: Download complete [2022-05-09T21:04:02.433Z] ca983d60f3e2: Verifying Checksum [2022-05-09T21:04:02.433Z] ca983d60f3e2: Download complete [2022-05-09T21:04:02.433Z] 9f894cec8388: Verifying Checksum [2022-05-09T21:04:02.433Z] 9f894cec8388: Download complete [2022-05-09T21:04:02.433Z] 1fe172e4850f: Verifying Checksum [2022-05-09T21:04:02.433Z] 1fe172e4850f: Download complete [2022-05-09T21:04:03.004Z] 1827001aaf11: Verifying Checksum [2022-05-09T21:04:03.004Z] 1827001aaf11: Download complete [2022-05-09T21:04:03.945Z] 1fe172e4850f: Pull complete [2022-05-09T21:04:04.205Z] caf521ccaac6: Pull complete [2022-05-09T21:04:04.778Z] 3ead6fa29328: Pull complete [2022-05-09T21:04:04.778Z] 5c2a1cbceb83: Pull complete [2022-05-09T21:04:05.040Z] a8d5f1318db7: Pull complete [2022-05-09T21:04:05.040Z] c427282e49a2: Pull complete [2022-05-09T21:04:06.951Z] 1827001aaf11: Pull complete [2022-05-09T21:04:07.213Z] 0714d37db230: Pull complete [2022-05-09T21:04:07.213Z] ac28cf19c067: Pull complete [2022-05-09T21:04:07.474Z] ca983d60f3e2: Pull complete [2022-05-09T21:04:07.474Z] 9f894cec8388: Pull complete [2022-05-09T21:04:07.474Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T21:04:07.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T21:04:07.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T21:04:07.590Z] prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container [2022-05-09T21:04:07.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** -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-devops/py-git-semver:latest cat [2022-05-09T21:04:09.350Z] $ docker top 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 -eo pid,comm [2022-05-09T21:04:09.411Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T21:04:09.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T21:04:09.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T21:04:09.534Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T21:04:09.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T21:04:09.687Z] $ docker exec 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent [2022-05-09T21:04:09.813Z] SSH_AUTH_SOCK=/tmp/ssh-biW6IHJRFzxZ/agent.33 [2022-05-09T21:04:09.813Z] SSH_AGENT_PID=39 [2022-05-09T21:04:09.821Z] Running ssh-add (command line suppressed) [2022-05-09T21:04:09.959Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_3316809516421833147.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_3316809516421833147.key) [2022-05-09T21:04:09.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T21:04:10.314Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T21:04:10.347Z] $ docker exec --env ******** --env ******** 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent -k [2022-05-09T21:04:10.478Z] unset SSH_AUTH_SOCK; [2022-05-09T21:04:10.478Z] unset SSH_AGENT_PID; [2022-05-09T21:04:10.478Z] echo Agent pid 39 killed; [2022-05-09T21:04:10.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T21:04:10.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T21:04:10.580Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T21:04:10.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T21:04:10.724Z] $ docker exec 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent [2022-05-09T21:04:10.832Z] SSH_AUTH_SOCK=/tmp/ssh-HQ3AXijuBOs8/agent.73 [2022-05-09T21:04:10.832Z] SSH_AGENT_PID=80 [2022-05-09T21:04:10.837Z] Running ssh-add (command line suppressed) [2022-05-09T21:04:10.947Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_6154143342906296653.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/private_key_6154143342906296653.key) [2022-05-09T21:04:10.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T21:04:11.289Z] + git semver init [2022-05-09T21:04:11.551Z] 2022-05-09 21:04:11,484 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T21:04:11.551Z] 2022-05-09 21:04:11,485 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver [2022-05-09T21:04:11.551Z] 2022-05-09 21:04:11,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver [2022-05-09T21:04:11.551Z] 2022-05-09 21:04:11,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-338, universal_newlines=False, shell=None, istream=None) [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,230 [append_file] DEBUG append to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.git/info/exclude [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver/PR-338 with force:False [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,231 [write_file] DEBUG write to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver/PR-338 [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,236 [execute] INFO git cat-file --batch-check [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,242 [execute] INFO git cat-file --batch [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T21:04:12.495Z] 2022-05-09 21:04:12,246 [read_version] DEBUG read version from /w/workspace/xfoundry_go-mod-bootstrap_PR-338/.semver/PR-338 [2022-05-09T21:04:12.495Z] 0.0.0 [Pipeline] } [2022-05-09T21:04:12.529Z] $ docker exec --env ******** --env ******** 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 ssh-agent -k [2022-05-09T21:04:12.629Z] unset SSH_AUTH_SOCK; [2022-05-09T21:04:12.630Z] unset SSH_AGENT_PID; [2022-05-09T21:04:12.630Z] echo Agent pid 80 killed; [2022-05-09T21:04:12.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T21:04:13.079Z] + git semver [Pipeline] } [2022-05-09T21:04:13.375Z] $ docker stop --time=1 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 [2022-05-09T21:04:14.698Z] $ docker rm -f 98a4ea7cc6a4c44e266311d9dff4600ec9b612d484158fa5508355fb699a7612 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T21:04:15.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T21:04:15.459Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T21:04:15.477Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-05-09T21:04:16.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T21:04:16.054Z] ========================================================= [2022-05-09T21:04:16.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T21:04:16.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:04:16.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T21:04:16.448Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T21:04:16.448Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T21:04:16.448Z] 666ba61612fd: Pulling fs layer [2022-05-09T21:04:16.448Z] 8ed8ca486205: Pulling fs layer [2022-05-09T21:04:16.448Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T21:04:16.448Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T21:04:16.448Z] ca2b28591e48: Pulling fs layer [2022-05-09T21:04:16.448Z] a51346096db8: Pulling fs layer [2022-05-09T21:04:16.448Z] daebc70d1ce1: Pulling fs layer [2022-05-09T21:04:16.448Z] 0e18a0eac166: Pulling fs layer [2022-05-09T21:04:16.448Z] 4fe6c5a15a65: Waiting [2022-05-09T21:04:16.448Z] 22a0e8bec74d: Waiting [2022-05-09T21:04:16.448Z] daebc70d1ce1: Waiting [2022-05-09T21:04:16.448Z] ca2b28591e48: Waiting [2022-05-09T21:04:16.448Z] 0e18a0eac166: Waiting [2022-05-09T21:04:16.448Z] a51346096db8: Waiting [2022-05-09T21:04:16.448Z] 8ed8ca486205: Verifying Checksum [2022-05-09T21:04:16.448Z] 8ed8ca486205: Download complete [2022-05-09T21:04:16.448Z] 666ba61612fd: Verifying Checksum [2022-05-09T21:04:16.448Z] 666ba61612fd: Download complete [2022-05-09T21:04:16.448Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T21:04:16.448Z] 22a0e8bec74d: Download complete [2022-05-09T21:04:16.448Z] ca2b28591e48: Verifying Checksum [2022-05-09T21:04:16.448Z] ca2b28591e48: Download complete [2022-05-09T21:04:16.448Z] a51346096db8: Verifying Checksum [2022-05-09T21:04:16.448Z] a51346096db8: Download complete [2022-05-09T21:04:16.448Z] 59bf1c3509f3: Download complete [2022-05-09T21:04:16.710Z] daebc70d1ce1: Verifying Checksum [2022-05-09T21:04:16.710Z] daebc70d1ce1: Download complete [2022-05-09T21:04:16.710Z] 59bf1c3509f3: Pull complete [2022-05-09T21:04:16.971Z] 666ba61612fd: Pull complete [2022-05-09T21:04:16.972Z] 8ed8ca486205: Pull complete [2022-05-09T21:04:17.234Z] 0e18a0eac166: Verifying Checksum [2022-05-09T21:04:17.234Z] 0e18a0eac166: Download complete [2022-05-09T21:04:17.234Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T21:04:17.234Z] 4fe6c5a15a65: Download complete [2022-05-09T21:04:21.437Z] 4fe6c5a15a65: Pull complete [2022-05-09T21:04:21.437Z] 22a0e8bec74d: Pull complete [2022-05-09T21:04:21.437Z] ca2b28591e48: Pull complete [2022-05-09T21:04:21.437Z] a51346096db8: Pull complete [2022-05-09T21:04:21.437Z] daebc70d1ce1: Pull complete [2022-05-09T21:04:23.978Z] 0e18a0eac166: Pull complete [2022-05-09T21:04:23.978Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T21:04:23.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T21:04:23.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-05-09T21:04:24.294Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:04:24.640Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T21:04:24.640Z] . [Pipeline] withDockerContainer [2022-05-09T21:04:24.737Z] prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container [2022-05-09T21:04:24.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** -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 ******** ci-base-image-x86_64 cat [2022-05-09T21:04:27.097Z] $ docker top ab38ab8077f0dc80af8dfb412a45cc66aadf434bf1024c75eaf38b93262ec9ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:04:27.511Z] + go version [2022-05-09T21:04:27.511Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T21:04:27.558Z] $ docker stop --time=1 ab38ab8077f0dc80af8dfb412a45cc66aadf434bf1024c75eaf38b93262ec9ca [2022-05-09T21:04:28.879Z] $ docker rm -f ab38ab8077f0dc80af8dfb412a45cc66aadf434bf1024c75eaf38b93262ec9ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:04:29.573Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T21:04:29.573Z] . [Pipeline] withDockerContainer [2022-05-09T21:04:29.683Z] prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container [2022-05-09T21:04:29.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** -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 ******** ci-base-image-x86_64 cat [2022-05-09T21:04:30.129Z] $ docker top ffd9e63d35de1a15c3de558d9f4601d4705e5725a51eca2c2351c1958fe9c948 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:04:30.587Z] + make test [2022-05-09T21:04:30.587Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T21:04:30.587Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T21:04:30.587Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-09T21:04:30.587Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-09T21:04:30.587Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-09T21:04:30.587Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T21:04:30.587Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T21:04:30.587Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-09T21:04:30.587Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-09T21:04:30.850Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-09T21:04:30.850Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T21:04:30.850Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T21:04:30.850Z] Still waiting to schedule task [2022-05-09T21:04:30.850Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-09T21:04:31.119Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T21:04:31.119Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T21:04:31.119Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T21:04:31.119Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T21:04:31.119Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T21:04:31.119Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T21:04:31.119Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-09T21:04:31.119Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-09T21:04:31.119Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T21:04:31.119Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T21:04:31.119Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T21:04:31.119Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T21:04:31.119Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-09T21:04:31.119Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T21:04:31.119Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T21:04:31.119Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T21:04:31.119Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T21:04:31.119Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T21:04:31.119Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T21:04:31.379Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T21:04:31.379Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T21:04:31.379Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-09T21:04:31.379Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T21:04:31.379Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T21:04:31.379Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T21:04:31.379Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T21:04:31.379Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T21:04:31.379Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T21:04:31.379Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T21:04:31.379Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T21:04:31.379Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T21:04:31.641Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T21:04:31.641Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T21:04:31.641Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T21:04:31.641Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T21:04:31.641Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T21:04:31.641Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T21:04:43.874Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-05-09T21:04:43.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 4.6% of statements [2022-05-09T21:04:43.874Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-05-09T21:04:43.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements [2022-05-09T21:04:43.874Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements [2022-05-09T21:04:44.452Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.018s coverage: 54.9% of statements [2022-05-09T21:04:44.452Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-05-09T21:04:44.452Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-05-09T21:04:44.452Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.017s coverage: 100.0% of statements [2022-05-09T21:04:44.452Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.1% of statements [2022-05-09T21:04:44.452Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.019s coverage: 25.0% of statements [2022-05-09T21:04:47.012Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.025s coverage: 79.6% of statements [2022-05-09T21:04:47.012Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-05-09T21:04:47.012Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.050s coverage: 41.7% of statements [2022-05-09T21:04:47.012Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.005s coverage: 91.3% of statements [2022-05-09T21:04:53.666Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T21:04:57.874Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T21:04:57.874Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T21:04:57.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T21:04:57.966Z] $ docker stop --time=1 ffd9e63d35de1a15c3de558d9f4601d4705e5725a51eca2c2351c1958fe9c948 [2022-05-09T21:05:01.388Z] $ docker rm -f ffd9e63d35de1a15c3de558d9f4601d4705e5725a51eca2c2351c1958fe9c948 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T21:05:02.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T21:05:02.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:05:03.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T21:05:03.056Z] [2022-05-09T21:05:03.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:05:03.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T21:05:03.397Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T21:05:03.397Z] 5eb5b503b376: Pulling fs layer [2022-05-09T21:05:03.397Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T21:05:03.397Z] ec43610c2a17: Pulling fs layer [2022-05-09T21:05:03.397Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T21:05:03.397Z] 33b1e0a273af: Pulling fs layer [2022-05-09T21:05:03.397Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T21:05:03.397Z] 2f39f015ded8: Pulling fs layer [2022-05-09T21:05:03.397Z] 3a2ae6a8a46f: Waiting [2022-05-09T21:05:03.397Z] 2f39f015ded8: Waiting [2022-05-09T21:05:03.397Z] 33b1e0a273af: Waiting [2022-05-09T21:05:03.397Z] 5d3b04190fa2: Waiting [2022-05-09T21:05:03.397Z] 5c69ac0246d0: Download complete [2022-05-09T21:05:03.397Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T21:05:03.397Z] 3a2ae6a8a46f: Download complete [2022-05-09T21:05:03.397Z] 33b1e0a273af: Verifying Checksum [2022-05-09T21:05:03.397Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T21:05:03.397Z] 5d3b04190fa2: Download complete [2022-05-09T21:05:03.660Z] ec43610c2a17: Verifying Checksum [2022-05-09T21:05:03.660Z] ec43610c2a17: Download complete [2022-05-09T21:05:03.660Z] 5eb5b503b376: Verifying Checksum [2022-05-09T21:05:03.660Z] 5eb5b503b376: Download complete [2022-05-09T21:05:04.239Z] 2f39f015ded8: Download complete [2022-05-09T21:05:04.809Z] 5eb5b503b376: Pull complete [2022-05-09T21:05:05.071Z] 5c69ac0246d0: Pull complete [2022-05-09T21:05:05.330Z] ec43610c2a17: Pull complete [2022-05-09T21:05:05.591Z] 3a2ae6a8a46f: Pull complete [2022-05-09T21:05:05.591Z] 33b1e0a273af: Pull complete [2022-05-09T21:05:05.851Z] 5d3b04190fa2: Pull complete [2022-05-09T21:05:10.053Z] 2f39f015ded8: Pull complete [2022-05-09T21:05:10.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T21:05:10.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T21:05:10.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T21:05:10.141Z] prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container [2022-05-09T21:05:10.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** -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:latest cat [2022-05-09T21:05:12.524Z] $ docker top 624658e423035c4167504f408c62c6a41ce8772b321323b4ca50f1f177fca12d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:05:12.988Z] ---> job-cost.sh [2022-05-09T21:05:12.988Z] lf-activate-venv: SKIPPING [2022-05-09T21:05:12.988Z] INFO: No Stack... [2022-05-09T21:05:13.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T21:05:13.820Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T21:05:14.142Z] + + cutcat -d, /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives/cost.csv -f6 [2022-05-09T21:05:14.142Z] [Pipeline] lock [2022-05-09T21:05:14.182Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [2022-05-09T21:05:14.186Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] did not exist. Created. [2022-05-09T21:05:14.186Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T21:05:14.567Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T21:05:14.620Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T21:05:14.645Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T21:05:14.731Z] $ docker stop --time=1 624658e423035c4167504f408c62c6a41ce8772b321323b4ca50f1f177fca12d [2022-05-09T21:05:15.916Z] $ docker rm -f 624658e423035c4167504f408c62c6a41ce8772b321323b4ca50f1f177fca12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T21:44:50.248Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44769 in /w/workspace/xfoundry_go-mod-bootstrap_PR-338 [Pipeline] { [Pipeline] ws [2022-05-09T21:44:50.292Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2022-05-09T21:44:50.744Z] Selected Git installation does not exist. Using Default [2022-05-09T21:44:50.744Z] The recommended git tool is: NONE [2022-05-09T21:44:57.941Z] using credential edgex-jenkins-ssh [2022-05-09T21:44:57.959Z] Cloning the remote Git repository [2022-05-09T21:44:58.031Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-09T21:44:58.126Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2022-05-09T21:44:58.220Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-09T21:44:58.221Z] > git --version # timeout=10 [2022-05-09T21:44:58.242Z] > git --version # 'git version 2.25.1' [2022-05-09T21:44:58.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T21:44:58.355Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T21:44:59.516Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-05-09T21:44:59.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T21:44:59.570Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-05-09T21:44:59.612Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-05-09T21:44:59.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T21:44:59.630Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T21:45:00.329Z] Merging remotes/origin/main commit f7bfe6c0ffcb323c070954b07199cece6f79f3ba into PR head commit c79d7234199ba4adb21836ab20238006a1a16a9b [2022-05-09T21:45:00.619Z] Merge succeeded, producing c79d7234199ba4adb21836ab20238006a1a16a9b [2022-05-09T21:45:00.620Z] Checking out Revision c79d7234199ba4adb21836ab20238006a1a16a9b (PR-338) [2022-05-09T21:45:00.356Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T21:45:00.385Z] > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 [2022-05-09T21:45:00.499Z] > git remote # timeout=10 [2022-05-09T21:45:00.526Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T21:45:00.546Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T21:45:00.561Z] > git merge f7bfe6c0ffcb323c070954b07199cece6f79f3ba # timeout=10 [2022-05-09T21:45:00.595Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T21:45:00.633Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T21:45:00.647Z] > git checkout -f c79d7234199ba4adb21836ab20238006a1a16a9b # timeout=10 [2022-05-09T21:45:05.042Z] Commit message: "build: Update to use v2.2.0 released Go Mods" [2022-05-09T21:45:05.110Z] > git --version # timeout=10 [2022-05-09T21:45:05.120Z] > git --version # 'git version 2.25.1' [2022-05-09T21:45:05.134Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T21:45:06.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T21:45:06.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T21:45:06.222Z] Dload Upload Total Spent Left Speed [2022-05-09T21:45:06.223Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 77405 0 --:--:-- --:--:-- --:--:-- 77914 [Pipeline] sh [2022-05-09T21:45:06.876Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T21:45:07.255Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-05-09T21:45:07.255Z] [2022-05-09T21:45:07.255Z] { [2022-05-09T21:45:07.255Z] "registry-mirrors": [ [2022-05-09T21:45:07.255Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T21:45:07.255Z] ], [2022-05-09T21:45:07.255Z] "bip": "10.250.0.254/24", [2022-05-09T21:45:07.255Z] "hosts": [ [2022-05-09T21:45:07.255Z] "tcp://0.0.0.0:5555", [2022-05-09T21:45:07.255Z] "unix:///var/run/docker.sock" [2022-05-09T21:45:07.255Z] ], [2022-05-09T21:45:07.255Z] "mtu": 1458, [2022-05-09T21:45:07.255Z] "selinux-enabled": true, [2022-05-09T21:45:07.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T21:45:07.255Z] } [Pipeline] sh [2022-05-09T21:45:07.640Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T21:45:08.024Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-05-09T21:45:27.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T21:45:27.042Z] ========================================================= [2022-05-09T21:45:27.042Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T21:45:27.042Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:45:27.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T21:45:28.513Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T21:45:28.513Z] 9b3977197b4f: Pulling fs layer [2022-05-09T21:45:28.513Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T21:45:28.513Z] 94645a83ff95: Pulling fs layer [2022-05-09T21:45:28.513Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T21:45:28.513Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T21:45:28.513Z] 3096ccb668a1: Pulling fs layer [2022-05-09T21:45:28.513Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T21:45:28.513Z] a4caa8a26152: Pulling fs layer [2022-05-09T21:45:28.513Z] 3096ccb668a1: Waiting [2022-05-09T21:45:28.513Z] 3f3a8bcf1eab: Waiting [2022-05-09T21:45:28.513Z] e8cf19c19ddd: Waiting [2022-05-09T21:45:28.513Z] 0c92f367c5e7: Waiting [2022-05-09T21:45:28.514Z] a4caa8a26152: Waiting [2022-05-09T21:45:28.514Z] 94645a83ff95: Verifying Checksum [2022-05-09T21:45:28.514Z] 94645a83ff95: Download complete [2022-05-09T21:45:28.514Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T21:45:28.514Z] 1a89e8eeedd5: Download complete [2022-05-09T21:45:28.514Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T21:45:28.514Z] 0c92f367c5e7: Download complete [2022-05-09T21:45:28.514Z] 3096ccb668a1: Download complete [2022-05-09T21:45:28.514Z] 9b3977197b4f: Verifying Checksum [2022-05-09T21:45:28.514Z] 9b3977197b4f: Download complete [2022-05-09T21:45:28.514Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T21:45:28.514Z] e8cf19c19ddd: Download complete [2022-05-09T21:45:29.516Z] 9b3977197b4f: Pull complete [2022-05-09T21:45:29.796Z] 1a89e8eeedd5: Pull complete [2022-05-09T21:45:30.405Z] 94645a83ff95: Pull complete [2022-05-09T21:45:30.685Z] a4caa8a26152: Verifying Checksum [2022-05-09T21:45:30.685Z] a4caa8a26152: Download complete [2022-05-09T21:45:31.292Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T21:45:31.292Z] 3f3a8bcf1eab: Download complete [2022-05-09T21:45:43.748Z] 3f3a8bcf1eab: Pull complete [2022-05-09T21:45:44.027Z] 0c92f367c5e7: Pull complete [2022-05-09T21:45:44.305Z] 3096ccb668a1: Pull complete [2022-05-09T21:45:44.589Z] e8cf19c19ddd: Pull complete [2022-05-09T21:45:51.327Z] a4caa8a26152: Pull complete [2022-05-09T21:45:51.327Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T21:45:51.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T21:45:51.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-05-09T21:45:51.692Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:45:52.067Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T21:45:52.067Z] . [Pipeline] withDockerContainer [2022-05-09T21:45:52.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-44769 does not seem to be running inside a container [2022-05-09T21:45:52.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -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 ******** ci-base-image-arm64 cat [2022-05-09T21:45:54.867Z] $ docker top 43b2207df7b34e2e90eb106062e4e58e01908d9a8ad0ba1dbcae5337e75a4ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:45:55.921Z] + go version [2022-05-09T21:45:55.921Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T21:45:55.962Z] $ docker stop --time=1 43b2207df7b34e2e90eb106062e4e58e01908d9a8ad0ba1dbcae5337e75a4ea2 [2022-05-09T21:45:57.754Z] $ docker rm -f 43b2207df7b34e2e90eb106062e4e58e01908d9a8ad0ba1dbcae5337e75a4ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:45:58.650Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T21:45:58.650Z] . [Pipeline] withDockerContainer [2022-05-09T21:45:58.912Z] prd-ubuntu20.04-docker-arm64-4c-16g-44769 does not seem to be running inside a container [2022-05-09T21:45:59.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -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 ******** ci-base-image-arm64 cat [2022-05-09T21:46:00.394Z] $ docker top 9d95474adae8eee9e0b77e2e6b50a859e30abc02241a1cb1a337f963b8c7105b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T21:46:01.414Z] + make test [2022-05-09T21:46:01.414Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-09T21:46:01.414Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-05-09T21:46:01.414Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-05-09T21:46:01.414Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-05-09T21:46:01.689Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-09T21:46:01.689Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0 [2022-05-09T21:46:01.968Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-05-09T21:46:01.968Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a [2022-05-09T21:46:01.968Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 [2022-05-09T21:46:01.968Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-05-09T21:46:01.968Z] go: downloading github.com/google/uuid v1.3.0 [2022-05-09T21:46:01.968Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-09T21:46:02.248Z] go: downloading github.com/go-kit/log v0.2.0 [2022-05-09T21:46:02.248Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-09T21:46:02.248Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-09T21:46:02.248Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-05-09T21:46:02.248Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-09T21:46:02.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 [2022-05-09T21:46:02.248Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-05-09T21:46:02.522Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-05-09T21:46:02.522Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-05-09T21:46:02.522Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-09T21:46:02.522Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-05-09T21:46:02.522Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-05-09T21:46:02.522Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-05-09T21:46:02.522Z] go: downloading google.golang.org/grpc v1.42.0 [2022-05-09T21:46:03.501Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-05-09T21:46:03.501Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-05-09T21:46:03.501Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-05-09T21:46:03.501Z] go: downloading golang.org/x/text v0.3.7 [2022-05-09T21:46:03.501Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-05-09T21:46:03.779Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-05-09T21:46:03.779Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-05-09T21:46:04.059Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-05-09T21:46:04.059Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-05-09T21:46:04.059Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-05-09T21:46:04.059Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-05-09T21:46:04.059Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-05-09T21:46:05.058Z] go: downloading github.com/x448/float16 v0.8.4 [2022-05-09T21:46:05.058Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-05-09T21:46:05.058Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-05-09T21:46:05.058Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-05-09T21:46:05.058Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-05-09T21:46:05.058Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-05-09T21:46:05.058Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-05-09T21:46:05.673Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-05-09T21:46:06.289Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-05-09T21:46:06.567Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-05-09T21:46:06.567Z] go: downloading github.com/fatih/color v1.9.0 [2022-05-09T21:46:06.567Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-09T21:46:06.567Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-05-09T21:46:06.854Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-05-09T21:46:06.854Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-05-09T21:46:07.840Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-05-09T21:46:07.840Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-05-09T21:46:07.840Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-05-09T21:47:44.703Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-05-09T21:47:44.703Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.098s coverage: 4.6% of statements [2022-05-09T21:47:44.703Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-05-09T21:47:44.703Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.075s coverage: 92.2% of statements [2022-05-09T21:47:44.703Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.038s coverage: 85.3% of statements [2022-05-09T21:47:46.170Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.092s coverage: 54.9% of statements [2022-05-09T21:47:46.170Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-05-09T21:47:46.170Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-05-09T21:47:46.170Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.089s coverage: 100.0% of statements [2022-05-09T21:47:46.170Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.406s coverage: 88.1% of statements [2022-05-09T21:47:46.170Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.080s coverage: 25.0% of statements [2022-05-09T21:47:56.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.108s coverage: 79.6% of statements [2022-05-09T21:47:56.367Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-05-09T21:47:56.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.083s coverage: 41.7% of statements [2022-05-09T21:47:56.367Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2022-05-09T21:47:56.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T21:47:56.367Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T21:48:23.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T21:48:23.206Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-05-09T21:48:23.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T21:48:23.284Z] $ docker stop --time=1 9d95474adae8eee9e0b77e2e6b50a859e30abc02241a1cb1a337f963b8c7105b [2022-05-09T21:48:25.148Z] $ docker rm -f 9d95474adae8eee9e0b77e2e6b50a859e30abc02241a1cb1a337f963b8c7105b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T21:48:28.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T21:48:28.217Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T21:48:28.843Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:48:29.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T21:48:29.659Z] [2022-05-09T21:48:29.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:48:30.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T21:48:30.318Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T21:48:30.318Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T21:48:30.318Z] 04944245beec: Pulling fs layer [2022-05-09T21:48:30.318Z] 699f458cf7ca: Pulling fs layer [2022-05-09T21:48:30.318Z] 765212b225bb: Pulling fs layer [2022-05-09T21:48:30.318Z] f23df028b6ca: Pulling fs layer [2022-05-09T21:48:30.318Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T21:48:30.318Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T21:48:30.318Z] 765212b225bb: Waiting [2022-05-09T21:48:30.318Z] f23df028b6ca: Waiting [2022-05-09T21:48:30.318Z] d65c8cfc05b1: Waiting [2022-05-09T21:48:30.318Z] 2437ff75d9bd: Waiting [2022-05-09T21:48:30.318Z] 04944245beec: Verifying Checksum [2022-05-09T21:48:30.318Z] 04944245beec: Download complete [2022-05-09T21:48:30.318Z] 765212b225bb: Verifying Checksum [2022-05-09T21:48:30.318Z] 765212b225bb: Download complete [2022-05-09T21:48:30.318Z] f23df028b6ca: Download complete [2022-05-09T21:48:30.318Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T21:48:30.318Z] d65c8cfc05b1: Download complete [2022-05-09T21:48:30.593Z] 699f458cf7ca: Verifying Checksum [2022-05-09T21:48:30.593Z] 699f458cf7ca: Download complete [2022-05-09T21:48:30.870Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T21:48:30.870Z] 8998bd30e6a1: Download complete [2022-05-09T21:48:33.503Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T21:48:35.507Z] 8998bd30e6a1: Pull complete [2022-05-09T21:48:36.112Z] 04944245beec: Pull complete [2022-05-09T21:48:37.563Z] 699f458cf7ca: Pull complete [2022-05-09T21:48:37.834Z] 765212b225bb: Pull complete [2022-05-09T21:48:38.818Z] f23df028b6ca: Pull complete [2022-05-09T21:48:38.818Z] d65c8cfc05b1: Pull complete [2022-05-09T21:48:57.162Z] 2437ff75d9bd: Pull complete [2022-05-09T21:48:57.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T21:48:57.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T21:48:57.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T21:48:57.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-44769 does not seem to be running inside a container [2022-05-09T21:48:57.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@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 ******** -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:arm64 cat [2022-05-09T21:48:58.866Z] $ docker top 39faa22ad23b1eebdc7b364465a0a5c37adaf1c1f45a563642fb8f2d8cdad312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:48:59.882Z] ---> job-cost.sh [2022-05-09T21:48:59.882Z] lf-activate-venv: SKIPPING [2022-05-09T21:48:59.882Z] INFO: No Stack... [2022-05-09T21:49:00.482Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T21:49:01.471Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T21:49:02.171Z] + cut -d, -f6 [2022-05-09T21:49:02.171Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2022-05-09T21:49:02.262Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [2022-05-09T21:49:02.267Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] did not exist. Created. [2022-05-09T21:49:02.267Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T21:49:03.099Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-18cdad26/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T21:49:03.803Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T21:49:03.836Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T21:49:03.888Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T21:49:03.902Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-338-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T21:49:03.981Z] $ docker stop --time=1 39faa22ad23b1eebdc7b364465a0a5c37adaf1c1f45a563642fb8f2d8cdad312 [2022-05-09T21:49:05.504Z] $ docker rm -f 39faa22ad23b1eebdc7b364465a0a5c37adaf1c1f45a563642fb8f2d8cdad312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-09T21:49:06.447Z] provisioning config files... [2022-05-09T21:49:06.460Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/config8947483966307079204tmp [Pipeline] { [Pipeline] sh [2022-05-09T21:49:06.794Z] + set +x [2022-05-09T21:49:06.794Z] + curl -s https://codecov.io/bash [2022-05-09T21:49:06.794Z] + bash -s -- [2022-05-09T21:49:06.794Z] [2022-05-09T21:49:06.794Z] _____ _ [2022-05-09T21:49:06.794Z] / ____| | | [2022-05-09T21:49:06.794Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T21:49:06.794Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T21:49:06.794Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T21:49:06.794Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T21:49:06.794Z] Bash-1.0.6 [2022-05-09T21:49:06.794Z] [2022-05-09T21:49:06.794Z] [2022-05-09T21:49:06.794Z] ==> git version 2.25.1 found [2022-05-09T21:49:06.794Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-09T21:49:06.794Z] Release-Date: 2020-01-08 [2022-05-09T21:49:06.794Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-09T21:49:06.794Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T21:49:06.794Z] ==> Jenkins CI detected. [2022-05-09T21:49:06.794Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-338 [2022-05-09T21:49:06.794Z] project root: . [2022-05-09T21:49:06.794Z] --> token set from env [2022-05-09T21:49:06.794Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T21:49:06.794Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T21:49:06.794Z] ==> Python coveragepy not found [2022-05-09T21:49:06.794Z] ==> Searching for coverage reports in: [2022-05-09T21:49:06.794Z] + . [2022-05-09T21:49:06.794Z] -> Found 1 reports [2022-05-09T21:49:06.794Z] ==> Detecting git/mercurial file structure [2022-05-09T21:49:06.794Z] ==> Reading reports [2022-05-09T21:49:06.794Z] + ./coverage.out bytes=56161 [2022-05-09T21:49:06.794Z] ==> Appending adjustments [2022-05-09T21:49:06.794Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T21:49:07.053Z] + Found adjustments [2022-05-09T21:49:07.053Z] ==> Gzipping contents [2022-05-09T21:49:07.053Z] 12K /tmp/codecov.v4hsvn.gz [2022-05-09T21:49:07.053Z] ==> Uploading reports [2022-05-09T21:49:07.053Z] url: https://codecov.io [2022-05-09T21:49:07.054Z] query: branch=PR-338&commit=c79d7234199ba4adb21836ab20238006a1a16a9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=338&job=&cmd_args= [2022-05-09T21:49:07.054Z] -> Pinging Codecov [2022-05-09T21:49:07.054Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-338&commit=c79d7234199ba4adb21836ab20238006a1a16a9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-338%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=338&job=&cmd_args= [2022-05-09T21:49:07.625Z] -> Uploading to [2022-05-09T21:49:07.625Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/833815588EE85121546D348822E98E2E/c79d7234199ba4adb21836ab20238006a1a16a9b/b781c9b2-2670-4939-9394-11f3098ca9ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T214907Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7eedc10ce03eb068dbf149cfa11bf4c4309cbdcd45d0f5e1553324b7d22feb2c [2022-05-09T21:49:07.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T21:49:07.625Z] Dload Upload Total Spent Left Speed [2022-05-09T21:49:07.625Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9291 0 0 100 9291 0 39368 --:--:-- --:--:-- --:--:-- 39368 [2022-05-09T21:49:07.625Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c79d7234199ba4adb21836ab20238006a1a16a9b [Pipeline] } [2022-05-09T21:49:07.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-09T21:49:09.275Z] + [ -d /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives ] [2022-05-09T21:49:09.275Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives [2022-05-09T21:49:09.275Z] total 16 [2022-05-09T21:49:09.275Z] drwxr-xr-x 3 root root 4096 May 9 21:05 . [2022-05-09T21:49:09.275Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:05 .. [2022-05-09T21:49:09.275Z] drwxr-xr-x 2 root root 4096 May 9 21:05 cost [2022-05-09T21:49:09.275Z] -rw-r--r-- 1 root root 87 May 9 21:05 cost.csv [2022-05-09T21:49:09.275Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives [2022-05-09T21:49:09.275Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives [2022-05-09T21:49:09.275Z] total 16 [2022-05-09T21:49:09.275Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 21:05 . [2022-05-09T21:49:09.275Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 21:05 .. [2022-05-09T21:49:09.275Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 21:05 cost [2022-05-09T21:49:09.275Z] -rw-r--r-- 1 jenkins jenkins 87 May 9 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:09.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:10.503Z] ---> package-listing.sh [2022-05-09T21:49:10.503Z] ++ facter osfamily [2022-05-09T21:49:10.503Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T21:49:10.781Z] + OS_FAMILY=debian [2022-05-09T21:49:10.781Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-338 [2022-05-09T21:49:10.781Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T21:49:10.781Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T21:49:10.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T21:49:10.781Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T21:49:10.781Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-338 ']' [2022-05-09T21:49:10.781Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T21:49:10.781Z] + case "${OS_FAMILY}" in [2022-05-09T21:49:10.781Z] + dpkg -l [2022-05-09T21:49:10.781Z] + grep '^ii' [2022-05-09T21:49:10.781Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T21:49:10.781Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T21:49:10.781Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T21:49:10.781Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-338 ']' [2022-05-09T21:49:10.781Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives/ [2022-05-09T21:49:10.781Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-338/archives/ [Pipeline] echo [2022-05-09T21:49:10.813Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T21:49:11.114Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T21:49:11.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T21:49:11.712Z] . [Pipeline] withDockerContainer [2022-05-09T21:49:11.805Z] prd-ubuntu20.04-docker-8c-8g-43962 does not seem to be running inside a container [2022-05-09T21:49:11.840Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-338 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338:/w/workspace/xfoundry_go-mod-bootstrap_PR-338:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@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 ******** -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:latest cat [2022-05-09T21:49:12.059Z] $ docker top 1d264eef0dae0025d86e1c28b8ca415b379c0a63093cfaa67b9e2e6692fdaddd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T21:49:12.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T21:49:12.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T21:49:13.093Z] + ls /var/log/sa-host [2022-05-09T21:49:13.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T21:49:13.249Z] provisioning config files... [2022-05-09T21:49:13.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-338@tmp/config2903907756985958713tmp [Pipeline] { [Pipeline] echo [2022-05-09T21:49:13.304Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:13.615Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T21:49:13.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:14.049Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T21:49:14.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:14.404Z] ---> sudo-logs.sh [2022-05-09T21:49:14.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T21:49:14.480Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:14.790Z] ---> job-cost.sh [2022-05-09T21:49:14.790Z] lf-activate-venv: SKIPPING [2022-05-09T21:49:14.790Z] DEBUG: total: 0.2199999988079071 [2022-05-09T21:49:14.790Z] INFO: Retrieving Stack Cost... [2022-05-09T21:49:15.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T21:49:15.626Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T21:49:15.669Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T21:49:15.990Z] ---> logs-deploy.sh [2022-05-09T21:49:15.990Z] lf-activate-venv: SKIPPING [2022-05-09T21:49:15.990Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-338/1 [2022-05-09T21:49:15.990Z] INFO: archiving workspace using pattern(s): [2022-05-09T21:49:16.931Z] Archives upload complete. [2022-05-09T21:49:17.194Z] INFO: archiving logs to Nexus [2022-05-09T21:49:17.770Z] ---> uname -a: [2022-05-09T21:49:17.770Z] Linux prd-ubuntu20-04-docker-8c-8g-43962 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-09T21:49:17.770Z] [2022-05-09T21:49:17.770Z] [2022-05-09T21:49:17.770Z] ---> lscpu: [2022-05-09T21:49:17.770Z] Architecture: x86_64 [2022-05-09T21:49:17.770Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-09T21:49:17.770Z] Byte Order: Little Endian [2022-05-09T21:49:17.770Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-09T21:49:17.770Z] CPU(s): 8 [2022-05-09T21:49:17.770Z] On-line CPU(s) list: 0-7 [2022-05-09T21:49:17.770Z] Thread(s) per core: 1 [2022-05-09T21:49:17.770Z] Core(s) per socket: 1 [2022-05-09T21:49:17.770Z] Socket(s): 8 [2022-05-09T21:49:17.770Z] NUMA node(s): 1 [2022-05-09T21:49:17.770Z] Vendor ID: AuthenticAMD [2022-05-09T21:49:17.770Z] CPU family: 23 [2022-05-09T21:49:17.770Z] Model: 49 [2022-05-09T21:49:17.770Z] Model name: AMD EPYC-Rome Processor [2022-05-09T21:49:17.770Z] Stepping: 0 [2022-05-09T21:49:17.770Z] CPU MHz: 2799.998 [2022-05-09T21:49:17.770Z] BogoMIPS: 5599.99 [2022-05-09T21:49:17.770Z] Virtualization: AMD-V [2022-05-09T21:49:17.770Z] Hypervisor vendor: KVM [2022-05-09T21:49:17.770Z] Virtualization type: full [2022-05-09T21:49:17.770Z] L1d cache: 256 KiB [2022-05-09T21:49:17.770Z] L1i cache: 256 KiB [2022-05-09T21:49:17.770Z] L2 cache: 4 MiB [2022-05-09T21:49:17.770Z] L3 cache: 128 MiB [2022-05-09T21:49:17.770Z] NUMA node0 CPU(s): 0-7 [2022-05-09T21:49:17.770Z] Vulnerability Itlb multihit: Not affected [2022-05-09T21:49:17.771Z] Vulnerability L1tf: Not affected [2022-05-09T21:49:17.771Z] Vulnerability Mds: Not affected [2022-05-09T21:49:17.771Z] Vulnerability Meltdown: Not affected [2022-05-09T21:49:17.771Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-09T21:49:17.771Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-09T21:49:17.771Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-09T21:49:17.771Z] Vulnerability Srbds: Not affected [2022-05-09T21:49:17.771Z] Vulnerability Tsx async abort: Not affected [2022-05-09T21:49:17.771Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] ---> nproc: [2022-05-09T21:49:17.771Z] 8 [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] ---> df -h: [2022-05-09T21:49:17.771Z] Filesystem Size Used Avail Use% Mounted on [2022-05-09T21:49:17.771Z] overlay 155G 10G 145G 7% / [2022-05-09T21:49:17.771Z] tmpfs 64M 0 64M 0% /dev [2022-05-09T21:49:17.771Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-09T21:49:17.771Z] shm 64M 0 64M 0% /dev/shm [2022-05-09T21:49:17.771Z] /dev/vda1 155G 10G 145G 7% /facter-os [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] ---> sar -b -r -n DEV: [2022-05-09T21:49:17.771Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-43962) 05/09/22 _x86_64_ (8 CPU) [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] 21:03:12 LINUX RESTART (8 CPU) [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] 21:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-09T21:49:17.771Z] 21:05:01 107.76 3.63 104.13 0.00 421.35 54296.70 0.00 [2022-05-09T21:49:17.771Z] 21:06:01 32.59 0.07 32.53 0.00 8.53 16898.12 0.00 [2022-05-09T21:49:17.771Z] 21:07:01 1.32 0.00 1.32 0.00 0.00 14.01 0.00 [2022-05-09T21:49:17.771Z] 21:08:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2022-05-09T21:49:17.771Z] 21:09:01 1.10 0.02 1.08 0.00 0.13 12.93 0.00 [2022-05-09T21:49:17.771Z] 21:10:01 3.72 0.87 2.85 0.00 18.39 41.99 0.00 [2022-05-09T21:49:17.771Z] 21:11:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2022-05-09T21:49:17.771Z] 21:12:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2022-05-09T21:49:17.771Z] 21:13:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2022-05-09T21:49:17.771Z] 21:14:01 1.92 0.00 1.92 0.00 0.00 25.73 0.00 [2022-05-09T21:49:17.771Z] 21:15:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 [2022-05-09T21:49:17.771Z] 21:16:01 1.85 0.00 1.85 0.00 0.00 20.79 0.00 [2022-05-09T21:49:17.771Z] 21:17:01 1.15 0.02 1.13 0.00 0.13 13.20 0.00 [2022-05-09T21:49:17.771Z] 21:18:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 [2022-05-09T21:49:17.771Z] 21:19:01 2.00 0.02 1.98 0.00 0.13 23.33 0.00 [2022-05-09T21:49:17.771Z] 21:20:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 [2022-05-09T21:49:17.771Z] 21:21:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2022-05-09T21:49:17.771Z] 21:22:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2022-05-09T21:49:17.771Z] 21:23:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2022-05-09T21:49:17.771Z] 21:24:01 1.78 0.00 1.78 0.00 0.00 21.33 0.00 [2022-05-09T21:49:17.771Z] 21:25:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 [2022-05-09T21:49:17.771Z] 21:26:02 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2022-05-09T21:49:17.771Z] 21:27:01 1.25 0.00 1.25 0.00 0.00 13.83 0.00 [2022-05-09T21:49:17.771Z] 21:28:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 [2022-05-09T21:49:17.771Z] 21:29:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-05-09T21:49:17.771Z] 21:30:01 2.30 0.00 2.30 0.00 0.00 26.66 0.00 [2022-05-09T21:49:17.771Z] 21:31:01 1.52 0.00 1.52 0.00 0.00 16.00 0.00 [2022-05-09T21:49:17.771Z] 21:32:01 2.18 0.00 2.18 0.00 0.00 24.40 0.00 [2022-05-09T21:49:17.771Z] 21:33:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2022-05-09T21:49:17.771Z] 21:34:01 1.98 0.00 1.98 0.00 0.00 21.19 0.00 [2022-05-09T21:49:17.771Z] 21:35:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 [2022-05-09T21:49:17.771Z] 21:36:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 [2022-05-09T21:49:17.771Z] 21:37:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2022-05-09T21:49:17.771Z] 21:38:01 2.17 0.00 2.17 0.00 0.00 24.00 0.00 [2022-05-09T21:49:17.771Z] 21:39:01 1.62 0.00 1.62 0.00 0.00 17.19 0.00 [2022-05-09T21:49:17.771Z] 21:40:01 1.72 0.00 1.72 0.00 0.00 20.27 0.00 [2022-05-09T21:49:17.771Z] 21:41:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2022-05-09T21:49:17.771Z] 21:42:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 [2022-05-09T21:49:17.771Z] 21:43:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2022-05-09T21:49:17.771Z] 21:44:01 3.48 1.58 1.90 0.00 50.39 23.33 0.00 [2022-05-09T21:49:17.771Z] 21:45:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2022-05-09T21:49:17.771Z] 21:46:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2022-05-09T21:49:17.771Z] 21:47:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2022-05-09T21:49:17.771Z] 21:48:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2022-05-09T21:49:17.771Z] 21:49:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2022-05-09T21:49:17.771Z] Average: 4.59 0.14 4.45 0.00 10.94 1579.98 0.00 [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] 21:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-09T21:49:17.771Z] 21:05:01 29024808 31763700 535940 1.63 120816 2871656 1957248 5.77 1237472 2222444 56 [2022-05-09T21:49:17.771Z] 21:06:01 28561996 31788060 510848 1.55 123868 3319884 1757228 5.18 1226956 2658400 156 [2022-05-09T21:49:17.771Z] 21:07:01 28562924 31789012 509772 1.55 123892 3319888 1757228 5.18 1226088 2658404 20 [2022-05-09T21:49:17.771Z] 21:08:01 28566624 31792872 505860 1.54 123912 3320020 1757228 5.18 1222232 2658536 16 [2022-05-09T21:49:17.771Z] 21:09:01 28567324 31793608 505016 1.54 123940 3320024 1777640 5.24 1222332 2658544 24 [2022-05-09T21:49:17.771Z] 21:10:01 28574336 31801744 497024 1.51 124036 3320544 1820956 5.37 1212528 2659248 12 [2022-05-09T21:49:17.771Z] 21:11:01 28574200 31801672 496984 1.51 124060 3320548 1820956 5.37 1212740 2659252 12 [2022-05-09T21:49:17.771Z] 21:12:01 28574392 31801908 496896 1.51 124096 3320552 1820956 5.37 1212608 2659256 12 [2022-05-09T21:49:17.771Z] 21:13:01 28574636 31802152 496608 1.51 124128 3320544 1820956 5.37 1212592 2659256 12 [2022-05-09T21:49:17.771Z] 21:14:01 28574516 31802096 496592 1.51 124180 3320532 1820956 5.37 1213060 2659244 20 [2022-05-09T21:49:17.771Z] 21:15:01 28574364 31802012 496496 1.51 124204 3320536 1820956 5.37 1213440 2659240 24 [2022-05-09T21:49:17.771Z] 21:16:01 28574536 31802236 496176 1.51 124264 3320528 1820956 5.37 1212836 2659240 12 [2022-05-09T21:49:17.771Z] 21:17:01 28573704 31801456 496856 1.51 124304 3320536 1820956 5.37 1212876 2659248 16 [2022-05-09T21:49:17.771Z] 21:18:01 28573716 31801688 496220 1.51 124328 3320540 1820956 5.37 1212900 2659276 12 [2022-05-09T21:49:17.771Z] 21:19:01 28574060 31802132 495660 1.51 124392 3320548 1803412 5.31 1213084 2659276 36 [2022-05-09T21:49:17.771Z] 21:20:01 28573744 31801876 495820 1.51 124416 3320552 1803412 5.31 1212864 2659280 8 [2022-05-09T21:49:17.771Z] 21:21:01 28573412 31801560 496076 1.51 124432 3320552 1803412 5.31 1213092 2659280 16 [2022-05-09T21:49:17.771Z] 21:22:01 28573580 31801776 496024 1.51 124468 3320556 1803412 5.31 1212956 2659288 12 [2022-05-09T21:49:17.771Z] 21:23:01 28573816 31802012 495740 1.51 124488 3320556 1803412 5.31 1212940 2659288 12 [2022-05-09T21:49:17.771Z] 21:24:01 28573976 31802208 495684 1.51 124532 3320556 1803412 5.31 1213320 2659296 12 [2022-05-09T21:49:17.771Z] 21:25:01 28574220 31802560 495424 1.51 124600 3320568 1803412 5.31 1213172 2659308 12 [2022-05-09T21:49:17.771Z] 21:26:02 28574204 31802592 495364 1.51 124636 3320568 1803412 5.31 1213152 2659312 12 [2022-05-09T21:49:17.771Z] 21:27:01 28574536 31802956 495092 1.51 124664 3320572 1803412 5.31 1213576 2659316 188 [2022-05-09T21:49:17.771Z] 21:28:01 28574536 31802964 495056 1.51 124696 3320580 1803412 5.31 1213180 2659320 8 [2022-05-09T21:49:17.771Z] 21:29:01 28574048 31802528 495484 1.51 124724 3320580 1803412 5.31 1213520 2659328 20 [2022-05-09T21:49:17.771Z] 21:30:01 28573968 31802500 495420 1.51 124800 3320584 1803412 5.31 1213460 2659336 12 [2022-05-09T21:49:17.771Z] 21:31:01 28573604 31802240 495644 1.51 124860 3320584 1803412 5.31 1213368 2659340 12 [2022-05-09T21:49:17.771Z] 21:32:01 28574124 31802808 495024 1.51 124912 3320588 1803412 5.31 1213408 2659348 12 [2022-05-09T21:49:17.771Z] 21:33:01 28573832 31802568 495192 1.51 124952 3320592 1786744 5.27 1213448 2659356 12 [2022-05-09T21:49:17.771Z] 21:34:01 28574060 31802840 494856 1.50 125016 3320592 1786744 5.27 1213728 2659360 20 [2022-05-09T21:49:17.771Z] 21:35:01 28573692 31802524 495348 1.51 125044 3320592 1786744 5.27 1214140 2659324 12 [2022-05-09T21:49:17.771Z] 21:36:01 28573384 31802256 495520 1.51 125084 3320600 1786744 5.27 1214596 2659328 152 [2022-05-09T21:49:17.771Z] 21:37:01 28573832 31802760 494960 1.51 125120 3320604 1770596 5.22 1214000 2659340 180 [2022-05-09T21:49:17.771Z] 21:38:01 28573752 31802756 494900 1.51 125192 3320608 1770596 5.22 1214044 2659336 192 [2022-05-09T21:49:17.771Z] 21:39:01 28573532 31802612 495032 1.51 125264 3320608 1770596 5.22 1214168 2659336 12 [2022-05-09T21:49:17.771Z] 21:40:01 28573508 31802620 495260 1.51 125312 3320604 1770596 5.22 1213832 2659340 24 [2022-05-09T21:49:17.771Z] 21:41:01 28573928 31803084 494860 1.50 125344 3320616 1770596 5.22 1213868 2659348 8 [2022-05-09T21:49:17.771Z] 21:42:01 28574164 31803364 494576 1.50 125368 3320620 1770596 5.22 1213940 2659348 16 [2022-05-09T21:49:17.771Z] 21:43:01 28574148 31803368 494512 1.50 125392 3320624 1770596 5.22 1214164 2659352 40 [2022-05-09T21:49:17.771Z] 21:44:01 28569124 31800944 496796 1.51 125448 3322136 1786656 5.27 1219400 2658960 52 [2022-05-09T21:49:17.771Z] 21:45:01 28569116 31800972 496716 1.51 125488 3322128 1786656 5.27 1219080 2658928 24 [2022-05-09T21:49:17.771Z] 21:46:01 28569068 31800992 496664 1.51 125508 3322148 1786656 5.27 1218196 2658924 12 [2022-05-09T21:49:17.771Z] 21:47:01 28569524 31801456 496120 1.51 125528 3322148 1786656 5.27 1218180 2658924 12 [2022-05-09T21:49:17.771Z] 21:48:01 28569620 31801592 496100 1.51 125568 3322152 1786656 5.27 1218764 2658932 192 [2022-05-09T21:49:17.771Z] 21:49:01 28569068 31801104 496552 1.51 125604 3322152 1786656 5.27 1219012 2658928 192 [2022-05-09T21:49:17.771Z] Average: 28582561 31800328 497750 1.51 124642 3310751 1797867 5.30 1215607 2649473 43 [2022-05-09T21:49:17.771Z] [2022-05-09T21:49:17.771Z] 21:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-09T21:49:17.771Z] 21:05:01 ens3 252.55 167.24 4183.16 79.57 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:05:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:05:01 docker0 46.98 58.65 3.97 736.05 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:06:01 ens3 101.68 64.57 2522.80 11.17 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:06:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.771Z] 21:08:01 ens3 8.58 5.07 12.65 0.34 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:09:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:10:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:11:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:12:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:14:01 ens3 0.93 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:15:01 ens3 0.72 0.37 0.41 0.26 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:16:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:19:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:20:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:21:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:24:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:26:02 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:26:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:28:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:30:01 ens3 0.23 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:34:01 ens3 2.10 0.20 0.25 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:35:01 ens3 0.33 0.10 0.10 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:36:01 ens3 0.63 0.38 0.33 0.21 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:38:01 ens3 0.25 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:39:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:42:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:43:01 ens3 0.27 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:44:01 ens3 22.28 20.43 6.20 32.70 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:45:01 ens3 0.62 0.52 0.35 0.28 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:49:01 ens3 0.38 0.17 0.20 0.07 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.772Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.773Z] Average: ens3 8.72 5.76 148.05 2.76 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.773Z] Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.773Z] Average: docker0 1.03 1.28 0.09 16.10 0.00 0.00 0.00 0.00 [2022-05-09T21:49:17.773Z] [2022-05-09T21:49:17.773Z] [2022-05-09T21:49:17.773Z] ---> sar -P ALL: [2022-05-09T21:49:17.773Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-43962) 05/09/22 _x86_64_ (8 CPU) [2022-05-09T21:49:17.773Z] [2022-05-09T21:49:17.773Z] 21:03:12 LINUX RESTART (8 CPU) [2022-05-09T21:49:17.773Z] [2022-05-09T21:49:17.773Z] 21:04:02 CPU %user %nice %system %iowait %steal %idle [2022-05-09T21:49:17.773Z] 21:05:01 all 29.18 0.00 6.42 1.36 0.11 62.94 [2022-05-09T21:49:17.773Z] 21:05:01 0 25.44 0.00 6.24 0.50 0.07 67.74 [2022-05-09T21:49:17.773Z] 21:05:01 1 28.96 0.00 7.04 2.77 0.10 61.13 [2022-05-09T21:49:17.773Z] 21:05:01 2 28.69 0.00 6.10 0.10 0.10 64.99 [2022-05-09T21:49:17.773Z] 21:05:01 3 30.32 0.00 6.96 0.50 0.14 62.08 [2022-05-09T21:49:17.773Z] 21:05:01 4 29.00 0.00 6.38 1.25 0.10 63.27 [2022-05-09T21:49:17.773Z] 21:05:01 5 30.11 0.00 5.65 0.43 0.10 63.71 [2022-05-09T21:49:17.773Z] 21:05:01 6 31.15 0.00 6.53 4.20 0.12 57.99 [2022-05-09T21:49:17.773Z] 21:05:01 7 29.76 0.00 6.43 1.11 0.10 62.59 [2022-05-09T21:49:17.773Z] 21:06:01 all 2.99 0.00 1.14 0.47 0.02 95.38 [2022-05-09T21:49:17.773Z] 21:06:01 0 2.69 0.00 0.94 0.00 0.03 96.34 [2022-05-09T21:49:17.773Z] 21:06:01 1 2.98 0.00 0.89 0.64 0.03 95.46 [2022-05-09T21:49:17.773Z] 21:06:01 2 2.81 0.00 1.15 0.37 0.03 95.63 [2022-05-09T21:49:17.773Z] 21:06:01 3 2.49 0.00 1.29 0.12 0.02 96.08 [2022-05-09T21:49:17.773Z] 21:06:01 4 2.99 0.00 1.36 0.00 0.02 95.64 [2022-05-09T21:49:17.773Z] 21:06:01 5 3.10 0.00 0.92 0.05 0.02 95.91 [2022-05-09T21:49:17.773Z] 21:06:01 6 2.93 0.00 1.66 2.54 0.02 92.86 [2022-05-09T21:49:17.773Z] 21:06:01 7 3.92 0.00 0.92 0.05 0.02 95.10 [2022-05-09T21:49:17.773Z] 21:07:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2022-05-09T21:49:17.773Z] 21:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:07:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-09T21:49:17.773Z] 21:07:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2022-05-09T21:49:17.773Z] 21:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:07:01 7 0.73 0.00 0.00 0.00 0.02 99.25 [2022-05-09T21:49:17.773Z] 21:08:01 all 0.13 0.00 0.03 0.00 0.00 99.84 [2022-05-09T21:49:17.773Z] 21:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:08:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2022-05-09T21:49:17.773Z] 21:08:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-09T21:49:17.773Z] 21:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:08:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-09T21:49:17.773Z] 21:08:01 7 0.80 0.00 0.05 0.00 0.00 99.15 [2022-05-09T21:49:17.773Z] 21:09:01 all 0.21 0.00 0.02 0.05 0.00 99.71 [2022-05-09T21:49:17.773Z] 21:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.773Z] 21:09:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-09T21:49:17.773Z] 21:09:01 4 0.00 0.00 0.02 0.18 0.00 99.80 [2022-05-09T21:49:17.773Z] 21:09:01 5 0.02 0.00 0.00 0.18 0.00 99.80 [2022-05-09T21:49:17.773Z] 21:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:09:01 7 1.57 0.00 0.05 0.00 0.02 98.37 [2022-05-09T21:49:17.773Z] 21:10:01 all 0.06 0.00 0.04 0.02 0.01 99.87 [2022-05-09T21:49:17.773Z] 21:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-09T21:49:17.773Z] 21:10:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2022-05-09T21:49:17.773Z] 21:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T21:49:17.773Z] 21:10:01 3 0.03 0.00 0.03 0.08 0.02 99.83 [2022-05-09T21:49:17.773Z] 21:10:01 4 0.18 0.00 0.07 0.03 0.00 99.72 [2022-05-09T21:49:17.773Z] 21:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-09T21:49:17.773Z] 21:10:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:10:01 7 0.15 0.00 0.07 0.00 0.00 99.78 [2022-05-09T21:49:17.773Z] 21:11:01 all 0.16 0.00 0.01 0.02 0.00 99.80 [2022-05-09T21:49:17.773Z] 21:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-09T21:49:17.773Z] 21:11:01 3 1.14 0.00 0.00 0.17 0.00 98.69 [2022-05-09T21:49:17.773Z] 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:11:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-09T21:49:17.773Z] 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:12:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-05-09T21:49:17.773Z] 21:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-09T21:49:17.773Z] 21:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2022-05-09T21:49:17.773Z] 21:12:01 3 1.94 0.00 0.03 0.00 0.00 98.03 [2022-05-09T21:49:17.773Z] 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:12:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-09T21:49:17.773Z] 21:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:13:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2022-05-09T21:49:17.773Z] 21:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:13:01 3 0.18 0.00 0.03 0.08 0.00 99.70 [2022-05-09T21:49:17.773Z] 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:13:01 6 0.00 0.00 0.03 0.08 0.00 99.88 [2022-05-09T21:49:17.773Z] 21:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.773Z] 21:14:01 all 0.24 0.00 0.02 0.01 0.01 99.73 [2022-05-09T21:49:17.773Z] 21:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T21:49:17.773Z] 21:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-09T21:49:17.773Z] 21:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.773Z] 21:14:01 3 1.61 0.00 0.00 0.03 0.02 98.34 [2022-05-09T21:49:17.773Z] 21:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:14:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T21:49:17.773Z] 21:15:01 all 0.28 0.00 0.01 0.01 0.00 99.69 [2022-05-09T21:49:17.773Z] 21:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:15:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2022-05-09T21:49:17.773Z] 21:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-09T21:49:17.773Z] 21:15:01 3 1.87 0.00 0.02 0.03 0.00 98.08 [2022-05-09T21:49:17.773Z] 21:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:15:01 6 0.17 0.00 0.02 0.02 0.00 99.80 [2022-05-09T21:49:17.773Z] 21:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] [2022-05-09T21:49:17.773Z] 21:15:01 CPU %user %nice %system %iowait %steal %idle [2022-05-09T21:49:17.773Z] 21:16:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2022-05-09T21:49:17.773Z] 21:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-09T21:49:17.773Z] 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-09T21:49:17.773Z] 21:16:01 3 1.14 0.00 0.00 0.03 0.00 98.82 [2022-05-09T21:49:17.773Z] 21:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-05-09T21:49:17.773Z] 21:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-09T21:49:17.773Z] 21:17:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2022-05-09T21:49:17.773Z] 21:17:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-05-09T21:49:17.773Z] 21:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-09T21:49:17.773Z] 21:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-09T21:49:17.773Z] 21:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.773Z] 21:19:01 all 0.02 0.00 0.02 0.01 0.00 99.94 [2022-05-09T21:49:17.773Z] 21:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-09T21:49:17.773Z] 21:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:19:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:19:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:19:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-09T21:49:17.773Z] 21:19:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:19:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.773Z] 21:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-05-09T21:49:17.773Z] 21:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.773Z] 21:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.773Z] 21:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.774Z] 21:20:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:20:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-09T21:49:17.774Z] 21:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:21:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2022-05-09T21:49:17.774Z] 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:21:01 3 1.99 0.00 0.00 0.02 0.00 98.00 [2022-05-09T21:49:17.774Z] 21:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:21:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-09T21:49:17.774Z] 21:22:01 all 0.27 0.00 0.01 0.02 0.00 99.70 [2022-05-09T21:49:17.774Z] 21:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:22:01 3 2.02 0.00 0.02 0.02 0.00 97.95 [2022-05-09T21:49:17.774Z] 21:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:22:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-09T21:49:17.774Z] 21:22:01 6 0.00 0.00 0.00 0.12 0.00 99.88 [2022-05-09T21:49:17.774Z] 21:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2022-05-09T21:49:17.774Z] 21:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:23:01 3 1.97 0.00 0.00 0.02 0.00 98.01 [2022-05-09T21:49:17.774Z] 21:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:23:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:24:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-05-09T21:49:17.774Z] 21:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:24:01 3 1.97 0.00 0.00 0.02 0.02 98.00 [2022-05-09T21:49:17.774Z] 21:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.774Z] 21:24:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:24:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-09T21:49:17.774Z] 21:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:25:01 all 0.18 0.00 0.01 0.00 0.00 99.81 [2022-05-09T21:49:17.774Z] 21:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-09T21:49:17.774Z] 21:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-09T21:49:17.774Z] 21:25:01 3 1.27 0.00 0.00 0.03 0.00 98.69 [2022-05-09T21:49:17.774Z] 21:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:26:02 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:26:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:26:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:26:02 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:26:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:26:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:26:02 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:26:02 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:26:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] [2022-05-09T21:49:17.774Z] 21:26:02 CPU %user %nice %system %iowait %steal %idle [2022-05-09T21:49:17.774Z] 21:27:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2022-05-09T21:49:17.774Z] 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:27:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:27:01 3 1.49 0.00 0.00 0.02 0.00 98.49 [2022-05-09T21:49:17.774Z] 21:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.774Z] 21:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:28:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-09T21:49:17.774Z] 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:28:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:28:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:29:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T21:49:17.774Z] 21:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:30:01 all 0.22 0.00 0.01 0.01 0.01 99.74 [2022-05-09T21:49:17.774Z] 21:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-09T21:49:17.774Z] 21:30:01 3 1.73 0.00 0.00 0.07 0.00 98.21 [2022-05-09T21:49:17.774Z] 21:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:30:01 5 0.00 0.00 0.05 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:31:01 all 0.04 0.00 0.00 0.01 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:31:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:31:01 3 0.18 0.00 0.00 0.03 0.02 99.77 [2022-05-09T21:49:17.774Z] 21:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-05-09T21:49:17.774Z] 21:32:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-05-09T21:49:17.774Z] 21:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-09T21:49:17.774Z] 21:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:32:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.774Z] 21:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-09T21:49:17.774Z] 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:33:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:33:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.774Z] 21:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-09T21:49:17.774Z] 21:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-09T21:49:17.774Z] 21:34:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:34:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2022-05-09T21:49:17.774Z] 21:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.774Z] 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-09T21:49:17.774Z] 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-09T21:49:17.774Z] 21:35:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2022-05-09T21:49:17.774Z] 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.774Z] 21:35:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-05-09T21:49:17.774Z] 21:35:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:36:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-05-09T21:49:17.774Z] 21:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-09T21:49:17.774Z] 21:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.774Z] 21:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-09T21:49:17.775Z] 21:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:36:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-09T21:49:17.775Z] 21:36:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:37:01 5 0.00 0.00 0.03 0.00 0.03 99.93 [2022-05-09T21:49:17.775Z] 21:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] [2022-05-09T21:49:17.775Z] 21:37:01 CPU %user %nice %system %iowait %steal %idle [2022-05-09T21:49:17.775Z] 21:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:38:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T21:49:17.775Z] 21:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:39:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-05-09T21:49:17.775Z] 21:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.775Z] 21:39:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2022-05-09T21:49:17.775Z] 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-09T21:49:17.775Z] 21:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-09T21:49:17.775Z] 21:40:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-05-09T21:49:17.775Z] 21:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T21:49:17.775Z] 21:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-09T21:49:17.775Z] 21:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:40:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T21:49:17.775Z] 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-05-09T21:49:17.775Z] 21:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T21:49:17.775Z] 21:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:41:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-09T21:49:17.775Z] 21:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-09T21:49:17.775Z] 21:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-09T21:49:17.775Z] 21:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-05-09T21:49:17.775Z] 21:42:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-09T21:49:17.775Z] 21:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:42:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T21:49:17.775Z] 21:42:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T21:49:17.775Z] 21:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:43:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-09T21:49:17.775Z] 21:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-09T21:49:17.775Z] 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:44:01 all 0.24 0.00 0.05 0.01 0.01 99.69 [2022-05-09T21:49:17.775Z] 21:44:01 0 0.23 0.00 0.08 0.02 0.02 99.65 [2022-05-09T21:49:17.775Z] 21:44:01 1 0.27 0.00 0.05 0.00 0.00 99.68 [2022-05-09T21:49:17.775Z] 21:44:01 2 0.52 0.00 0.02 0.02 0.00 99.45 [2022-05-09T21:49:17.775Z] 21:44:01 3 0.20 0.00 0.07 0.05 0.00 99.68 [2022-05-09T21:49:17.775Z] 21:44:01 4 0.35 0.00 0.03 0.00 0.00 99.62 [2022-05-09T21:49:17.775Z] 21:44:01 5 0.27 0.00 0.05 0.00 0.02 99.67 [2022-05-09T21:49:17.775Z] 21:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-09T21:49:17.775Z] 21:44:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2022-05-09T21:49:17.775Z] 21:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-09T21:49:17.775Z] 21:45:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:45:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-09T21:49:17.775Z] 21:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:46:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-05-09T21:49:17.775Z] 21:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-09T21:49:17.775Z] 21:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:46:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-09T21:49:17.775Z] 21:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:47:01 0 0.13 0.00 0.00 0.00 0.00 99.87 [2022-05-09T21:49:17.775Z] 21:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-09T21:49:17.775Z] 21:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:48:01 all 0.26 0.00 0.00 0.00 0.00 99.73 [2022-05-09T21:49:17.775Z] 21:48:01 0 1.99 0.00 0.02 0.00 0.00 98.00 [2022-05-09T21:49:17.775Z] 21:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-09T21:49:17.775Z] 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-09T21:49:17.775Z] [2022-05-09T21:49:17.775Z] 21:48:01 CPU %user %nice %system %iowait %steal %idle [2022-05-09T21:49:17.775Z] 21:49:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-05-09T21:49:17.775Z] 21:49:01 0 1.99 0.00 0.02 0.00 0.02 97.98 [2022-05-09T21:49:17.775Z] 21:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-09T21:49:17.775Z] 21:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:49:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-09T21:49:17.775Z] 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] 21:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-09T21:49:17.775Z] 21:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-09T21:49:17.775Z] 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-09T21:49:17.775Z] Average: all 0.79 0.00 0.18 0.05 0.01 98.98 [2022-05-09T21:49:17.775Z] Average: 0 0.72 0.00 0.17 0.01 0.01 99.09 [2022-05-09T21:49:17.775Z] Average: 1 0.72 0.00 0.18 0.07 0.01 99.02 [2022-05-09T21:49:17.775Z] Average: 2 0.71 0.00 0.17 0.02 0.01 99.10 [2022-05-09T21:49:17.775Z] Average: 3 1.18 0.00 0.18 0.04 0.01 98.58 [2022-05-09T21:49:17.775Z] Average: 4 0.71 0.00 0.18 0.03 0.00 99.07 [2022-05-09T21:49:17.775Z] Average: 5 0.75 0.00 0.17 0.01 0.01 99.06 [2022-05-09T21:49:17.775Z] Average: 6 0.75 0.00 0.19 0.16 0.00 98.90 [2022-05-09T21:49:17.775Z] Average: 7 0.81 0.00 0.17 0.03 0.01 98.99 [2022-05-09T21:49:17.775Z] [2022-05-09T21:49:17.775Z] [2022-05-09T21:49:17.775Z]