Pull request #442 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 6ef992542d2ebec3158a6d299b79d768b936a4de rather than eda60ea31b8a38b75787d495d5d90798cbcd9823 Obtained Jenkinsfile from 6ef992542d2ebec3158a6d299b79d768b936a4de 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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-442/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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-442/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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21128 in /w/workspace/dry_go-mod-core-contracts_PR-442 [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-442 # 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 Merging remotes/origin/master commit 6ef992542d2ebec3158a6d299b79d768b936a4de into PR head commit eda60ea31b8a38b75787d495d5d90798cbcd9823 Merge succeeded, producing eda60ea31b8a38b75787d495d5d90798cbcd9823 Checking out Revision eda60ea31b8a38b75787d495d5d90798cbcd9823 (PR-442) > 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/442/head:refs/remotes/origin/PR-442 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # 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 6ef992542d2ebec3158a6d299b79d768b936a4de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 Commit message: "feat: update device service v2 api route" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T04:24:16.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-19T04:24:16.972Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T04:24:17.240Z] ========================================================= [2021-01-19T04:24:17.240Z] EdgeX Global Pipelines Version Info [2021-01-19T04:24:17.240Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:24:18.914Z] ------------------- [2021-01-19T04:24:18.914Z] stable info: [2021-01-19T04:24:18.914Z] ------------------- [2021-01-19T04:24:18.914Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T04:24:18.914Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T04:24:18.914Z] Message: update stable to v1.0.177 [2021-01-19T04:24:19.863Z] ------------------- [2021-01-19T04:24:19.863Z] experimental info: [2021-01-19T04:24:19.863Z] ------------------- [2021-01-19T04:24:19.863Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T04:24:19.863Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T04:24:19.863Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T04:24:20.335Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-19T04:24:20.465Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-19T04:24:20.675Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T04:24:20.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T04:24:20.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T04:24:21.114Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T04:24:21.260Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T04:24:21.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T04:24:21.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-19T04:24:21.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T04:24:21.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T04:24:21.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-19T04:24:22.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T04:24:22.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T04:24:22.485Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T04:24:22.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T04:24:22.779Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T04:24:22.923Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-19T04:24:23.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-19T04:24:23.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-19T04:24:23.367Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-19T04:24:23.523Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-19T04:24:23.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-19T04:24:23.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-19T04:24:23.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-19T04:24:24.096Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T04:24:24.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T04:24:24.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-442 [Pipeline] echo [2021-01-19T04:24:24.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-442 [Pipeline] echo [2021-01-19T04:24:24.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-442 [Pipeline] echo [2021-01-19T04:24:24.820Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eda60ea31b8a38b75787d495d5d90798cbcd9823 [Pipeline] echo [2021-01-19T04:24:24.960Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eda60ea [Pipeline] echo [2021-01-19T04:24:25.088Z] [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-19T04:24:25.990Z] + git log --format=format:%s -1 eda60ea31b8a38b75787d495d5d90798cbcd9823 [Pipeline] echo [2021-01-19T04:24:26.082Z] GIT_COMMIT: eda60ea31b8a38b75787d495d5d90798cbcd9823, Commit Message: feat: update device service v2 api route [Pipeline] echo [2021-01-19T04:24:26.159Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:24:27.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T04:24:27.573Z] [2021-01-19T04:24:27.573Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:24:27.974Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T04:24:27.974Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T04:24:27.974Z] 31603596830f: Pulling fs layer [2021-01-19T04:24:27.974Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T04:24:27.974Z] 6ca5941a6612: Pulling fs layer [2021-01-19T04:24:27.974Z] ecc8261a40a4: Pulling fs layer [2021-01-19T04:24:27.974Z] ecc8261a40a4: Waiting [2021-01-19T04:24:27.974Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T04:24:27.974Z] 2a8b12db71e7: Download complete [2021-01-19T04:24:28.240Z] 31603596830f: Download complete [2021-01-19T04:24:28.240Z] ecc8261a40a4: Verifying Checksum [2021-01-19T04:24:28.240Z] ecc8261a40a4: Download complete [2021-01-19T04:24:28.240Z] 6ca5941a6612: Verifying Checksum [2021-01-19T04:24:28.240Z] 6ca5941a6612: Download complete [2021-01-19T04:24:28.505Z] 31603596830f: Pull complete [2021-01-19T04:24:28.768Z] 2a8b12db71e7: Pull complete [2021-01-19T04:24:29.343Z] 6ca5941a6612: Pull complete [2021-01-19T04:24:30.293Z] ecc8261a40a4: Pull complete [2021-01-19T04:24:30.294Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T04:24:30.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T04:24:30.294Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T04:24:30.428Z] prd-centos7-docker-4c-2g-21128 does not seem to be running inside a container [2021-01-19T04:24:30.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-442 -v /w/workspace/dry_go-mod-core-contracts_PR-442:/w/workspace/dry_go-mod-core-contracts_PR-442:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-442@tmp:/w/workspace/dry_go-mod-core-contracts_PR-442@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:10004/edgex-devops/git-semver:latest cat [2021-01-19T04:24:32.550Z] $ docker top 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T04:24:33.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T04:24:33.045Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T04:24:33.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T04:24:33.292Z] $ docker exec 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent [2021-01-19T04:24:33.462Z] SSH_AUTH_SOCK=/tmp/ssh-LVaagUpW8rVt/agent.11 [2021-01-19T04:24:33.462Z] SSH_AGENT_PID=16 [2021-01-19T04:24:33.473Z] Running ssh-add (command line suppressed) [2021-01-19T04:24:33.596Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_475607554943340958.key (/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_475607554943340958.key) [2021-01-19T04:24:33.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T04:24:34.041Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T04:24:34.076Z] $ docker exec --env ******** --env ******** 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent -k [2021-01-19T04:24:34.189Z] unset SSH_AUTH_SOCK; [2021-01-19T04:24:34.190Z] unset SSH_AGENT_PID; [2021-01-19T04:24:34.190Z] echo Agent pid 16 killed; [2021-01-19T04:24:34.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T04:24:34.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T04:24:34.454Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T04:24:34.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T04:24:34.622Z] $ docker exec 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent [2021-01-19T04:24:34.783Z] SSH_AUTH_SOCK=/tmp/ssh-aB2m0jA8cgdW/agent.45 [2021-01-19T04:24:34.783Z] SSH_AGENT_PID=50 [2021-01-19T04:24:34.791Z] Running ssh-add (command line suppressed) [2021-01-19T04:24:34.905Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_8122422802386104289.key (/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_8122422802386104289.key) [2021-01-19T04:24:34.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T04:24:35.353Z] + git semver init [2021-01-19T04:24:35.353Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T04:24:35.353Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-442/.git [2021-01-19T04:24:35.353Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-442 [2021-01-19T04:24:35.353Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T04:24:35.353Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T04:24:35.353Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T04:24:35.353Z] # $SEMVER_BRANCH = PR-442 [2021-01-19T04:24:35.353Z] # $SEMVER_TEMP = /tmp/semver-601885884 [2021-01-19T04:24:35.353Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-19T04:24:35.930Z] # '/tmp/semver-601885884' -> '/w/workspace/dry_go-mod-core-contracts_PR-442/.semver' [2021-01-19T04:24:35.930Z] # -> Force: false [2021-01-19T04:24:35.930Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-442/.semver [Pipeline] } [2021-01-19T04:24:35.955Z] $ docker exec --env ******** --env ******** 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent -k [2021-01-19T04:24:36.065Z] unset SSH_AUTH_SOCK; [2021-01-19T04:24:36.065Z] unset SSH_AGENT_PID; [2021-01-19T04:24:36.065Z] echo Agent pid 50 killed; [2021-01-19T04:24:36.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T04:24:36.712Z] + git semver [Pipeline] } [2021-01-19T04:24:36.747Z] $ docker stop --time=1 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d [2021-01-19T04:24:38.566Z] $ docker rm -f 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T04:24:39.117Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T04:24:39.621Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T04:24:39.646Z] [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-19T04:24:55.609Z] Still waiting to schedule task [2021-01-19T04:24:55.609Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-19T04:24:55.637Z] Still waiting to schedule task [2021-01-19T04:24:55.637Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T04:26:47.203Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21129 in /w/workspace/dry_go-mod-core-contracts_PR-442 [Pipeline] { [Pipeline] ws [2021-01-19T04:26:47.303Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-19T04:26:52.491Z] using credential edgex-jenkins-ssh [2021-01-19T04:26:52.588Z] Cloning the remote Git repository [2021-01-19T04:26:52.642Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-19T04:26:52.775Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-19T04:26:52.863Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-19T04:26:52.864Z] > git --version # timeout=10 [2021-01-19T04:26:52.894Z] > git --version # 'git version 2.17.1' [2021-01-19T04:26:52.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:26:52.981Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:26:54.664Z] Merging remotes/origin/master commit 6ef992542d2ebec3158a6d299b79d768b936a4de into PR head commit eda60ea31b8a38b75787d495d5d90798cbcd9823 [2021-01-19T04:26:53.945Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-19T04:26:53.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:26:54.003Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-19T04:26:54.044Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-19T04:26:54.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:26:54.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T04:26:54.683Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:26:54.696Z] > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 [2021-01-19T04:26:54.828Z] > git remote # timeout=10 [2021-01-19T04:26:54.847Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T04:26:54.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:26:54.873Z] > git merge 6ef992542d2ebec3158a6d299b79d768b936a4de # timeout=10 [2021-01-19T04:26:54.910Z] Merge succeeded, producing eda60ea31b8a38b75787d495d5d90798cbcd9823 [2021-01-19T04:26:54.910Z] Checking out Revision eda60ea31b8a38b75787d495d5d90798cbcd9823 (PR-442) [2021-01-19T04:26:54.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T04:26:54.916Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:26:54.927Z] > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 [2021-01-19T04:26:59.357Z] Commit message: "feat: update device service v2 api route" [2021-01-19T04:26:59.414Z] > git --version # timeout=10 [2021-01-19T04:26:59.430Z] > git --version # 'git version 2.17.1' [2021-01-19T04:26:59.441Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T04:27:01.347Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:27:01.769Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:27:02.156Z] + sudo service docker restart [2021-01-19T04:27:02.156Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-19T04:27:05.115Z] ========================================================= [2021-01-19T04:27:05.115Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T04:27:05.115Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:27:05.536Z] + 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-19T04:27:06.523Z] Sending build context to Docker daemon 2.204MB [2021-01-19T04:27:06.523Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-19T04:27:06.523Z] Step 2/7 : FROM ${BASE} [2021-01-19T04:27:06.800Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T04:27:06.800Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T04:27:06.800Z] a4357932f1b6: Pulling fs layer [2021-01-19T04:27:06.800Z] 18c013af1878: Pulling fs layer [2021-01-19T04:27:06.800Z] 00ac8860ef70: Pulling fs layer [2021-01-19T04:27:06.800Z] 63d7cb157983: Pulling fs layer [2021-01-19T04:27:06.800Z] b116817d02f9: Pulling fs layer [2021-01-19T04:27:06.800Z] 745a02a5169b: Pulling fs layer [2021-01-19T04:27:06.800Z] 63d7cb157983: Waiting [2021-01-19T04:27:06.800Z] b116817d02f9: Waiting [2021-01-19T04:27:06.800Z] 745a02a5169b: Waiting [2021-01-19T04:27:06.800Z] 00ac8860ef70: Waiting [2021-01-19T04:27:06.800Z] 18c013af1878: Verifying Checksum [2021-01-19T04:27:06.800Z] 18c013af1878: Download complete [2021-01-19T04:27:06.800Z] a4357932f1b6: Download complete [2021-01-19T04:27:06.800Z] 63d7cb157983: Download complete [2021-01-19T04:27:07.785Z] b116817d02f9: Verifying Checksum [2021-01-19T04:27:07.785Z] b116817d02f9: Download complete [2021-01-19T04:27:07.785Z] 5f621e34cdf4: Download complete [2021-01-19T04:27:08.401Z] 5f621e34cdf4: Pull complete [2021-01-19T04:27:09.008Z] a4357932f1b6: Pull complete [2021-01-19T04:27:09.615Z] 18c013af1878: Pull complete [2021-01-19T04:27:09.615Z] 745a02a5169b: Verifying Checksum [2021-01-19T04:27:09.615Z] 745a02a5169b: Download complete [2021-01-19T04:27:11.072Z] 00ac8860ef70: Verifying Checksum [2021-01-19T04:27:11.072Z] 00ac8860ef70: Download complete [2021-01-19T04:27:17.440Z] Running on prd-centos7-docker-4c-2g-21130 in /w/workspace/dry_go-mod-core-contracts_PR-442 [Pipeline] { [Pipeline] ws [2021-01-19T04:27:17.553Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-19T04:27:20.052Z] using credential edgex-jenkins-ssh [2021-01-19T04:27:20.107Z] Cloning the remote Git repository [2021-01-19T04:27:20.131Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-19T04:27:20.228Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-19T04:27:20.286Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-19T04:27:20.286Z] > git --version # timeout=10 [2021-01-19T04:27:20.294Z] > git --version # 'git version 2.24.3' [2021-01-19T04:27:20.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:27:20.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:27:20.971Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-19T04:27:20.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T04:27:20.989Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-19T04:27:21.005Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-19T04:27:21.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:27:21.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T04:27:21.290Z] 00ac8860ef70: Pull complete [2021-01-19T04:27:21.290Z] 63d7cb157983: Pull complete [2021-01-19T04:27:21.490Z] Merging remotes/origin/master commit 6ef992542d2ebec3158a6d299b79d768b936a4de into PR head commit eda60ea31b8a38b75787d495d5d90798cbcd9823 [2021-01-19T04:27:21.620Z] Merge succeeded, producing eda60ea31b8a38b75787d495d5d90798cbcd9823 [2021-01-19T04:27:21.621Z] Checking out Revision eda60ea31b8a38b75787d495d5d90798cbcd9823 (PR-442) [2021-01-19T04:27:21.889Z] b116817d02f9: Pull complete [2021-01-19T04:27:21.505Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:27:21.513Z] > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 [2021-01-19T04:27:21.580Z] > git remote # timeout=10 [2021-01-19T04:27:21.588Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T04:27:21.594Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T04:27:21.598Z] > git merge 6ef992542d2ebec3158a6d299b79d768b936a4de # timeout=10 [2021-01-19T04:27:21.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T04:27:21.624Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T04:27:21.630Z] > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 [2021-01-19T04:27:25.290Z] 745a02a5169b: Pull complete [2021-01-19T04:27:25.290Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T04:27:25.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T04:27:25.290Z] ---> b7e6874047d6 [2021-01-19T04:27:25.290Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T04:27:25.372Z] Commit message: "feat: update device service v2 api route" [2021-01-19T04:27:25.398Z] > git --version # timeout=10 [2021-01-19T04:27:25.403Z] > git --version # 'git version 2.24.3' [2021-01-19T04:27:25.408Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T04:27:26.768Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:27:27.118Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T04:27:27.448Z] + true [2021-01-19T04:27:27.448Z] + sudo service docker restart [2021-01-19T04:27:27.448Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-19T04:27:28.631Z] ========================================================= [2021-01-19T04:27:28.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T04:27:28.631Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:27:28.725Z] ---> Running in cc22ebd17151 [2021-01-19T04:27:28.725Z] Removing intermediate container cc22ebd17151 [2021-01-19T04:27:28.725Z] ---> cbc9d68e34ca [2021-01-19T04:27:28.725Z] Step 4/7 : RUN apk add bash [2021-01-19T04:27:28.725Z] ---> Running in b901f983f5dd [2021-01-19T04:27:29.027Z] + 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-19T04:27:29.610Z] Sending build context to Docker daemon 2.205MB [2021-01-19T04:27:29.610Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-19T04:27:29.610Z] Step 2/7 : FROM ${BASE} [2021-01-19T04:27:29.610Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T04:27:29.610Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T04:27:29.610Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T04:27:29.610Z] de9db76c5a1d: Pulling fs layer [2021-01-19T04:27:29.610Z] bca2f99d35d6: Pulling fs layer [2021-01-19T04:27:29.610Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T04:27:29.610Z] 7c6f9722023f: Pulling fs layer [2021-01-19T04:27:29.610Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T04:27:29.610Z] 93359f2a8cfa: Waiting [2021-01-19T04:27:29.610Z] 7c6f9722023f: Waiting [2021-01-19T04:27:29.610Z] a35cf1a2eb13: Waiting [2021-01-19T04:27:29.610Z] bca2f99d35d6: Waiting [2021-01-19T04:27:29.610Z] de9db76c5a1d: Verifying Checksum [2021-01-19T04:27:29.610Z] de9db76c5a1d: Download complete [2021-01-19T04:27:29.610Z] 0ef7d3d256c8: Verifying Checksum [2021-01-19T04:27:29.610Z] 0ef7d3d256c8: Download complete [2021-01-19T04:27:29.610Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T04:27:29.610Z] 93359f2a8cfa: Download complete [2021-01-19T04:27:29.610Z] 7c6f9722023f: Verifying Checksum [2021-01-19T04:27:29.610Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T04:27:29.610Z] 188c0c94c7c5: Download complete [2021-01-19T04:27:29.610Z] 7c6f9722023f: Download complete [2021-01-19T04:27:29.882Z] 188c0c94c7c5: Pull complete [2021-01-19T04:27:30.149Z] 0ef7d3d256c8: Pull complete [2021-01-19T04:27:30.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T04:27:30.416Z] de9db76c5a1d: Pull complete [2021-01-19T04:27:31.590Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T04:27:31.815Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T04:27:31.815Z] a35cf1a2eb13: Download complete [2021-01-19T04:27:32.086Z] bca2f99d35d6: Verifying Checksum [2021-01-19T04:27:32.086Z] bca2f99d35d6: Download complete [2021-01-19T04:27:34.975Z] OK: 142 MiB in 39 packages [2021-01-19T04:27:35.964Z] Removing intermediate container b901f983f5dd [2021-01-19T04:27:35.964Z] ---> 497080163666 [2021-01-19T04:27:35.964Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-19T04:27:35.964Z] ---> Running in 09d7a629505b [2021-01-19T04:27:36.570Z] Removing intermediate container 09d7a629505b [2021-01-19T04:27:36.570Z] ---> 306720b0547c [2021-01-19T04:27:36.570Z] Step 6/7 : COPY go.mod . [2021-01-19T04:27:37.174Z] ---> 5a306e2d6869 [2021-01-19T04:27:37.174Z] Step 7/7 : RUN go mod download [2021-01-19T04:27:37.174Z] ---> Running in bae3d0e4fef6 [2021-01-19T04:27:37.431Z] bca2f99d35d6: Pull complete [2021-01-19T04:27:37.431Z] 93359f2a8cfa: Pull complete [2021-01-19T04:27:37.431Z] 7c6f9722023f: Pull complete [2021-01-19T04:27:44.087Z] a35cf1a2eb13: Pull complete [2021-01-19T04:27:44.088Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T04:27:44.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T04:27:44.088Z] ---> a62c8e92a672 [2021-01-19T04:27:44.088Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-19T04:27:44.355Z] ---> Running in 86cd66efc8cc [2021-01-19T04:27:44.620Z] Removing intermediate container 86cd66efc8cc [2021-01-19T04:27:44.620Z] ---> cee82f61222d [2021-01-19T04:27:44.620Z] Step 4/7 : RUN apk add bash [2021-01-19T04:27:44.620Z] ---> Running in df98a506a452 [2021-01-19T04:27:45.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T04:27:46.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T04:27:46.733Z] OK: 166 MiB in 39 packages [2021-01-19T04:27:47.317Z] Removing intermediate container df98a506a452 [2021-01-19T04:27:47.317Z] ---> a099a4d41f48 [2021-01-19T04:27:47.317Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-19T04:27:47.586Z] ---> Running in 9264c081e44d [2021-01-19T04:27:47.586Z] Removing intermediate container 9264c081e44d [2021-01-19T04:27:47.586Z] ---> 1174617d5b08 [2021-01-19T04:27:47.586Z] Step 6/7 : COPY go.mod . [2021-01-19T04:27:47.851Z] ---> d856126b9a73 [2021-01-19T04:27:47.851Z] Step 7/7 : RUN go mod download [2021-01-19T04:27:47.851Z] ---> Running in a62182704c2e [2021-01-19T04:27:52.302Z] Removing intermediate container bae3d0e4fef6 [2021-01-19T04:27:52.302Z] ---> abb341710566 [2021-01-19T04:27:52.302Z] Successfully built abb341710566 [2021-01-19T04:27:52.302Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:27:52.706Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T04:27:52.706Z] . [Pipeline] withDockerContainer [2021-01-19T04:27:53.004Z] prd-ubuntu18.04-docker-arm64-4c-16g-21129 does not seem to be running inside a container [2021-01-19T04:27:53.087Z] $ 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 [2021-01-19T04:27:54.560Z] $ docker top 3bce19b8d8d1947e8f7e76faad6d531fb8757cf92baf18af4903e98b12c3d1d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:27:55.638Z] + go version [2021-01-19T04:27:55.638Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T04:27:55.679Z] $ docker stop --time=1 3bce19b8d8d1947e8f7e76faad6d531fb8757cf92baf18af4903e98b12c3d1d3 [2021-01-19T04:27:57.621Z] $ docker rm -f 3bce19b8d8d1947e8f7e76faad6d531fb8757cf92baf18af4903e98b12c3d1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:27:58.954Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T04:27:58.954Z] . [Pipeline] withDockerContainer [2021-01-19T04:27:59.197Z] prd-ubuntu18.04-docker-arm64-4c-16g-21129 does not seem to be running inside a container [2021-01-19T04:27:59.284Z] $ 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 [2021-01-19T04:28:00.157Z] Removing intermediate container a62182704c2e [2021-01-19T04:28:00.157Z] ---> 6b7b8e431208 [2021-01-19T04:28:00.157Z] Successfully built 6b7b8e431208 [2021-01-19T04:28:00.157Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-19T04:28:00.611Z] $ docker top a5b9e61361341b41aac0370cb234ab5f527739f93c224a11f5f3600b07772a43 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:28:01.491Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T04:28:01.491Z] . [Pipeline] withDockerContainer [2021-01-19T04:28:01.658Z] prd-centos7-docker-4c-2g-21130 does not seem to be running inside a container [2021-01-19T04:28:01.660Z] + make test [2021-01-19T04:28:01.660Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T04:28:01.721Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T04:28:02.423Z] $ docker top 5ebd0b4f11391a428ad3befcf489c4162416c7974007e323cf1883a5ae8f54ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:28:02.975Z] + go version [2021-01-19T04:28:02.975Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T04:28:03.042Z] $ docker stop --time=1 5ebd0b4f11391a428ad3befcf489c4162416c7974007e323cf1883a5ae8f54ba [2021-01-19T04:28:04.391Z] $ docker rm -f 5ebd0b4f11391a428ad3befcf489c4162416c7974007e323cf1883a5ae8f54ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:28:05.495Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T04:28:05.496Z] . [Pipeline] withDockerContainer [2021-01-19T04:28:05.622Z] prd-centos7-docker-4c-2g-21130 does not seem to be running inside a container [2021-01-19T04:28:05.677Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-19T04:28:06.338Z] $ docker top 1d08757ba8ad9cd68580221d82de9fb5b240208b9db3c6c57e78c4b8b073399e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:28:06.917Z] + make test [2021-01-19T04:28:06.917Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-19T04:28:13.614Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-19T04:28:14.210Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2021-01-19T04:28:14.210Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements [2021-01-19T04:28:14.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.019s coverage: 45.4% of statements [2021-01-19T04:28:14.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements [2021-01-19T04:28:14.817Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-19T04:28:15.409Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 26.3% of statements [2021-01-19T04:28:15.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.7% of statements [2021-01-19T04:28:15.671Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.031s coverage: 100.0% of statements [2021-01-19T04:28:16.258Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 91.8% of statements [2021-01-19T04:28:16.258Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-19T04:28:16.258Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-19T04:28:16.258Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements [2021-01-19T04:28:16.258Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.007s coverage: 47.8% of statements [2021-01-19T04:28:18.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.027s coverage: 63.0% of statements [2021-01-19T04:28:18.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements [2021-01-19T04:28:18.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements [2021-01-19T04:28:18.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2021-01-19T04:28:18.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements [2021-01-19T04:28:18.230Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-19T04:28:19.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.054s coverage: 85.2% of statements [2021-01-19T04:28:19.201Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-19T04:28:19.201Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-19T04:28:19.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 44.1% of statements [2021-01-19T04:28:19.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 94.4% of statements [2021-01-19T04:28:19.201Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 92.9% of statements [2021-01-19T04:28:19.470Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-19T04:28:19.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-19T04:28:19.470Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T04:28:20.896Z] gofmt -l . [2021-01-19T04:28:21.157Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T04:28:21.448Z] $ docker stop --time=1 1d08757ba8ad9cd68580221d82de9fb5b240208b9db3c6c57e78c4b8b073399e [2021-01-19T04:28:23.649Z] $ docker rm -f 1d08757ba8ad9cd68580221d82de9fb5b240208b9db3c6c57e78c4b8b073399e [2021-01-19T04:28:23.899Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-19T04:28:23.899Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements [2021-01-19T04:28:23.899Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T04:28:24.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T04:28:24.697Z] 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) [2021-01-19T04:28:25.886Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-19T04:28:26.484Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements [2021-01-19T04:28:26.484Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T04:28:27.477Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 26.3% of statements [2021-01-19T04:28:29.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.039s coverage: 14.7% of statements [2021-01-19T04:28:29.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements [2021-01-19T04:28:29.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 91.8% of statements [2021-01-19T04:28:29.483Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-19T04:28:29.483Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-19T04:28:29.483Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.040s coverage: 100.0% of statements [2021-01-19T04:28:29.761Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.031s coverage: 47.8% of statements [2021-01-19T04:28:36.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.095s coverage: 63.0% of statements [2021-01-19T04:28:36.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements [2021-01-19T04:28:36.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2021-01-19T04:28:36.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.026s coverage: 15.4% of statements [2021-01-19T04:28:36.520Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.048s coverage: 14.3% of statements [2021-01-19T04:28:36.520Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-19T04:28:37.512Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.241s coverage: 85.2% of statements [2021-01-19T04:28:37.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-19T04:28:37.512Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-19T04:28:37.790Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.041s coverage: 44.1% of statements [2021-01-19T04:28:37.790Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 94.4% of statements [2021-01-19T04:28:39.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.119s coverage: 92.9% of statements [2021-01-19T04:28:39.230Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2021-01-19T04:28:39.230Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-19T04:28:39.507Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-19T04:28:44.949Z] gofmt -l . [2021-01-19T04:28:44.949Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-19T04:28:45.276Z] $ docker stop --time=1 a5b9e61361341b41aac0370cb234ab5f527739f93c224a11f5f3600b07772a43 [2021-01-19T04:28:47.568Z] $ docker rm -f a5b9e61361341b41aac0370cb234ab5f527739f93c224a11f5f3600b07772a43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T04:28:48.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-19T04:28:48.696Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T04:28:49.800Z] 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-19T04:28:52.736Z] provisioning config files... [2021-01-19T04:28:52.755Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/config8099137941454353789tmp [Pipeline] { [Pipeline] sh [2021-01-19T04:28:53.175Z] + set +x [2021-01-19T04:28:53.175Z] + curl -s https://codecov.io/bash [2021-01-19T04:28:53.175Z] + bash -s -- [2021-01-19T04:28:53.438Z] [2021-01-19T04:28:53.438Z] _____ _ [2021-01-19T04:28:53.438Z] / ____| | | [2021-01-19T04:28:53.438Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T04:28:53.438Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T04:28:53.438Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T04:28:53.438Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T04:28:53.438Z] Bash-20210115-cec3c92 [2021-01-19T04:28:53.438Z] [2021-01-19T04:28:53.438Z] [2021-01-19T04:28:53.438Z] ==> git version 2.24.3 found [2021-01-19T04:28:53.438Z] ==> 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-19T04:28:53.438Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T04:28:53.438Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T04:28:53.438Z] ==> Jenkins CI detected. [2021-01-19T04:28:53.438Z] project root: . [2021-01-19T04:28:53.438Z] --> token set from env [2021-01-19T04:28:53.438Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T04:28:53.438Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T04:28:53.438Z] ==> Python coveragepy not found [2021-01-19T04:28:53.438Z] ==> Searching for coverage reports in: [2021-01-19T04:28:53.438Z] + . [2021-01-19T04:28:53.438Z] -> Found 1 reports [2021-01-19T04:28:53.438Z] ==> Detecting git/mercurial file structure [2021-01-19T04:28:53.438Z] ==> Reading reports [2021-01-19T04:28:53.438Z] + ./coverage.out bytes=123199 [2021-01-19T04:28:53.438Z] ==> Appending adjustments [2021-01-19T04:28:53.438Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T04:28:54.388Z] + Found adjustments [2021-01-19T04:28:54.388Z] ==> Gzipping contents [2021-01-19T04:28:54.388Z] 20K /tmp/codecov.jIqk0a.gz [2021-01-19T04:28:54.388Z] ==> Uploading reports [2021-01-19T04:28:54.388Z] url: https://codecov.io [2021-01-19T04:28:54.388Z] query: branch=PR-442&commit=eda60ea31b8a38b75787d495d5d90798cbcd9823&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=442&job=&cmd_args= [2021-01-19T04:28:54.388Z] -> Pinging Codecov [2021-01-19T04:28:54.388Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-442&commit=eda60ea31b8a38b75787d495d5d90798cbcd9823&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=442&job=&cmd_args= [2021-01-19T04:28:54.653Z] -> Uploading to [2021-01-19T04:28:54.653Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/71470A77251A30514AAF9C0BB2E5B6CE/eda60ea31b8a38b75787d495d5d90798cbcd9823/3f504498-be1d-41b6-a127-4c5c6cf04eec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T042854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=201bb277ec7e47cc025b8f54abb0505c0cb881989763dcb899d237368ad4a260 [2021-01-19T04:28:54.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T04:28:54.654Z] Dload Upload Total Spent Left Speed [2021-01-19T04:28:55.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19545 0 0 100 19545 0 32561 --:--:-- --:--:-- --:--:-- 32575 [2021-01-19T04:28:55.232Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/eda60ea31b8a38b75787d495d5d90798cbcd9823 [Pipeline] } [2021-01-19T04:28:55.256Z] 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-19T04:28:59.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:28:59.352Z] ---> package-listing.sh [2021-01-19T04:28:59.352Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T04:28:59.352Z] ++ facter osfamily [2021-01-19T04:28:59.352Z] + OS_FAMILY=redhat [2021-01-19T04:28:59.352Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-442 [2021-01-19T04:28:59.352Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T04:28:59.352Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T04:28:59.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T04:28:59.352Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T04:28:59.352Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-442 ']' [2021-01-19T04:28:59.352Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T04:28:59.352Z] + case "${OS_FAMILY}" in [2021-01-19T04:28:59.352Z] + rpm -qa [2021-01-19T04:28:59.352Z] + sort [2021-01-19T04:29:04.685Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T04:29:04.685Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T04:29:04.685Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T04:29:04.685Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-442 ']' [2021-01-19T04:29:04.685Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-442/archives/ [2021-01-19T04:29:04.685Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-442/archives/ [Pipeline] echo [2021-01-19T04:29:04.727Z] 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-442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T04:29:05.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:29:05.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:29:05.395Z] [2021-01-19T04:29:05.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T04:29:05.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:29:05.794Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T04:29:05.794Z] df20fa9351a1: Pulling fs layer [2021-01-19T04:29:05.794Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T04:29:05.794Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T04:29:05.794Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T04:29:05.794Z] 93b61091891f: Pulling fs layer [2021-01-19T04:29:05.794Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T04:29:05.794Z] 5e14af77c1be: Pulling fs layer [2021-01-19T04:29:05.794Z] 01666e4c0597: Pulling fs layer [2021-01-19T04:29:05.794Z] aa168da1d23b: Pulling fs layer [2021-01-19T04:29:05.794Z] 46f8f816bc3b: Waiting [2021-01-19T04:29:05.794Z] 93b61091891f: Waiting [2021-01-19T04:29:05.794Z] 93b9cdb0e59b: Waiting [2021-01-19T04:29:05.794Z] 5e14af77c1be: Waiting [2021-01-19T04:29:05.794Z] aa168da1d23b: Waiting [2021-01-19T04:29:05.794Z] 01666e4c0597: Waiting [2021-01-19T04:29:05.794Z] 36b3adc4ff6f: Download complete [2021-01-19T04:29:05.794Z] 46f8f816bc3b: Verifying Checksum [2021-01-19T04:29:05.794Z] 46f8f816bc3b: Download complete [2021-01-19T04:29:06.068Z] df20fa9351a1: Verifying Checksum [2021-01-19T04:29:06.068Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T04:29:06.068Z] 93b9cdb0e59b: Download complete [2021-01-19T04:29:06.068Z] 5e14af77c1be: Verifying Checksum [2021-01-19T04:29:06.068Z] 5e14af77c1be: Download complete [2021-01-19T04:29:06.068Z] 93b61091891f: Verifying Checksum [2021-01-19T04:29:06.068Z] 93b61091891f: Download complete [2021-01-19T04:29:06.068Z] 01666e4c0597: Verifying Checksum [2021-01-19T04:29:06.068Z] 01666e4c0597: Download complete [2021-01-19T04:29:06.068Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T04:29:06.068Z] 8ad3a11d3b57: Download complete [2021-01-19T04:29:06.333Z] df20fa9351a1: Pull complete [2021-01-19T04:29:06.602Z] 36b3adc4ff6f: Pull complete [2021-01-19T04:29:07.998Z] aa168da1d23b: Verifying Checksum [2021-01-19T04:29:07.998Z] aa168da1d23b: Download complete [2021-01-19T04:29:08.261Z] 8ad3a11d3b57: Pull complete [2021-01-19T04:29:08.529Z] 46f8f816bc3b: Pull complete [2021-01-19T04:29:08.793Z] 93b61091891f: Pull complete [2021-01-19T04:29:09.056Z] 93b9cdb0e59b: Pull complete [2021-01-19T04:29:09.056Z] 5e14af77c1be: Pull complete [2021-01-19T04:29:09.056Z] 01666e4c0597: Pull complete [2021-01-19T04:29:15.709Z] aa168da1d23b: Pull complete [2021-01-19T04:29:15.709Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T04:29:15.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T04:29:15.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T04:29:15.897Z] prd-centos7-docker-4c-2g-21128 does not seem to be running inside a container [2021-01-19T04:29:15.944Z] $ 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-442/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-442 -v /w/workspace/dry_go-mod-core-contracts_PR-442:/w/workspace/dry_go-mod-core-contracts_PR-442:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-442@tmp:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-19T04:29:20.128Z] $ docker top fb6617d7a5bc9485c00d52e3e1f05ebd8dd1a0176c24c70b482fa156bb660d75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T04:29:20.896Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T04:29:21.237Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T04:29:21.570Z] + ls /var/log/sa-host [2021-01-19T04:29:21.570Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T04:29:21.570Z] file_magic: OK [2021-01-19T04:29:21.570Z] HZ: Using current value: 100 [2021-01-19T04:29:21.570Z] file_header: OK [2021-01-19T04:29:21.570Z] 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-19T04:29:21.570Z] Statistics: [2021-01-19T04:29:21.570Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-19T04:29:21.570Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T04:29:21.570Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T04:29:21.570Z] file_magic: OK [2021-01-19T04:29:21.570Z] HZ: Using current value: 100 [2021-01-19T04:29:21.570Z] file_header: OK [2021-01-19T04:29:21.570Z] 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-19T04:29:21.570Z] Statistics: [2021-01-19T04:29:21.570Z] Hnuu...uuuununununu... [2021-01-19T04:29:21.570Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T04:29:22.332Z] provisioning config files... [2021-01-19T04:29:22.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/config5750467873778136277tmp [Pipeline] { [Pipeline] echo [2021-01-19T04:29:22.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:29:22.811Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T04:29:22.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T04:29:22.981Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:29:23.314Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T04:29:23.347Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:29:23.690Z] ---> sudo-logs.sh [2021-01-19T04:29:23.690Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T04:29:23.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:29:24.075Z] ---> job-cost.sh [2021-01-19T04:29:24.075Z] lf-activate-venv: SKIPPING [2021-01-19T04:29:24.075Z] INFO: No Stack... [2021-01-19T04:29:25.030Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T04:29:25.613Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T04:29:25.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T04:29:25.997Z] ---> logs-deploy.sh [2021-01-19T04:29:25.997Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-442/1 [2021-01-19T04:29:25.997Z] INFO: archiving workspace using pattern(s): [2021-01-19T04:29:27.934Z] Archives upload complete. [2021-01-19T04:29:27.934Z] INFO: archiving logs to Nexus