Pull request #427 updated 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 edfd204c88fe5109014f0a972b0a2927c208d19d rather than fd7c7a36dee322773ec6cfea67e09487e2435d3c Obtained Jenkinsfile from edfd204c88fe5109014f0a972b0a2927c208d19d Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 Running on prd-centos7-docker-4c-2g-20463 in /w/workspace/dry_go-mod-core-contracts_PR-427 [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-427 # 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/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit fd7c7a36dee322773ec6cfea67e09487e2435d3c Merge succeeded, producing fd7c7a36dee322773ec6cfea67e09487e2435d3c Checking out Revision fd7c7a36dee322773ec6cfea67e09487e2435d3c (PR-427) > git config core.sparsecheckout # timeout=10 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # 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 edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 Commit message: "fix(scheduler): Fix func name typo" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-15T09:34:59.966Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-15T09:35:00.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-15T09:35:00.374Z] ========================================================= [2021-01-15T09:35:00.375Z] EdgeX Global Pipelines Version Info [2021-01-15T09:35:00.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 44853a78d74c2f014557eab250c769610ca6d68f # timeout=10 [2021-01-15T09:35:02.319Z] ------------------- [2021-01-15T09:35:02.319Z] stable info: [2021-01-15T09:35:02.319Z] ------------------- [2021-01-15T09:35:02.319Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-15T09:35:02.319Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T09:35:02.319Z] Message: update stable to v1.0.177 [2021-01-15T09:35:03.274Z] ------------------- [2021-01-15T09:35:03.274Z] experimental info: [2021-01-15T09:35:03.274Z] ------------------- [2021-01-15T09:35:03.274Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-15T09:35:03.274Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-15T09:35:03.274Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-15T09:35:03.575Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-15T09:35:03.661Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-15T09:35:03.766Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-15T09:35:03.860Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-15T09:35:03.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-15T09:35:04.060Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-15T09:35:04.154Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-15T09:35:04.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-15T09:35:04.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-15T09:35:04.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-15T09:35:04.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-15T09:35:04.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-15T09:35:04.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-15T09:35:04.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-15T09:35:04.918Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T09:35:05.098Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T09:35:05.212Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T09:35:05.311Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-15T09:35:05.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-15T09:35:05.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-15T09:35:05.571Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-15T09:35:05.678Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-15T09:35:05.798Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-15T09:35:05.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-15T09:35:05.986Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-15T09:35:06.087Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-15T09:35:06.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-15T09:35:06.300Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo [2021-01-15T09:35:06.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo [2021-01-15T09:35:06.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo [2021-01-15T09:35:06.590Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd7c7a36dee322773ec6cfea67e09487e2435d3c [Pipeline] echo [2021-01-15T09:35:06.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd7c7a3 [Pipeline] echo [2021-01-15T09:35:06.769Z] [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-15T09:35:07.445Z] + git log --format=format:%s -1 fd7c7a36dee322773ec6cfea67e09487e2435d3c [Pipeline] echo [2021-01-15T09:35:07.501Z] GIT_COMMIT: fd7c7a36dee322773ec6cfea67e09487e2435d3c, Commit Message: fix(scheduler): Fix func name typo [Pipeline] echo [2021-01-15T09:35:07.544Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:35:08.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T09:35:08.128Z] [2021-01-15T09:35:08.128Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:35:08.479Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T09:35:08.479Z] latest: Pulling from edgex-devops/git-semver [2021-01-15T09:35:08.480Z] 31603596830f: Pulling fs layer [2021-01-15T09:35:08.480Z] 2a8b12db71e7: Pulling fs layer [2021-01-15T09:35:08.480Z] 6ca5941a6612: Pulling fs layer [2021-01-15T09:35:08.480Z] ecc8261a40a4: Pulling fs layer [2021-01-15T09:35:08.480Z] ecc8261a40a4: Waiting [2021-01-15T09:35:08.480Z] 2a8b12db71e7: Verifying Checksum [2021-01-15T09:35:08.480Z] 2a8b12db71e7: Download complete [2021-01-15T09:35:08.741Z] 31603596830f: Verifying Checksum [2021-01-15T09:35:08.742Z] 31603596830f: Download complete [2021-01-15T09:35:08.742Z] 6ca5941a6612: Verifying Checksum [2021-01-15T09:35:08.742Z] 6ca5941a6612: Download complete [2021-01-15T09:35:08.742Z] ecc8261a40a4: Verifying Checksum [2021-01-15T09:35:08.742Z] ecc8261a40a4: Download complete [2021-01-15T09:35:09.007Z] 31603596830f: Pull complete [2021-01-15T09:35:09.008Z] 2a8b12db71e7: Pull complete [2021-01-15T09:35:09.586Z] 6ca5941a6612: Pull complete [2021-01-15T09:35:09.847Z] ecc8261a40a4: Pull complete [2021-01-15T09:35:09.847Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-15T09:35:09.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-15T09:35:09.847Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-15T09:35:09.945Z] prd-centos7-docker-4c-2g-20463 does not seem to be running inside a container [2021-01-15T09:35:09.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-15T09:35:11.837Z] $ docker top 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-15T09:35:12.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T09:35:12.233Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T09:35:12.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T09:35:12.468Z] $ docker exec 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent [2021-01-15T09:35:12.630Z] SSH_AUTH_SOCK=/tmp/ssh-2j0pMI0LHmTm/agent.12 [2021-01-15T09:35:12.630Z] SSH_AGENT_PID=17 [2021-01-15T09:35:12.640Z] Running ssh-add (command line suppressed) [2021-01-15T09:35:12.750Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4981840997885327629.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_4981840997885327629.key) [2021-01-15T09:35:12.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T09:35:13.131Z] + git tag --points-at HEAD [Pipeline] } [2021-01-15T09:35:13.150Z] $ docker exec --env ******** --env ******** 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent -k [2021-01-15T09:35:13.261Z] unset SSH_AUTH_SOCK; [2021-01-15T09:35:13.261Z] unset SSH_AGENT_PID; [2021-01-15T09:35:13.261Z] echo Agent pid 17 killed; [2021-01-15T09:35:13.317Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-15T09:35:13.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-15T09:35:13.463Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-15T09:35:13.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-15T09:35:13.633Z] $ docker exec 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent [2021-01-15T09:35:13.787Z] SSH_AUTH_SOCK=/tmp/ssh-aUZxetACLdfe/agent.47 [2021-01-15T09:35:13.787Z] SSH_AGENT_PID=52 [2021-01-15T09:35:13.793Z] Running ssh-add (command line suppressed) [2021-01-15T09:35:13.909Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7938283945458944051.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_7938283945458944051.key) [2021-01-15T09:35:13.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-15T09:35:14.326Z] + git semver init [2021-01-15T09:35:14.326Z] # -> Open(): unable to determine branch for HEAD [2021-01-15T09:35:14.326Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.git [2021-01-15T09:35:14.326Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-15T09:35:14.326Z] # $SEMVER_REMOTE_NAME = origin [2021-01-15T09:35:14.326Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-15T09:35:14.326Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-15T09:35:14.326Z] # $SEMVER_BRANCH = PR-427 [2021-01-15T09:35:14.326Z] # $SEMVER_TEMP = /tmp/semver-499159157 [2021-01-15T09:35:14.326Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-15T09:35:14.899Z] # '/tmp/semver-499159157' -> '/w/workspace/dry_go-mod-core-contracts_PR-427/.semver' [2021-01-15T09:35:14.899Z] # -> Force: false [2021-01-15T09:35:14.899Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.semver [Pipeline] } [2021-01-15T09:35:14.916Z] $ docker exec --env ******** --env ******** 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af ssh-agent -k [2021-01-15T09:35:15.022Z] unset SSH_AUTH_SOCK; [2021-01-15T09:35:15.023Z] unset SSH_AGENT_PID; [2021-01-15T09:35:15.023Z] echo Agent pid 52 killed; [2021-01-15T09:35:15.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-15T09:35:15.528Z] + git semver [Pipeline] } [2021-01-15T09:35:15.545Z] $ docker stop --time=1 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af [2021-01-15T09:35:17.395Z] $ docker rm -f 61f1fd1f5cf4b61f3de34d2580ede8d04e80ef4163087af791f50883c039d8af [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T09:35:17.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-15T09:35:18.388Z] Stashed 1 file(s) [Pipeline] echo [2021-01-15T09:35:18.391Z] [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-15T09:35:33.898Z] Still waiting to schedule task [2021-01-15T09:35:33.898Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-15T09:35:33.930Z] Still waiting to schedule task [2021-01-15T09:35:33.931Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-20456’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-20458’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-20466’ is offline [2021-01-15T09:39:28.116Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20467 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws [2021-01-15T09:39:28.169Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-01-15T09:39:33.339Z] using credential edgex-jenkins-ssh [2021-01-15T09:39:33.399Z] Cloning the remote Git repository [2021-01-15T09:39:33.452Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-15T09:39:33.559Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-01-15T09:39:33.632Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-15T09:39:33.632Z] > git --version # timeout=10 [2021-01-15T09:39:33.651Z] > git --version # 'git version 2.17.1' [2021-01-15T09:39:33.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:39:33.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:39:35.496Z] Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit fd7c7a36dee322773ec6cfea67e09487e2435d3c [2021-01-15T09:39:34.759Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-15T09:39:34.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:39:34.809Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-15T09:39:34.848Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-15T09:39:34.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:39:34.862Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T09:39:35.517Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T09:39:35.545Z] > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 [2021-01-15T09:39:35.836Z] Merge succeeded, producing fd7c7a36dee322773ec6cfea67e09487e2435d3c [2021-01-15T09:39:35.836Z] Checking out Revision fd7c7a36dee322773ec6cfea67e09487e2435d3c (PR-427) [2021-01-15T09:39:35.682Z] > git remote # timeout=10 [2021-01-15T09:39:35.698Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T09:39:35.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:39:35.725Z] > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 [2021-01-15T09:39:35.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T09:39:35.841Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T09:39:35.879Z] > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 [2021-01-15T09:39:40.276Z] Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T09:39:41.798Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-15T09:39:42.247Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T09:39:42.593Z] + true [2021-01-15T09:39:42.593Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-01-15T09:39:45.503Z] ========================================================= [2021-01-15T09:39:45.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-15T09:39:45.503Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:39:45.880Z] + 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-15T09:39:46.870Z] Sending build context to Docker daemon 2.256MB [2021-01-15T09:39:46.870Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-15T09:39:46.870Z] Step 2/7 : FROM ${BASE} [2021-01-15T09:39:47.145Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-15T09:39:47.145Z] 5f621e34cdf4: Pulling fs layer [2021-01-15T09:39:47.145Z] a4357932f1b6: Pulling fs layer [2021-01-15T09:39:47.145Z] 18c013af1878: Pulling fs layer [2021-01-15T09:39:47.145Z] 00ac8860ef70: Pulling fs layer [2021-01-15T09:39:47.145Z] 63d7cb157983: Pulling fs layer [2021-01-15T09:39:47.145Z] b116817d02f9: Pulling fs layer [2021-01-15T09:39:47.145Z] 745a02a5169b: Pulling fs layer [2021-01-15T09:39:47.145Z] 63d7cb157983: Waiting [2021-01-15T09:39:47.145Z] 00ac8860ef70: Waiting [2021-01-15T09:39:47.145Z] b116817d02f9: Waiting [2021-01-15T09:39:47.145Z] 745a02a5169b: Waiting [2021-01-15T09:39:47.145Z] 18c013af1878: Download complete [2021-01-15T09:39:47.420Z] a4357932f1b6: Verifying Checksum [2021-01-15T09:39:47.420Z] a4357932f1b6: Download complete [2021-01-15T09:39:47.420Z] 63d7cb157983: Download complete [2021-01-15T09:39:47.420Z] b116817d02f9: Verifying Checksum [2021-01-15T09:39:47.420Z] b116817d02f9: Download complete [2021-01-15T09:39:47.420Z] 5f621e34cdf4: Verifying Checksum [2021-01-15T09:39:47.420Z] 5f621e34cdf4: Download complete [2021-01-15T09:39:47.578Z] Running on prd-centos7-docker-4c-2g-20468 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws [2021-01-15T09:39:47.630Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-01-15T09:39:48.024Z] 5f621e34cdf4: Pull complete [2021-01-15T09:39:48.636Z] a4357932f1b6: Pull complete [2021-01-15T09:39:48.911Z] 18c013af1878: Pull complete [2021-01-15T09:39:49.914Z] using credential edgex-jenkins-ssh [2021-01-15T09:39:50.005Z] Cloning the remote Git repository [2021-01-15T09:39:50.355Z] 745a02a5169b: Verifying Checksum [2021-01-15T09:39:50.355Z] 745a02a5169b: Download complete [2021-01-15T09:39:49.611Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-15T09:39:49.680Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-01-15T09:39:49.747Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-15T09:39:49.747Z] > git --version # timeout=10 [2021-01-15T09:39:49.757Z] > git --version # 'git version 2.24.3' [2021-01-15T09:39:49.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:39:49.785Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:39:50.523Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-15T09:39:50.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-15T09:39:50.545Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-15T09:39:50.557Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-15T09:39:50.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:39:50.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-15T09:39:51.337Z] 00ac8860ef70: Verifying Checksum [2021-01-15T09:39:51.337Z] 00ac8860ef70: Download complete [2021-01-15T09:39:51.405Z] Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit fd7c7a36dee322773ec6cfea67e09487e2435d3c [2021-01-15T09:39:51.505Z] Merge succeeded, producing fd7c7a36dee322773ec6cfea67e09487e2435d3c [2021-01-15T09:39:51.506Z] Checking out Revision fd7c7a36dee322773ec6cfea67e09487e2435d3c (PR-427) [2021-01-15T09:39:51.111Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T09:39:51.116Z] > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 [2021-01-15T09:39:51.181Z] > git remote # timeout=10 [2021-01-15T09:39:51.186Z] > git config --get remote.origin.url # timeout=10 [2021-01-15T09:39:51.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-15T09:39:51.195Z] > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 [2021-01-15T09:39:51.204Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-15T09:39:51.213Z] > git config core.sparsecheckout # timeout=10 [2021-01-15T09:39:51.217Z] > git checkout -f fd7c7a36dee322773ec6cfea67e09487e2435d3c # timeout=10 [2021-01-15T09:39:54.854Z] Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-15T09:39:56.072Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-15T09:39:56.394Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-15T09:39:56.692Z] + true [2021-01-15T09:39:56.692Z] + sudo service docker restart [2021-01-15T09:39:56.692Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-15T09:39:57.776Z] ========================================================= [2021-01-15T09:39:57.776Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-15T09:39:57.776Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:39:58.121Z] + 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-15T09:39:58.696Z] Sending build context to Docker daemon 2.257MB [2021-01-15T09:39:58.696Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-15T09:39:58.696Z] Step 2/7 : FROM ${BASE} [2021-01-15T09:39:58.696Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-15T09:39:58.696Z] 188c0c94c7c5: Pulling fs layer [2021-01-15T09:39:58.696Z] 0ef7d3d256c8: Pulling fs layer [2021-01-15T09:39:58.696Z] de9db76c5a1d: Pulling fs layer [2021-01-15T09:39:58.696Z] bca2f99d35d6: Pulling fs layer [2021-01-15T09:39:58.696Z] 93359f2a8cfa: Pulling fs layer [2021-01-15T09:39:58.696Z] 7c6f9722023f: Pulling fs layer [2021-01-15T09:39:58.696Z] a35cf1a2eb13: Pulling fs layer [2021-01-15T09:39:58.696Z] bca2f99d35d6: Waiting [2021-01-15T09:39:58.696Z] 93359f2a8cfa: Waiting [2021-01-15T09:39:58.696Z] 7c6f9722023f: Waiting [2021-01-15T09:39:58.696Z] a35cf1a2eb13: Waiting [2021-01-15T09:39:58.696Z] de9db76c5a1d: Verifying Checksum [2021-01-15T09:39:58.696Z] de9db76c5a1d: Download complete [2021-01-15T09:39:58.696Z] 0ef7d3d256c8: Verifying Checksum [2021-01-15T09:39:58.696Z] 0ef7d3d256c8: Download complete [2021-01-15T09:39:58.960Z] 93359f2a8cfa: Verifying Checksum [2021-01-15T09:39:58.960Z] 93359f2a8cfa: Download complete [2021-01-15T09:39:58.960Z] 188c0c94c7c5: Verifying Checksum [2021-01-15T09:39:58.960Z] 188c0c94c7c5: Download complete [2021-01-15T09:39:59.223Z] 188c0c94c7c5: Pull complete [2021-01-15T09:39:59.223Z] 7c6f9722023f: Verifying Checksum [2021-01-15T09:39:59.223Z] 7c6f9722023f: Download complete [2021-01-15T09:39:59.487Z] 0ef7d3d256c8: Pull complete [2021-01-15T09:39:59.487Z] de9db76c5a1d: Pull complete [2021-01-15T09:40:00.440Z] a35cf1a2eb13: Verifying Checksum [2021-01-15T09:40:00.440Z] a35cf1a2eb13: Download complete [2021-01-15T09:40:01.016Z] bca2f99d35d6: Verifying Checksum [2021-01-15T09:40:01.016Z] bca2f99d35d6: Download complete [2021-01-15T09:40:01.517Z] 00ac8860ef70: Pull complete [2021-01-15T09:40:01.517Z] 63d7cb157983: Pull complete [2021-01-15T09:40:01.792Z] b116817d02f9: Pull complete [2021-01-15T09:40:06.117Z] 745a02a5169b: Pull complete [2021-01-15T09:40:06.117Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-15T09:40:06.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-15T09:40:06.117Z] ---> b7e6874047d6 [2021-01-15T09:40:06.117Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-15T09:40:06.335Z] bca2f99d35d6: Pull complete [2021-01-15T09:40:06.335Z] 93359f2a8cfa: Pull complete [2021-01-15T09:40:06.335Z] 7c6f9722023f: Pull complete [2021-01-15T09:40:08.754Z] ---> Running in 63769d9eeebe [2021-01-15T09:40:08.754Z] Removing intermediate container 63769d9eeebe [2021-01-15T09:40:08.754Z] ---> 4a54b8d33a24 [2021-01-15T09:40:08.754Z] Step 4/7 : RUN apk add bash [2021-01-15T09:40:08.754Z] ---> Running in ad2768c32b2d [2021-01-15T09:40:10.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-15T09:40:10.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-15T09:40:11.649Z] a35cf1a2eb13: Pull complete [2021-01-15T09:40:11.650Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-15T09:40:11.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-15T09:40:11.650Z] ---> a62c8e92a672 [2021-01-15T09:40:11.650Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-15T09:40:11.650Z] ---> Running in ebb5847514ae [2021-01-15T09:40:11.650Z] Removing intermediate container ebb5847514ae [2021-01-15T09:40:11.650Z] ---> 3f26c0f30ec0 [2021-01-15T09:40:11.650Z] Step 4/7 : RUN apk add bash [2021-01-15T09:40:11.764Z] OK: 142 MiB in 39 packages [2021-01-15T09:40:11.913Z] ---> Running in aa78cf6aa228 [2021-01-15T09:40:12.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-15T09:40:12.751Z] Removing intermediate container ad2768c32b2d [2021-01-15T09:40:12.751Z] ---> af2ae2bd8fc8 [2021-01-15T09:40:12.751Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-15T09:40:13.024Z] ---> Running in 3c5133c33953 [2021-01-15T09:40:13.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-15T09:40:13.298Z] Removing intermediate container 3c5133c33953 [2021-01-15T09:40:13.298Z] ---> 2c856dd3041d [2021-01-15T09:40:13.298Z] Step 6/7 : COPY go.mod . [2021-01-15T09:40:13.633Z] OK: 166 MiB in 39 packages [2021-01-15T09:40:14.212Z] Removing intermediate container aa78cf6aa228 [2021-01-15T09:40:14.212Z] ---> 99aea1533aea [2021-01-15T09:40:14.212Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-15T09:40:14.212Z] ---> Running in b29a35350a06 [2021-01-15T09:40:14.212Z] Removing intermediate container b29a35350a06 [2021-01-15T09:40:14.212Z] ---> 0a3d1d6037f0 [2021-01-15T09:40:14.212Z] Step 6/7 : COPY go.mod . [2021-01-15T09:40:14.278Z] ---> 92651d695df6 [2021-01-15T09:40:14.278Z] Step 7/7 : RUN go mod download [2021-01-15T09:40:14.278Z] ---> Running in 24e595e07875 [2021-01-15T09:40:14.482Z] ---> 78e12d6c966a [2021-01-15T09:40:14.482Z] Step 7/7 : RUN go mod download [2021-01-15T09:40:14.482Z] ---> Running in c151139b6559 [2021-01-15T09:40:26.772Z] Removing intermediate container c151139b6559 [2021-01-15T09:40:26.772Z] ---> 2755c92ddec2 [2021-01-15T09:40:26.772Z] Successfully built 2755c92ddec2 [2021-01-15T09:40:26.772Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:40:27.084Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T09:40:27.085Z] . [Pipeline] withDockerContainer [2021-01-15T09:40:27.198Z] prd-centos7-docker-4c-2g-20468 does not seem to be running inside a container [2021-01-15T09:40:27.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T09:40:28.011Z] $ docker top bfcbf285358e2b7bbec4d9e20da9be26375a3f6cb6b3fe678651816dc0d71a52 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:40:28.540Z] + go version [2021-01-15T09:40:28.540Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-15T09:40:28.556Z] $ docker stop --time=1 bfcbf285358e2b7bbec4d9e20da9be26375a3f6cb6b3fe678651816dc0d71a52 [2021-01-15T09:40:29.395Z] Removing intermediate container 24e595e07875 [2021-01-15T09:40:29.395Z] ---> a2d25ebe4741 [2021-01-15T09:40:29.395Z] Successfully built a2d25ebe4741 [2021-01-15T09:40:29.395Z] Successfully tagged ci-base-image-arm64:latest [2021-01-15T09:40:29.932Z] $ docker rm -f bfcbf285358e2b7bbec4d9e20da9be26375a3f6cb6b3fe678651816dc0d71a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:40:30.636Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T09:40:30.636Z] . [Pipeline] withDockerContainer [2021-01-15T09:40:30.861Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-15T09:40:30.862Z] . [2021-01-15T09:40:30.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-20467 does not seem to be running inside a container [2021-01-15T09:40:31.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T09:40:32.527Z] $ docker top a00354cfb00ffb3035b158d981672c7f0309965d4ef69b036c755a1923f03293 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-01-15T09:40:33.003Z] prd-centos7-docker-4c-2g-20468 does not seem to be running inside a container [2021-01-15T09:40:33.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-15T09:40:33.608Z] $ docker top 80257d35d0193b2344122cb9e74a55a24ea9f87754f83ac76a21a7ef4e6391d4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-01-15T09:40:34.144Z] + make test [2021-01-15T09:40:34.144Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-15T09:40:34.443Z] + go version [2021-01-15T09:40:34.444Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-15T09:40:34.467Z] $ docker stop --time=1 a00354cfb00ffb3035b158d981672c7f0309965d4ef69b036c755a1923f03293 [2021-01-15T09:40:36.411Z] $ docker rm -f a00354cfb00ffb3035b158d981672c7f0309965d4ef69b036c755a1923f03293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:40:37.719Z] + docker inspect -f . ci-base-image-arm64 [2021-01-15T09:40:37.719Z] . [Pipeline] withDockerContainer [2021-01-15T09:40:37.985Z] prd-ubuntu18.04-docker-arm64-4c-16g-20467 does not seem to be running inside a container [2021-01-15T09:40:38.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-15T09:40:39.792Z] $ docker top 29a9a0dd585b11395aff9c978eb1caa1ecd1fec15755d2ea37269e99a539a33f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:40:40.817Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-15T09:40:40.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements [2021-01-15T09:40:40.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.006s coverage: 100.0% of statements [2021-01-15T09:40:40.828Z] + make test [2021-01-15T09:40:40.828Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-15T09:40:41.089Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2021-01-15T09:40:41.682Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements [2021-01-15T09:40:41.682Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-15T09:40:41.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 26.3% of statements [2021-01-15T09:40:42.550Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.013s coverage: 14.7% of statements [2021-01-15T09:40:42.550Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.013s coverage: 100.0% of statements [2021-01-15T09:40:42.550Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.036s coverage: 91.8% of statements [2021-01-15T09:40:42.550Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-15T09:40:42.550Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-15T09:40:42.550Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-01-15T09:40:42.820Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 47.8% of statements [2021-01-15T09:40:44.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2021-01-15T09:40:44.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.016s coverage: 26.3% of statements [2021-01-15T09:40:44.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements [2021-01-15T09:40:44.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2021-01-15T09:40:44.818Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.013s coverage: 14.3% of statements [2021-01-15T09:40:44.818Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-15T09:40:45.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 85.2% of statements [2021-01-15T09:40:45.777Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-15T09:40:45.777Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-15T09:40:45.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.019s coverage: 40.9% of statements [2021-01-15T09:40:45.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 94.4% of statements [2021-01-15T09:40:45.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 92.9% of statements [2021-01-15T09:40:46.039Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-15T09:40:46.039Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-15T09:40:46.040Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-15T09:40:47.961Z] gofmt -l . [2021-01-15T09:40:47.961Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-15T09:40:47.975Z] $ docker stop --time=1 80257d35d0193b2344122cb9e74a55a24ea9f87754f83ac76a21a7ef4e6391d4 [2021-01-15T09:40:50.218Z] $ docker rm -f 80257d35d0193b2344122cb9e74a55a24ea9f87754f83ac76a21a7ef4e6391d4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T09:40:50.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T09:40:51.153Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-15T09:41:03.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-15T09:41:03.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.086s coverage: 85.7% of statements [2021-01-15T09:41:03.650Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.024s coverage: 100.0% of statements [2021-01-15T09:41:05.636Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.029s coverage: 45.4% of statements [2021-01-15T09:41:05.636Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements [2021-01-15T09:41:05.636Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-15T09:41:06.242Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.020s coverage: 26.3% of statements [2021-01-15T09:41:07.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.040s coverage: 14.7% of statements [2021-01-15T09:41:07.691Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.052s coverage: 100.0% of statements [2021-01-15T09:41:08.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.076s coverage: 91.8% of statements [2021-01-15T09:41:08.686Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-15T09:41:08.686Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-15T09:41:08.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.016s coverage: 100.0% of statements [2021-01-15T09:41:08.686Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.023s coverage: 47.8% of statements [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.136s coverage: 63.0% of statements [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.021s coverage: 26.3% of statements [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.044s coverage: 15.4% of statements [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.018s coverage: 15.4% of statements [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.038s coverage: 14.3% of statements [2021-01-15T09:41:15.429Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.164s coverage: 85.2% of statements [2021-01-15T09:41:15.429Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-15T09:41:15.429Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-15T09:41:15.429Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.031s coverage: 40.9% of statements [2021-01-15T09:41:16.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.072s coverage: 94.4% of statements [2021-01-15T09:41:17.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.130s coverage: 92.9% of statements [2021-01-15T09:41:17.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2021-01-15T09:41:17.870Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-15T09:41:18.143Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-15T09:41:23.555Z] gofmt -l . [2021-01-15T09:41:23.555Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-15T09:41:23.853Z] $ docker stop --time=1 29a9a0dd585b11395aff9c978eb1caa1ecd1fec15755d2ea37269e99a539a33f [2021-01-15T09:41:26.193Z] $ docker rm -f 29a9a0dd585b11395aff9c978eb1caa1ecd1fec15755d2ea37269e99a539a33f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-15T09:41:27.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-15T09:41:27.192Z] Warning: overwriting stash ‘coverage-report’ [2021-01-15T09:41:28.224Z] 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-15T09:41:30.086Z] provisioning config files... [2021-01-15T09:41:30.098Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config7516001706736423898tmp [Pipeline] { [Pipeline] sh [2021-01-15T09:41:30.470Z] + set +x [2021-01-15T09:41:30.470Z] + curl -s https://codecov.io/bash [2021-01-15T09:41:30.470Z] + bash -s -- [2021-01-15T09:41:30.731Z] [2021-01-15T09:41:30.731Z] _____ _ [2021-01-15T09:41:30.731Z] / ____| | | [2021-01-15T09:41:30.731Z] | | ___ __| | ___ ___ _____ __ [2021-01-15T09:41:30.731Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-15T09:41:30.731Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-15T09:41:30.731Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-15T09:41:30.731Z] Bash-20201231-23d4836 [2021-01-15T09:41:30.731Z] [2021-01-15T09:41:30.731Z] [2021-01-15T09:41:30.731Z] ==> git version 2.24.3 found [2021-01-15T09:41:30.731Z] ==> 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-15T09:41:30.731Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-15T09:41:30.731Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-15T09:41:30.731Z] ==> Jenkins CI detected. [2021-01-15T09:41:30.731Z] project root: . [2021-01-15T09:41:30.731Z] --> token set from env [2021-01-15T09:41:30.731Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-15T09:41:30.731Z] ==> Running gcov in . (disable via -X gcov) [2021-01-15T09:41:30.731Z] ==> Python coveragepy not found [2021-01-15T09:41:30.731Z] ==> Searching for coverage reports in: [2021-01-15T09:41:30.731Z] + . [2021-01-15T09:41:30.731Z] -> Found 1 reports [2021-01-15T09:41:30.731Z] ==> Detecting git/mercurial file structure [2021-01-15T09:41:30.731Z] ==> Reading reports [2021-01-15T09:41:30.731Z] + ./coverage.out bytes=125629 [2021-01-15T09:41:30.731Z] ==> Appending adjustments [2021-01-15T09:41:30.731Z] https://docs.codecov.io/docs/fixing-reports [2021-01-15T09:41:31.678Z] + Found adjustments [2021-01-15T09:41:31.678Z] ==> Gzipping contents [2021-01-15T09:41:31.678Z] 20K /tmp/codecov.mrAyOK.gz [2021-01-15T09:41:31.678Z] ==> Uploading reports [2021-01-15T09:41:31.678Z] url: https://codecov.io [2021-01-15T09:41:31.678Z] query: branch=PR-427&commit=fd7c7a36dee322773ec6cfea67e09487e2435d3c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-427%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=427&job=&cmd_args= [2021-01-15T09:41:31.678Z] -> Pinging Codecov [2021-01-15T09:41:31.678Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-427&commit=fd7c7a36dee322773ec6cfea67e09487e2435d3c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-427%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=427&job=&cmd_args= [2021-01-15T09:41:32.251Z] -> Uploading to [2021-01-15T09:41:32.251Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-15/71470A77251A30514AAF9C0BB2E5B6CE/fd7c7a36dee322773ec6cfea67e09487e2435d3c/fe1400aa-de20-4bc6-93d2-389a3bdb7467.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210115T094132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc7f92135ec2e218ffc7693af2c27884bd5a05a6f79c90cb7538d1bc586c1b6 [2021-01-15T09:41:32.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-15T09:41:32.251Z] Dload Upload Total Spent Left Speed [2021-01-15T09:41:32.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19805 0 0 100 19805 0 34401 --:--:-- --:--:-- --:--:-- 34383 [2021-01-15T09:41:32.773Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/fd7c7a36dee322773ec6cfea67e09487e2435d3c [Pipeline] } [2021-01-15T09:41:32.782Z] 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-15T09:41:35.360Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:41:35.671Z] ---> package-listing.sh [2021-01-15T09:41:35.671Z] ++ facter osfamily [2021-01-15T09:41:35.671Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-15T09:41:35.671Z] + OS_FAMILY=redhat [2021-01-15T09:41:35.671Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-427 [2021-01-15T09:41:35.671Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-15T09:41:35.671Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-15T09:41:35.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-15T09:41:35.671Z] + PACKAGES=/tmp/packages_start.txt [2021-01-15T09:41:35.671Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' [2021-01-15T09:41:35.671Z] + PACKAGES=/tmp/packages_end.txt [2021-01-15T09:41:35.671Z] + case "${OS_FAMILY}" in [2021-01-15T09:41:35.671Z] + rpm -qa [2021-01-15T09:41:35.671Z] + sort [2021-01-15T09:41:40.962Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-15T09:41:40.962Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-15T09:41:40.962Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-15T09:41:40.962Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' [2021-01-15T09:41:40.962Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [2021-01-15T09:41:40.962Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [Pipeline] echo [2021-01-15T09:41:40.974Z] 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-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-15T09:41:41.261Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:41:41.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T09:41:41.560Z] [2021-01-15T09:41:41.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-15T09:41:41.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T09:41:41.905Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-15T09:41:41.905Z] df20fa9351a1: Pulling fs layer [2021-01-15T09:41:41.905Z] 36b3adc4ff6f: Pulling fs layer [2021-01-15T09:41:41.905Z] 8ad3a11d3b57: Pulling fs layer [2021-01-15T09:41:41.905Z] 46f8f816bc3b: Pulling fs layer [2021-01-15T09:41:41.905Z] 93b61091891f: Pulling fs layer [2021-01-15T09:41:41.905Z] 93b9cdb0e59b: Pulling fs layer [2021-01-15T09:41:41.905Z] 5e14af77c1be: Pulling fs layer [2021-01-15T09:41:41.905Z] 01666e4c0597: Pulling fs layer [2021-01-15T09:41:41.905Z] aa168da1d23b: Pulling fs layer [2021-01-15T09:41:41.905Z] 93b9cdb0e59b: Waiting [2021-01-15T09:41:41.905Z] 5e14af77c1be: Waiting [2021-01-15T09:41:41.905Z] 01666e4c0597: Waiting [2021-01-15T09:41:41.905Z] 46f8f816bc3b: Waiting [2021-01-15T09:41:41.905Z] 93b61091891f: Waiting [2021-01-15T09:41:41.905Z] aa168da1d23b: Waiting [2021-01-15T09:41:41.905Z] 36b3adc4ff6f: Verifying Checksum [2021-01-15T09:41:41.905Z] 36b3adc4ff6f: Download complete [2021-01-15T09:41:41.905Z] 46f8f816bc3b: Verifying Checksum [2021-01-15T09:41:41.905Z] 46f8f816bc3b: Download complete [2021-01-15T09:41:42.167Z] df20fa9351a1: Verifying Checksum [2021-01-15T09:41:42.167Z] df20fa9351a1: Download complete [2021-01-15T09:41:42.167Z] 93b9cdb0e59b: Verifying Checksum [2021-01-15T09:41:42.167Z] 93b9cdb0e59b: Download complete [2021-01-15T09:41:42.167Z] 5e14af77c1be: Verifying Checksum [2021-01-15T09:41:42.167Z] 5e14af77c1be: Download complete [2021-01-15T09:41:42.167Z] 01666e4c0597: Verifying Checksum [2021-01-15T09:41:42.167Z] 01666e4c0597: Download complete [2021-01-15T09:41:42.429Z] df20fa9351a1: Pull complete [2021-01-15T09:41:42.429Z] 8ad3a11d3b57: Verifying Checksum [2021-01-15T09:41:42.429Z] 8ad3a11d3b57: Download complete [2021-01-15T09:41:42.429Z] 36b3adc4ff6f: Pull complete [2021-01-15T09:41:42.692Z] 93b61091891f: Verifying Checksum [2021-01-15T09:41:42.692Z] 93b61091891f: Download complete [2021-01-15T09:41:43.272Z] 8ad3a11d3b57: Pull complete [2021-01-15T09:41:43.272Z] 46f8f816bc3b: Pull complete [2021-01-15T09:41:43.844Z] 93b61091891f: Pull complete [2021-01-15T09:41:44.107Z] 93b9cdb0e59b: Pull complete [2021-01-15T09:41:44.107Z] 5e14af77c1be: Pull complete [2021-01-15T09:41:44.368Z] 01666e4c0597: Pull complete [2021-01-15T09:41:45.320Z] aa168da1d23b: Verifying Checksum [2021-01-15T09:41:45.320Z] aa168da1d23b: Download complete [2021-01-15T09:41:51.943Z] aa168da1d23b: Pull complete [2021-01-15T09:41:51.943Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-15T09:41:51.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-15T09:41:51.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-15T09:41:52.105Z] prd-centos7-docker-4c-2g-20463 does not seem to be running inside a container [2021-01-15T09:41:52.147Z] $ 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-427/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-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-15T09:41:55.242Z] $ docker top ee78d7b2ed21baf4fccbc480a99af66dd26d2431dee5bc40c085c6f4c457598f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-15T09:41:55.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-15T09:41:56.006Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-15T09:41:56.300Z] + ls /var/log/sa-host [2021-01-15T09:41:56.300Z] + sadf -c /var/log/sa-host/sa15 [2021-01-15T09:41:56.300Z] file_magic: OK [2021-01-15T09:41:56.300Z] HZ: Using current value: 100 [2021-01-15T09:41:56.300Z] file_header: OK [2021-01-15T09:41:56.300Z] 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-15T09:41:56.300Z] Statistics: [2021-01-15T09:41:56.300Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-15T09:41:56.300Z] File successfully converted to sysstat format version 12.2.1 [2021-01-15T09:41:56.300Z] + sadf -c /var/log/sa-host/sa23 [2021-01-15T09:41:56.300Z] file_magic: OK [2021-01-15T09:41:56.300Z] HZ: Using current value: 100 [2021-01-15T09:41:56.300Z] file_header: OK [2021-01-15T09:41:56.300Z] 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-15T09:41:56.300Z] Statistics: [2021-01-15T09:41:56.300Z] Hnuu...uuuununununu... [2021-01-15T09:41:56.300Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-15T09:41:56.534Z] provisioning config files... [2021-01-15T09:41:56.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config4373356559069161439tmp [Pipeline] { [Pipeline] echo [2021-01-15T09:41:56.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:41:56.912Z] ---> create-netrc.sh [Pipeline] } [2021-01-15T09:41:56.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-15T09:41:57.060Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:41:57.357Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-15T09:41:57.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:41:57.658Z] ---> sudo-logs.sh [2021-01-15T09:41:57.658Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-15T09:41:57.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:41:57.963Z] ---> job-cost.sh [2021-01-15T09:41:57.963Z] lf-activate-venv: SKIPPING [2021-01-15T09:41:57.963Z] INFO: No Stack... [2021-01-15T09:41:58.905Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-15T09:41:59.476Z] INFO: Archiving Costs [Pipeline] echo [2021-01-15T09:41:59.490Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-15T09:41:59.781Z] ---> logs-deploy.sh [2021-01-15T09:41:59.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-427/6 [2021-01-15T09:41:59.781Z] INFO: archiving workspace using pattern(s): [2021-01-15T09:42:01.170Z] Archives upload complete. [2021-01-15T09:42:01.432Z] INFO: archiving logs to Nexus