Pull request #387 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0affcfc56430e768c687165ff1a452e16e17dae6 rather than 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 Obtained Jenkinsfile from 0affcfc56430e768c687165ff1a452e16e17dae6 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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-core-contracts/branches/PR-387/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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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-core-contracts/branches/PR-387/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 48b313303ce5ba460cd13c4c603c4b280f104d53 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15096 in /w/workspace/dry_go-mod-core-contracts_PR-387 [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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-387 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0affcfc56430e768c687165ff1a452e16e17dae6 into PR head commit 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 Merge succeeded, producing 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 Checking out Revision 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # 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 0affcfc56430e768c687165ff1a452e16e17dae6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 Commit message: "feat(meta): Add V2 client for adding, updating device profiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-08T12:09:09.960Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-08T12:09:10.472Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-08T12:09:10.661Z] ========================================================= [2020-12-08T12:09:10.661Z] EdgeX Global Pipelines Version Info [2020-12-08T12:09:10.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:09:13.188Z] ------------------- [2020-12-08T12:09:13.189Z] stable info: [2020-12-08T12:09:13.189Z] ------------------- [2020-12-08T12:09:13.189Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-08T12:09:13.189Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T12:09:13.189Z] Message: update stable to v1.0.171 [2020-12-08T12:09:14.224Z] ------------------- [2020-12-08T12:09:14.224Z] experimental info: [2020-12-08T12:09:14.224Z] ------------------- [2020-12-08T12:09:14.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-08T12:09:14.224Z] Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 [2020-12-08T12:09:14.224Z] Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-08T12:09:14.742Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-12-08T12:09:14.879Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-12-08T12:09:15.015Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-08T12:09:15.175Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-08T12:09:15.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-08T12:09:15.502Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-08T12:09:15.711Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-08T12:09:15.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-08T12:09:16.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-08T12:09:16.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-08T12:09:16.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-08T12:09:16.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-12-08T12:09:16.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-08T12:09:16.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-08T12:09:16.904Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T12:09:17.076Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T12:09:17.221Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T12:09:17.385Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-08T12:09:17.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-08T12:09:17.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-08T12:09:17.811Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-08T12:09:17.996Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-08T12:09:18.149Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-08T12:09:18.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-08T12:09:18.450Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-08T12:09:18.672Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-08T12:09:18.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-387 [Pipeline] echo [2020-12-08T12:09:18.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-387 [Pipeline] echo [2020-12-08T12:09:19.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-387 [Pipeline] echo [2020-12-08T12:09:19.220Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [Pipeline] echo [2020-12-08T12:09:19.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73165ec [Pipeline] echo [2020-12-08T12:09:19.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T12:09:20.496Z] + git log --format=format:%s -1 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [Pipeline] echo [2020-12-08T12:09:20.619Z] GIT_COMMIT: 73165ecaf75600457eadc7ee5789f4e1f1fd21c5, Commit Message: feat(meta): Add V2 client for adding, updating device profiles [Pipeline] echo [2020-12-08T12:09:20.700Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:09:21.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T12:09:22.801Z] [2020-12-08T12:09:22.802Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:09:23.278Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T12:09:23.585Z] latest: Pulling from edgex-devops/git-semver [2020-12-08T12:09:23.585Z] 31603596830f: Pulling fs layer [2020-12-08T12:09:23.585Z] 2a8b12db71e7: Pulling fs layer [2020-12-08T12:09:23.585Z] 6ca5941a6612: Pulling fs layer [2020-12-08T12:09:23.585Z] ecc8261a40a4: Pulling fs layer [2020-12-08T12:09:23.585Z] ecc8261a40a4: Waiting [2020-12-08T12:09:23.874Z] 2a8b12db71e7: Verifying Checksum [2020-12-08T12:09:23.874Z] 2a8b12db71e7: Download complete [2020-12-08T12:09:23.874Z] 31603596830f: Download complete [2020-12-08T12:09:24.501Z] 6ca5941a6612: Verifying Checksum [2020-12-08T12:09:24.501Z] 6ca5941a6612: Download complete [2020-12-08T12:09:24.790Z] ecc8261a40a4: Verifying Checksum [2020-12-08T12:09:24.790Z] ecc8261a40a4: Download complete [2020-12-08T12:09:25.121Z] 31603596830f: Pull complete [2020-12-08T12:09:25.121Z] 2a8b12db71e7: Pull complete [2020-12-08T12:09:27.152Z] 6ca5941a6612: Pull complete [2020-12-08T12:09:27.434Z] ecc8261a40a4: Pull complete [2020-12-08T12:09:27.434Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-08T12:09:27.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T12:09:27.434Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-08T12:09:27.628Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2020-12-08T12:09:27.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-387 -v /w/workspace/dry_go-mod-core-contracts_PR-387:/w/workspace/dry_go-mod-core-contracts_PR-387:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-387@tmp:/w/workspace/dry_go-mod-core-contracts_PR-387@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:10004/edgex-devops/git-semver:latest cat [2020-12-08T12:09:29.818Z] $ docker top dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T12:09:30.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T12:09:30.620Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T12:09:31.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T12:09:31.165Z] $ docker exec dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent [2020-12-08T12:09:31.435Z] SSH_AUTH_SOCK=/tmp/ssh-2ZxjLqF4Sidg/agent.12 [2020-12-08T12:09:31.435Z] SSH_AGENT_PID=18 [2020-12-08T12:09:31.466Z] Running ssh-add (command line suppressed) [2020-12-08T12:09:31.651Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_6369032008695015914.key (/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_6369032008695015914.key) [2020-12-08T12:09:31.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T12:09:32.185Z] + git tag --points-at HEAD [Pipeline] } [2020-12-08T12:09:32.316Z] $ docker exec --env ******** --env ******** dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent -k [2020-12-08T12:09:32.520Z] unset SSH_AUTH_SOCK; [2020-12-08T12:09:32.520Z] unset SSH_AGENT_PID; [2020-12-08T12:09:32.520Z] echo Agent pid 18 killed; [2020-12-08T12:09:32.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-08T12:09:32.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T12:09:32.814Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T12:09:33.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T12:09:33.141Z] $ docker exec dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent [2020-12-08T12:09:33.348Z] SSH_AUTH_SOCK=/tmp/ssh-mxysXEondacK/agent.47 [2020-12-08T12:09:33.348Z] SSH_AGENT_PID=52 [2020-12-08T12:09:33.366Z] Running ssh-add (command line suppressed) [2020-12-08T12:09:33.538Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_7122080663122219162.key (/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/private_key_7122080663122219162.key) [2020-12-08T12:09:33.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T12:09:34.079Z] + git semver init [2020-12-08T12:09:34.359Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T12:09:34.359Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-387/.git [2020-12-08T12:09:34.359Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-387 [2020-12-08T12:09:34.359Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T12:09:34.359Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T12:09:34.359Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T12:09:34.359Z] # $SEMVER_BRANCH = PR-387 [2020-12-08T12:09:34.359Z] # $SEMVER_TEMP = /tmp/semver-526068458 [2020-12-08T12:09:34.359Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-12-08T12:09:35.392Z] # '/tmp/semver-526068458' -> '/w/workspace/dry_go-mod-core-contracts_PR-387/.semver' [2020-12-08T12:09:35.392Z] # -> Force: false [2020-12-08T12:09:35.392Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-387/.semver [Pipeline] } [2020-12-08T12:09:35.446Z] $ docker exec --env ******** --env ******** dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c ssh-agent -k [2020-12-08T12:09:35.872Z] unset SSH_AUTH_SOCK; [2020-12-08T12:09:35.873Z] unset SSH_AGENT_PID; [2020-12-08T12:09:35.873Z] echo Agent pid 52 killed; [2020-12-08T12:09:35.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T12:09:37.067Z] + git semver [Pipeline] } [2020-12-08T12:09:37.119Z] $ docker stop --time=1 dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c [2020-12-08T12:09:38.761Z] $ docker rm -f dc0385ea9b4a913fcd8f238f456671e27530e8abc26f94e4335efe931aae5c2c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T12:09:39.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-08T12:09:40.549Z] Stashed 1 file(s) [Pipeline] echo [2020-12-08T12:09:40.572Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-12-08T12:09:56.770Z] Still waiting to schedule task [2020-12-08T12:09:56.771Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15096’ [2020-12-08T12:09:56.800Z] Still waiting to schedule task [2020-12-08T12:09:56.800Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-08T12:11:46.190Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15097 in /w/workspace/dry_go-mod-core-contracts_PR-387 [Pipeline] { [Pipeline] ws [2020-12-08T12:11:46.407Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-12-08T12:11:51.772Z] using credential edgex-jenkins-ssh [2020-12-08T12:11:51.830Z] Cloning the remote Git repository [2020-12-08T12:11:51.881Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-08T12:11:51.990Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-12-08T12:11:52.080Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-08T12:11:52.081Z] > git --version # timeout=10 [2020-12-08T12:11:52.097Z] > git --version # 'git version 2.17.1' [2020-12-08T12:11:52.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:11:52.162Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:11:53.954Z] Merging remotes/origin/master commit 0affcfc56430e768c687165ff1a452e16e17dae6 into PR head commit 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [2020-12-08T12:11:53.210Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-08T12:11:53.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:11:53.258Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-08T12:11:53.301Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-08T12:11:53.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:11:53.315Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T12:11:53.970Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:11:53.993Z] > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 [2020-12-08T12:11:54.290Z] Merge succeeded, producing 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [2020-12-08T12:11:54.291Z] Checking out Revision 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 (PR-387) [2020-12-08T12:11:54.114Z] > git remote # timeout=10 [2020-12-08T12:11:54.134Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T12:11:54.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:11:54.172Z] > git merge 0affcfc56430e768c687165ff1a452e16e17dae6 # timeout=10 [2020-12-08T12:11:54.242Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T12:11:54.297Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:11:54.339Z] > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 [2020-12-08T12:11:58.692Z] Commit message: "feat(meta): Add V2 client for adding, updating device profiles" [2020-12-08T12:11:58.750Z] > git --version # timeout=10 [2020-12-08T12:11:58.759Z] > git --version # 'git version 2.17.1' [2020-12-08T12:11:58.774Z] fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T12:12:00.587Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:12:01.083Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:12:01.441Z] + + sudo servicetrue docker [2020-12-08T12:12:01.441Z] restart [Pipeline] unstash [Pipeline] echo [2020-12-08T12:12:04.363Z] ========================================================= [2020-12-08T12:12:04.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-08T12:12:04.363Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:12:04.788Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-08T12:12:05.774Z] Sending build context to Docker daemon 1.912MB [2020-12-08T12:12:05.774Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-08T12:12:05.774Z] Step 2/7 : FROM ${BASE} [2020-12-08T12:12:06.047Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-08T12:12:06.047Z] 5f621e34cdf4: Pulling fs layer [2020-12-08T12:12:06.047Z] a4357932f1b6: Pulling fs layer [2020-12-08T12:12:06.047Z] 18c013af1878: Pulling fs layer [2020-12-08T12:12:06.047Z] 00ac8860ef70: Pulling fs layer [2020-12-08T12:12:06.047Z] 63d7cb157983: Pulling fs layer [2020-12-08T12:12:06.047Z] b116817d02f9: Pulling fs layer [2020-12-08T12:12:06.047Z] 745a02a5169b: Pulling fs layer [2020-12-08T12:12:06.047Z] 63d7cb157983: Waiting [2020-12-08T12:12:06.047Z] 00ac8860ef70: Waiting [2020-12-08T12:12:06.047Z] b116817d02f9: Waiting [2020-12-08T12:12:06.047Z] 745a02a5169b: Waiting [2020-12-08T12:12:06.322Z] 18c013af1878: Verifying Checksum [2020-12-08T12:12:06.322Z] 18c013af1878: Download complete [2020-12-08T12:12:06.322Z] a4357932f1b6: Download complete [2020-12-08T12:12:06.322Z] 63d7cb157983: Verifying Checksum [2020-12-08T12:12:06.322Z] 63d7cb157983: Download complete [2020-12-08T12:12:06.322Z] b116817d02f9: Verifying Checksum [2020-12-08T12:12:06.322Z] b116817d02f9: Download complete [2020-12-08T12:12:06.597Z] 5f621e34cdf4: Verifying Checksum [2020-12-08T12:12:06.597Z] 5f621e34cdf4: Download complete [2020-12-08T12:12:07.200Z] 5f621e34cdf4: Pull complete [2020-12-08T12:12:07.806Z] a4357932f1b6: Pull complete [2020-12-08T12:12:08.083Z] 18c013af1878: Pull complete [2020-12-08T12:12:09.060Z] 745a02a5169b: Verifying Checksum [2020-12-08T12:12:09.060Z] 745a02a5169b: Download complete [2020-12-08T12:12:10.036Z] 00ac8860ef70: Verifying Checksum [2020-12-08T12:12:10.036Z] 00ac8860ef70: Download complete [2020-12-08T12:12:20.235Z] 00ac8860ef70: Pull complete [2020-12-08T12:12:20.235Z] 63d7cb157983: Pull complete [2020-12-08T12:12:20.235Z] b116817d02f9: Pull complete [2020-12-08T12:12:22.879Z] 745a02a5169b: Pull complete [2020-12-08T12:12:22.879Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-08T12:12:22.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-08T12:12:22.879Z] ---> b7e6874047d6 [2020-12-08T12:12:22.879Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-08T12:12:25.831Z] Running on prd-centos7-docker-4c-2g-15098 in /w/workspace/dry_go-mod-core-contracts_PR-387 [Pipeline] { [Pipeline] ws [2020-12-08T12:12:25.920Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-12-08T12:12:26.279Z] ---> Running in 8c26d3285e4d [2020-12-08T12:12:26.280Z] Removing intermediate container 8c26d3285e4d [2020-12-08T12:12:26.280Z] ---> 017acd0080cd [2020-12-08T12:12:26.280Z] Step 4/7 : RUN apk add bash [2020-12-08T12:12:26.556Z] ---> Running in 35081547d83b [2020-12-08T12:12:27.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T12:12:28.354Z] using credential edgex-jenkins-ssh [2020-12-08T12:12:28.408Z] Cloning the remote Git repository [2020-12-08T12:12:28.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T12:12:27.917Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-08T12:12:27.999Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-12-08T12:12:28.090Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-08T12:12:28.092Z] > git --version # timeout=10 [2020-12-08T12:12:28.104Z] > git --version # 'git version 2.24.3' [2020-12-08T12:12:28.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:12:28.165Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:12:29.578Z] OK: 142 MiB in 39 packages [2020-12-08T12:12:29.898Z] Merging remotes/origin/master commit 0affcfc56430e768c687165ff1a452e16e17dae6 into PR head commit 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [2020-12-08T12:12:30.046Z] Merge succeeded, producing 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [2020-12-08T12:12:30.046Z] Checking out Revision 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 (PR-387) [2020-12-08T12:12:28.947Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-08T12:12:28.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T12:12:28.972Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-08T12:12:28.999Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-08T12:12:28.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:12:29.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T12:12:29.516Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:12:29.542Z] > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 [2020-12-08T12:12:29.626Z] > git remote # timeout=10 [2020-12-08T12:12:29.634Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T12:12:29.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T12:12:29.644Z] > git merge 0affcfc56430e768c687165ff1a452e16e17dae6 # timeout=10 [2020-12-08T12:12:29.655Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T12:12:29.666Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T12:12:29.673Z] > git checkout -f 73165ecaf75600457eadc7ee5789f4e1f1fd21c5 # timeout=10 [2020-12-08T12:12:30.579Z] Removing intermediate container 35081547d83b [2020-12-08T12:12:30.579Z] ---> 45726a157d4b [2020-12-08T12:12:30.579Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-08T12:12:30.855Z] ---> Running in 3835c077a383 [2020-12-08T12:12:31.454Z] Removing intermediate container 3835c077a383 [2020-12-08T12:12:31.454Z] ---> 312bfb2a0768 [2020-12-08T12:12:31.454Z] Step 6/7 : COPY go.mod . [2020-12-08T12:12:32.050Z] ---> 8fb677ce66c2 [2020-12-08T12:12:32.050Z] Step 7/7 : RUN go mod download [2020-12-08T12:12:32.345Z] ---> Running in 2e354e0a4844 [2020-12-08T12:12:33.497Z] Commit message: "feat(meta): Add V2 client for adding, updating device profiles" [2020-12-08T12:12:33.436Z] > git --version # timeout=10 [2020-12-08T12:12:33.447Z] > git --version # 'git version 2.24.3' [2020-12-08T12:12:33.455Z] fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T12:12:35.010Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:12:35.371Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T12:12:35.707Z] + sudo service docker restart [2020-12-08T12:12:35.707Z] + true [2020-12-08T12:12:35.707Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-08T12:12:37.378Z] ========================================================= [2020-12-08T12:12:37.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-08T12:12:37.378Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:12:37.777Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-08T12:12:38.040Z] Sending build context to Docker daemon 1.913MB [2020-12-08T12:12:38.040Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-08T12:12:38.040Z] Step 2/7 : FROM ${BASE} [2020-12-08T12:12:38.313Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-08T12:12:38.313Z] 188c0c94c7c5: Pulling fs layer [2020-12-08T12:12:38.313Z] 0ef7d3d256c8: Pulling fs layer [2020-12-08T12:12:38.313Z] de9db76c5a1d: Pulling fs layer [2020-12-08T12:12:38.313Z] bca2f99d35d6: Pulling fs layer [2020-12-08T12:12:38.313Z] 93359f2a8cfa: Pulling fs layer [2020-12-08T12:12:38.313Z] 7c6f9722023f: Pulling fs layer [2020-12-08T12:12:38.313Z] a35cf1a2eb13: Pulling fs layer [2020-12-08T12:12:38.313Z] 93359f2a8cfa: Waiting [2020-12-08T12:12:38.313Z] 7c6f9722023f: Waiting [2020-12-08T12:12:38.313Z] bca2f99d35d6: Waiting [2020-12-08T12:12:38.313Z] de9db76c5a1d: Verifying Checksum [2020-12-08T12:12:38.313Z] de9db76c5a1d: Download complete [2020-12-08T12:12:38.313Z] 0ef7d3d256c8: Verifying Checksum [2020-12-08T12:12:38.313Z] 0ef7d3d256c8: Download complete [2020-12-08T12:12:38.313Z] 93359f2a8cfa: Verifying Checksum [2020-12-08T12:12:38.313Z] 93359f2a8cfa: Download complete [2020-12-08T12:12:38.313Z] 7c6f9722023f: Verifying Checksum [2020-12-08T12:12:38.313Z] 7c6f9722023f: Download complete [2020-12-08T12:12:38.313Z] 188c0c94c7c5: Verifying Checksum [2020-12-08T12:12:38.313Z] 188c0c94c7c5: Download complete [2020-12-08T12:12:38.581Z] 188c0c94c7c5: Pull complete [2020-12-08T12:12:38.848Z] 0ef7d3d256c8: Pull complete [2020-12-08T12:12:38.848Z] de9db76c5a1d: Pull complete [2020-12-08T12:12:40.249Z] a35cf1a2eb13: Verifying Checksum [2020-12-08T12:12:40.249Z] a35cf1a2eb13: Download complete [2020-12-08T12:12:41.206Z] bca2f99d35d6: Verifying Checksum [2020-12-08T12:12:41.206Z] bca2f99d35d6: Download complete [2020-12-08T12:12:46.534Z] bca2f99d35d6: Pull complete [2020-12-08T12:12:46.534Z] 93359f2a8cfa: Pull complete [2020-12-08T12:12:46.534Z] 7c6f9722023f: Pull complete [2020-12-08T12:12:47.450Z] Removing intermediate container 2e354e0a4844 [2020-12-08T12:12:47.450Z] ---> f8d6a541e816 [2020-12-08T12:12:47.450Z] Successfully built f8d6a541e816 [2020-12-08T12:12:47.450Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:12:47.831Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T12:12:47.831Z] . [Pipeline] withDockerContainer [2020-12-08T12:12:48.118Z] prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container [2020-12-08T12:12:48.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T12:12:49.661Z] $ docker top 91e94b7cec055c0b571b01e93ec5878f694a4c49b54fa89f35cf4958ed67c439 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:12:50.733Z] + go version [2020-12-08T12:12:50.733Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-08T12:12:50.805Z] $ docker stop --time=1 91e94b7cec055c0b571b01e93ec5878f694a4c49b54fa89f35cf4958ed67c439 [2020-12-08T12:12:52.723Z] $ docker rm -f 91e94b7cec055c0b571b01e93ec5878f694a4c49b54fa89f35cf4958ed67c439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-08T12:12:53.318Z] a35cf1a2eb13: Pull complete [2020-12-08T12:12:53.318Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-08T12:12:53.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-08T12:12:53.318Z] ---> a62c8e92a672 [2020-12-08T12:12:53.318Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-08T12:12:53.318Z] ---> Running in d311b56f0a7b [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-08T12:12:53.583Z] Removing intermediate container d311b56f0a7b [2020-12-08T12:12:53.583Z] ---> 82e726a5da99 [2020-12-08T12:12:53.583Z] Step 4/7 : RUN apk add bash [2020-12-08T12:12:53.583Z] ---> Running in 9d3b7172f6fc [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:12:54.102Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T12:12:54.102Z] . [Pipeline] withDockerContainer [2020-12-08T12:12:54.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T12:12:54.382Z] prd-ubuntu18.04-docker-arm64-4c-16g-15097 does not seem to be running inside a container [2020-12-08T12:12:54.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T12:12:55.111Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T12:12:55.375Z] OK: 166 MiB in 39 packages [2020-12-08T12:12:55.898Z] $ docker top e432f1cd93896005d54e347f594d8fa0ee761d8785ddfd94d2c119630421804c -eo pid,comm [2020-12-08T12:12:55.954Z] Removing intermediate container 9d3b7172f6fc [2020-12-08T12:12:55.954Z] ---> 01c82cd5383a [2020-12-08T12:12:55.954Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-08T12:12:55.954Z] ---> Running in 2f7f650ccc20 [Pipeline] { [2020-12-08T12:12:56.223Z] Removing intermediate container 2f7f650ccc20 [2020-12-08T12:12:56.223Z] ---> 662c2ef3ec4a [2020-12-08T12:12:56.223Z] Step 6/7 : COPY go.mod . [Pipeline] sh [2020-12-08T12:12:56.493Z] ---> c7950934232c [2020-12-08T12:12:56.493Z] Step 7/7 : RUN go mod download [2020-12-08T12:12:56.493Z] ---> Running in 4e6c939be255 [2020-12-08T12:12:57.040Z] + make test [2020-12-08T12:12:57.040Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-08T12:13:08.786Z] Removing intermediate container 4e6c939be255 [2020-12-08T12:13:08.786Z] ---> 74e56b4b3ba5 [2020-12-08T12:13:08.786Z] Successfully built 74e56b4b3ba5 [2020-12-08T12:13:08.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:13:09.146Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T12:13:09.146Z] . [Pipeline] withDockerContainer [2020-12-08T12:13:09.324Z] prd-centos7-docker-4c-2g-15098 does not seem to be running inside a container [2020-12-08T12:13:09.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T12:13:10.209Z] $ docker top 32487c4a674d806ddd09590966875bb0b71be59e167962341f669b218f63d633 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:13:10.776Z] + go version [2020-12-08T12:13:10.776Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-08T12:13:10.810Z] $ docker stop --time=1 32487c4a674d806ddd09590966875bb0b71be59e167962341f669b218f63d633 [2020-12-08T12:13:12.175Z] $ docker rm -f 32487c4a674d806ddd09590966875bb0b71be59e167962341f669b218f63d633 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:13:13.378Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T12:13:13.378Z] . [Pipeline] withDockerContainer [2020-12-08T12:13:13.507Z] prd-centos7-docker-4c-2g-15098 does not seem to be running inside a container [2020-12-08T12:13:13.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T12:13:14.278Z] $ docker top b35675fe058900d9aeeba0b627415a15c0f75744c7d30439ccc27643d76f0ab1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:13:14.943Z] + make test [2020-12-08T12:13:14.943Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-08T12:13:19.238Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-08T12:13:19.238Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.061s coverage: 85.7% of statements [2020-12-08T12:13:19.238Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.043s coverage: 100.0% of statements [2020-12-08T12:13:21.237Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements [2020-12-08T12:13:21.237Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements [2020-12-08T12:13:21.237Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-08T12:13:21.237Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.019s coverage: 6.6% of statements [2020-12-08T12:13:21.609Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-08T12:13:22.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.023s coverage: 85.7% of statements [2020-12-08T12:13:22.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.026s coverage: 100.0% of statements [2020-12-08T12:13:22.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements [2020-12-08T12:13:22.681Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.053s coverage: 14.7% of statements [2020-12-08T12:13:22.681Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.049s coverage: 100.0% of statements [2020-12-08T12:13:22.787Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements [2020-12-08T12:13:22.787Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-08T12:13:22.787Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.039s coverage: 6.6% of statements [2020-12-08T12:13:23.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.7% of statements [2020-12-08T12:13:23.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.009s coverage: 100.0% of statements [2020-12-08T12:13:23.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.040s coverage: 91.8% of statements [2020-12-08T12:13:23.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-08T12:13:23.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-08T12:13:23.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements [2020-12-08T12:13:24.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.067s coverage: 91.8% of statements [2020-12-08T12:13:24.131Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-08T12:13:24.131Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-08T12:13:24.131Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements [2020-12-08T12:13:24.229Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 47.8% of statements [2020-12-08T12:13:24.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements [2020-12-08T12:13:26.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 63.0% of statements [2020-12-08T12:13:26.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-12-08T12:13:26.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements [2020-12-08T12:13:26.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements [2020-12-08T12:13:26.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-12-08T12:13:26.190Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-08T12:13:26.782Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.020s coverage: 81.6% of statements [2020-12-08T12:13:26.782Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-08T12:13:26.782Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-08T12:13:26.782Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 29.9% of statements [2020-12-08T12:13:26.782Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 100.0% of statements [2020-12-08T12:13:27.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements [2020-12-08T12:13:27.047Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-12-08T12:13:27.047Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-08T12:13:27.047Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-08T12:13:28.463Z] gofmt -l . [2020-12-08T12:13:28.725Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-08T12:13:28.764Z] $ docker stop --time=1 b35675fe058900d9aeeba0b627415a15c0f75744c7d30439ccc27643d76f0ab1 [2020-12-08T12:13:31.165Z] $ docker rm -f b35675fe058900d9aeeba0b627415a15c0f75744c7d30439ccc27643d76f0ab1 [Pipeline] // withDockerContainer [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 63.0% of statements [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.037s coverage: 15.4% of statements [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.015s coverage: 15.4% of statements [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.067s coverage: 14.3% of statements [2020-12-08T12:13:31.472Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 81.6% of statements [2020-12-08T12:13:31.472Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-08T12:13:31.472Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.028s coverage: 29.9% of statements [2020-12-08T12:13:31.472Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.060s coverage: 100.0% of statements [Pipeline] sh [2020-12-08T12:13:31.825Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T12:13:32.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-12-08T12:13:32.908Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.059s coverage: 94.4% of statements [2020-12-08T12:13:32.908Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements [2020-12-08T12:13:32.908Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-12-08T12:13:33.183Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-08T12:13:37.505Z] gofmt -l . [2020-12-08T12:13:37.778Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-08T12:13:38.426Z] $ docker stop --time=1 e432f1cd93896005d54e347f594d8fa0ee761d8785ddfd94d2c119630421804c [2020-12-08T12:13:40.687Z] $ docker rm -f e432f1cd93896005d54e347f594d8fa0ee761d8785ddfd94d2c119630421804c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T12:13:41.792Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-08T12:13:41.832Z] Warning: overwriting stash ‘coverage-report’ [2020-12-08T12:13:42.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-08T12:13:45.654Z] provisioning config files... [2020-12-08T12:13:45.674Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/config5830904125536274322tmp [Pipeline] { [Pipeline] sh [2020-12-08T12:13:46.153Z] + set +x [2020-12-08T12:13:46.153Z] + curl -s https://codecov.io/bash [2020-12-08T12:13:46.153Z] + bash -s -- [2020-12-08T12:13:46.429Z] [2020-12-08T12:13:46.429Z] _____ _ [2020-12-08T12:13:46.429Z] / ____| | | [2020-12-08T12:13:46.429Z] | | ___ __| | ___ ___ _____ __ [2020-12-08T12:13:46.429Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-08T12:13:46.429Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-08T12:13:46.429Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-08T12:13:46.429Z] Bash-20201130-cc6d3fe [2020-12-08T12:13:46.429Z] [2020-12-08T12:13:46.429Z] [2020-12-08T12:13:46.429Z] ==> Jenkins CI detected. [2020-12-08T12:13:46.429Z] project root: . [2020-12-08T12:13:46.429Z] --> token set from env [2020-12-08T12:13:46.429Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-08T12:13:46.429Z] ==> Running gcov in . (disable via -X gcov) [2020-12-08T12:13:46.429Z] ==> Python coveragepy not found [2020-12-08T12:13:46.429Z] ==> Searching for coverage reports in: [2020-12-08T12:13:46.429Z] + . [2020-12-08T12:13:46.429Z] -> Found 1 reports [2020-12-08T12:13:46.429Z] ==> Detecting git/mercurial file structure [2020-12-08T12:13:46.709Z] ==> Reading reports [2020-12-08T12:13:46.709Z] + ./coverage.out bytes=107339 [2020-12-08T12:13:46.709Z] ==> Appending adjustments [2020-12-08T12:13:46.709Z] https://docs.codecov.io/docs/fixing-reports [2020-12-08T12:13:47.691Z] + Found adjustments [2020-12-08T12:13:47.691Z] ==> Gzipping contents [2020-12-08T12:13:47.691Z] 20K /tmp/codecov.pMutPi.gz [2020-12-08T12:13:47.691Z] ==> Uploading reports [2020-12-08T12:13:47.691Z] url: https://codecov.io [2020-12-08T12:13:47.691Z] query: branch=PR-387&commit=73165ecaf75600457eadc7ee5789f4e1f1fd21c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=387&job=&cmd_args= [2020-12-08T12:13:47.691Z] -> Pinging Codecov [2020-12-08T12:13:47.691Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-387&commit=73165ecaf75600457eadc7ee5789f4e1f1fd21c5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=387&job=&cmd_args= [2020-12-08T12:13:48.301Z] -> Uploading to [2020-12-08T12:13:48.301Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-08/71470A77251A30514AAF9C0BB2E5B6CE/73165ecaf75600457eadc7ee5789f4e1f1fd21c5/10dca0ca-d998-4e80-8720-6f532c82168f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T121348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6678dbc81d68857f3eff6b76bb7818c8d0395826aecc9c45d7b70a21b2f5a679 [2020-12-08T12:13:48.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T12:13:48.301Z] Dload Upload Total Spent Left Speed [2020-12-08T12:13:48.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17466 0 0 100 17466 0 30616 --:--:-- --:--:-- --:--:-- 30588 100 17466 0 0 100 17466 0 30603 --:--:-- --:--:-- --:--:-- 30588 [2020-12-08T12:13:48.888Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/73165ecaf75600457eadc7ee5789f4e1f1fd21c5 [Pipeline] } [2020-12-08T12:13:48.925Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:13:53.350Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:13:54.047Z] ---> package-listing.sh [2020-12-08T12:13:54.047Z] ++ facter osfamily [2020-12-08T12:13:54.047Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-08T12:13:54.322Z] + OS_FAMILY=redhat [2020-12-08T12:13:54.322Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-387 [2020-12-08T12:13:54.322Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-08T12:13:54.322Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-08T12:13:54.322Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-08T12:13:54.322Z] + PACKAGES=/tmp/packages_start.txt [2020-12-08T12:13:54.322Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-387 ']' [2020-12-08T12:13:54.322Z] + PACKAGES=/tmp/packages_end.txt [2020-12-08T12:13:54.322Z] + case "${OS_FAMILY}" in [2020-12-08T12:13:54.322Z] + rpm -qa [2020-12-08T12:13:54.322Z] + sort [2020-12-08T12:13:59.722Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-08T12:13:59.722Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-08T12:13:59.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-08T12:13:59.723Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-387 ']' [2020-12-08T12:13:59.723Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-387/archives/ [2020-12-08T12:13:59.723Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-387/archives/ [Pipeline] echo [2020-12-08T12:13:59.754Z] 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/dry_go-mod-core-contracts_PR-387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-08T12:14:00.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:14:00.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T12:14:00.743Z] [2020-12-08T12:14:00.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-08T12:14:01.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T12:14:01.179Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-08T12:14:01.179Z] df20fa9351a1: Pulling fs layer [2020-12-08T12:14:01.179Z] 36b3adc4ff6f: Pulling fs layer [2020-12-08T12:14:01.179Z] 8ad3a11d3b57: Pulling fs layer [2020-12-08T12:14:01.179Z] 46f8f816bc3b: Pulling fs layer [2020-12-08T12:14:01.179Z] 93b61091891f: Pulling fs layer [2020-12-08T12:14:01.179Z] 93b9cdb0e59b: Pulling fs layer [2020-12-08T12:14:01.179Z] 5e14af77c1be: Pulling fs layer [2020-12-08T12:14:01.179Z] 01666e4c0597: Pulling fs layer [2020-12-08T12:14:01.179Z] aa168da1d23b: Pulling fs layer [2020-12-08T12:14:01.179Z] 93b9cdb0e59b: Waiting [2020-12-08T12:14:01.179Z] 5e14af77c1be: Waiting [2020-12-08T12:14:01.179Z] 01666e4c0597: Waiting [2020-12-08T12:14:01.179Z] aa168da1d23b: Waiting [2020-12-08T12:14:01.179Z] 46f8f816bc3b: Waiting [2020-12-08T12:14:01.179Z] 93b61091891f: Waiting [2020-12-08T12:14:01.179Z] 36b3adc4ff6f: Download complete [2020-12-08T12:14:01.469Z] 46f8f816bc3b: Verifying Checksum [2020-12-08T12:14:01.469Z] 46f8f816bc3b: Download complete [2020-12-08T12:14:01.469Z] df20fa9351a1: Verifying Checksum [2020-12-08T12:14:01.469Z] df20fa9351a1: Download complete [2020-12-08T12:14:01.469Z] 93b61091891f: Verifying Checksum [2020-12-08T12:14:01.469Z] 93b61091891f: Download complete [2020-12-08T12:14:01.469Z] 93b9cdb0e59b: Verifying Checksum [2020-12-08T12:14:01.469Z] 93b9cdb0e59b: Download complete [2020-12-08T12:14:01.469Z] 5e14af77c1be: Download complete [2020-12-08T12:14:01.469Z] 01666e4c0597: Verifying Checksum [2020-12-08T12:14:01.469Z] 01666e4c0597: Download complete [2020-12-08T12:14:02.103Z] 8ad3a11d3b57: Verifying Checksum [2020-12-08T12:14:02.103Z] 8ad3a11d3b57: Download complete [2020-12-08T12:14:02.103Z] df20fa9351a1: Pull complete [2020-12-08T12:14:02.431Z] 36b3adc4ff6f: Pull complete [2020-12-08T12:14:04.513Z] 8ad3a11d3b57: Pull complete [2020-12-08T12:14:05.162Z] 46f8f816bc3b: Pull complete [2020-12-08T12:14:06.684Z] 93b61091891f: Pull complete [2020-12-08T12:14:07.353Z] 93b9cdb0e59b: Pull complete [2020-12-08T12:14:07.353Z] 5e14af77c1be: Pull complete [2020-12-08T12:14:07.690Z] 01666e4c0597: Pull complete [2020-12-08T12:14:08.333Z] aa168da1d23b: Verifying Checksum [2020-12-08T12:14:08.333Z] aa168da1d23b: Download complete [2020-12-08T12:14:20.849Z] aa168da1d23b: Pull complete [2020-12-08T12:14:20.849Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-08T12:14:20.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T12:14:20.849Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-08T12:14:21.198Z] prd-centos7-docker-4c-2g-15096 does not seem to be running inside a container [2020-12-08T12:14:21.316Z] $ 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/dry_go-mod-core-contracts_PR-387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-387 -v /w/workspace/dry_go-mod-core-contracts_PR-387:/w/workspace/dry_go-mod-core-contracts_PR-387:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-387@tmp:/w/workspace/dry_go-mod-core-contracts_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-08T12:14:24.562Z] $ docker top 55ddf2105c1a7b032671a53756f0febb4a6f0cd25a03a692d4b3b2962da000f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T12:14:25.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-08T12:14:25.759Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-08T12:14:26.121Z] + ls /var/log/sa-host [2020-12-08T12:14:26.122Z] + sadf -c /var/log/sa-host/sa08 [2020-12-08T12:14:26.122Z] file_magic: OK [2020-12-08T12:14:26.122Z] HZ: Using current value: 100 [2020-12-08T12:14:26.122Z] file_header: OK [2020-12-08T12:14:26.122Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-08T12:14:26.122Z] Statistics: [2020-12-08T12:14:26.122Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-08T12:14:26.122Z] File successfully converted to sysstat format version 12.2.1 [2020-12-08T12:14:26.122Z] + sadf -c /var/log/sa-host/sa23 [2020-12-08T12:14:26.122Z] file_magic: OK [2020-12-08T12:14:26.122Z] HZ: Using current value: 100 [2020-12-08T12:14:26.122Z] file_header: OK [2020-12-08T12:14:26.122Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-08T12:14:26.122Z] Statistics: [2020-12-08T12:14:26.122Z] Hnuu...uuuununununu... [2020-12-08T12:14:26.122Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-08T12:14:26.869Z] provisioning config files... [2020-12-08T12:14:26.961Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-387@tmp/config5845456540688285316tmp [Pipeline] { [Pipeline] echo [2020-12-08T12:14:27.093Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:14:27.846Z] ---> create-netrc.sh [Pipeline] } [2020-12-08T12:14:27.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-08T12:14:28.041Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:14:28.859Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-08T12:14:28.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:14:29.374Z] ---> sudo-logs.sh [2020-12-08T12:14:29.374Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-08T12:14:29.702Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:14:30.112Z] ---> job-cost.sh [2020-12-08T12:14:30.112Z] lf-activate-venv: SKIPPING [2020-12-08T12:14:30.112Z] INFO: No Stack... [2020-12-08T12:14:31.078Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-08T12:14:31.670Z] INFO: Archiving Costs [Pipeline] echo [2020-12-08T12:14:31.710Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T12:14:32.114Z] ---> logs-deploy.sh [2020-12-08T12:14:32.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-387/1 [2020-12-08T12:14:32.114Z] INFO: archiving workspace using pattern(s): [2020-12-08T12:14:34.743Z] Archives upload complete. [2020-12-08T12:14:35.032Z] INFO: archiving logs to Nexus