Pull request #114 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e140222593fb0ac28deff089f95fcc9ffb07bd91+5b809937728fe6379baf9f00399e19471274c7bf (a5d7f4f292bd6374047cd57e3c1c295fde604a10) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-114/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-114/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6169 in /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-114 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/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 --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit e140222593fb0ac28deff089f95fcc9ffb07bd91 Merge succeeded, producing e140222593fb0ac28deff089f95fcc9ffb07bd91 Checking out Revision e140222593fb0ac28deff089f95fcc9ffb07bd91 (PR-114) > git config core.sparsecheckout # timeout=10 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # 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 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T06:19:33.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T06:19:34.134Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T06:19:35.273Z] ========================================================= [2020-10-19T06:19:35.273Z] EdgeX Global Pipelines Version Info [2020-10-19T06:19:35.273Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:19:36.791Z] ------------------- [2020-10-19T06:19:36.792Z] stable info: [2020-10-19T06:19:36.792Z] ------------------- [2020-10-19T06:19:36.792Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:19:36.792Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:19:36.792Z] Message: update stable to v1.0.144 [2020-10-19T06:19:37.738Z] ------------------- [2020-10-19T06:19:37.738Z] experimental info: [2020-10-19T06:19:37.738Z] ------------------- [2020-10-19T06:19:37.738Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T06:19:37.738Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T06:19:37.738Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T06:19:38.214Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-10-19T06:19:38.329Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-10-19T06:19:38.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T06:19:38.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T06:19:38.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T06:19:38.880Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T06:19:39.017Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T06:19:39.171Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T06:19:39.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T06:19:39.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T06:19:39.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T06:19:39.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-10-19T06:19:39.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T06:19:39.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T06:19:40.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:19:40.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:19:40.326Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:19:40.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T06:19:40.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T06:19:40.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T06:19:40.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T06:19:40.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T06:19:41.107Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T06:19:41.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T06:19:41.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T06:19:41.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-114 [Pipeline] echo [2020-10-19T06:19:41.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-114 [Pipeline] echo [2020-10-19T06:19:41.728Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-114 [Pipeline] echo [2020-10-19T06:19:41.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e140222593fb0ac28deff089f95fcc9ffb07bd91 [Pipeline] echo [2020-10-19T06:19:41.981Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e140222 [Pipeline] echo [2020-10-19T06:19:42.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T06:19:42.905Z] + git log --format=format:%s -1 e140222593fb0ac28deff089f95fcc9ffb07bd91 [Pipeline] echo [2020-10-19T06:19:42.988Z] GIT_COMMIT: e140222593fb0ac28deff089f95fcc9ffb07bd91, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo [2020-10-19T06:19:43.083Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:19:43.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:19:44.327Z] [2020-10-19T06:19:44.327Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:19:44.733Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:19:44.733Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T06:19:44.733Z] 31603596830f: Pulling fs layer [2020-10-19T06:19:44.733Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T06:19:44.733Z] 6ca5941a6612: Pulling fs layer [2020-10-19T06:19:44.733Z] ecc8261a40a4: Pulling fs layer [2020-10-19T06:19:44.733Z] ecc8261a40a4: Waiting [2020-10-19T06:19:44.733Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T06:19:44.733Z] 2a8b12db71e7: Download complete [2020-10-19T06:19:44.996Z] 31603596830f: Download complete [2020-10-19T06:19:44.996Z] ecc8261a40a4: Verifying Checksum [2020-10-19T06:19:44.996Z] ecc8261a40a4: Download complete [2020-10-19T06:19:44.996Z] 6ca5941a6612: Verifying Checksum [2020-10-19T06:19:44.996Z] 6ca5941a6612: Download complete [2020-10-19T06:19:45.261Z] 31603596830f: Pull complete [2020-10-19T06:19:45.527Z] 2a8b12db71e7: Pull complete [2020-10-19T06:19:46.483Z] 6ca5941a6612: Pull complete [2020-10-19T06:19:46.483Z] ecc8261a40a4: Pull complete [2020-10-19T06:19:46.483Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T06:19:46.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T06:19:46.483Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T06:19:46.622Z] prd-centos7-docker-4c-2g-6169 does not seem to be running inside a container [2020-10-19T06:19:46.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-114 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114:/w/workspace/xfoundry_go-mod-bootstrap_PR-114:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T06:19:48.962Z] $ docker top 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T06:19:49.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:19:49.480Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:19:49.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:19:49.754Z] $ docker exec 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent [2020-10-19T06:19:49.915Z] SSH_AUTH_SOCK=/tmp/ssh-SI0HCY4HioMo/agent.11 [2020-10-19T06:19:49.915Z] SSH_AGENT_PID=16 [2020-10-19T06:19:49.926Z] Running ssh-add (command line suppressed) [2020-10-19T06:19:50.053Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_6849108597688754479.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_6849108597688754479.key) [2020-10-19T06:19:50.107Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:19:50.532Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T06:19:50.562Z] $ docker exec --env ******** --env ******** 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent -k [2020-10-19T06:19:50.676Z] unset SSH_AUTH_SOCK; [2020-10-19T06:19:50.676Z] unset SSH_AGENT_PID; [2020-10-19T06:19:50.676Z] echo Agent pid 16 killed; [2020-10-19T06:19:50.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T06:19:50.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T06:19:50.926Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T06:19:51.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T06:19:51.095Z] $ docker exec 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent [2020-10-19T06:19:51.257Z] SSH_AUTH_SOCK=/tmp/ssh-wKVhCcAHTlFM/agent.44 [2020-10-19T06:19:51.257Z] SSH_AGENT_PID=49 [2020-10-19T06:19:51.264Z] Running ssh-add (command line suppressed) [2020-10-19T06:19:51.386Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_4302874559835224699.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/private_key_4302874559835224699.key) [2020-10-19T06:19:51.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T06:19:51.807Z] + git semver init [2020-10-19T06:19:51.807Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T06:19:51.807Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-114/.git [2020-10-19T06:19:51.807Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [2020-10-19T06:19:51.807Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T06:19:51.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T06:19:51.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T06:19:51.807Z] # $SEMVER_BRANCH = PR-114 [2020-10-19T06:19:51.807Z] # $SEMVER_TEMP = /tmp/semver-767969267 [2020-10-19T06:19:51.807Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-10-19T06:19:52.381Z] # '/tmp/semver-767969267' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-114/.semver' [2020-10-19T06:19:52.381Z] # -> Force: false [2020-10-19T06:19:52.381Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-114/.semver [Pipeline] } [2020-10-19T06:19:52.404Z] $ docker exec --env ******** --env ******** 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 ssh-agent -k [2020-10-19T06:19:52.520Z] unset SSH_AUTH_SOCK; [2020-10-19T06:19:52.521Z] unset SSH_AGENT_PID; [2020-10-19T06:19:52.521Z] echo Agent pid 49 killed; [2020-10-19T06:19:52.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T06:19:53.154Z] + git semver [Pipeline] } [2020-10-19T06:19:53.189Z] $ docker stop --time=1 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 [2020-10-19T06:19:54.926Z] $ docker rm -f 32d4bb74c9b931b15e11c2abefeed705c6394fcdbc9f82dd5fabe53d97e5b886 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T06:19:55.489Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T06:19:56.029Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T06:19:56.078Z] [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-10-19T06:20:11.907Z] Still waiting to schedule task [2020-10-19T06:20:11.907Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6159’ is offline; ‘prd-centos7-docker-4c-2g-6160’ is offline; ‘prd-centos7-docker-4c-2g-6161’ is offline; ‘prd-centos7-docker-4c-2g-6162’ is offline; ‘prd-centos7-docker-4c-2g-6163’ is offline; ‘prd-centos7-docker-4c-2g-6172’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6035’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6165’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-19T06:20:11.932Z] Still waiting to schedule task [2020-10-19T06:20:11.932Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T06:21:29.821Z] Running on prd-centos7-docker-4c-2g-6174 in /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [Pipeline] { [Pipeline] ws [2020-10-19T06:21:29.912Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-19T06:21:32.536Z] using credential edgex-jenkins-ssh [2020-10-19T06:21:32.588Z] Cloning the remote Git repository [2020-10-19T06:21:32.614Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-19T06:21:32.679Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-19T06:21:32.733Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-19T06:21:32.733Z] > git --version # timeout=10 [2020-10-19T06:21:32.741Z] > git --version # 'git version 2.16.5' [2020-10-19T06:21:32.742Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:21:32.795Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:21:33.338Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-19T06:21:33.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:21:33.357Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-19T06:21:33.371Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-19T06:21:33.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:21:33.377Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T06:21:33.804Z] Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit e140222593fb0ac28deff089f95fcc9ffb07bd91 [2020-10-19T06:21:33.924Z] Merge succeeded, producing e140222593fb0ac28deff089f95fcc9ffb07bd91 [2020-10-19T06:21:33.925Z] Checking out Revision e140222593fb0ac28deff089f95fcc9ffb07bd91 (PR-114) [2020-10-19T06:21:33.815Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:21:33.834Z] > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 [2020-10-19T06:21:33.893Z] > git remote # timeout=10 [2020-10-19T06:21:33.899Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T06:21:33.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:21:33.909Z] > git merge 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 [2020-10-19T06:21:33.919Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T06:21:33.929Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:21:33.937Z] > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 [2020-10-19T06:21:37.590Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2020-10-19T06:21:37.623Z] > git --version # timeout=10 [2020-10-19T06:21:37.633Z] > git --version # 'git version 2.16.5' [2020-10-19T06:21:37.640Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T06:21:38.681Z] ========================================================= [2020-10-19T06:21:38.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T06:21:38.681Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:21:39.504Z] + 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-10-19T06:21:40.092Z] Sending build context to Docker daemon 541.2kB [2020-10-19T06:21:40.092Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T06:21:40.092Z] Step 2/8 : FROM ${BASE} [2020-10-19T06:21:40.092Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T06:21:40.092Z] df20fa9351a1: Pulling fs layer [2020-10-19T06:21:40.092Z] ed8968b2872e: Pulling fs layer [2020-10-19T06:21:40.092Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T06:21:40.092Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T06:21:40.092Z] e73272ec9a57: Pulling fs layer [2020-10-19T06:21:40.092Z] 1e910a182e73: Pulling fs layer [2020-10-19T06:21:40.092Z] 4e634b169226: Pulling fs layer [2020-10-19T06:21:40.092Z] e73272ec9a57: Waiting [2020-10-19T06:21:40.092Z] 1e910a182e73: Waiting [2020-10-19T06:21:40.092Z] 4e634b169226: Waiting [2020-10-19T06:21:40.092Z] e871e8e8d7a9: Waiting [2020-10-19T06:21:40.092Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T06:21:40.092Z] a92cc7c5fd73: Download complete [2020-10-19T06:21:40.092Z] ed8968b2872e: Verifying Checksum [2020-10-19T06:21:40.092Z] ed8968b2872e: Download complete [2020-10-19T06:21:40.092Z] e73272ec9a57: Verifying Checksum [2020-10-19T06:21:40.092Z] e73272ec9a57: Download complete [2020-10-19T06:21:40.092Z] 1e910a182e73: Verifying Checksum [2020-10-19T06:21:40.092Z] 1e910a182e73: Download complete [2020-10-19T06:21:40.092Z] df20fa9351a1: Verifying Checksum [2020-10-19T06:21:40.092Z] df20fa9351a1: Download complete [2020-10-19T06:21:40.361Z] df20fa9351a1: Pull complete [2020-10-19T06:21:40.627Z] ed8968b2872e: Pull complete [2020-10-19T06:21:40.627Z] a92cc7c5fd73: Pull complete [2020-10-19T06:21:42.047Z] 4e634b169226: Verifying Checksum [2020-10-19T06:21:42.047Z] 4e634b169226: Download complete [2020-10-19T06:21:42.625Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T06:21:42.625Z] e871e8e8d7a9: Download complete [2020-10-19T06:21:48.005Z] e871e8e8d7a9: Pull complete [2020-10-19T06:21:48.005Z] e73272ec9a57: Pull complete [2020-10-19T06:21:48.276Z] 1e910a182e73: Pull complete [2020-10-19T06:21:53.598Z] 4e634b169226: Pull complete [2020-10-19T06:21:53.598Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T06:21:53.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T06:21:53.598Z] ---> f7629b54cfaa [2020-10-19T06:21:53.598Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T06:21:53.598Z] ---> Running in 78bd83d3cfc5 [2020-10-19T06:21:53.884Z] Removing intermediate container 78bd83d3cfc5 [2020-10-19T06:21:53.884Z] ---> 0ec01d2c4f67 [2020-10-19T06:21:53.884Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T06:21:53.884Z] ---> Running in 3c261c5c8e7a [2020-10-19T06:21:55.823Z] Removing intermediate container 3c261c5c8e7a [2020-10-19T06:21:55.823Z] ---> 8ffcc871bae6 [2020-10-19T06:21:55.823Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-19T06:21:55.823Z] ---> Running in 0f419145aebf [2020-10-19T06:21:56.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T06:21:56.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T06:21:57.253Z] OK: 166 MiB in 39 packages [2020-10-19T06:21:57.831Z] Removing intermediate container 0f419145aebf [2020-10-19T06:21:57.831Z] ---> 14a7657ba210 [2020-10-19T06:21:57.831Z] Step 6/8 : WORKDIR /build [2020-10-19T06:21:57.831Z] ---> Running in 92a8d95f0f91 [2020-10-19T06:21:58.098Z] Removing intermediate container 92a8d95f0f91 [2020-10-19T06:21:58.098Z] ---> ae74ea52a04d [2020-10-19T06:21:58.098Z] Step 7/8 : COPY go.mod . [2020-10-19T06:21:58.363Z] ---> 8ad7b4d12a5f [2020-10-19T06:21:58.363Z] Step 8/8 : RUN go mod download [2020-10-19T06:21:58.363Z] ---> Running in 41de5dff092e [2020-10-19T06:22:16.581Z] Removing intermediate container 41de5dff092e [2020-10-19T06:22:16.581Z] ---> 55d23dee2f2e [2020-10-19T06:22:16.581Z] Successfully built 55d23dee2f2e [2020-10-19T06:22:16.581Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:22:17.161Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T06:22:17.161Z] . [Pipeline] withDockerContainer [2020-10-19T06:22:17.290Z] prd-centos7-docker-4c-2g-6174 does not seem to be running inside a container [2020-10-19T06:22:17.359Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-19T06:22:18.098Z] $ docker top 9904e0718b38fb7a0bc80b12e775858383495aafd36ec21db44b7d58f0fac2b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:22:18.719Z] + go version [2020-10-19T06:22:18.719Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T06:22:18.760Z] $ docker stop --time=1 9904e0718b38fb7a0bc80b12e775858383495aafd36ec21db44b7d58f0fac2b2 [2020-10-19T06:22:20.129Z] $ docker rm -f 9904e0718b38fb7a0bc80b12e775858383495aafd36ec21db44b7d58f0fac2b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:22:21.438Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T06:22:21.438Z] . [Pipeline] withDockerContainer [2020-10-19T06:22:21.578Z] prd-centos7-docker-4c-2g-6174 does not seem to be running inside a container [2020-10-19T06:22:21.632Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-19T06:22:22.297Z] $ docker top ca3bfa2f1ae03bc052a7eb1b285e163f9200b02c6ec930c211e6cbd708f6a0bb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:22:22.876Z] + make test [2020-10-19T06:22:22.876Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T06:22:33.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-19T06:22:33.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.011s coverage: 9.0% of statements [2020-10-19T06:22:33.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-19T06:22:33.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.025s coverage: 95.1% of statements [2020-10-19T06:22:33.039Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.011s coverage: 84.2% of statements [2020-10-19T06:22:33.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-19T06:22:33.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-19T06:22:33.039Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-19T06:22:39.652Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements [2020-10-19T06:22:39.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-19T06:22:39.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-19T06:22:39.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-19T06:22:39.652Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 48.9% of statements [2020-10-19T06:22:39.652Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-19T06:22:39.653Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-19T06:22:39.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements [2020-10-19T06:22:39.915Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T06:22:41.330Z] gofmt -l . [2020-10-19T06:22:41.330Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T06:22:41.669Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T06:22:41.691Z] $ docker stop --time=1 ca3bfa2f1ae03bc052a7eb1b285e163f9200b02c6ec930c211e6cbd708f6a0bb [2020-10-19T06:22:43.926Z] $ docker rm -f ca3bfa2f1ae03bc052a7eb1b285e163f9200b02c6ec930c211e6cbd708f6a0bb [Pipeline] // withDockerContainer [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-10-19T06:23:20.742Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6177 in /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [Pipeline] { [Pipeline] ws [2020-10-19T06:23:20.853Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-10-19T06:23:26.194Z] using credential edgex-jenkins-ssh [2020-10-19T06:23:26.249Z] Cloning the remote Git repository [2020-10-19T06:23:26.307Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-19T06:23:26.417Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-10-19T06:23:26.495Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-19T06:23:26.496Z] > git --version # timeout=10 [2020-10-19T06:23:26.519Z] > git --version # 'git version 2.17.1' [2020-10-19T06:23:26.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:23:26.599Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:23:27.982Z] Merging remotes/origin/master commit 5b809937728fe6379baf9f00399e19471274c7bf into PR head commit e140222593fb0ac28deff089f95fcc9ffb07bd91 [2020-10-19T06:23:28.232Z] Merge succeeded, producing e140222593fb0ac28deff089f95fcc9ffb07bd91 [2020-10-19T06:23:28.233Z] Checking out Revision e140222593fb0ac28deff089f95fcc9ffb07bd91 (PR-114) [2020-10-19T06:23:27.409Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-19T06:23:27.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T06:23:27.462Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-10-19T06:23:27.499Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-10-19T06:23:27.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:23:27.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/114/head:refs/remotes/origin/PR-114 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T06:23:28.006Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:23:28.021Z] > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 [2020-10-19T06:23:28.110Z] > git remote # timeout=10 [2020-10-19T06:23:28.127Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T06:23:28.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T06:23:28.156Z] > git merge 5b809937728fe6379baf9f00399e19471274c7bf # timeout=10 [2020-10-19T06:23:28.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T06:23:28.244Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T06:23:28.281Z] > git checkout -f e140222593fb0ac28deff089f95fcc9ffb07bd91 # timeout=10 [2020-10-19T06:23:32.568Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2020-10-19T06:23:32.627Z] > git --version # timeout=10 [2020-10-19T06:23:32.634Z] > git --version # 'git version 2.17.1' [2020-10-19T06:23:32.656Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T06:23:33.781Z] ========================================================= [2020-10-19T06:23:33.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T06:23:33.781Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:23:34.834Z] + 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-10-19T06:23:35.828Z] Sending build context to Docker daemon 541.2kB [2020-10-19T06:23:35.828Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T06:23:35.828Z] Step 2/8 : FROM ${BASE} [2020-10-19T06:23:36.103Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T06:23:36.103Z] b538f80385f9: Pulling fs layer [2020-10-19T06:23:36.103Z] 74f711af9a0d: Pulling fs layer [2020-10-19T06:23:36.103Z] 99f96fe45779: Pulling fs layer [2020-10-19T06:23:36.103Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T06:23:36.103Z] 45590311c82a: Pulling fs layer [2020-10-19T06:23:36.103Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T06:23:36.103Z] 209524e5b208: Pulling fs layer [2020-10-19T06:23:36.103Z] 69ca0ff8b7b3: Waiting [2020-10-19T06:23:36.103Z] 209524e5b208: Waiting [2020-10-19T06:23:36.103Z] 8529a6b9a6be: Waiting [2020-10-19T06:23:36.103Z] 99f96fe45779: Verifying Checksum [2020-10-19T06:23:36.103Z] 99f96fe45779: Download complete [2020-10-19T06:23:36.103Z] 74f711af9a0d: Verifying Checksum [2020-10-19T06:23:36.103Z] 74f711af9a0d: Download complete [2020-10-19T06:23:36.103Z] 45590311c82a: Verifying Checksum [2020-10-19T06:23:36.103Z] 45590311c82a: Download complete [2020-10-19T06:23:36.702Z] 69ca0ff8b7b3: Download complete [2020-10-19T06:23:36.702Z] b538f80385f9: Verifying Checksum [2020-10-19T06:23:36.702Z] b538f80385f9: Download complete [2020-10-19T06:23:37.307Z] b538f80385f9: Pull complete [2020-10-19T06:23:37.926Z] 74f711af9a0d: Pull complete [2020-10-19T06:23:38.532Z] 99f96fe45779: Pull complete [2020-10-19T06:23:39.145Z] 209524e5b208: Verifying Checksum [2020-10-19T06:23:39.145Z] 209524e5b208: Download complete [2020-10-19T06:23:40.131Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T06:23:40.131Z] 8529a6b9a6be: Download complete [2020-10-19T06:23:50.320Z] 8529a6b9a6be: Pull complete [2020-10-19T06:23:50.920Z] 45590311c82a: Pull complete [2020-10-19T06:23:51.192Z] 69ca0ff8b7b3: Pull complete [2020-10-19T06:23:54.594Z] 209524e5b208: Pull complete [2020-10-19T06:23:54.594Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T06:23:54.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T06:23:54.594Z] ---> 5bddaf1c2fca [2020-10-19T06:23:54.594Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T06:23:57.986Z] ---> Running in e119647bd049 [2020-10-19T06:23:57.986Z] Removing intermediate container e119647bd049 [2020-10-19T06:23:57.986Z] ---> 4d110d774466 [2020-10-19T06:23:57.986Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T06:23:57.986Z] ---> Running in cce2c94f78db [2020-10-19T06:24:00.625Z] Removing intermediate container cce2c94f78db [2020-10-19T06:24:00.625Z] ---> 49d98204db91 [2020-10-19T06:24:00.625Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-10-19T06:24:00.625Z] ---> Running in a786f71bcd7f [2020-10-19T06:24:02.065Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T06:24:02.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T06:24:03.651Z] OK: 142 MiB in 39 packages [2020-10-19T06:24:04.629Z] Removing intermediate container a786f71bcd7f [2020-10-19T06:24:04.629Z] ---> dfbaa5df9a47 [2020-10-19T06:24:04.629Z] Step 6/8 : WORKDIR /build [2020-10-19T06:24:04.629Z] ---> Running in a2f9b852d9df [2020-10-19T06:24:04.901Z] Removing intermediate container a2f9b852d9df [2020-10-19T06:24:04.901Z] ---> 5c32bcb0e204 [2020-10-19T06:24:04.901Z] Step 7/8 : COPY go.mod . [2020-10-19T06:24:05.498Z] ---> 9b5ed3f1d954 [2020-10-19T06:24:05.498Z] Step 8/8 : RUN go mod download [2020-10-19T06:24:05.771Z] ---> Running in d64fc9e546d8 [2020-10-19T06:24:27.948Z] Removing intermediate container d64fc9e546d8 [2020-10-19T06:24:27.948Z] ---> fa09ca0f8a54 [2020-10-19T06:24:27.948Z] Successfully built fa09ca0f8a54 [2020-10-19T06:24:27.948Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:24:28.389Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T06:24:28.389Z] . [Pipeline] withDockerContainer [2020-10-19T06:24:28.656Z] prd-ubuntu18.04-docker-arm64-4c-16g-6177 does not seem to be running inside a container [2020-10-19T06:24:28.748Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-19T06:24:31.166Z] $ docker top 39835646326c9d8d6b63de2b3bdac939bb6c87112a5c59e5c4b089096158487a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:24:32.649Z] + go version [2020-10-19T06:24:32.649Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T06:24:32.702Z] $ docker stop --time=1 39835646326c9d8d6b63de2b3bdac939bb6c87112a5c59e5c4b089096158487a [2020-10-19T06:24:34.534Z] $ docker rm -f 39835646326c9d8d6b63de2b3bdac939bb6c87112a5c59e5c4b089096158487a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:24:36.134Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T06:24:36.134Z] . [Pipeline] withDockerContainer [2020-10-19T06:24:36.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-6177 does not seem to be running inside a container [2020-10-19T06:24:36.481Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-19T06:24:38.164Z] $ docker top 33d5f682cf3fd7568e16d930bcdb9f39f505fa6086a0418665e5194ee37eb6f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:24:39.610Z] + make test [2020-10-19T06:24:39.610Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T06:25:06.471Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-10-19T06:25:06.752Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.029s coverage: 9.0% of statements [2020-10-19T06:25:06.752Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-10-19T06:25:06.752Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.032s coverage: 95.1% of statements [2020-10-19T06:25:07.747Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.032s coverage: 84.2% of statements [2020-10-19T06:25:07.747Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-10-19T06:25:07.747Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-10-19T06:25:07.747Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-10-19T06:25:17.906Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.031s coverage: 100.0% of statements [2020-10-19T06:25:17.906Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-10-19T06:25:17.906Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-10-19T06:25:17.906Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-10-19T06:25:17.906Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements [2020-10-19T06:25:17.906Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-10-19T06:25:17.906Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-10-19T06:25:17.906Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements [2020-10-19T06:25:17.906Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T06:25:22.257Z] gofmt -l . [2020-10-19T06:25:22.257Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T06:25:22.301Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T06:25:23.072Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T06:25:23.097Z] $ docker stop --time=1 33d5f682cf3fd7568e16d930bcdb9f39f505fa6086a0418665e5194ee37eb6f6 [2020-10-19T06:25:25.630Z] $ docker rm -f 33d5f682cf3fd7568e16d930bcdb9f39f505fa6086a0418665e5194ee37eb6f6 [Pipeline] // withDockerContainer [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T06:25:28.992Z] provisioning config files... [2020-10-19T06:25:29.006Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/config8493650111038173736tmp [Pipeline] { [Pipeline] sh [2020-10-19T06:25:29.436Z] + set +x [2020-10-19T06:25:29.436Z] + curl -s https://codecov.io/bash [2020-10-19T06:25:29.436Z] + bash -s -- [2020-10-19T06:25:29.702Z] [2020-10-19T06:25:29.703Z] _____ _ [2020-10-19T06:25:29.703Z] / ____| | | [2020-10-19T06:25:29.703Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T06:25:29.703Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T06:25:29.703Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T06:25:29.703Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T06:25:29.703Z] Bash-20201009-048fee3 [2020-10-19T06:25:29.703Z] [2020-10-19T06:25:29.703Z] [2020-10-19T06:25:29.703Z] ==> Jenkins CI detected. [2020-10-19T06:25:29.703Z] project root: . [2020-10-19T06:25:29.703Z] --> token set from env [2020-10-19T06:25:29.703Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T06:25:29.703Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T06:25:29.703Z] ==> Python coveragepy not found [2020-10-19T06:25:29.703Z] ==> Searching for coverage reports in: [2020-10-19T06:25:29.703Z] + . [2020-10-19T06:25:29.703Z] -> Found 1 reports [2020-10-19T06:25:29.703Z] ==> Detecting git/mercurial file structure [2020-10-19T06:25:29.703Z] ==> Reading reports [2020-10-19T06:25:29.703Z] + ./coverage.out bytes=20923 [2020-10-19T06:25:29.703Z] ==> Appending adjustments [2020-10-19T06:25:29.703Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T06:25:29.968Z] + Found adjustments [2020-10-19T06:25:29.968Z] ==> Gzipping contents [2020-10-19T06:25:29.968Z] ==> Uploading reports [2020-10-19T06:25:29.968Z] url: https://codecov.io [2020-10-19T06:25:29.968Z] query: branch=PR-114&commit=e140222593fb0ac28deff089f95fcc9ffb07bd91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-114%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=114&job=&cmd_args= [2020-10-19T06:25:29.968Z] -> Pinging Codecov [2020-10-19T06:25:29.968Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-114&commit=e140222593fb0ac28deff089f95fcc9ffb07bd91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-114%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=114&job=&cmd_args= [2020-10-19T06:25:30.233Z] -> Uploading to [2020-10-19T06:25:30.233Z] [2020-10-19T06:25:30.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T06:25:30.233Z] Dload Upload Total Spent Left Speed [2020-10-19T06:25:30.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T06:25:30.233Z] X> Failed to upload [2020-10-19T06:25:30.233Z] ==> Uploading to Codecov [2020-10-19T06:25:30.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T06:25:30.233Z] Dload Upload Total Spent Left Speed [2020-10-19T06:25:30.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4514 100 113 100 4401 244 9511 --:--:-- --:--:-- --:--:-- 9525 [2020-10-19T06:25:30.498Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e140222593fb0ac28deff089f95fcc9ffb07bd91 [Pipeline] } [2020-10-19T06:25:30.525Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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-10-19T06:25:34.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:25:34.855Z] ---> package-listing.sh [2020-10-19T06:25:34.855Z] ++ facter osfamily [2020-10-19T06:25:34.855Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T06:25:34.855Z] + OS_FAMILY=redhat [2020-10-19T06:25:34.855Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-114 [2020-10-19T06:25:34.855Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T06:25:34.855Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T06:25:34.855Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T06:25:34.855Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T06:25:34.855Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-114 ']' [2020-10-19T06:25:34.855Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T06:25:34.855Z] + case "${OS_FAMILY}" in [2020-10-19T06:25:34.855Z] + rpm -qa [2020-10-19T06:25:34.855Z] + sort [2020-10-19T06:25:39.078Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T06:25:39.078Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T06:25:39.078Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T06:25:39.078Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-114 ']' [2020-10-19T06:25:39.078Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-114/archives/ [2020-10-19T06:25:39.078Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-114/archives/ [Pipeline] echo [2020-10-19T06:25:39.111Z] 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/xfoundry_go-mod-bootstrap_PR-114/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T06:25:39.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:25:39.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:25:39.765Z] [2020-10-19T06:25:39.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T06:25:40.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:25:40.168Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T06:25:40.168Z] df20fa9351a1: Pulling fs layer [2020-10-19T06:25:40.168Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T06:25:40.168Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T06:25:40.168Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T06:25:40.168Z] 93b61091891f: Pulling fs layer [2020-10-19T06:25:40.168Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T06:25:40.168Z] 5e14af77c1be: Pulling fs layer [2020-10-19T06:25:40.168Z] 01666e4c0597: Pulling fs layer [2020-10-19T06:25:40.168Z] aa168da1d23b: Pulling fs layer [2020-10-19T06:25:40.168Z] 46f8f816bc3b: Waiting [2020-10-19T06:25:40.168Z] aa168da1d23b: Waiting [2020-10-19T06:25:40.168Z] 93b9cdb0e59b: Waiting [2020-10-19T06:25:40.168Z] 01666e4c0597: Waiting [2020-10-19T06:25:40.168Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T06:25:40.168Z] 36b3adc4ff6f: Download complete [2020-10-19T06:25:40.168Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T06:25:40.168Z] 46f8f816bc3b: Download complete [2020-10-19T06:25:40.168Z] df20fa9351a1: Download complete [2020-10-19T06:25:40.437Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T06:25:40.437Z] 93b9cdb0e59b: Download complete [2020-10-19T06:25:40.438Z] 93b61091891f: Download complete [2020-10-19T06:25:40.438Z] 5e14af77c1be: Verifying Checksum [2020-10-19T06:25:40.438Z] 5e14af77c1be: Download complete [2020-10-19T06:25:40.438Z] 01666e4c0597: Verifying Checksum [2020-10-19T06:25:40.438Z] 01666e4c0597: Download complete [2020-10-19T06:25:40.711Z] df20fa9351a1: Pull complete [2020-10-19T06:25:40.978Z] 36b3adc4ff6f: Pull complete [2020-10-19T06:25:40.978Z] 8ad3a11d3b57: Download complete [2020-10-19T06:25:41.931Z] 8ad3a11d3b57: Pull complete [2020-10-19T06:25:41.931Z] 46f8f816bc3b: Pull complete [2020-10-19T06:25:42.512Z] 93b61091891f: Pull complete [2020-10-19T06:25:42.779Z] aa168da1d23b: Verifying Checksum [2020-10-19T06:25:42.779Z] aa168da1d23b: Download complete [2020-10-19T06:25:42.779Z] 93b9cdb0e59b: Pull complete [2020-10-19T06:25:42.779Z] 5e14af77c1be: Pull complete [2020-10-19T06:25:43.054Z] 01666e4c0597: Pull complete [2020-10-19T06:25:49.688Z] aa168da1d23b: Pull complete [2020-10-19T06:25:49.688Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T06:25:49.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T06:25:49.688Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T06:25:49.949Z] prd-centos7-docker-4c-2g-6169 does not seem to be running inside a container [2020-10-19T06:25:50.002Z] $ 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/xfoundry_go-mod-bootstrap_PR-114/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-114 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114:/w/workspace/xfoundry_go-mod-bootstrap_PR-114:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@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:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T06:25:55.914Z] $ docker top ca229e3a8bd42b22821552b483cbfb72eac01e24a9269c6e587789923bfe57ec -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T06:25:56.469Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T06:25:56.789Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T06:25:57.109Z] + ls /var/log/sa-host [2020-10-19T06:25:57.109Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T06:25:57.109Z] file_magic: OK [2020-10-19T06:25:57.109Z] HZ: Using current value: 100 [2020-10-19T06:25:57.109Z] file_header: OK [2020-10-19T06:25:57.109Z] 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-10-19T06:25:57.109Z] Statistics: [2020-10-19T06:25:57.109Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T06:25:57.109Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T06:25:57.109Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T06:25:57.109Z] file_magic: OK [2020-10-19T06:25:57.109Z] HZ: Using current value: 100 [2020-10-19T06:25:57.109Z] file_header: OK [2020-10-19T06:25:57.109Z] 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-10-19T06:25:57.109Z] Statistics: [2020-10-19T06:25:57.109Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T06:25:57.109Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T06:25:57.385Z] provisioning config files... [2020-10-19T06:25:57.406Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp/config9154351219185656342tmp [Pipeline] { [Pipeline] echo [2020-10-19T06:25:57.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:25:57.880Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T06:25:57.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T06:25:58.090Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:25:58.431Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T06:25:58.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:25:58.820Z] ---> sudo-logs.sh [2020-10-19T06:25:58.820Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T06:25:58.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:25:59.186Z] ---> job-cost.sh [2020-10-19T06:25:59.186Z] lf-activate-venv: SKIPPING [2020-10-19T06:25:59.186Z] INFO: No Stack... [2020-10-19T06:26:00.580Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T06:26:01.158Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T06:26:01.193Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T06:26:01.556Z] ---> logs-deploy.sh [2020-10-19T06:26:01.556Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-114/1 [2020-10-19T06:26:01.556Z] INFO: archiving workspace using pattern(s): [2020-10-19T06:26:03.478Z] Archives upload complete. [2020-10-19T06:26:03.478Z] INFO: archiving logs to Nexus [2020-10-19T06:26:04.428Z] ---> uname -a: [2020-10-19T06:26:04.428Z] Linux prd-centos7-docker-4c-2g-6169.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] ---> lscpu: [2020-10-19T06:26:04.428Z] Architecture: x86_64 [2020-10-19T06:26:04.428Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-19T06:26:04.428Z] Byte Order: Little Endian [2020-10-19T06:26:04.428Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-19T06:26:04.428Z] CPU(s): 4 [2020-10-19T06:26:04.428Z] On-line CPU(s) list: 0-3 [2020-10-19T06:26:04.428Z] Thread(s) per core: 1 [2020-10-19T06:26:04.428Z] Core(s) per socket: 1 [2020-10-19T06:26:04.428Z] Socket(s): 4 [2020-10-19T06:26:04.428Z] NUMA node(s): 1 [2020-10-19T06:26:04.428Z] Vendor ID: GenuineIntel [2020-10-19T06:26:04.428Z] CPU family: 6 [2020-10-19T06:26:04.428Z] Model: 44 [2020-10-19T06:26:04.428Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-19T06:26:04.428Z] Stepping: 1 [2020-10-19T06:26:04.428Z] CPU MHz: 2933.436 [2020-10-19T06:26:04.428Z] BogoMIPS: 5866.87 [2020-10-19T06:26:04.428Z] Virtualization: VT-x [2020-10-19T06:26:04.428Z] Hypervisor vendor: KVM [2020-10-19T06:26:04.428Z] Virtualization type: full [2020-10-19T06:26:04.428Z] L1d cache: 128 KiB [2020-10-19T06:26:04.428Z] L1i cache: 128 KiB [2020-10-19T06:26:04.428Z] L2 cache: 16 MiB [2020-10-19T06:26:04.428Z] L3 cache: 64 MiB [2020-10-19T06:26:04.428Z] NUMA node0 CPU(s): 0-3 [2020-10-19T06:26:04.428Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-19T06:26:04.428Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-19T06:26:04.428Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-19T06:26:04.428Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-19T06:26:04.428Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-19T06:26:04.428Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-19T06:26:04.428Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-19T06:26:04.428Z] Vulnerability Tsx async abort: Not affected [2020-10-19T06:26:04.428Z] 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-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] ---> nproc: [2020-10-19T06:26:04.428Z] 4 [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] ---> df -h: [2020-10-19T06:26:04.428Z] Filesystem Size Used Available Use% Mounted on [2020-10-19T06:26:04.428Z] overlay 50.0G 7.2G 42.8G 14% / [2020-10-19T06:26:04.428Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-19T06:26:04.428Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-19T06:26:04.428Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-114 [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/xfoundry_go-mod-bootstrap_PR-114@tmp [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-10-19T06:26:04.428Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] [2020-10-19T06:26:04.428Z] ---> free -m: [2020-10-19T06:26:04.428Z] total used free shared buff/cache available [2020-10-19T06:26:04.428Z] Mem: 1837 683 94 0 1059 1051 [2020-10-19T06:26:04.429Z] Swap: 1023 1 1022 [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] ---> ip addr: [2020-10-19T06:26:04.429Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-19T06:26:04.429Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-19T06:26:04.429Z] inet 127.0.0.1/8 scope host lo [2020-10-19T06:26:04.429Z] valid_lft forever preferred_lft forever [2020-10-19T06:26:04.429Z] inet6 ::1/128 scope host [2020-10-19T06:26:04.429Z] valid_lft forever preferred_lft forever [2020-10-19T06:26:04.429Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-19T06:26:04.429Z] link/ether fa:16:3e:77:d8:ed brd ff:ff:ff:ff:ff:ff [2020-10-19T06:26:04.429Z] inet 10.30.122.243/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-19T06:26:04.429Z] valid_lft 85977sec preferred_lft 85977sec [2020-10-19T06:26:04.429Z] inet6 fe80::f816:3eff:fe77:d8ed/64 scope link [2020-10-19T06:26:04.429Z] valid_lft forever preferred_lft forever [2020-10-19T06:26:04.429Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-19T06:26:04.429Z] link/ether 02:42:61:df:2a:e3 brd ff:ff:ff:ff:ff:ff [2020-10-19T06:26:04.429Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-19T06:26:04.429Z] valid_lft forever preferred_lft forever [2020-10-19T06:26:04.429Z] inet6 fe80::42:61ff:fedf:2ae3/64 scope link [2020-10-19T06:26:04.429Z] valid_lft forever preferred_lft forever [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] ---> sar -b -r -n DEV: [2020-10-19T06:26:04.429Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] 06:18:43 LINUX RESTART (4 CPU) [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] 06:20:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-19T06:26:04.429Z] 06:21:01 2.83 0.00 2.83 0.00 0.00 99.71 0.00 [2020-10-19T06:26:04.429Z] 06:22:01 0.45 0.02 0.43 0.00 0.53 6.65 0.00 [2020-10-19T06:26:04.429Z] 06:23:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 [2020-10-19T06:26:04.429Z] 06:24:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2020-10-19T06:26:04.429Z] 06:25:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 [2020-10-19T06:26:04.429Z] Average: 0.79 0.00 0.78 0.00 0.11 22.74 0.00 [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] 06:20:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-19T06:26:04.429Z] 06:21:01 176156 0 560100 29.77 2620 1142680 1092804 37.30 390208 1156280 20 [2020-10-19T06:26:04.429Z] 06:22:01 177412 0 558836 29.70 2620 1142688 1078556 36.81 390548 1155120 8 [2020-10-19T06:26:04.429Z] 06:23:01 177244 0 559000 29.71 2620 1142692 1078604 36.81 390832 1155116 8 [2020-10-19T06:26:04.429Z] 06:24:01 174556 0 561688 29.85 2620 1142692 1078568 36.81 397536 1150996 12 [2020-10-19T06:26:04.429Z] 06:25:01 171264 0 564972 30.03 2620 1142700 1078692 36.81 402252 1149448 12 [2020-10-19T06:26:04.429Z] Average: 175326 0 560919 29.81 2620 1142690 1081445 36.91 394275 1153392 12 [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] 06:20:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-19T06:26:04.429Z] 06:21:01 eth0 2.07 0.33 0.41 0.17 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:22:01 eth0 1.93 0.27 0.40 0.23 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:23:01 eth0 2.32 0.57 0.65 0.40 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:24:01 eth0 2.26 0.60 0.64 0.37 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:25:01 eth0 1.28 0.72 0.69 0.46 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] Average: eth0 1.97 0.50 0.56 0.33 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] ---> sar -P ALL: [2020-10-19T06:26:04.429Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/19/20 _x86_64_ (4 CPU) [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] 06:18:43 LINUX RESTART (4 CPU) [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] 06:20:03 CPU %user %nice %system %iowait %steal %idle [2020-10-19T06:26:04.429Z] 06:21:01 all 0.19 0.00 0.06 0.00 0.01 99.74 [2020-10-19T06:26:04.429Z] 06:21:01 0 0.09 0.00 0.05 0.00 0.02 99.84 [2020-10-19T06:26:04.429Z] 06:21:01 1 0.38 0.00 0.09 0.00 0.02 99.52 [2020-10-19T06:26:04.429Z] 06:21:01 2 0.22 0.00 0.05 0.00 0.02 99.71 [2020-10-19T06:26:04.429Z] 06:21:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2020-10-19T06:26:04.429Z] 06:22:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-10-19T06:26:04.429Z] 06:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-19T06:26:04.429Z] 06:22:01 1 0.48 0.00 0.03 0.00 0.00 99.48 [2020-10-19T06:26:04.429Z] 06:22:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-10-19T06:26:04.429Z] 06:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-10-19T06:26:04.429Z] 06:23:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-10-19T06:26:04.429Z] 06:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-19T06:26:04.429Z] 06:23:01 1 0.50 0.00 0.02 0.00 0.02 99.47 [2020-10-19T06:26:04.429Z] 06:23:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2020-10-19T06:26:04.429Z] 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-10-19T06:26:04.429Z] 06:24:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2020-10-19T06:26:04.429Z] 06:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-10-19T06:26:04.429Z] 06:24:01 1 0.47 0.00 0.05 0.00 0.00 99.48 [2020-10-19T06:26:04.429Z] 06:24:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2020-10-19T06:26:04.429Z] 06:24:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2020-10-19T06:26:04.429Z] 06:25:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2020-10-19T06:26:04.429Z] 06:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-10-19T06:26:04.429Z] 06:25:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2020-10-19T06:26:04.429Z] 06:25:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-10-19T06:26:04.429Z] 06:25:01 3 0.03 0.00 0.10 0.00 0.00 99.87 [2020-10-19T06:26:04.429Z] Average: all 0.16 0.00 0.04 0.00 0.00 99.79 [2020-10-19T06:26:04.429Z] Average: 0 0.04 0.00 0.03 0.00 0.00 99.93 [2020-10-19T06:26:04.429Z] Average: 1 0.48 0.00 0.05 0.00 0.01 99.47 [2020-10-19T06:26:04.429Z] Average: 2 0.10 0.00 0.06 0.00 0.01 99.84 [2020-10-19T06:26:04.429Z] Average: 3 0.04 0.00 0.04 0.00 0.00 99.91 [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z] [2020-10-19T06:26:04.429Z]