Pull request #146 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dfddf70d70c627c494a85e437338cbf93c0a6462+2b3567b9a6d1d9f0d95638275f1d76f04847df99 (91a1f10f5cc506f72494c475f26c3c49d2abd729) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-146/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-146/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19363’ is offline; ‘prd-centos7-docker-4c-2g-19370’ is offline; ‘prd-centos7-docker-4c-2g-19371’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19377 in /w/workspace/xfoundry_go-mod-bootstrap_PR-146 [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-146 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2b3567b9a6d1d9f0d95638275f1d76f04847df99 into PR head commit dfddf70d70c627c494a85e437338cbf93c0a6462 Merge succeeded, producing dfddf70d70c627c494a85e437338cbf93c0a6462 Checking out Revision dfddf70d70c627c494a85e437338cbf93c0a6462 (PR-146) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfddf70d70c627c494a85e437338cbf93c0a6462 # 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 2b3567b9a6d1d9f0d95638275f1d76f04847df99 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dfddf70d70c627c494a85e437338cbf93c0a6462 # 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.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T06:09:30.423Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T06:09:31.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T06:09:31.346Z] ========================================================= [2021-01-11T06:09:31.346Z] EdgeX Global Pipelines Version Info [2021-01-11T06:09:31.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:09:33.161Z] ------------------- [2021-01-11T06:09:33.161Z] stable info: [2021-01-11T06:09:33.161Z] ------------------- [2021-01-11T06:09:33.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T06:09:33.161Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:09:33.161Z] Message: update stable to v1.0.173 [2021-01-11T06:09:40.068Z] ------------------- [2021-01-11T06:09:40.068Z] experimental info: [2021-01-11T06:09:40.068Z] ------------------- [2021-01-11T06:09:40.068Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T06:09:40.068Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:09:40.068Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T06:09:40.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-01-11T06:09:40.885Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-01-11T06:09:41.091Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T06:09:41.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T06:09:41.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T06:09:41.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T06:09:41.925Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T06:09:42.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T06:09:42.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T06:09:42.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T06:09:43.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T06:09:43.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-01-11T06:09:43.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T06:09:43.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T06:09:43.617Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:09:43.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:09:43.876Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:09:44.059Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:09:44.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-11T06:09:44.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T06:09:44.481Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-11T06:09:44.629Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-11T06:09:44.753Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T06:09:44.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T06:09:45.076Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-11T06:09:45.214Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T06:09:45.355Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T06:09:45.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-146 [Pipeline] echo [2021-01-11T06:09:45.663Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-146 [Pipeline] echo [2021-01-11T06:09:45.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-146 [Pipeline] echo [2021-01-11T06:09:45.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfddf70d70c627c494a85e437338cbf93c0a6462 [Pipeline] echo [2021-01-11T06:09:46.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfddf70 [Pipeline] echo [2021-01-11T06:09:46.263Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:09:47.149Z] + git log --format=format:%s -1 dfddf70d70c627c494a85e437338cbf93c0a6462 [Pipeline] echo [2021-01-11T06:09:47.299Z] GIT_COMMIT: dfddf70d70c627c494a85e437338cbf93c0a6462, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo [2021-01-11T06:09:47.378Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:09:48.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:09:48.310Z] [2021-01-11T06:09:48.310Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:09:48.799Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:09:48.799Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T06:09:48.799Z] 31603596830f: Pulling fs layer [2021-01-11T06:09:48.799Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T06:09:48.799Z] 6ca5941a6612: Pulling fs layer [2021-01-11T06:09:48.799Z] ecc8261a40a4: Pulling fs layer [2021-01-11T06:09:48.799Z] ecc8261a40a4: Waiting [2021-01-11T06:09:48.799Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T06:09:48.799Z] 2a8b12db71e7: Download complete [2021-01-11T06:09:49.069Z] 31603596830f: Verifying Checksum [2021-01-11T06:09:49.069Z] 31603596830f: Download complete [2021-01-11T06:09:49.069Z] ecc8261a40a4: Verifying Checksum [2021-01-11T06:09:49.069Z] ecc8261a40a4: Download complete [2021-01-11T06:09:49.349Z] 6ca5941a6612: Verifying Checksum [2021-01-11T06:09:49.349Z] 6ca5941a6612: Download complete [2021-01-11T06:09:49.349Z] 31603596830f: Pull complete [2021-01-11T06:09:49.631Z] 2a8b12db71e7: Pull complete [2021-01-11T06:09:50.627Z] 6ca5941a6612: Pull complete [2021-01-11T06:09:50.903Z] ecc8261a40a4: Pull complete [2021-01-11T06:09:50.903Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T06:09:50.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:09:50.903Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T06:09:51.055Z] prd-centos7-docker-4c-2g-19377 does not seem to be running inside a container [2021-01-11T06:09:51.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-146 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-146:/w/workspace/xfoundry_go-mod-bootstrap_PR-146:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-146@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:09:53.441Z] $ docker top bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:09:53.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:09:53.880Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:09:54.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:09:54.139Z] $ docker exec bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 ssh-agent [2021-01-11T06:09:54.323Z] SSH_AUTH_SOCK=/tmp/ssh-TwBwWyqA3P88/agent.11 [2021-01-11T06:09:54.324Z] SSH_AGENT_PID=16 [2021-01-11T06:09:54.337Z] Running ssh-add (command line suppressed) [2021-01-11T06:09:54.467Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp/private_key_358678920887697267.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp/private_key_358678920887697267.key) [2021-01-11T06:09:54.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:09:55.055Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T06:09:55.102Z] $ docker exec --env ******** --env ******** bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 ssh-agent -k [2021-01-11T06:09:55.228Z] unset SSH_AUTH_SOCK; [2021-01-11T06:09:55.229Z] unset SSH_AGENT_PID; [2021-01-11T06:09:55.229Z] echo Agent pid 16 killed; [2021-01-11T06:09:55.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T06:09:55.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:09:55.536Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:09:55.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:09:55.760Z] $ docker exec bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 ssh-agent [2021-01-11T06:09:55.967Z] SSH_AUTH_SOCK=/tmp/ssh-rBgBM3ytxyJr/agent.44 [2021-01-11T06:09:55.967Z] SSH_AGENT_PID=49 [2021-01-11T06:09:55.975Z] Running ssh-add (command line suppressed) [2021-01-11T06:09:56.124Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp/private_key_8021068080355652899.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp/private_key_8021068080355652899.key) [2021-01-11T06:09:56.197Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:09:56.606Z] + git semver init [2021-01-11T06:09:56.606Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:09:56.606Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-146/.git [2021-01-11T06:09:56.606Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-146 [2021-01-11T06:09:56.606Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:09:56.606Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:09:56.606Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:09:56.606Z] # $SEMVER_BRANCH = PR-146 [2021-01-11T06:09:56.606Z] # $SEMVER_TEMP = /tmp/semver-959313603 [2021-01-11T06:09:56.606Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-01-11T06:09:57.188Z] # '/tmp/semver-959313603' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-146/.semver' [2021-01-11T06:09:57.188Z] # -> Force: false [2021-01-11T06:09:57.188Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-146/.semver [Pipeline] } [2021-01-11T06:09:57.225Z] $ docker exec --env ******** --env ******** bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 ssh-agent -k [2021-01-11T06:09:57.360Z] unset SSH_AUTH_SOCK; [2021-01-11T06:09:57.360Z] unset SSH_AGENT_PID; [2021-01-11T06:09:57.360Z] echo Agent pid 49 killed; [2021-01-11T06:09:57.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:09:58.073Z] + git semver [Pipeline] } [2021-01-11T06:09:58.107Z] $ docker stop --time=1 bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 [2021-01-11T06:09:59.953Z] $ docker rm -f bc3bc8c275c777ebe784aeaad7da3ffb41c610ea9f1dd06069a3180ed3f12874 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:10:00.686Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T06:10:01.465Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T06:10:01.500Z] [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 [2021-01-11T06:10:17.721Z] Still waiting to schedule task [2021-01-11T06:10:17.721Z] Executor slot already in use; ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-19366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19361’ is offline; ‘prd-centos7-docker-4c-2g-19363’ is offline; ‘prd-centos7-docker-4c-2g-19364’ is offline; ‘prd-centos7-docker-4c-2g-19368’ is offline; ‘prd-centos7-docker-4c-2g-19369’ is offline; ‘prd-centos7-docker-4c-2g-19387’ is offline; ‘prd-centos7-docker-4c-2g-19388’ is offline; ‘prd-centos7-docker-4c-2g-19389’ is offline; ‘prd-centos7-docker-4c-2g-19390’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19367’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-11T06:10:17.744Z] Still waiting to schedule task [2021-01-11T06:10:17.744Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-11T06:11:09.050Z] Running on prd-centos7-docker-4c-2g-19393 in /w/workspace/xfoundry_go-mod-bootstrap_PR-146 [Pipeline] { [Pipeline] ws [2021-01-11T06:11:09.148Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-01-11T06:11:12.289Z] using credential edgex-jenkins-ssh [2021-01-11T06:11:12.337Z] Cloning the remote Git repository [2021-01-11T06:11:12.159Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-11T06:11:12.247Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-01-11T06:11:12.319Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-11T06:11:12.320Z] > git --version # timeout=10 [2021-01-11T06:11:12.327Z] > git --version # 'git version 2.24.3' [2021-01-11T06:11:12.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:11:12.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:11:12.974Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-11T06:11:13.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:11:13.062Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-11T06:11:13.100Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-11T06:11:13.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:11:13.113Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:11:13.638Z] Merging remotes/origin/master commit 2b3567b9a6d1d9f0d95638275f1d76f04847df99 into PR head commit dfddf70d70c627c494a85e437338cbf93c0a6462 [2021-01-11T06:11:13.773Z] Merge succeeded, producing dfddf70d70c627c494a85e437338cbf93c0a6462 [2021-01-11T06:11:13.774Z] Checking out Revision dfddf70d70c627c494a85e437338cbf93c0a6462 (PR-146) [2021-01-11T06:11:13.551Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:11:13.559Z] > git checkout -f dfddf70d70c627c494a85e437338cbf93c0a6462 # timeout=10 [2021-01-11T06:11:13.624Z] > git remote # timeout=10 [2021-01-11T06:11:13.633Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T06:11:13.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:11:13.654Z] > git merge 2b3567b9a6d1d9f0d95638275f1d76f04847df99 # timeout=10 [2021-01-11T06:11:13.673Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T06:11:13.690Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:11:13.698Z] > git checkout -f dfddf70d70c627c494a85e437338cbf93c0a6462 # timeout=10 [2021-01-11T06:11:17.545Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2021-01-11T06:11:17.573Z] > git --version # timeout=10 [2021-01-11T06:11:17.589Z] > git --version # 'git version 2.24.3' [2021-01-11T06:11:17.595Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:11:19.442Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:11:19.870Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:11:20.205Z] + sudo service docker restart [2021-01-11T06:11:20.205Z] + true [2021-01-11T06:11:20.205Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-11T06:11:21.534Z] ========================================================= [2021-01-11T06:11:21.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T06:11:21.534Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:11:21.966Z] + 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 . [2021-01-11T06:11:22.253Z] Sending build context to Docker daemon 625.7kB [2021-01-11T06:11:22.254Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-11T06:11:22.254Z] Step 2/8 : FROM ${BASE} [2021-01-11T06:11:22.531Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T06:11:22.531Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T06:11:22.531Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T06:11:22.531Z] de9db76c5a1d: Pulling fs layer [2021-01-11T06:11:22.531Z] bca2f99d35d6: Pulling fs layer [2021-01-11T06:11:22.531Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T06:11:22.531Z] 7c6f9722023f: Pulling fs layer [2021-01-11T06:11:22.531Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T06:11:22.531Z] 93359f2a8cfa: Waiting [2021-01-11T06:11:22.531Z] a35cf1a2eb13: Waiting [2021-01-11T06:11:22.531Z] bca2f99d35d6: Waiting [2021-01-11T06:11:22.531Z] 7c6f9722023f: Waiting [2021-01-11T06:11:22.531Z] de9db76c5a1d: Verifying Checksum [2021-01-11T06:11:22.531Z] de9db76c5a1d: Download complete [2021-01-11T06:11:22.531Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T06:11:22.531Z] 0ef7d3d256c8: Download complete [2021-01-11T06:11:22.531Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T06:11:22.531Z] 93359f2a8cfa: Download complete [2021-01-11T06:11:22.531Z] 7c6f9722023f: Verifying Checksum [2021-01-11T06:11:22.531Z] 7c6f9722023f: Download complete [2021-01-11T06:11:22.531Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T06:11:22.531Z] 188c0c94c7c5: Download complete [2021-01-11T06:11:22.810Z] 188c0c94c7c5: Pull complete [2021-01-11T06:11:23.079Z] 0ef7d3d256c8: Pull complete [2021-01-11T06:11:23.347Z] de9db76c5a1d: Pull complete [2021-01-11T06:11:24.787Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T06:11:24.787Z] a35cf1a2eb13: Download complete [2021-01-11T06:11:25.051Z] bca2f99d35d6: Download complete [2021-01-11T06:11:31.767Z] bca2f99d35d6: Pull complete [2021-01-11T06:11:31.767Z] 93359f2a8cfa: Pull complete [2021-01-11T06:11:31.767Z] 7c6f9722023f: Pull complete [2021-01-11T06:11:36.032Z] a35cf1a2eb13: Pull complete [2021-01-11T06:11:36.032Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T06:11:36.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T06:11:36.032Z] ---> a62c8e92a672 [2021-01-11T06:11:36.032Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T06:11:36.301Z] ---> Running in 1615bf6d7f79 [2021-01-11T06:11:36.301Z] Removing intermediate container 1615bf6d7f79 [2021-01-11T06:11:36.301Z] ---> 50593c2b36e3 [2021-01-11T06:11:36.301Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:11:36.301Z] ---> Running in 1c40aaf13ec2 [2021-01-11T06:11:37.707Z] Removing intermediate container 1c40aaf13ec2 [2021-01-11T06:11:37.707Z] ---> 1716c8635814 [2021-01-11T06:11:37.707Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-11T06:11:37.707Z] ---> Running in 7f87253fae55 [2021-01-11T06:11:38.661Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T06:11:39.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T06:11:43.847Z] OK: 166 MiB in 39 packages [2021-01-11T06:11:44.114Z] Removing intermediate container 7f87253fae55 [2021-01-11T06:11:44.114Z] ---> 1ce11350dd7e [2021-01-11T06:11:44.114Z] Step 6/8 : WORKDIR /build [2021-01-11T06:11:44.114Z] ---> Running in a0488f53a166 [2021-01-11T06:11:44.380Z] Removing intermediate container a0488f53a166 [2021-01-11T06:11:44.380Z] ---> 02a483533090 [2021-01-11T06:11:44.380Z] Step 7/8 : COPY go.mod . [2021-01-11T06:11:44.648Z] ---> eb0eee0d362e [2021-01-11T06:11:44.648Z] Step 8/8 : RUN go mod download [2021-01-11T06:11:44.648Z] ---> Running in 00591d1ecb5e [2021-01-11T06:12:06.702Z] Removing intermediate container 00591d1ecb5e [2021-01-11T06:12:06.702Z] ---> 9f408cb8451b [2021-01-11T06:12:06.702Z] Successfully built 9f408cb8451b [2021-01-11T06:12:06.702Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:12:07.063Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:12:07.063Z] . [Pipeline] withDockerContainer [2021-01-11T06:12:07.208Z] prd-centos7-docker-4c-2g-19393 does not seem to be running inside a container [2021-01-11T06:12:07.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T06:12:08.106Z] $ docker top 05efcb3ec70c52caaca8d97252d67626df7a43078907fc14e0fd53394aad2f0b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:12:08.706Z] + go version [2021-01-11T06:12:08.706Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T06:12:08.734Z] $ docker stop --time=1 05efcb3ec70c52caaca8d97252d67626df7a43078907fc14e0fd53394aad2f0b [2021-01-11T06:12:10.166Z] $ docker rm -f 05efcb3ec70c52caaca8d97252d67626df7a43078907fc14e0fd53394aad2f0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:12:11.404Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:12:11.404Z] . [Pipeline] withDockerContainer [2021-01-11T06:12:11.530Z] prd-centos7-docker-4c-2g-19393 does not seem to be running inside a container [2021-01-11T06:12:11.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T06:12:12.337Z] $ docker top 746bb362ce03df4f5e94904dcedc5033d27d6c7f208aa74da37b2f73ccffb53d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:12:12.958Z] + make test [2021-01-11T06:12:12.958Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-11T06:12:23.097Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2021-01-11T06:12:23.097Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.013s coverage: 9.0% of statements [2021-01-11T06:12:23.097Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2021-01-11T06:12:23.098Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.013s coverage: 92.2% of statements [2021-01-11T06:12:23.098Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.010s coverage: 85.3% of statements [2021-01-11T06:12:24.088Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.017s coverage: 34.3% of statements [2021-01-11T06:12:24.088Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2021-01-11T06:12:24.088Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] [2021-01-11T06:12:24.088Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.005s coverage: 18.2% of statements [2021-01-11T06:12:27.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.010s coverage: 95.3% of statements [2021-01-11T06:12:27.407Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2021-01-11T06:12:27.407Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2021-01-11T06:12:27.407Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements [2021-01-11T06:12:27.407Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-11T06:12:29.362Z] gofmt -l . [2021-01-11T06:12:29.362Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-11T06:12:29.398Z] $ docker stop --time=1 746bb362ce03df4f5e94904dcedc5033d27d6c7f208aa74da37b2f73ccffb53d [2021-01-11T06:12:32.388Z] $ docker rm -f 746bb362ce03df4f5e94904dcedc5033d27d6c7f208aa74da37b2f73ccffb53d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:12:33.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T06:12:33.536Z] 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] } [2021-01-11T06:15:35.765Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19411 in /w/workspace/xfoundry_go-mod-bootstrap_PR-146 [Pipeline] { [Pipeline] ws [2021-01-11T06:15:35.871Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-01-11T06:15:41.123Z] using credential edgex-jenkins-ssh [2021-01-11T06:15:41.291Z] Cloning the remote Git repository [2021-01-11T06:15:41.354Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-11T06:15:41.544Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-01-11T06:15:41.659Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-11T06:15:41.660Z] > git --version # timeout=10 [2021-01-11T06:15:41.679Z] > git --version # 'git version 2.17.1' [2021-01-11T06:15:41.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:41.737Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:15:43.173Z] Merging remotes/origin/master commit 2b3567b9a6d1d9f0d95638275f1d76f04847df99 into PR head commit dfddf70d70c627c494a85e437338cbf93c0a6462 [2021-01-11T06:15:42.539Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-11T06:15:42.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:15:42.588Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-01-11T06:15:42.638Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-01-11T06:15:42.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:42.657Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/146/head:refs/remotes/origin/PR-146 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:15:43.205Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:15:43.226Z] > git checkout -f dfddf70d70c627c494a85e437338cbf93c0a6462 # timeout=10 [2021-01-11T06:15:43.325Z] > git remote # timeout=10 [2021-01-11T06:15:43.343Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T06:15:43.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:43.368Z] > git merge 2b3567b9a6d1d9f0d95638275f1d76f04847df99 # timeout=10 [2021-01-11T06:15:43.509Z] Merge succeeded, producing dfddf70d70c627c494a85e437338cbf93c0a6462 [2021-01-11T06:15:43.510Z] Checking out Revision dfddf70d70c627c494a85e437338cbf93c0a6462 (PR-146) [2021-01-11T06:15:43.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T06:15:43.515Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:15:43.558Z] > git checkout -f dfddf70d70c627c494a85e437338cbf93c0a6462 # timeout=10 [2021-01-11T06:15:48.397Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" [2021-01-11T06:15:48.460Z] > git --version # timeout=10 [2021-01-11T06:15:48.471Z] > git --version # 'git version 2.17.1' [2021-01-11T06:15:48.482Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:15:50.547Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:15:51.065Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:15:51.429Z] + true [2021-01-11T06:15:51.429Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-11T06:15:54.598Z] ========================================================= [2021-01-11T06:15:54.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T06:15:54.598Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:15:55.123Z] + 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 . [2021-01-11T06:15:56.187Z] Sending build context to Docker daemon 624.6kB [2021-01-11T06:15:56.187Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-01-11T06:15:56.187Z] Step 2/8 : FROM ${BASE} [2021-01-11T06:15:56.187Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T06:15:56.187Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T06:15:56.187Z] a4357932f1b6: Pulling fs layer [2021-01-11T06:15:56.187Z] 18c013af1878: Pulling fs layer [2021-01-11T06:15:56.187Z] 00ac8860ef70: Pulling fs layer [2021-01-11T06:15:56.187Z] 63d7cb157983: Pulling fs layer [2021-01-11T06:15:56.187Z] b116817d02f9: Pulling fs layer [2021-01-11T06:15:56.187Z] 745a02a5169b: Pulling fs layer [2021-01-11T06:15:56.187Z] 63d7cb157983: Waiting [2021-01-11T06:15:56.187Z] b116817d02f9: Waiting [2021-01-11T06:15:56.187Z] 745a02a5169b: Waiting [2021-01-11T06:15:56.187Z] 00ac8860ef70: Waiting [2021-01-11T06:15:56.479Z] 18c013af1878: Verifying Checksum [2021-01-11T06:15:56.479Z] 18c013af1878: Download complete [2021-01-11T06:15:56.479Z] a4357932f1b6: Download complete [2021-01-11T06:15:56.479Z] 63d7cb157983: Download complete [2021-01-11T06:15:56.479Z] b116817d02f9: Verifying Checksum [2021-01-11T06:15:56.479Z] b116817d02f9: Download complete [2021-01-11T06:15:56.479Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T06:15:56.479Z] 5f621e34cdf4: Download complete [2021-01-11T06:15:57.097Z] 5f621e34cdf4: Pull complete [2021-01-11T06:15:57.717Z] a4357932f1b6: Pull complete [2021-01-11T06:15:58.010Z] 18c013af1878: Pull complete [2021-01-11T06:15:58.661Z] 745a02a5169b: Verifying Checksum [2021-01-11T06:15:58.661Z] 745a02a5169b: Download complete [2021-01-11T06:15:59.763Z] 00ac8860ef70: Verifying Checksum [2021-01-11T06:15:59.763Z] 00ac8860ef70: Download complete [2021-01-11T06:16:10.129Z] 00ac8860ef70: Pull complete [2021-01-11T06:16:10.129Z] 63d7cb157983: Pull complete [2021-01-11T06:16:10.129Z] b116817d02f9: Pull complete [2021-01-11T06:16:13.582Z] 745a02a5169b: Pull complete [2021-01-11T06:16:13.582Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T06:16:13.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T06:16:13.582Z] ---> b7e6874047d6 [2021-01-11T06:16:13.582Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-11T06:16:16.995Z] ---> Running in 25da8aa925a2 [2021-01-11T06:16:16.995Z] Removing intermediate container 25da8aa925a2 [2021-01-11T06:16:16.995Z] ---> ddb04202d10e [2021-01-11T06:16:16.995Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:16:16.995Z] ---> Running in f15ec6a4a041 [2021-01-11T06:16:19.684Z] Removing intermediate container f15ec6a4a041 [2021-01-11T06:16:19.684Z] ---> ea69e7949b55 [2021-01-11T06:16:19.684Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-01-11T06:16:19.684Z] ---> Running in 32bcfd718576 [2021-01-11T06:16:20.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T06:16:22.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T06:16:24.057Z] OK: 142 MiB in 39 packages [2021-01-11T06:16:25.036Z] Removing intermediate container 32bcfd718576 [2021-01-11T06:16:25.036Z] ---> 9ee5885440e0 [2021-01-11T06:16:25.036Z] Step 6/8 : WORKDIR /build [2021-01-11T06:16:25.309Z] ---> Running in a4883bb0c205 [2021-01-11T06:16:25.913Z] Removing intermediate container a4883bb0c205 [2021-01-11T06:16:25.913Z] ---> cfdb6c56d24a [2021-01-11T06:16:25.913Z] Step 7/8 : COPY go.mod . [2021-01-11T06:16:26.509Z] ---> 7064a9ecd46d [2021-01-11T06:16:26.509Z] Step 8/8 : RUN go mod download [2021-01-11T06:16:26.782Z] ---> Running in 8bcadaee0259 [2021-01-11T06:16:48.945Z] Removing intermediate container 8bcadaee0259 [2021-01-11T06:16:48.945Z] ---> b8421ada05c6 [2021-01-11T06:16:48.945Z] Successfully built b8421ada05c6 [2021-01-11T06:16:48.945Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:16:49.315Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:16:49.315Z] . [Pipeline] withDockerContainer [2021-01-11T06:16:49.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-19411 does not seem to be running inside a container [2021-01-11T06:16:49.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T06:16:51.125Z] $ docker top 54450a62339e39fc9cb92803b5a8c5379dced8a1ec8b020247841228c6a552e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:16:52.160Z] + go version [2021-01-11T06:16:52.160Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T06:16:52.206Z] $ docker stop --time=1 54450a62339e39fc9cb92803b5a8c5379dced8a1ec8b020247841228c6a552e4 [2021-01-11T06:16:54.046Z] $ docker rm -f 54450a62339e39fc9cb92803b5a8c5379dced8a1ec8b020247841228c6a552e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:16:55.308Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:16:55.308Z] . [Pipeline] withDockerContainer [2021-01-11T06:16:55.613Z] prd-ubuntu18.04-docker-arm64-4c-16g-19411 does not seem to be running inside a container [2021-01-11T06:16:55.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T06:16:57.325Z] $ docker top 1133e0cf3881b0dac522fa9af45313d7bad9d7093c6a56c4dd2b5ff87e9a0b72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:16:58.379Z] + make test [2021-01-11T06:16:58.379Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-11T06:17:25.353Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2021-01-11T06:17:25.353Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.016s coverage: 9.0% of statements [2021-01-11T06:17:25.353Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2021-01-11T06:17:26.814Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.094s coverage: 92.2% of statements [2021-01-11T06:17:26.814Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.050s coverage: 85.3% of statements [2021-01-11T06:17:30.224Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers 0.026s coverage: 34.3% of statements [2021-01-11T06:17:30.224Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2021-01-11T06:17:30.225Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces/mocks [no test files] [2021-01-11T06:17:30.225Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.041s coverage: 18.2% of statements [2021-01-11T06:17:32.840Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/secret 3.020s coverage: 95.3% of statements [2021-01-11T06:17:32.840Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2021-01-11T06:17:32.840Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2021-01-11T06:17:32.840Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements [2021-01-11T06:17:33.112Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-11T06:17:38.535Z] gofmt -l . [2021-01-11T06:17:38.535Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-11T06:17:38.587Z] $ docker stop --time=1 1133e0cf3881b0dac522fa9af45313d7bad9d7093c6a56c4dd2b5ff87e9a0b72 [2021-01-11T06:17:40.840Z] $ docker rm -f 1133e0cf3881b0dac522fa9af45313d7bad9d7093c6a56c4dd2b5ff87e9a0b72 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:17:41.738Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T06:17:41.784Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T06:17:42.600Z] 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 [2021-01-11T06:17:45.138Z] provisioning config files... [2021-01-11T06:17:45.153Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp/config2294252285664288954tmp [Pipeline] { [Pipeline] sh [2021-01-11T06:17:45.669Z] + set +x [2021-01-11T06:17:45.669Z] + curl -s https://codecov.io/bash [2021-01-11T06:17:45.669Z] + bash -s -- [2021-01-11T06:17:45.932Z] [2021-01-11T06:17:45.932Z] _____ _ [2021-01-11T06:17:45.932Z] / ____| | | [2021-01-11T06:17:45.932Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T06:17:45.932Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T06:17:45.932Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T06:17:45.932Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T06:17:45.932Z] Bash-20201231-23d4836 [2021-01-11T06:17:45.932Z] [2021-01-11T06:17:45.932Z] [2021-01-11T06:17:45.932Z] ==> git version 2.24.3 found [2021-01-11T06:17:45.932Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-11T06:17:45.932Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T06:17:45.932Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T06:17:45.932Z] ==> Jenkins CI detected. [2021-01-11T06:17:45.932Z] project root: . [2021-01-11T06:17:45.932Z] --> token set from env [2021-01-11T06:17:45.932Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T06:17:45.932Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T06:17:45.932Z] ==> Python coveragepy not found [2021-01-11T06:17:45.932Z] ==> Searching for coverage reports in: [2021-01-11T06:17:45.932Z] + . [2021-01-11T06:17:45.932Z] -> Found 1 reports [2021-01-11T06:17:45.932Z] ==> Detecting git/mercurial file structure [2021-01-11T06:17:45.932Z] ==> Reading reports [2021-01-11T06:17:45.932Z] + ./coverage.out bytes=26001 [2021-01-11T06:17:45.932Z] ==> Appending adjustments [2021-01-11T06:17:45.932Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T06:17:46.196Z] + Found adjustments [2021-01-11T06:17:46.196Z] ==> Gzipping contents [2021-01-11T06:17:46.196Z] 8.0K /tmp/codecov.SlhGV2.gz [2021-01-11T06:17:46.196Z] ==> Uploading reports [2021-01-11T06:17:46.196Z] url: https://codecov.io [2021-01-11T06:17:46.196Z] query: branch=PR-146&commit=dfddf70d70c627c494a85e437338cbf93c0a6462&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=146&job=&cmd_args= [2021-01-11T06:17:46.196Z] -> Pinging Codecov [2021-01-11T06:17:46.196Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-146&commit=dfddf70d70c627c494a85e437338cbf93c0a6462&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=146&job=&cmd_args= [2021-01-11T06:17:46.465Z] -> Uploading to [2021-01-11T06:17:46.465Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/833815588EE85121546D348822E98E2E/dfddf70d70c627c494a85e437338cbf93c0a6462/c176c9c7-6bd8-4f84-ad1f-fda555079462.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T061746Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=491f1b693b407451c8df840aaa1b9fa5a669fab961e1c61c9d8da75b96549bd4 [2021-01-11T06:17:46.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T06:17:46.465Z] Dload Upload Total Spent Left Speed [2021-01-11T06:17:47.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4938 0 0 100 4938 0 12402 --:--:-- --:--:-- --:--:-- 12407 [2021-01-11T06:17:47.001Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/dfddf70d70c627c494a85e437338cbf93c0a6462 [Pipeline] } [2021-01-11T06:17:47.033Z] 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 [2021-01-11T06:17:50.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:17:51.144Z] ---> package-listing.sh [2021-01-11T06:17:51.144Z] ++ facter osfamily [2021-01-11T06:17:51.144Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T06:17:51.144Z] + OS_FAMILY=redhat [2021-01-11T06:17:51.144Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-146 [2021-01-11T06:17:51.144Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T06:17:51.144Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T06:17:51.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T06:17:51.144Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T06:17:51.144Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-146 ']' [2021-01-11T06:17:51.144Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T06:17:51.144Z] + case "${OS_FAMILY}" in [2021-01-11T06:17:51.144Z] + rpm -qa [2021-01-11T06:17:51.144Z] + sort [2021-01-11T06:17:56.486Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T06:17:56.486Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T06:17:56.486Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T06:17:56.486Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-146 ']' [2021-01-11T06:17:56.486Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-146/archives/ [2021-01-11T06:17:56.486Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-146/archives/ [Pipeline] echo [2021-01-11T06:17:56.544Z] 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-146/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T06:17:56.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:57.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:17:57.237Z] [2021-01-11T06:17:57.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:57.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:17:57.645Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T06:17:57.645Z] df20fa9351a1: Pulling fs layer [2021-01-11T06:17:57.645Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T06:17:57.645Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T06:17:57.645Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T06:17:57.645Z] 93b61091891f: Pulling fs layer [2021-01-11T06:17:57.645Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T06:17:57.645Z] 5e14af77c1be: Pulling fs layer [2021-01-11T06:17:57.645Z] 01666e4c0597: Pulling fs layer [2021-01-11T06:17:57.645Z] aa168da1d23b: Pulling fs layer [2021-01-11T06:17:57.645Z] 46f8f816bc3b: Waiting [2021-01-11T06:17:57.645Z] 93b61091891f: Waiting [2021-01-11T06:17:57.645Z] 93b9cdb0e59b: Waiting [2021-01-11T06:17:57.645Z] 5e14af77c1be: Waiting [2021-01-11T06:17:57.645Z] 01666e4c0597: Waiting [2021-01-11T06:17:57.645Z] aa168da1d23b: Waiting [2021-01-11T06:17:57.645Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T06:17:57.645Z] 36b3adc4ff6f: Download complete [2021-01-11T06:17:57.645Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T06:17:57.645Z] 46f8f816bc3b: Download complete [2021-01-11T06:17:57.645Z] df20fa9351a1: Verifying Checksum [2021-01-11T06:17:57.645Z] df20fa9351a1: Download complete [2021-01-11T06:17:57.645Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T06:17:57.645Z] 93b9cdb0e59b: Download complete [2021-01-11T06:17:57.645Z] 93b61091891f: Download complete [2021-01-11T06:17:57.645Z] 5e14af77c1be: Verifying Checksum [2021-01-11T06:17:57.645Z] 5e14af77c1be: Download complete [2021-01-11T06:17:57.645Z] 01666e4c0597: Verifying Checksum [2021-01-11T06:17:57.645Z] 01666e4c0597: Download complete [2021-01-11T06:17:58.228Z] df20fa9351a1: Pull complete [2021-01-11T06:17:58.495Z] 36b3adc4ff6f: Pull complete [2021-01-11T06:17:58.495Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T06:17:58.495Z] 8ad3a11d3b57: Download complete [2021-01-11T06:17:59.582Z] 8ad3a11d3b57: Pull complete [2021-01-11T06:17:59.847Z] 46f8f816bc3b: Pull complete [2021-01-11T06:18:00.426Z] aa168da1d23b: Verifying Checksum [2021-01-11T06:18:00.426Z] aa168da1d23b: Download complete [2021-01-11T06:18:00.426Z] 93b61091891f: Pull complete [2021-01-11T06:18:00.426Z] 93b9cdb0e59b: Pull complete [2021-01-11T06:18:00.689Z] 5e14af77c1be: Pull complete [2021-01-11T06:18:00.689Z] 01666e4c0597: Pull complete [2021-01-11T06:18:07.326Z] aa168da1d23b: Pull complete [2021-01-11T06:18:07.326Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T06:18:07.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:18:07.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T06:18:07.836Z] prd-centos7-docker-4c-2g-19377 does not seem to be running inside a container [2021-01-11T06:18:07.888Z] $ 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-146/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-146 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-146:/w/workspace/xfoundry_go-mod-bootstrap_PR-146:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-146@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T06:18:12.759Z] $ docker top c84fa9756e60fc5908bbf0722f93c6c066e44cf7bd3a3049afd017f60c9af5bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:18:13.345Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T06:18:13.680Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T06:18:14.006Z] + ls /var/log/sa-host [2021-01-11T06:18:14.006Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T06:18:14.006Z] file_magic: OK [2021-01-11T06:18:14.006Z] HZ: Using current value: 100 [2021-01-11T06:18:14.006Z] file_header: OK [2021-01-11T06:18:14.006Z] 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 [2021-01-11T06:18:14.006Z] Statistics: [2021-01-11T06:18:14.006Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T06:18:14.006Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T06:18:14.006Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T06:18:14.006Z] file_magic: OK [2021-01-11T06:18:14.006Z] HZ: Using current value: 100 [2021-01-11T06:18:14.006Z] file_header: OK [2021-01-11T06:18:14.006Z] 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 [2021-01-11T06:18:14.006Z] Statistics: [2021-01-11T06:18:14.006Z] Hnuu...uuuununununu... [2021-01-11T06:18:14.006Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T06:18:14.306Z] provisioning config files... [2021-01-11T06:18:14.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-146@tmp/config1945581690421303055tmp [Pipeline] { [Pipeline] echo [2021-01-11T06:18:14.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:14.786Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T06:18:14.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T06:18:14.973Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:15.331Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T06:18:15.365Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:15.716Z] ---> sudo-logs.sh [2021-01-11T06:18:15.716Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T06:18:15.765Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:16.119Z] ---> job-cost.sh [2021-01-11T06:18:16.119Z] lf-activate-venv: SKIPPING [2021-01-11T06:18:16.119Z] INFO: No Stack... [2021-01-11T06:18:17.069Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T06:18:17.649Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T06:18:17.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:18:18.035Z] ---> logs-deploy.sh [2021-01-11T06:18:18.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-146/1 [2021-01-11T06:18:18.035Z] INFO: archiving workspace using pattern(s): [2021-01-11T06:18:19.962Z] Archives upload complete. [2021-01-11T06:18:19.962Z] INFO: archiving logs to Nexus