Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 978866a60c7a8224f68e7153e786a0c8772f83f2+03888b01b35f22c0aa8a62f87720f38b8993b4ce (561a444f749f199750fd7286c60dc7a60b372d61) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-registry, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-registry-settings PROJECT: go-mod-registry USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-registry 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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15656 in /w/workspace/gexfoundry_go-mod-registry_PR-63 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-63 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 03888b01b35f22c0aa8a62f87720f38b8993b4ce into PR head commit 978866a60c7a8224f68e7153e786a0c8772f83f2 Merge succeeded, producing 0f38e34fcff8c030417aea776fb315702b327e1a Checking out Revision 0f38e34fcff8c030417aea776fb315702b327e1a (PR-63) > git config core.sparsecheckout # timeout=10 > git checkout -f 978866a60c7a8224f68e7153e786a0c8772f83f2 # 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 03888b01b35f22c0aa8a62f87720f38b8993b4ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f38e34fcff8c030417aea776fb315702b327e1a # timeout=10 Commit message: "Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD" > git rev-list --no-walk 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-11T22:57:16.568Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-11T22:57:16.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-11T22:57:16.899Z] ========================================================= [2020-12-11T22:57:16.899Z] EdgeX Global Pipelines Version Info [2020-12-11T22:57:16.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-11T22:57:18.396Z] ------------------- [2020-12-11T22:57:18.396Z] stable info: [2020-12-11T22:57:18.396Z] ------------------- [2020-12-11T22:57:18.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:57:18.396Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:57:18.396Z] Message: update stable to v1.0.172 [2020-12-11T22:57:19.344Z] ------------------- [2020-12-11T22:57:19.344Z] experimental info: [2020-12-11T22:57:19.344Z] ------------------- [2020-12-11T22:57:19.344Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T22:57:19.344Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T22:57:19.344Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-11T22:57:19.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2020-12-11T22:57:19.723Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2020-12-11T22:57:19.819Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-11T22:57:19.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-11T22:57:20.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-11T22:57:20.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-11T22:57:20.228Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-11T22:57:20.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-11T22:57:20.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-11T22:57:20.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-11T22:57:20.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-11T22:57:20.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-registry [Pipeline] echo [2020-12-11T22:57:20.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-11T22:57:21.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-11T22:57:21.097Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-11T22:57:21.183Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-11T22:57:21.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-11T22:57:21.389Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-11T22:57:21.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-11T22:57:21.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-11T22:57:21.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-11T22:57:21.792Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-11T22:57:21.880Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-11T22:57:21.965Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-11T22:57:22.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-11T22:57:22.204Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-11T22:57:22.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-63 [Pipeline] echo [2020-12-11T22:57:22.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-63 [Pipeline] echo [2020-12-11T22:57:22.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-63 [Pipeline] echo [2020-12-11T22:57:22.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f38e34fcff8c030417aea776fb315702b327e1a [Pipeline] echo [2020-12-11T22:57:22.703Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f38e34 [Pipeline] echo [2020-12-11T22:57:22.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T22:57:23.548Z] + git log --format=format:%s -1 0f38e34fcff8c030417aea776fb315702b327e1a [Pipeline] echo [2020-12-11T22:57:23.621Z] GIT_COMMIT: 0f38e34fcff8c030417aea776fb315702b327e1a, Commit Message: Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD [Pipeline] echo [2020-12-11T22:57:23.668Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:57:24.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:57:24.949Z] [2020-12-11T22:57:24.950Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:57:25.309Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:57:25.309Z] latest: Pulling from edgex-devops/git-semver [2020-12-11T22:57:25.309Z] 31603596830f: Pulling fs layer [2020-12-11T22:57:25.309Z] 2a8b12db71e7: Pulling fs layer [2020-12-11T22:57:25.310Z] 6ca5941a6612: Pulling fs layer [2020-12-11T22:57:25.310Z] ecc8261a40a4: Pulling fs layer [2020-12-11T22:57:25.310Z] ecc8261a40a4: Waiting [2020-12-11T22:57:25.310Z] 2a8b12db71e7: Verifying Checksum [2020-12-11T22:57:25.310Z] 2a8b12db71e7: Download complete [2020-12-11T22:57:25.575Z] 31603596830f: Verifying Checksum [2020-12-11T22:57:25.575Z] 31603596830f: Download complete [2020-12-11T22:57:25.575Z] 6ca5941a6612: Verifying Checksum [2020-12-11T22:57:25.575Z] ecc8261a40a4: Verifying Checksum [2020-12-11T22:57:25.575Z] ecc8261a40a4: Download complete [2020-12-11T22:57:26.151Z] 31603596830f: Pull complete [2020-12-11T22:57:26.151Z] 2a8b12db71e7: Pull complete [2020-12-11T22:57:27.102Z] 6ca5941a6612: Pull complete [2020-12-11T22:57:27.102Z] ecc8261a40a4: Pull complete [2020-12-11T22:57:27.102Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-11T22:57:27.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T22:57:27.367Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-11T22:57:27.482Z] prd-centos7-docker-4c-2g-15656 does not seem to be running inside a container [2020-12-11T22:57:27.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-63 -v /w/workspace/gexfoundry_go-mod-registry_PR-63:/w/workspace/gexfoundry_go-mod-registry_PR-63:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-63@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-11T22:57:29.897Z] $ docker top b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-11T22:57:30.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:57:30.247Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:57:30.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:57:30.503Z] $ docker exec b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent [2020-12-11T22:57:30.674Z] SSH_AUTH_SOCK=/tmp/ssh-n73ltN5xmmha/agent.12 [2020-12-11T22:57:30.674Z] SSH_AGENT_PID=18 [2020-12-11T22:57:30.687Z] Running ssh-add (command line suppressed) [2020-12-11T22:57:30.812Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_2610946304352227023.key (/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_2610946304352227023.key) [2020-12-11T22:57:30.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:57:31.227Z] + git tag --points-at HEAD [Pipeline] } [2020-12-11T22:57:31.253Z] $ docker exec --env ******** --env ******** b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent -k [2020-12-11T22:57:31.372Z] unset SSH_AUTH_SOCK; [2020-12-11T22:57:31.373Z] unset SSH_AGENT_PID; [2020-12-11T22:57:31.373Z] echo Agent pid 18 killed; [2020-12-11T22:57:31.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-11T22:57:31.570Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T22:57:31.570Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T22:57:31.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T22:57:31.795Z] $ docker exec b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent [2020-12-11T22:57:31.966Z] SSH_AUTH_SOCK=/tmp/ssh-N3k0yqHdPQcr/agent.47 [2020-12-11T22:57:31.966Z] SSH_AGENT_PID=52 [2020-12-11T22:57:31.973Z] Running ssh-add (command line suppressed) [2020-12-11T22:57:32.099Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_5009527644759901633.key (/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/private_key_5009527644759901633.key) [2020-12-11T22:57:32.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T22:57:32.485Z] + git semver init [2020-12-11T22:57:32.485Z] # -> Open(): unable to determine branch for HEAD [2020-12-11T22:57:32.485Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-63/.git [2020-12-11T22:57:32.485Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-63 [2020-12-11T22:57:32.485Z] # $SEMVER_REMOTE_NAME = origin [2020-12-11T22:57:32.485Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-11T22:57:32.485Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-11T22:57:32.485Z] # $SEMVER_BRANCH = PR-63 [2020-12-11T22:57:32.485Z] # $SEMVER_TEMP = /tmp/semver-422867404 [2020-12-11T22:57:32.485Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2020-12-11T22:57:33.059Z] # '/tmp/semver-422867404' -> '/w/workspace/gexfoundry_go-mod-registry_PR-63/.semver' [2020-12-11T22:57:33.059Z] # -> Force: false [2020-12-11T22:57:33.059Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-63/.semver [Pipeline] } [2020-12-11T22:57:33.073Z] $ docker exec --env ******** --env ******** b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af ssh-agent -k [2020-12-11T22:57:33.191Z] unset SSH_AUTH_SOCK; [2020-12-11T22:57:33.191Z] unset SSH_AGENT_PID; [2020-12-11T22:57:33.191Z] echo Agent pid 52 killed; [2020-12-11T22:57:33.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T22:57:33.710Z] + git semver [Pipeline] } [2020-12-11T22:57:33.730Z] $ docker stop --time=1 b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af [2020-12-11T22:57:35.155Z] $ docker rm -f b5c3650ce8624ab591d0587d808247da4949a1361322ff3ff124791eeb6481af [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T22:57:35.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-11T22:57:36.015Z] Stashed 1 file(s) [Pipeline] echo [2020-12-11T22:57:36.018Z] [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] node [Pipeline] node [2020-12-11T22:57:51.565Z] Still waiting to schedule task [2020-12-11T22:57:51.565Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-11T22:57:51.567Z] Still waiting to schedule task [2020-12-11T22:57:51.567Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-11T22:59:37.851Z] Running on prd-centos7-docker-4c-2g-15657 in /w/workspace/gexfoundry_go-mod-registry_PR-63 [Pipeline] { [Pipeline] ws [2020-12-11T22:59:37.910Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2020-12-11T22:59:40.002Z] using credential edgex-jenkins-ssh [2020-12-11T22:59:40.074Z] Cloning the remote Git repository [2020-12-11T22:59:39.744Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-12-11T22:59:39.807Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2020-12-11T22:59:39.861Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-12-11T22:59:39.861Z] > git --version # timeout=10 [2020-12-11T22:59:39.866Z] > git --version # 'git version 2.24.3' [2020-12-11T22:59:39.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:59:39.892Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:59:41.264Z] Merging remotes/origin/master commit 03888b01b35f22c0aa8a62f87720f38b8993b4ce into PR head commit 978866a60c7a8224f68e7153e786a0c8772f83f2 [2020-12-11T22:59:41.345Z] Merge succeeded, producing 94ecfbf5c1784a9ea782ca2eda2b39ace13cb692 [2020-12-11T22:59:41.345Z] Checking out Revision 94ecfbf5c1784a9ea782ca2eda2b39ace13cb692 (PR-63) [2020-12-11T22:59:40.400Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-12-11T22:59:40.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T22:59:40.416Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-12-11T22:59:40.428Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-12-11T22:59:40.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:59:40.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T22:59:40.928Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:59:40.936Z] > git checkout -f 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [2020-12-11T22:59:40.967Z] > git remote # timeout=10 [2020-12-11T22:59:40.973Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T22:59:40.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T22:59:40.982Z] > git merge 03888b01b35f22c0aa8a62f87720f38b8993b4ce # timeout=10 [2020-12-11T22:59:41.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T22:59:41.011Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T22:59:41.015Z] > git checkout -f 94ecfbf5c1784a9ea782ca2eda2b39ace13cb692 # timeout=10 [2020-12-11T22:59:44.681Z] Commit message: "Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD" [2020-12-11T22:59:44.625Z] > git rev-list --no-walk 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T22:59:45.996Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:59:46.315Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T22:59:46.609Z] + sudo service docker restart [2020-12-11T22:59:46.609Z] + true [2020-12-11T22:59:46.609Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-11T22:59:47.751Z] ========================================================= [2020-12-11T22:59:47.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-11T22:59:47.751Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T22:59:48.092Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-11T22:59:48.356Z] Sending build context to Docker daemon 287.7kB [2020-12-11T22:59:48.356Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T22:59:48.356Z] Step 2/7 : FROM ${BASE} [2020-12-11T22:59:48.618Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-11T22:59:48.618Z] 188c0c94c7c5: Pulling fs layer [2020-12-11T22:59:48.618Z] 0ef7d3d256c8: Pulling fs layer [2020-12-11T22:59:48.618Z] de9db76c5a1d: Pulling fs layer [2020-12-11T22:59:48.618Z] bca2f99d35d6: Pulling fs layer [2020-12-11T22:59:48.618Z] 93359f2a8cfa: Pulling fs layer [2020-12-11T22:59:48.618Z] 7c6f9722023f: Pulling fs layer [2020-12-11T22:59:48.618Z] a35cf1a2eb13: Pulling fs layer [2020-12-11T22:59:48.618Z] bca2f99d35d6: Waiting [2020-12-11T22:59:48.618Z] 93359f2a8cfa: Waiting [2020-12-11T22:59:48.618Z] 7c6f9722023f: Waiting [2020-12-11T22:59:48.618Z] a35cf1a2eb13: Waiting [2020-12-11T22:59:48.618Z] de9db76c5a1d: Verifying Checksum [2020-12-11T22:59:48.618Z] de9db76c5a1d: Download complete [2020-12-11T22:59:48.618Z] 0ef7d3d256c8: Verifying Checksum [2020-12-11T22:59:48.618Z] 0ef7d3d256c8: Download complete [2020-12-11T22:59:48.618Z] 93359f2a8cfa: Verifying Checksum [2020-12-11T22:59:48.618Z] 93359f2a8cfa: Download complete [2020-12-11T22:59:48.618Z] 7c6f9722023f: Verifying Checksum [2020-12-11T22:59:48.618Z] 7c6f9722023f: Download complete [2020-12-11T22:59:48.618Z] 188c0c94c7c5: Verifying Checksum [2020-12-11T22:59:48.618Z] 188c0c94c7c5: Download complete [2020-12-11T22:59:48.881Z] 188c0c94c7c5: Pull complete [2020-12-11T22:59:49.142Z] 0ef7d3d256c8: Pull complete [2020-12-11T22:59:49.142Z] de9db76c5a1d: Pull complete [2020-12-11T22:59:51.066Z] a35cf1a2eb13: Verifying Checksum [2020-12-11T22:59:51.066Z] a35cf1a2eb13: Download complete [2020-12-11T22:59:51.647Z] bca2f99d35d6: Verifying Checksum [2020-12-11T22:59:51.647Z] bca2f99d35d6: Download complete [2020-12-11T22:59:55.884Z] bca2f99d35d6: Pull complete [2020-12-11T22:59:56.152Z] 93359f2a8cfa: Pull complete [2020-12-11T22:59:56.414Z] 7c6f9722023f: Pull complete [2020-12-11T23:00:01.724Z] a35cf1a2eb13: Pull complete [2020-12-11T23:00:01.724Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-11T23:00:01.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-11T23:00:01.724Z] ---> a62c8e92a672 [2020-12-11T23:00:01.724Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-11T23:00:01.995Z] ---> Running in bff64b77ef87 [2020-12-11T23:00:01.995Z] Removing intermediate container bff64b77ef87 [2020-12-11T23:00:01.995Z] ---> 0c9c215bdd9a [2020-12-11T23:00:01.995Z] Step 4/7 : RUN apk add --update bash [2020-12-11T23:00:02.264Z] ---> Running in 1148ed41adda [2020-12-11T23:00:02.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T23:00:03.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T23:00:04.743Z] OK: 166 MiB in 39 packages [2020-12-11T23:00:05.006Z] Removing intermediate container 1148ed41adda [2020-12-11T23:00:05.006Z] ---> 8f06051e4925 [2020-12-11T23:00:05.006Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-11T23:00:05.269Z] ---> Running in 51b08b8840e0 [2020-12-11T23:00:05.269Z] Removing intermediate container 51b08b8840e0 [2020-12-11T23:00:05.269Z] ---> 98f452c278c4 [2020-12-11T23:00:05.269Z] Step 6/7 : COPY go.mod . [2020-12-11T23:00:06.216Z] ---> 172b4b302bb4 [2020-12-11T23:00:06.216Z] Step 7/7 : RUN go mod download [2020-12-11T23:00:06.216Z] ---> Running in 62129d930d4b [2020-12-11T23:00:18.499Z] Removing intermediate container 62129d930d4b [2020-12-11T23:00:18.499Z] ---> 8eb14b25ee78 [2020-12-11T23:00:18.499Z] Successfully built 8eb14b25ee78 [2020-12-11T23:00:18.499Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:00:18.813Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T23:00:18.813Z] . [Pipeline] withDockerContainer [2020-12-11T23:00:18.924Z] prd-centos7-docker-4c-2g-15657 does not seem to be running inside a container [2020-12-11T23:00:18.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** ci-base-image-x86_64 cat [2020-12-11T23:00:19.536Z] $ docker top fe789d8c9ebeb3317478c9c2d4f2fded948c07df941729da99512cf9567a314a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T23:00:20.013Z] + go version [2020-12-11T23:00:20.014Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-11T23:00:20.028Z] $ docker stop --time=1 fe789d8c9ebeb3317478c9c2d4f2fded948c07df941729da99512cf9567a314a [2020-12-11T23:00:21.365Z] $ docker rm -f fe789d8c9ebeb3317478c9c2d4f2fded948c07df941729da99512cf9567a314a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:00:22.271Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T23:00:22.271Z] . [Pipeline] withDockerContainer [2020-12-11T23:00:22.365Z] prd-centos7-docker-4c-2g-15657 does not seem to be running inside a container [2020-12-11T23:00:22.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** ci-base-image-x86_64 cat [2020-12-11T23:00:22.995Z] $ docker top 6cae99565b2a2bfd524259a169a78074ae989b24beefb67cca6499963ca830b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T23:00:23.489Z] + make test [2020-12-11T23:00:23.489Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-11T23:00:33.594Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.025s coverage: 87.9% of statements [2020-12-11T23:00:33.594Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-12-11T23:00:33.594Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.006s coverage: 85.7% of statements [2020-12-11T23:00:33.594Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-11T23:00:34.177Z] gofmt -l . [2020-12-11T23:00:34.177Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-11T23:00:34.195Z] $ docker stop --time=1 6cae99565b2a2bfd524259a169a78074ae989b24beefb67cca6499963ca830b0 [2020-12-11T23:00:36.791Z] $ docker rm -f 6cae99565b2a2bfd524259a169a78074ae989b24beefb67cca6499963ca830b0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T23:00:37.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-11T23:00:37.634Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-11T23:02:13.886Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15658 in /w/workspace/gexfoundry_go-mod-registry_PR-63 [Pipeline] { [Pipeline] ws [2020-12-11T23:02:13.951Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2020-12-11T23:02:18.834Z] using credential edgex-jenkins-ssh [2020-12-11T23:02:18.893Z] Cloning the remote Git repository [2020-12-11T23:02:18.944Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2020-12-11T23:02:19.076Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2020-12-11T23:02:19.157Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-12-11T23:02:19.158Z] > git --version # timeout=10 [2020-12-11T23:02:19.189Z] > git --version # 'git version 2.17.1' [2020-12-11T23:02:19.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T23:02:19.274Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T23:02:20.083Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-12-11T23:02:20.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T23:02:20.128Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2020-12-11T23:02:20.161Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2020-12-11T23:02:20.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T23:02:20.174Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/63/head:refs/remotes/origin/PR-63 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T23:02:20.652Z] Merging remotes/origin/master commit 03888b01b35f22c0aa8a62f87720f38b8993b4ce into PR head commit 978866a60c7a8224f68e7153e786a0c8772f83f2 [2020-12-11T23:02:20.868Z] Merge succeeded, producing d26afd62abe9bcabcddc4a6b0ac26bd47881ffb8 [2020-12-11T23:02:20.869Z] Checking out Revision d26afd62abe9bcabcddc4a6b0ac26bd47881ffb8 (PR-63) [2020-12-11T23:02:20.666Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T23:02:20.680Z] > git checkout -f 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [2020-12-11T23:02:20.750Z] > git remote # timeout=10 [2020-12-11T23:02:20.768Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T23:02:20.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T23:02:20.805Z] > git merge 03888b01b35f22c0aa8a62f87720f38b8993b4ce # timeout=10 [2020-12-11T23:02:20.848Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T23:02:20.867Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T23:02:20.877Z] > git checkout -f d26afd62abe9bcabcddc4a6b0ac26bd47881ffb8 # timeout=10 [2020-12-11T23:02:25.234Z] Commit message: "Merge commit '03888b01b35f22c0aa8a62f87720f38b8993b4ce' into HEAD" [2020-12-11T23:02:25.243Z] > git rev-list --no-walk 978866a60c7a8224f68e7153e786a0c8772f83f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-11T23:02:27.010Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-11T23:02:27.465Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T23:02:27.804Z] + sudo service docker restart [2020-12-11T23:02:27.804Z] + true [Pipeline] unstash [Pipeline] echo [2020-12-11T23:02:30.709Z] ========================================================= [2020-12-11T23:02:30.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-11T23:02:30.709Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:02:31.092Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-11T23:02:32.069Z] Sending build context to Docker daemon 286.7kB [2020-12-11T23:02:32.069Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T23:02:32.069Z] Step 2/7 : FROM ${BASE} [2020-12-11T23:02:32.339Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-11T23:02:32.339Z] 5f621e34cdf4: Pulling fs layer [2020-12-11T23:02:32.339Z] a4357932f1b6: Pulling fs layer [2020-12-11T23:02:32.339Z] 18c013af1878: Pulling fs layer [2020-12-11T23:02:32.339Z] 00ac8860ef70: Pulling fs layer [2020-12-11T23:02:32.339Z] 63d7cb157983: Pulling fs layer [2020-12-11T23:02:32.339Z] b116817d02f9: Pulling fs layer [2020-12-11T23:02:32.339Z] 745a02a5169b: Pulling fs layer [2020-12-11T23:02:32.339Z] 63d7cb157983: Waiting [2020-12-11T23:02:32.339Z] b116817d02f9: Waiting [2020-12-11T23:02:32.339Z] 745a02a5169b: Waiting [2020-12-11T23:02:32.339Z] 00ac8860ef70: Waiting [2020-12-11T23:02:32.339Z] 18c013af1878: Verifying Checksum [2020-12-11T23:02:32.339Z] 18c013af1878: Download complete [2020-12-11T23:02:32.339Z] a4357932f1b6: Verifying Checksum [2020-12-11T23:02:32.339Z] a4357932f1b6: Download complete [2020-12-11T23:02:32.339Z] 63d7cb157983: Verifying Checksum [2020-12-11T23:02:32.339Z] 63d7cb157983: Download complete [2020-12-11T23:02:32.339Z] b116817d02f9: Verifying Checksum [2020-12-11T23:02:32.339Z] b116817d02f9: Download complete [2020-12-11T23:02:32.932Z] 5f621e34cdf4: Verifying Checksum [2020-12-11T23:02:32.932Z] 5f621e34cdf4: Download complete [2020-12-11T23:02:33.934Z] 5f621e34cdf4: Pull complete [2020-12-11T23:02:34.211Z] a4357932f1b6: Pull complete [2020-12-11T23:02:34.812Z] 18c013af1878: Pull complete [2020-12-11T23:02:35.087Z] 745a02a5169b: Verifying Checksum [2020-12-11T23:02:35.087Z] 745a02a5169b: Download complete [2020-12-11T23:02:36.532Z] 00ac8860ef70: Verifying Checksum [2020-12-11T23:02:36.532Z] 00ac8860ef70: Download complete [2020-12-11T23:02:46.726Z] 00ac8860ef70: Pull complete [2020-12-11T23:02:46.726Z] 63d7cb157983: Pull complete [2020-12-11T23:02:47.002Z] b116817d02f9: Pull complete [2020-12-11T23:02:51.321Z] 745a02a5169b: Pull complete [2020-12-11T23:02:51.321Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-11T23:02:51.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-11T23:02:51.321Z] ---> b7e6874047d6 [2020-12-11T23:02:51.321Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-12-11T23:02:53.320Z] ---> Running in 261a12866ea5 [2020-12-11T23:02:53.913Z] Removing intermediate container 261a12866ea5 [2020-12-11T23:02:53.913Z] ---> fc70ba080d53 [2020-12-11T23:02:53.913Z] Step 4/7 : RUN apk add --update bash [2020-12-11T23:02:53.913Z] ---> Running in 6bb280201581 [2020-12-11T23:02:55.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T23:02:56.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T23:02:57.744Z] OK: 142 MiB in 39 packages [2020-12-11T23:02:58.717Z] Removing intermediate container 6bb280201581 [2020-12-11T23:02:58.717Z] ---> c8dc523f1a2a [2020-12-11T23:02:58.717Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-11T23:02:58.717Z] ---> Running in 3e3b50239e32 [2020-12-11T23:02:59.313Z] Removing intermediate container 3e3b50239e32 [2020-12-11T23:02:59.313Z] ---> a5186df85d47 [2020-12-11T23:02:59.313Z] Step 6/7 : COPY go.mod . [2020-12-11T23:02:59.905Z] ---> ec5ee5862a86 [2020-12-11T23:02:59.905Z] Step 7/7 : RUN go mod download [2020-12-11T23:03:00.179Z] ---> Running in 65c822fbf6f6 [2020-12-11T23:03:18.506Z] Removing intermediate container 65c822fbf6f6 [2020-12-11T23:03:18.507Z] ---> 5e582b9b0786 [2020-12-11T23:03:18.507Z] Successfully built 5e582b9b0786 [2020-12-11T23:03:18.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:03:18.852Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T23:03:18.852Z] . [Pipeline] withDockerContainer [2020-12-11T23:03:19.131Z] prd-ubuntu18.04-docker-arm64-4c-16g-15658 does not seem to be running inside a container [2020-12-11T23:03:19.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** ci-base-image-arm64 cat [2020-12-11T23:03:20.726Z] $ docker top b2044c395a296a17a4c48cc941b6c2a6559c6ae94df644242484c71a19cfce48 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T23:03:21.698Z] + go version [2020-12-11T23:03:21.698Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-11T23:03:21.746Z] $ docker stop --time=1 b2044c395a296a17a4c48cc941b6c2a6559c6ae94df644242484c71a19cfce48 [2020-12-11T23:03:23.594Z] $ docker rm -f b2044c395a296a17a4c48cc941b6c2a6559c6ae94df644242484c71a19cfce48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:03:24.582Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T23:03:24.582Z] . [Pipeline] withDockerContainer [2020-12-11T23:03:24.841Z] prd-ubuntu18.04-docker-arm64-4c-16g-15658 does not seem to be running inside a container [2020-12-11T23:03:24.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** ci-base-image-arm64 cat [2020-12-11T23:03:26.489Z] $ docker top 42d69094e81962469d0c176487f643a06d61dc0d24db2e5cf6f229ba97425d57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T23:03:27.542Z] + make test [2020-12-11T23:03:27.542Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-11T23:03:54.358Z] ok github.com/edgexfoundry/go-mod-registry/internal/pkg/consul 2.072s coverage: 87.9% of statements [2020-12-11T23:03:54.358Z] ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] [2020-12-11T23:03:54.358Z] ok github.com/edgexfoundry/go-mod-registry/registry 0.013s coverage: 85.7% of statements [2020-12-11T23:03:54.358Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-11T23:03:55.789Z] gofmt -l . [2020-12-11T23:03:55.789Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-11T23:03:55.847Z] $ docker stop --time=1 42d69094e81962469d0c176487f643a06d61dc0d24db2e5cf6f229ba97425d57 [2020-12-11T23:03:57.976Z] $ docker rm -f 42d69094e81962469d0c176487f643a06d61dc0d24db2e5cf6f229ba97425d57 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T23:03:58.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-11T23:03:58.884Z] Warning: overwriting stash ‘coverage-report’ [2020-12-11T23:03:59.603Z] 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] } [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] wrap [2020-12-11T23:04:01.663Z] provisioning config files... [2020-12-11T23:04:01.701Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/config3651744211340690943tmp [Pipeline] { [Pipeline] sh [2020-12-11T23:04:02.090Z] + set +x [2020-12-11T23:04:02.090Z] + curl -s https://codecov.io/bash [2020-12-11T23:04:02.090Z] + bash -s -- [2020-12-11T23:04:02.353Z] [2020-12-11T23:04:02.353Z] _____ _ [2020-12-11T23:04:02.353Z] / ____| | | [2020-12-11T23:04:02.353Z] | | ___ __| | ___ ___ _____ __ [2020-12-11T23:04:02.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-11T23:04:02.353Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-11T23:04:02.353Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-11T23:04:02.353Z] Bash-20201130-cc6d3fe [2020-12-11T23:04:02.353Z] [2020-12-11T23:04:02.353Z] [2020-12-11T23:04:02.353Z] ==> Jenkins CI detected. [2020-12-11T23:04:02.353Z] project root: . [2020-12-11T23:04:02.353Z] --> token set from env [2020-12-11T23:04:02.353Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-11T23:04:02.353Z] ==> Running gcov in . (disable via -X gcov) [2020-12-11T23:04:02.353Z] ==> Python coveragepy not found [2020-12-11T23:04:02.353Z] ==> Searching for coverage reports in: [2020-12-11T23:04:02.353Z] + . [2020-12-11T23:04:02.353Z] -> Found 1 reports [2020-12-11T23:04:02.353Z] ==> Detecting git/mercurial file structure [2020-12-11T23:04:02.353Z] ==> Reading reports [2020-12-11T23:04:02.353Z] + ./coverage.out bytes=8966 [2020-12-11T23:04:02.353Z] ==> Appending adjustments [2020-12-11T23:04:02.353Z] https://docs.codecov.io/docs/fixing-reports [2020-12-11T23:04:02.353Z] + Found adjustments [2020-12-11T23:04:02.353Z] ==> Gzipping contents [2020-12-11T23:04:02.617Z] 4.0K /tmp/codecov.oOYJrF.gz [2020-12-11T23:04:02.617Z] ==> Uploading reports [2020-12-11T23:04:02.617Z] url: https://codecov.io [2020-12-11T23:04:02.617Z] query: branch=PR-63&commit=0f38e34fcff8c030417aea776fb315702b327e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-63%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=63&job=&cmd_args= [2020-12-11T23:04:02.617Z] -> Pinging Codecov [2020-12-11T23:04:02.617Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-63&commit=0f38e34fcff8c030417aea776fb315702b327e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-63%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=63&job=&cmd_args= [2020-12-11T23:04:02.880Z] -> Uploading to [2020-12-11T23:04:02.880Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-11/05B643FFA8DEACB6C25F95B2D4D12284/0f38e34fcff8c030417aea776fb315702b327e1a/8bca5bc0-777c-4838-a004-600f7adf8906.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T230402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=465ee22b1c7cdca56cb711e15808e26674896fb0a7a90e5a3137bdf20b31efb8 [2020-12-11T23:04:02.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T23:04:02.880Z] Dload Upload Total Spent Left Speed [2020-12-11T23:04:03.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1819 0 0 100 1819 0 3862 --:--:-- --:--:-- --:--:-- 3870 [2020-12-11T23:04:03.460Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/0f38e34fcff8c030417aea776fb315702b327e1a [Pipeline] } [2020-12-11T23:04:03.470Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:06.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:06.509Z] ---> package-listing.sh [2020-12-11T23:04:06.509Z] ++ facter osfamily [2020-12-11T23:04:06.509Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-11T23:04:06.509Z] + OS_FAMILY=redhat [2020-12-11T23:04:06.509Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-63 [2020-12-11T23:04:06.509Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-11T23:04:06.509Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-11T23:04:06.509Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-11T23:04:06.509Z] + PACKAGES=/tmp/packages_start.txt [2020-12-11T23:04:06.509Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-63 ']' [2020-12-11T23:04:06.509Z] + PACKAGES=/tmp/packages_end.txt [2020-12-11T23:04:06.509Z] + case "${OS_FAMILY}" in [2020-12-11T23:04:06.509Z] + rpm -qa [2020-12-11T23:04:06.509Z] + sort [2020-12-11T23:04:11.832Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-11T23:04:11.832Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-11T23:04:11.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-11T23:04:11.832Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-63 ']' [2020-12-11T23:04:11.832Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-63/archives/ [2020-12-11T23:04:11.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-63/archives/ [Pipeline] echo [2020-12-11T23:04:11.852Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-11T23:04:12.146Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:04:12.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T23:04:12.464Z] [2020-12-11T23:04:12.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-11T23:04:12.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T23:04:12.814Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-11T23:04:12.814Z] df20fa9351a1: Pulling fs layer [2020-12-11T23:04:12.814Z] 36b3adc4ff6f: Pulling fs layer [2020-12-11T23:04:12.814Z] 8ad3a11d3b57: Pulling fs layer [2020-12-11T23:04:12.814Z] 46f8f816bc3b: Pulling fs layer [2020-12-11T23:04:12.814Z] 93b61091891f: Pulling fs layer [2020-12-11T23:04:12.814Z] 93b9cdb0e59b: Pulling fs layer [2020-12-11T23:04:12.814Z] 5e14af77c1be: Pulling fs layer [2020-12-11T23:04:12.814Z] 01666e4c0597: Pulling fs layer [2020-12-11T23:04:12.814Z] aa168da1d23b: Pulling fs layer [2020-12-11T23:04:12.814Z] 93b61091891f: Waiting [2020-12-11T23:04:12.814Z] 93b9cdb0e59b: Waiting [2020-12-11T23:04:12.814Z] 5e14af77c1be: Waiting [2020-12-11T23:04:12.814Z] 01666e4c0597: Waiting [2020-12-11T23:04:12.814Z] aa168da1d23b: Waiting [2020-12-11T23:04:12.814Z] 46f8f816bc3b: Waiting [2020-12-11T23:04:12.814Z] 36b3adc4ff6f: Verifying Checksum [2020-12-11T23:04:12.814Z] 36b3adc4ff6f: Download complete [2020-12-11T23:04:12.814Z] 46f8f816bc3b: Verifying Checksum [2020-12-11T23:04:12.814Z] 46f8f816bc3b: Download complete [2020-12-11T23:04:13.079Z] df20fa9351a1: Verifying Checksum [2020-12-11T23:04:13.079Z] df20fa9351a1: Download complete [2020-12-11T23:04:13.079Z] 93b9cdb0e59b: Verifying Checksum [2020-12-11T23:04:13.079Z] 93b9cdb0e59b: Download complete [2020-12-11T23:04:13.079Z] 93b61091891f: Verifying Checksum [2020-12-11T23:04:13.079Z] 93b61091891f: Download complete [2020-12-11T23:04:13.079Z] 5e14af77c1be: Verifying Checksum [2020-12-11T23:04:13.079Z] 5e14af77c1be: Download complete [2020-12-11T23:04:13.079Z] 01666e4c0597: Verifying Checksum [2020-12-11T23:04:13.079Z] 01666e4c0597: Download complete [2020-12-11T23:04:13.079Z] 8ad3a11d3b57: Verifying Checksum [2020-12-11T23:04:13.079Z] 8ad3a11d3b57: Download complete [2020-12-11T23:04:13.343Z] df20fa9351a1: Pull complete [2020-12-11T23:04:13.608Z] 36b3adc4ff6f: Pull complete [2020-12-11T23:04:14.192Z] 8ad3a11d3b57: Pull complete [2020-12-11T23:04:14.455Z] 46f8f816bc3b: Pull complete [2020-12-11T23:04:15.404Z] 93b61091891f: Pull complete [2020-12-11T23:04:15.404Z] aa168da1d23b: Verifying Checksum [2020-12-11T23:04:15.404Z] aa168da1d23b: Download complete [2020-12-11T23:04:15.404Z] 93b9cdb0e59b: Pull complete [2020-12-11T23:04:15.404Z] 5e14af77c1be: Pull complete [2020-12-11T23:04:15.671Z] 01666e4c0597: Pull complete [2020-12-11T23:04:22.322Z] aa168da1d23b: Pull complete [2020-12-11T23:04:22.322Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-11T23:04:22.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T23:04:22.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-11T23:04:22.560Z] prd-centos7-docker-4c-2g-15656 does not seem to be running inside a container [2020-12-11T23:04:22.609Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-63/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-63 -v /w/workspace/gexfoundry_go-mod-registry_PR-63:/w/workspace/gexfoundry_go-mod-registry_PR-63:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-63@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-11T23:04:26.249Z] $ docker top aa022278a9aef707bc713858637fd8684a8e9408371b7e9949042fcd27948ea2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T23:04:26.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-11T23:04:27.121Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-11T23:04:27.425Z] + ls /var/log/sa-host [2020-12-11T23:04:27.425Z] + sadf -c /var/log/sa-host/sa11 [2020-12-11T23:04:27.425Z] file_magic: OK [2020-12-11T23:04:27.425Z] HZ: Using current value: 100 [2020-12-11T23:04:27.425Z] file_header: OK [2020-12-11T23:04:27.425Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-11T23:04:27.425Z] Statistics: [2020-12-11T23:04:27.425Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-11T23:04:27.425Z] File successfully converted to sysstat format version 12.2.1 [2020-12-11T23:04:27.425Z] + sadf -c /var/log/sa-host/sa23 [2020-12-11T23:04:27.425Z] file_magic: OK [2020-12-11T23:04:27.425Z] HZ: Using current value: 100 [2020-12-11T23:04:27.425Z] file_header: OK [2020-12-11T23:04:27.425Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-11T23:04:27.425Z] Statistics: [2020-12-11T23:04:27.425Z] Hnuu...uuuununununu... [2020-12-11T23:04:27.425Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-11T23:04:27.642Z] provisioning config files... [2020-12-11T23:04:27.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-63@tmp/config2022092149391312765tmp [Pipeline] { [Pipeline] echo [2020-12-11T23:04:27.747Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:28.049Z] ---> create-netrc.sh [Pipeline] } [2020-12-11T23:04:28.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-11T23:04:28.157Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:28.464Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-11T23:04:28.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:28.786Z] ---> sudo-logs.sh [2020-12-11T23:04:28.786Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-11T23:04:28.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:29.095Z] ---> job-cost.sh [2020-12-11T23:04:29.095Z] lf-activate-venv: SKIPPING [2020-12-11T23:04:29.095Z] INFO: No Stack... [2020-12-11T23:04:30.042Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-11T23:04:30.620Z] INFO: Archiving Costs [Pipeline] echo [2020-12-11T23:04:30.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T23:04:30.936Z] ---> logs-deploy.sh [2020-12-11T23:04:30.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-63/2 [2020-12-11T23:04:30.936Z] INFO: archiving workspace using pattern(s): [2020-12-11T23:04:32.870Z] Archives upload complete. [2020-12-11T23:04:32.870Z] INFO: archiving logs to Nexus [2020-12-11T23:04:33.819Z] ---> uname -a: [2020-12-11T23:04:33.820Z] Linux prd-centos7-docker-4c-2g-15656.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> lscpu: [2020-12-11T23:04:33.820Z] Architecture: x86_64 [2020-12-11T23:04:33.820Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-11T23:04:33.820Z] Byte Order: Little Endian [2020-12-11T23:04:33.820Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-11T23:04:33.820Z] CPU(s): 4 [2020-12-11T23:04:33.820Z] On-line CPU(s) list: 0-3 [2020-12-11T23:04:33.820Z] Thread(s) per core: 1 [2020-12-11T23:04:33.820Z] Core(s) per socket: 1 [2020-12-11T23:04:33.820Z] Socket(s): 4 [2020-12-11T23:04:33.820Z] NUMA node(s): 1 [2020-12-11T23:04:33.820Z] Vendor ID: GenuineIntel [2020-12-11T23:04:33.820Z] CPU family: 6 [2020-12-11T23:04:33.820Z] Model: 44 [2020-12-11T23:04:33.820Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-11T23:04:33.820Z] Stepping: 1 [2020-12-11T23:04:33.820Z] CPU MHz: 2933.442 [2020-12-11T23:04:33.820Z] BogoMIPS: 5866.88 [2020-12-11T23:04:33.820Z] Virtualization: VT-x [2020-12-11T23:04:33.820Z] Hypervisor vendor: KVM [2020-12-11T23:04:33.820Z] Virtualization type: full [2020-12-11T23:04:33.820Z] L1d cache: 128 KiB [2020-12-11T23:04:33.820Z] L1i cache: 128 KiB [2020-12-11T23:04:33.820Z] L2 cache: 16 MiB [2020-12-11T23:04:33.820Z] L3 cache: 64 MiB [2020-12-11T23:04:33.820Z] NUMA node0 CPU(s): 0-3 [2020-12-11T23:04:33.820Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-11T23:04:33.820Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-11T23:04:33.820Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-11T23:04:33.820Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-11T23:04:33.820Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-11T23:04:33.820Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-11T23:04:33.820Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-11T23:04:33.820Z] Vulnerability Srbds: Not affected [2020-12-11T23:04:33.820Z] Vulnerability Tsx async abort: Not affected [2020-12-11T23:04:33.820Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> nproc: [2020-12-11T23:04:33.820Z] 4 [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> df -h: [2020-12-11T23:04:33.820Z] Filesystem Size Used Available Use% Mounted on [2020-12-11T23:04:33.820Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-11T23:04:33.820Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-11T23:04:33.820Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-11T23:04:33.820Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-registry_PR-63@tmp [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-11T23:04:33.820Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/gexfoundry_go-mod-registry_PR-63 [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> free -m: [2020-12-11T23:04:33.820Z] total used free shared buff/cache available [2020-12-11T23:04:33.820Z] Mem: 1837 716 108 0 1012 1015 [2020-12-11T23:04:33.820Z] Swap: 1023 1 1022 [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> ip addr: [2020-12-11T23:04:33.820Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-11T23:04:33.820Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-11T23:04:33.820Z] inet 127.0.0.1/8 scope host lo [2020-12-11T23:04:33.820Z] valid_lft forever preferred_lft forever [2020-12-11T23:04:33.820Z] inet6 ::1/128 scope host [2020-12-11T23:04:33.820Z] valid_lft forever preferred_lft forever [2020-12-11T23:04:33.820Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-11T23:04:33.820Z] link/ether fa:16:3e:ae:3c:11 brd ff:ff:ff:ff:ff:ff [2020-12-11T23:04:33.820Z] inet 10.30.122.223/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-11T23:04:33.820Z] valid_lft 85929sec preferred_lft 85929sec [2020-12-11T23:04:33.820Z] inet6 fe80::f816:3eff:feae:3c11/64 scope link [2020-12-11T23:04:33.820Z] valid_lft forever preferred_lft forever [2020-12-11T23:04:33.820Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-11T23:04:33.820Z] link/ether 02:42:0f:05:a2:a1 brd ff:ff:ff:ff:ff:ff [2020-12-11T23:04:33.820Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-11T23:04:33.820Z] valid_lft forever preferred_lft forever [2020-12-11T23:04:33.820Z] inet6 fe80::42:fff:fe05:a2a1/64 scope link [2020-12-11T23:04:33.820Z] valid_lft forever preferred_lft forever [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> sar -b -r -n DEV: [2020-12-11T23:04:33.820Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] 22:56:30 LINUX RESTART (4 CPU) [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] 22:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-11T23:04:33.820Z] 22:58:01 68.88 27.66 41.22 0.00 6368.31 3705.33 0.00 [2020-12-11T23:04:33.820Z] 22:59:01 1.93 0.00 1.93 0.00 0.00 39.15 0.00 [2020-12-11T23:04:33.820Z] 23:00:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2020-12-11T23:04:33.820Z] 23:01:01 0.27 0.02 0.25 0.00 0.13 3.80 0.00 [2020-12-11T23:04:33.820Z] 23:02:01 0.37 0.08 0.28 0.00 1.60 5.04 0.00 [2020-12-11T23:04:33.820Z] 23:03:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2020-12-11T23:04:33.820Z] 23:04:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2020-12-11T23:04:33.820Z] Average: 10.17 3.91 6.26 0.00 897.19 529.95 0.00 [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] 22:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-11T23:04:33.820Z] 22:58:01 164484 0 617504 32.82 2620 1096936 1121164 38.26 439616 1078736 132 [2020-12-11T23:04:33.820Z] 22:59:01 171392 0 610584 32.45 2620 1096948 1087596 37.12 438428 1073868 20 [2020-12-11T23:04:33.820Z] 23:00:01 169092 0 612880 32.57 2620 1096952 1087764 37.12 439952 1075176 16 [2020-12-11T23:04:33.820Z] 23:01:01 168884 0 613028 32.58 2620 1097012 1090364 37.21 452148 1062536 28 [2020-12-11T23:04:33.820Z] 23:02:01 168164 0 613680 32.62 2620 1097080 1088104 37.14 446684 1069196 8 [2020-12-11T23:04:33.820Z] 23:03:01 167336 0 614500 32.66 2620 1097088 1088260 37.14 465620 1051264 8 [2020-12-11T23:04:33.820Z] 23:04:01 167012 0 614824 32.68 2620 1097088 1088200 37.14 465900 1051260 8 [2020-12-11T23:04:33.820Z] Average: 168052 0 613857 32.63 2620 1097015 1093065 37.30 449764 1066005 31 [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] 22:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-11T23:04:33.820Z] 22:58:01 eth0 529.74 314.31 1042.46 92.88 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 22:58:01 docker0 1.32 1.20 0.31 1.98 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 22:59:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:00:01 eth0 1.00 0.45 0.33 0.21 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:01:01 eth0 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:02:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:03:01 eth0 0.68 0.42 0.40 0.26 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:04:01 eth0 0.97 0.30 0.27 0.09 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] Average: eth0 75.14 44.47 146.98 13.17 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] Average: docker0 0.19 0.17 0.04 0.28 0.00 0.00 0.00 0.00 [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] ---> sar -P ALL: [2020-12-11T23:04:33.820Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] 22:56:30 LINUX RESTART (4 CPU) [2020-12-11T23:04:33.820Z] [2020-12-11T23:04:33.820Z] 22:57:02 CPU %user %nice %system %iowait %steal %idle [2020-12-11T23:04:33.820Z] 22:58:01 all 11.64 0.00 4.02 1.52 0.01 82.81 [2020-12-11T23:04:33.820Z] 22:58:01 0 11.50 0.00 4.77 1.12 0.02 82.59 [2020-12-11T23:04:33.820Z] 22:58:01 1 11.40 0.00 3.85 2.77 0.02 81.96 [2020-12-11T23:04:33.820Z] 22:58:01 2 11.75 0.00 4.08 0.82 0.02 83.33 [2020-12-11T23:04:33.820Z] 22:58:01 3 11.91 0.00 3.37 1.37 0.00 83.35 [2020-12-11T23:04:33.820Z] 22:59:01 all 0.16 0.00 0.05 0.00 0.00 99.78 [2020-12-11T23:04:33.820Z] 22:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T23:04:33.820Z] 22:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-11T23:04:33.820Z] 22:59:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-12-11T23:04:33.820Z] 22:59:01 3 0.50 0.00 0.05 0.00 0.02 99.43 [2020-12-11T23:04:33.820Z] 23:00:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2020-12-11T23:04:33.820Z] 23:00:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2020-12-11T23:04:33.820Z] 23:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2020-12-11T23:04:33.820Z] 23:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-11T23:04:33.820Z] 23:00:01 3 0.32 0.00 0.10 0.00 0.00 99.58 [2020-12-11T23:04:33.820Z] 23:01:01 all 0.16 0.00 0.06 0.00 0.00 99.77 [2020-12-11T23:04:33.820Z] 23:01:01 0 0.52 0.00 0.02 0.00 0.00 99.47 [2020-12-11T23:04:33.820Z] 23:01:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2020-12-11T23:04:33.820Z] 23:01:01 2 0.05 0.00 0.13 0.00 0.02 99.80 [2020-12-11T23:04:33.820Z] 23:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T23:04:33.820Z] 23:02:01 all 0.20 0.00 0.20 0.00 0.00 99.60 [2020-12-11T23:04:33.820Z] 23:02:01 0 0.47 0.00 0.13 0.00 0.00 99.40 [2020-12-11T23:04:33.820Z] 23:02:01 1 0.12 0.00 0.23 0.00 0.00 99.65 [2020-12-11T23:04:33.820Z] 23:02:01 2 0.12 0.00 0.20 0.00 0.00 99.68 [2020-12-11T23:04:33.820Z] 23:02:01 3 0.10 0.00 0.25 0.00 0.00 99.65 [2020-12-11T23:04:33.820Z] 23:03:01 all 0.17 0.00 0.07 0.00 0.00 99.76 [2020-12-11T23:04:33.820Z] 23:03:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-11T23:04:33.820Z] 23:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-11T23:04:33.820Z] 23:03:01 2 0.03 0.00 0.17 0.00 0.00 99.80 [2020-12-11T23:04:33.820Z] 23:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-11T23:04:33.820Z] 23:04:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2020-12-11T23:04:33.820Z] 23:04:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2020-12-11T23:04:33.820Z] 23:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-11T23:04:33.820Z] 23:04:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-11T23:04:33.820Z] 23:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2020-12-11T23:04:33.820Z] Average: all 1.77 0.00 0.63 0.21 0.00 97.38 [2020-12-11T23:04:33.820Z] Average: 0 1.93 0.00 0.70 0.16 0.00 97.21 [2020-12-11T23:04:33.820Z] Average: 1 1.65 0.00 0.61 0.39 0.00 97.35 [2020-12-11T23:04:33.820Z] Average: 2 1.70 0.00 0.67 0.11 0.00 97.51 [2020-12-11T23:04:33.821Z] Average: 3 1.81 0.00 0.54 0.19 0.00 97.45 [2020-12-11T23:04:33.821Z] [2020-12-11T23:04:33.821Z] [2020-12-11T23:04:33.821Z]