Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at f40a6c8ad879516d6abf062a86c29628a6539f2b rather than 9016fba7e56721118d924ea4e3e050802b7937a4 Obtained Jenkinsfile from f40a6c8ad879516d6abf062a86c29628a6539f2b 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-559/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-559/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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:pre] ========================================================= [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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31356’ Running on prd-centos7-docker-4c-2g-31359 in /w/workspace/dry_go-mod-core-contracts_PR-559 [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-559 # 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 f40a6c8ad879516d6abf062a86c29628a6539f2b into PR head commit 9016fba7e56721118d924ea4e3e050802b7937a4 Merge succeeded, producing 9016fba7e56721118d924ea4e3e050802b7937a4 Checking out Revision 9016fba7e56721118d924ea4e3e050802b7937a4 (PR-559) > 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/559/head:refs/remotes/origin/PR-559 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9016fba7e56721118d924ea4e3e050802b7937a4 # 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 f40a6c8ad879516d6abf062a86c29628a6539f2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9016fba7e56721118d924ea4e3e050802b7937a4 # timeout=10 Commit message: "feat: Remove created field from Event and Reading" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-25T09:58:47.119Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T09:58:47.713Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T09:58:48.019Z] ========================================================= [2021-03-25T09:58:48.019Z] EdgeX Global Pipelines Version Info [2021-03-25T09:58:48.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T09:58:49.662Z] ------------------- [2021-03-25T09:58:49.662Z] stable info: [2021-03-25T09:58:49.662Z] ------------------- [2021-03-25T09:58:49.662Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T09:58:49.662Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T09:58:49.662Z] Message: update stable to v1.0.186 [2021-03-25T09:58:50.616Z] ------------------- [2021-03-25T09:58:50.616Z] experimental info: [2021-03-25T09:58:50.616Z] ------------------- [2021-03-25T09:58:50.616Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T09:58:50.616Z] Commit SHA: 606c6f769ab3e61af702b3bd2da8ca6cacc01659 [2021-03-25T09:58:50.616Z] Message: update experimental to v1.0.187 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T09:58:51.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-25T09:58:51.402Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-25T09:58:51.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T09:58:51.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T09:58:52.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T09:58:52.359Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T09:58:52.596Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T09:58:52.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T09:58:53.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-25T09:58:53.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T09:58:53.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T09:58:53.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-25T09:58:54.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T09:58:54.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T09:58:54.489Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T09:58:54.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T09:58:54.961Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T09:58:55.178Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T09:58:55.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T09:58:55.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-25T09:58:55.864Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-25T09:58:56.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-25T09:58:56.328Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T09:58:56.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T09:58:56.769Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-25T09:58:57.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T09:58:57.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo [2021-03-25T09:58:57.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo [2021-03-25T09:58:57.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo [2021-03-25T09:58:58.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9016fba7e56721118d924ea4e3e050802b7937a4 [Pipeline] echo [2021-03-25T09:58:58.473Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9016fba [Pipeline] echo [2021-03-25T09:58:58.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T09:59:00.022Z] + git log --format=format:%s -1 9016fba7e56721118d924ea4e3e050802b7937a4 [Pipeline] echo [2021-03-25T09:59:00.167Z] GIT_COMMIT: 9016fba7e56721118d924ea4e3e050802b7937a4, Commit Message: feat: Remove created field from Event and Reading [Pipeline] echo [2021-03-25T09:59:00.304Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T09:59:01.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T09:59:01.279Z] [2021-03-25T09:59:01.279Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T09:59:01.800Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T09:59:01.800Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T09:59:01.800Z] 31603596830f: Pulling fs layer [2021-03-25T09:59:01.800Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T09:59:01.800Z] 6ca5941a6612: Pulling fs layer [2021-03-25T09:59:01.800Z] ecc8261a40a4: Pulling fs layer [2021-03-25T09:59:01.800Z] ecc8261a40a4: Waiting [2021-03-25T09:59:01.800Z] 2a8b12db71e7: Verifying Checksum [2021-03-25T09:59:01.800Z] 2a8b12db71e7: Download complete [2021-03-25T09:59:02.085Z] 31603596830f: Verifying Checksum [2021-03-25T09:59:02.085Z] 31603596830f: Download complete [2021-03-25T09:59:02.085Z] ecc8261a40a4: Verifying Checksum [2021-03-25T09:59:02.085Z] ecc8261a40a4: Download complete [2021-03-25T09:59:02.360Z] 6ca5941a6612: Verifying Checksum [2021-03-25T09:59:02.360Z] 6ca5941a6612: Download complete [2021-03-25T09:59:02.637Z] 31603596830f: Pull complete [2021-03-25T09:59:02.637Z] 2a8b12db71e7: Pull complete [2021-03-25T09:59:03.623Z] 6ca5941a6612: Pull complete [2021-03-25T09:59:04.205Z] ecc8261a40a4: Pull complete [2021-03-25T09:59:04.205Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T09:59:04.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T09:59:04.205Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T09:59:04.493Z] prd-centos7-docker-4c-2g-31359 does not seem to be running inside a container [2021-03-25T09:59:04.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-559 -v /w/workspace/dry_go-mod-core-contracts_PR-559:/w/workspace/dry_go-mod-core-contracts_PR-559:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-559@tmp:/w/workspace/dry_go-mod-core-contracts_PR-559@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T09:59:06.840Z] $ docker top e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T09:59:07.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T09:59:07.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T09:59:07.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T09:59:07.910Z] $ docker exec e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c ssh-agent [2021-03-25T09:59:08.126Z] SSH_AUTH_SOCK=/tmp/ssh-TH21yY1WprqD/agent.12 [2021-03-25T09:59:08.126Z] SSH_AGENT_PID=17 [2021-03-25T09:59:08.143Z] Running ssh-add (command line suppressed) [2021-03-25T09:59:08.315Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-559@tmp/private_key_6181078830650835313.key (/w/workspace/dry_go-mod-core-contracts_PR-559@tmp/private_key_6181078830650835313.key) [2021-03-25T09:59:08.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T09:59:08.836Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T09:59:08.877Z] $ docker exec --env ******** --env ******** e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c ssh-agent -k [2021-03-25T09:59:09.003Z] unset SSH_AUTH_SOCK; [2021-03-25T09:59:09.003Z] unset SSH_AGENT_PID; [2021-03-25T09:59:09.004Z] echo Agent pid 17 killed; [2021-03-25T09:59:09.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T09:59:09.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T09:59:09.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T09:59:09.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T09:59:09.613Z] $ docker exec e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c ssh-agent [2021-03-25T09:59:09.781Z] SSH_AUTH_SOCK=/tmp/ssh-W69mhFOnRjar/agent.46 [2021-03-25T09:59:09.781Z] SSH_AGENT_PID=51 [2021-03-25T09:59:09.790Z] Running ssh-add (command line suppressed) [2021-03-25T09:59:09.929Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-559@tmp/private_key_1807345807820656653.key (/w/workspace/dry_go-mod-core-contracts_PR-559@tmp/private_key_1807345807820656653.key) [2021-03-25T09:59:10.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T09:59:10.457Z] + git semver init [2021-03-25T09:59:10.458Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T09:59:10.458Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-559/.git [2021-03-25T09:59:10.458Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-559 [2021-03-25T09:59:10.458Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T09:59:10.458Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T09:59:10.458Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T09:59:10.458Z] # $SEMVER_BRANCH = PR-559 [2021-03-25T09:59:10.458Z] # $SEMVER_TEMP = /tmp/semver-191955560 [2021-03-25T09:59:10.458Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-25T09:59:11.042Z] # '/tmp/semver-191955560' -> '/w/workspace/dry_go-mod-core-contracts_PR-559/.semver' [2021-03-25T09:59:11.310Z] # -> Force: false [2021-03-25T09:59:11.310Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-559/.semver [Pipeline] } [2021-03-25T09:59:11.336Z] $ docker exec --env ******** --env ******** e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c ssh-agent -k [2021-03-25T09:59:11.470Z] unset SSH_AUTH_SOCK; [2021-03-25T09:59:11.471Z] unset SSH_AGENT_PID; [2021-03-25T09:59:11.471Z] echo Agent pid 51 killed; [2021-03-25T09:59:11.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T09:59:12.323Z] + git semver [Pipeline] } [2021-03-25T09:59:12.358Z] $ docker stop --time=1 e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c [2021-03-25T09:59:14.249Z] $ docker rm -f e4c135df2ff61cb9b3453ebef3b532e442f38542dab0379863aa3e7ff24ca57c [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T09:59:14.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T09:59:15.551Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T09:59:15.580Z] [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-03-25T09:59:29.787Z] Running on prd-centos7-docker-4c-2g-31363 in /w/workspace/dry_go-mod-core-contracts_PR-559 [Pipeline] { [Pipeline] ws [2021-03-25T09:59:29.946Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-25T09:59:32.006Z] Still waiting to schedule task [2021-03-25T09:59:32.006Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T09:59:32.629Z] using credential edgex-jenkins-ssh [2021-03-25T09:59:32.731Z] Cloning the remote Git repository [2021-03-25T09:59:32.522Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-25T09:59:32.602Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-25T09:59:32.673Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-25T09:59:32.673Z] > git --version # timeout=10 [2021-03-25T09:59:32.680Z] > git --version # 'git version 2.24.3' [2021-03-25T09:59:32.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T09:59:32.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T09:59:34.254Z] Merging remotes/origin/master commit f40a6c8ad879516d6abf062a86c29628a6539f2b into PR head commit 9016fba7e56721118d924ea4e3e050802b7937a4 [2021-03-25T09:59:34.388Z] Merge succeeded, producing 9016fba7e56721118d924ea4e3e050802b7937a4 [2021-03-25T09:59:34.389Z] Checking out Revision 9016fba7e56721118d924ea4e3e050802b7937a4 (PR-559) [2021-03-25T09:59:33.442Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-25T09:59:33.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T09:59:33.464Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-25T09:59:33.479Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-25T09:59:33.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T09:59:33.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T09:59:34.142Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T09:59:34.148Z] > git checkout -f 9016fba7e56721118d924ea4e3e050802b7937a4 # timeout=10 [2021-03-25T09:59:34.236Z] > git remote # timeout=10 [2021-03-25T09:59:34.243Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T09:59:34.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T09:59:34.259Z] > git merge f40a6c8ad879516d6abf062a86c29628a6539f2b # timeout=10 [2021-03-25T09:59:34.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T09:59:34.281Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T09:59:34.287Z] > git checkout -f 9016fba7e56721118d924ea4e3e050802b7937a4 # timeout=10 [2021-03-25T09:59:38.022Z] Commit message: "feat: Remove created field from Event and Reading" [2021-03-25T09:59:38.055Z] > git --version # timeout=10 [2021-03-25T09:59:38.060Z] > git --version # 'git version 2.24.3' [2021-03-25T09:59:38.067Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T09:59:39.712Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T09:59:40.074Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T09:59:40.400Z] + sudo service docker restart [2021-03-25T09:59:40.401Z] + true [2021-03-25T09:59:40.401Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-25T09:59:42.102Z] ========================================================= [2021-03-25T09:59:42.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T09:59:42.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T09:59:42.574Z] + 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-03-25T09:59:43.157Z] Sending build context to Docker daemon 2.891MB [2021-03-25T09:59:43.157Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-25T09:59:43.157Z] Step 2/7 : FROM ${BASE} [2021-03-25T09:59:43.157Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T09:59:43.157Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T09:59:43.157Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T09:59:43.157Z] de9db76c5a1d: Pulling fs layer [2021-03-25T09:59:43.157Z] bca2f99d35d6: Pulling fs layer [2021-03-25T09:59:43.157Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T09:59:43.157Z] 7c6f9722023f: Pulling fs layer [2021-03-25T09:59:43.157Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T09:59:43.157Z] 93359f2a8cfa: Waiting [2021-03-25T09:59:43.157Z] a35cf1a2eb13: Waiting [2021-03-25T09:59:43.157Z] 7c6f9722023f: Waiting [2021-03-25T09:59:43.157Z] bca2f99d35d6: Waiting [2021-03-25T09:59:43.157Z] de9db76c5a1d: Download complete [2021-03-25T09:59:43.157Z] 0ef7d3d256c8: Verifying Checksum [2021-03-25T09:59:43.157Z] 0ef7d3d256c8: Download complete [2021-03-25T09:59:43.157Z] 93359f2a8cfa: Download complete [2021-03-25T09:59:43.421Z] 7c6f9722023f: Verifying Checksum [2021-03-25T09:59:43.421Z] 7c6f9722023f: Download complete [2021-03-25T09:59:43.421Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T09:59:43.421Z] 188c0c94c7c5: Download complete [2021-03-25T09:59:43.421Z] 188c0c94c7c5: Pull complete [2021-03-25T09:59:43.689Z] 0ef7d3d256c8: Pull complete [2021-03-25T09:59:43.954Z] de9db76c5a1d: Pull complete [2021-03-25T09:59:45.882Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T09:59:45.882Z] a35cf1a2eb13: Download complete [2021-03-25T09:59:46.459Z] bca2f99d35d6: Verifying Checksum [2021-03-25T09:59:46.459Z] bca2f99d35d6: Download complete [2021-03-25T09:59:51.798Z] bca2f99d35d6: Pull complete [2021-03-25T09:59:52.389Z] 93359f2a8cfa: Pull complete [2021-03-25T09:59:52.389Z] 7c6f9722023f: Pull complete [2021-03-25T09:59:56.644Z] a35cf1a2eb13: Pull complete [2021-03-25T09:59:56.644Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T09:59:56.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T09:59:56.644Z] ---> a62c8e92a672 [2021-03-25T09:59:56.644Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-25T09:59:56.644Z] ---> Running in b367544bd9ba [2021-03-25T09:59:56.644Z] Removing intermediate container b367544bd9ba [2021-03-25T09:59:56.644Z] ---> 48673007806d [2021-03-25T09:59:56.644Z] Step 4/7 : RUN apk add bash [2021-03-25T09:59:56.644Z] ---> Running in 5eed676ad3d5 [2021-03-25T09:59:57.230Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T09:59:58.181Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T09:59:58.444Z] OK: 166 MiB in 39 packages [2021-03-25T09:59:59.020Z] Removing intermediate container 5eed676ad3d5 [2021-03-25T09:59:59.020Z] ---> b8a9fbb2f87e [2021-03-25T09:59:59.020Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-25T09:59:59.020Z] ---> Running in 76ccf4c65c91 [2021-03-25T09:59:59.285Z] Removing intermediate container 76ccf4c65c91 [2021-03-25T09:59:59.285Z] ---> e8d159362e90 [2021-03-25T09:59:59.285Z] Step 6/7 : COPY go.mod . [2021-03-25T09:59:59.555Z] ---> c134b460c4b1 [2021-03-25T09:59:59.555Z] Step 7/7 : RUN go mod download [2021-03-25T09:59:59.555Z] ---> Running in f3bff89b3b87 [2021-03-25T10:00:14.555Z] Removing intermediate container f3bff89b3b87 [2021-03-25T10:00:14.555Z] ---> efd3f1ad2aee [2021-03-25T10:00:14.555Z] Successfully built efd3f1ad2aee [2021-03-25T10:00:14.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:00:14.910Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T10:00:14.910Z] . [Pipeline] withDockerContainer [2021-03-25T10:00:15.070Z] prd-centos7-docker-4c-2g-31363 does not seem to be running inside a container [2021-03-25T10:00:15.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T10:00:15.787Z] $ docker top 208ed65e71d9ce4732211818aae9e7e68aa3ad34209d639240c57cb1705d62a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T10:00:16.501Z] + go version [2021-03-25T10:00:16.501Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T10:00:16.538Z] $ docker stop --time=1 208ed65e71d9ce4732211818aae9e7e68aa3ad34209d639240c57cb1705d62a6 [2021-03-25T10:00:17.888Z] $ docker rm -f 208ed65e71d9ce4732211818aae9e7e68aa3ad34209d639240c57cb1705d62a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:00:19.485Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T10:00:19.485Z] . [Pipeline] withDockerContainer [2021-03-25T10:00:19.606Z] prd-centos7-docker-4c-2g-31363 does not seem to be running inside a container [2021-03-25T10:00:19.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T10:00:20.385Z] $ docker top 1571a352842f61d5c6692b1a157f7c7106e758c8e71ae223ffbcfea103628629 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T10:00:21.089Z] + make test [2021-03-25T10:00:21.089Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-25T10:00:29.368Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-25T10:00:29.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.012s coverage: 85.7% of statements [2021-03-25T10:00:29.368Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements [2021-03-25T10:00:29.963Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.014s coverage: 45.4% of statements [2021-03-25T10:00:29.963Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements [2021-03-25T10:00:29.963Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-25T10:00:30.553Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements [2021-03-25T10:00:30.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.034s coverage: 14.7% of statements [2021-03-25T10:00:30.827Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.009s coverage: 100.0% of statements [2021-03-25T10:00:31.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.034s coverage: 91.8% of statements [2021-03-25T10:00:31.098Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-25T10:00:31.098Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-25T10:00:31.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.016s coverage: 100.0% of statements [2021-03-25T10:00:31.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.010s coverage: 36.7% of statements [2021-03-25T10:00:33.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.047s coverage: 63.0% of statements [2021-03-25T10:00:33.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.012s coverage: 26.3% of statements [2021-03-25T10:00:33.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.006s coverage: 15.4% of statements [2021-03-25T10:00:33.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements [2021-03-25T10:00:33.694Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements [2021-03-25T10:00:33.694Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-25T10:00:35.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.107s coverage: 84.4% of statements [2021-03-25T10:00:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-25T10:00:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-25T10:00:35.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-25T10:00:35.388Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.029s coverage: 49.6% of statements [2021-03-25T10:00:35.388Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.032s coverage: 94.7% of statements [2021-03-25T10:00:35.657Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.058s coverage: 87.7% of statements [2021-03-25T10:00:35.920Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.009s coverage: 100.0% of statements [2021-03-25T10:00:35.920Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.008s coverage: 69.6% of statements [2021-03-25T10:00:36.183Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-25T10:00:38.132Z] gofmt -l . [2021-03-25T10:00:38.132Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-25T10:00:38.430Z] $ docker stop --time=1 1571a352842f61d5c6692b1a157f7c7106e758c8e71ae223ffbcfea103628629 [2021-03-25T10:00:40.917Z] $ docker rm -f 1571a352842f61d5c6692b1a157f7c7106e758c8e71ae223ffbcfea103628629 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T10:00:41.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T10:00:42.058Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:00:44.772Z] ---> job-cost.sh [2021-03-25T10:00:44.772Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6dbM [2021-03-25T10:01:02.957Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T10:01:29.605Z] lf-activate-venv(): INFO: Adding /tmp/venv-6dbM/bin to PATH [2021-03-25T10:01:29.605Z] INFO: No Stack... [2021-03-25T10:01:29.605Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T10:01:29.605Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T10:01:29.951Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-25T10:01:29.951Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T10:01:30.057Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] [2021-03-25T10:01:30.065Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] did not exist. Created. [2021-03-25T10:01:30.065Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T10:01:30.704Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T10:01:30.867Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T10:01:30.905Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T10:02:17.227Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31365 in /w/workspace/dry_go-mod-core-contracts_PR-559 [Pipeline] { [Pipeline] ws [2021-03-25T10:02:17.373Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-25T10:02:22.862Z] using credential edgex-jenkins-ssh [2021-03-25T10:02:23.123Z] Cloning the remote Git repository [2021-03-25T10:02:23.183Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-25T10:02:23.333Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-25T10:02:23.425Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-25T10:02:23.427Z] > git --version # timeout=10 [2021-03-25T10:02:23.456Z] > git --version # 'git version 2.17.1' [2021-03-25T10:02:23.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T10:02:23.541Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T10:02:24.792Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-25T10:02:24.810Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T10:02:24.849Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-25T10:02:24.887Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-25T10:02:24.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T10:02:24.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T10:02:25.614Z] Merging remotes/origin/master commit f40a6c8ad879516d6abf062a86c29628a6539f2b into PR head commit 9016fba7e56721118d924ea4e3e050802b7937a4 [2021-03-25T10:02:25.901Z] Merge succeeded, producing 9016fba7e56721118d924ea4e3e050802b7937a4 [2021-03-25T10:02:25.902Z] Checking out Revision 9016fba7e56721118d924ea4e3e050802b7937a4 (PR-559) [2021-03-25T10:02:25.636Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T10:02:25.656Z] > git checkout -f 9016fba7e56721118d924ea4e3e050802b7937a4 # timeout=10 [2021-03-25T10:02:25.817Z] > git remote # timeout=10 [2021-03-25T10:02:25.835Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T10:02:25.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T10:02:25.861Z] > git merge f40a6c8ad879516d6abf062a86c29628a6539f2b # timeout=10 [2021-03-25T10:02:25.885Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T10:02:25.909Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T10:02:25.930Z] > git checkout -f 9016fba7e56721118d924ea4e3e050802b7937a4 # timeout=10 [2021-03-25T10:02:30.569Z] Commit message: "feat: Remove created field from Event and Reading" [2021-03-25T10:02:30.628Z] > git --version # timeout=10 [2021-03-25T10:02:30.638Z] > git --version # 'git version 2.17.1' [2021-03-25T10:02:30.650Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T10:02:32.763Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T10:02:33.186Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T10:02:33.552Z] + sudo service docker restart [2021-03-25T10:02:33.552Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-25T10:02:36.530Z] ========================================================= [2021-03-25T10:02:36.530Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T10:02:36.530Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:02:37.010Z] + 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-03-25T10:02:38.009Z] Sending build context to Docker daemon 2.89MB [2021-03-25T10:02:38.009Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-25T10:02:38.009Z] Step 2/7 : FROM ${BASE} [2021-03-25T10:02:38.608Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T10:02:38.608Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T10:02:38.608Z] a4357932f1b6: Pulling fs layer [2021-03-25T10:02:38.608Z] 18c013af1878: Pulling fs layer [2021-03-25T10:02:38.608Z] 00ac8860ef70: Pulling fs layer [2021-03-25T10:02:38.608Z] 63d7cb157983: Pulling fs layer [2021-03-25T10:02:38.608Z] b116817d02f9: Pulling fs layer [2021-03-25T10:02:38.608Z] 745a02a5169b: Pulling fs layer [2021-03-25T10:02:38.608Z] 00ac8860ef70: Waiting [2021-03-25T10:02:38.608Z] 63d7cb157983: Waiting [2021-03-25T10:02:38.608Z] b116817d02f9: Waiting [2021-03-25T10:02:38.608Z] 745a02a5169b: Waiting [2021-03-25T10:02:38.608Z] 18c013af1878: Download complete [2021-03-25T10:02:38.608Z] a4357932f1b6: Verifying Checksum [2021-03-25T10:02:38.608Z] a4357932f1b6: Download complete [2021-03-25T10:02:38.608Z] 63d7cb157983: Verifying Checksum [2021-03-25T10:02:38.608Z] 63d7cb157983: Download complete [2021-03-25T10:02:39.209Z] b116817d02f9: Verifying Checksum [2021-03-25T10:02:39.209Z] b116817d02f9: Download complete [2021-03-25T10:02:39.209Z] 5f621e34cdf4: Verifying Checksum [2021-03-25T10:02:39.209Z] 5f621e34cdf4: Download complete [2021-03-25T10:02:39.815Z] 5f621e34cdf4: Pull complete [2021-03-25T10:02:40.418Z] a4357932f1b6: Pull complete [2021-03-25T10:02:41.022Z] 18c013af1878: Pull complete [2021-03-25T10:02:42.481Z] 745a02a5169b: Verifying Checksum [2021-03-25T10:02:42.481Z] 745a02a5169b: Download complete [2021-03-25T10:02:43.928Z] 00ac8860ef70: Verifying Checksum [2021-03-25T10:02:43.928Z] 00ac8860ef70: Download complete [2021-03-25T10:02:54.136Z] 00ac8860ef70: Pull complete [2021-03-25T10:02:54.136Z] 63d7cb157983: Pull complete [2021-03-25T10:02:54.412Z] b116817d02f9: Pull complete [2021-03-25T10:02:57.805Z] 745a02a5169b: Pull complete [2021-03-25T10:02:57.805Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T10:02:57.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T10:02:57.805Z] ---> b7e6874047d6 [2021-03-25T10:02:57.805Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-25T10:03:01.205Z] ---> Running in b2437b0a367c [2021-03-25T10:03:01.807Z] Removing intermediate container b2437b0a367c [2021-03-25T10:03:01.807Z] ---> 12ab7e3791af [2021-03-25T10:03:01.807Z] Step 4/7 : RUN apk add bash [2021-03-25T10:03:01.807Z] ---> Running in 7ab2b8c3aaf7 [2021-03-25T10:03:03.263Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T10:03:04.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T10:03:05.677Z] OK: 142 MiB in 39 packages [2021-03-25T10:03:06.664Z] Removing intermediate container 7ab2b8c3aaf7 [2021-03-25T10:03:06.664Z] ---> 4105ed0798db [2021-03-25T10:03:06.664Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-25T10:03:06.941Z] ---> Running in 355f5d7a4b4c [2021-03-25T10:03:07.214Z] Removing intermediate container 355f5d7a4b4c [2021-03-25T10:03:07.214Z] ---> d20d48dbb10a [2021-03-25T10:03:07.214Z] Step 6/7 : COPY go.mod . [2021-03-25T10:03:07.815Z] ---> 255754c6e78b [2021-03-25T10:03:07.815Z] Step 7/7 : RUN go mod download [2021-03-25T10:03:08.088Z] ---> Running in afb0371a8d99 [2021-03-25T10:03:26.409Z] Removing intermediate container afb0371a8d99 [2021-03-25T10:03:26.409Z] ---> b6dfd184c47c [2021-03-25T10:03:26.409Z] Successfully built b6dfd184c47c [2021-03-25T10:03:26.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:03:26.804Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T10:03:26.804Z] . [Pipeline] withDockerContainer [2021-03-25T10:03:27.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-31365 does not seem to be running inside a container [2021-03-25T10:03:27.213Z] $ 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-03-25T10:03:28.872Z] $ docker top 301416eb10b0c659b72257ceae1bf58c2bdcd5c0868ea1365bb9f25d8d6bc035 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T10:03:30.041Z] + go version [2021-03-25T10:03:30.041Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-25T10:03:30.076Z] $ docker stop --time=1 301416eb10b0c659b72257ceae1bf58c2bdcd5c0868ea1365bb9f25d8d6bc035 [2021-03-25T10:03:32.072Z] $ docker rm -f 301416eb10b0c659b72257ceae1bf58c2bdcd5c0868ea1365bb9f25d8d6bc035 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:03:34.064Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T10:03:34.064Z] . [Pipeline] withDockerContainer [2021-03-25T10:03:34.327Z] prd-ubuntu18.04-docker-arm64-4c-16g-31365 does not seem to be running inside a container [2021-03-25T10:03:34.406Z] $ 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-03-25T10:03:35.871Z] $ docker top f0041aaac9e868cdb95d391e38e699df217418141cda73d6494af4e8f4013e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T10:03:37.074Z] + make test [2021-03-25T10:03:37.075Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-25T10:04:03.906Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-25T10:04:03.906Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.054s coverage: 85.7% of statements [2021-03-25T10:04:03.906Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.047s coverage: 100.0% of statements [2021-03-25T10:04:04.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.053s coverage: 45.4% of statements [2021-03-25T10:04:04.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.028s coverage: 77.8% of statements [2021-03-25T10:04:04.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-25T10:04:05.498Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.047s coverage: 26.3% of statements [2021-03-25T10:04:06.945Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.069s coverage: 14.7% of statements [2021-03-25T10:04:07.224Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.015s coverage: 100.0% of statements [2021-03-25T10:04:08.212Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.087s coverage: 91.8% of statements [2021-03-25T10:04:08.212Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-25T10:04:08.212Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-25T10:04:08.212Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.041s coverage: 100.0% of statements [2021-03-25T10:04:08.212Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.039s coverage: 36.7% of statements [2021-03-25T10:04:16.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.185s coverage: 63.0% of statements [2021-03-25T10:04:16.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.027s coverage: 26.3% of statements [2021-03-25T10:04:16.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.037s coverage: 15.4% of statements [2021-03-25T10:04:16.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.031s coverage: 15.4% of statements [2021-03-25T10:04:16.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.043s coverage: 14.3% of statements [2021-03-25T10:04:16.577Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-25T10:04:19.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.285s coverage: 84.4% of statements [2021-03-25T10:04:19.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-25T10:04:19.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-25T10:04:19.250Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-25T10:04:19.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.109s coverage: 49.6% of statements [2021-03-25T10:04:19.250Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.065s coverage: 94.7% of statements [2021-03-25T10:04:21.905Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.190s coverage: 87.7% of statements [2021-03-25T10:04:21.905Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.042s coverage: 100.0% of statements [2021-03-25T10:04:22.187Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.027s coverage: 69.6% of statements [2021-03-25T10:04:22.467Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-25T10:04:29.259Z] gofmt -l . [2021-03-25T10:04:29.862Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-25T10:04:30.886Z] $ docker stop --time=1 f0041aaac9e868cdb95d391e38e699df217418141cda73d6494af4e8f4013e86 [2021-03-25T10:04:33.326Z] $ docker rm -f f0041aaac9e868cdb95d391e38e699df217418141cda73d6494af4e8f4013e86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T10:04:34.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T10:04:34.542Z] Warning: overwriting stash ‘coverage-report’ [2021-03-25T10:04:35.797Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:04:37.726Z] ---> job-cost.sh [2021-03-25T10:04:37.726Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DcDz [2021-03-25T10:05:24.669Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T10:07:31.510Z] lf-activate-venv(): INFO: Adding /tmp/venv-DcDz/bin to PATH [2021-03-25T10:07:31.510Z] INFO: No Stack... [2021-03-25T10:07:31.510Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T10:07:31.510Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T10:07:31.882Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/1/archives/cost.csv -f6 [2021-03-25T10:07:31.882Z] [Pipeline] lock [2021-03-25T10:07:32.053Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] [2021-03-25T10:07:32.060Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] did not exist. Created. [2021-03-25T10:07:32.060Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T10:07:32.747Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-c4ce7b57/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-c4ce7b57/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-25T10:07:33.135Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T10:07:33.176Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T10:07:33.365Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T10:07:33.385Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-559-1-stack-cost] [Pipeline] // lock [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-03-25T10:07:36.387Z] provisioning config files... [2021-03-25T10:07:36.407Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-559@tmp/config5751016091087842615tmp [Pipeline] { [Pipeline] sh [2021-03-25T10:07:36.935Z] + set +x [2021-03-25T10:07:36.935Z] + curl -s https://codecov.io/bash [2021-03-25T10:07:36.935Z] + bash -s -- [2021-03-25T10:07:37.198Z] [2021-03-25T10:07:37.198Z] _____ _ [2021-03-25T10:07:37.198Z] / ____| | | [2021-03-25T10:07:37.198Z] | | ___ __| | ___ ___ _____ __ [2021-03-25T10:07:37.198Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-25T10:07:37.198Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-25T10:07:37.198Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-25T10:07:37.198Z] Bash-20210309-2b87ace [2021-03-25T10:07:37.198Z] [2021-03-25T10:07:37.198Z] [2021-03-25T10:07:37.198Z] ==> git version 2.24.3 found [2021-03-25T10:07:37.198Z] ==> 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-03-25T10:07:37.198Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-25T10:07:37.198Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-25T10:07:37.198Z] ==> Jenkins CI detected. [2021-03-25T10:07:37.198Z] project root: . [2021-03-25T10:07:37.198Z] --> token set from env [2021-03-25T10:07:37.198Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-25T10:07:37.198Z] ==> Running gcov in . (disable via -X gcov) [2021-03-25T10:07:37.198Z] ==> Python coveragepy not found [2021-03-25T10:07:37.198Z] ==> Searching for coverage reports in: [2021-03-25T10:07:37.198Z] + . [2021-03-25T10:07:37.198Z] -> Found 1 reports [2021-03-25T10:07:37.198Z] ==> Detecting git/mercurial file structure [2021-03-25T10:07:37.198Z] ==> Reading reports [2021-03-25T10:07:37.198Z] + ./coverage.out bytes=164237 [2021-03-25T10:07:37.198Z] ==> Appending adjustments [2021-03-25T10:07:37.198Z] https://docs.codecov.io/docs/fixing-reports [2021-03-25T10:07:38.593Z] + Found adjustments [2021-03-25T10:07:38.593Z] ==> Gzipping contents [2021-03-25T10:07:38.593Z] 24K /tmp/codecov.fq9Hem.gz [2021-03-25T10:07:38.593Z] ==> Uploading reports [2021-03-25T10:07:38.593Z] url: https://codecov.io [2021-03-25T10:07:38.593Z] query: branch=PR-559&commit=9016fba7e56721118d924ea4e3e050802b7937a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=559&job=&cmd_args= [2021-03-25T10:07:38.593Z] -> Pinging Codecov [2021-03-25T10:07:38.593Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-559&commit=9016fba7e56721118d924ea4e3e050802b7937a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=559&job=&cmd_args= [2021-03-25T10:07:39.171Z] -> Uploading to [2021-03-25T10:07:39.171Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-25/71470A77251A30514AAF9C0BB2E5B6CE/9016fba7e56721118d924ea4e3e050802b7937a4/31aa8ade-686e-48bb-a213-881268fcded8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T100738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a100cc7019c645a88cc14299ed0338d34dbab44c15fd883a8e086ba126d57b4 [2021-03-25T10:07:39.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-25T10:07:39.171Z] Dload Upload Total Spent Left Speed [2021-03-25T10:07:39.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24474 0 0 100 24474 0 54192 --:--:-- --:--:-- --:--:-- 54266 [2021-03-25T10:07:39.439Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/9016fba7e56721118d924ea4e3e050802b7937a4 [Pipeline] } [2021-03-25T10:07:39.470Z] 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] { (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-03-25T10:07:44.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:07:45.549Z] ---> package-listing.sh [2021-03-25T10:07:45.550Z] ++ facter osfamily [2021-03-25T10:07:45.550Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T10:07:45.550Z] + OS_FAMILY=redhat [2021-03-25T10:07:45.550Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-559 [2021-03-25T10:07:45.550Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T10:07:45.550Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T10:07:45.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T10:07:45.550Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T10:07:45.550Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-559 ']' [2021-03-25T10:07:45.550Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T10:07:45.550Z] + case "${OS_FAMILY}" in [2021-03-25T10:07:45.550Z] + rpm -qa [2021-03-25T10:07:45.550Z] + sort [2021-03-25T10:07:50.882Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T10:07:50.882Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T10:07:50.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T10:07:50.882Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-559 ']' [2021-03-25T10:07:50.882Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-559/archives/ [2021-03-25T10:07:50.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-559/archives/ [Pipeline] echo [2021-03-25T10:07:50.912Z] 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-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T10:07:51.230Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:07:51.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T10:07:51.836Z] [2021-03-25T10:07:51.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T10:07:52.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T10:07:52.277Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T10:07:52.277Z] df20fa9351a1: Pulling fs layer [2021-03-25T10:07:52.277Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T10:07:52.277Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T10:07:52.277Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T10:07:52.277Z] 93b61091891f: Pulling fs layer [2021-03-25T10:07:52.277Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T10:07:52.277Z] 5e14af77c1be: Pulling fs layer [2021-03-25T10:07:52.277Z] 01666e4c0597: Pulling fs layer [2021-03-25T10:07:52.277Z] aa168da1d23b: Pulling fs layer [2021-03-25T10:07:52.277Z] 93b61091891f: Waiting [2021-03-25T10:07:52.277Z] 93b9cdb0e59b: Waiting [2021-03-25T10:07:52.277Z] 5e14af77c1be: Waiting [2021-03-25T10:07:52.277Z] 01666e4c0597: Waiting [2021-03-25T10:07:52.277Z] aa168da1d23b: Waiting [2021-03-25T10:07:52.277Z] 46f8f816bc3b: Waiting [2021-03-25T10:07:52.277Z] 36b3adc4ff6f: Download complete [2021-03-25T10:07:52.277Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T10:07:52.277Z] 46f8f816bc3b: Download complete [2021-03-25T10:07:52.277Z] df20fa9351a1: Verifying Checksum [2021-03-25T10:07:52.277Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T10:07:52.277Z] 93b9cdb0e59b: Download complete [2021-03-25T10:07:52.554Z] 93b61091891f: Verifying Checksum [2021-03-25T10:07:52.554Z] 93b61091891f: Download complete [2021-03-25T10:07:52.554Z] 5e14af77c1be: Verifying Checksum [2021-03-25T10:07:52.554Z] 5e14af77c1be: Download complete [2021-03-25T10:07:52.554Z] 01666e4c0597: Verifying Checksum [2021-03-25T10:07:52.554Z] 01666e4c0597: Download complete [2021-03-25T10:07:52.828Z] df20fa9351a1: Pull complete [2021-03-25T10:07:53.091Z] 36b3adc4ff6f: Pull complete [2021-03-25T10:07:53.356Z] 8ad3a11d3b57: Download complete [2021-03-25T10:07:54.339Z] 8ad3a11d3b57: Pull complete [2021-03-25T10:07:54.339Z] 46f8f816bc3b: Pull complete [2021-03-25T10:07:54.933Z] 93b61091891f: Pull complete [2021-03-25T10:07:55.210Z] 93b9cdb0e59b: Pull complete [2021-03-25T10:07:55.210Z] 5e14af77c1be: Pull complete [2021-03-25T10:07:55.478Z] aa168da1d23b: Verifying Checksum [2021-03-25T10:07:55.478Z] aa168da1d23b: Download complete [2021-03-25T10:07:55.478Z] 01666e4c0597: Pull complete [2021-03-25T10:08:03.675Z] aa168da1d23b: Pull complete [2021-03-25T10:08:03.675Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T10:08:03.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T10:08:03.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T10:08:03.923Z] prd-centos7-docker-4c-2g-31359 does not seem to be running inside a container [2021-03-25T10:08:03.982Z] $ 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-559/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-559 -v /w/workspace/dry_go-mod-core-contracts_PR-559:/w/workspace/dry_go-mod-core-contracts_PR-559:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-559@tmp:/w/workspace/dry_go-mod-core-contracts_PR-559@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T10:08:07.816Z] $ docker top 67825b312738b21ddc467573cf0fd205fd0480e073f12153d55ef8cfa4ccf7bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T10:08:08.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T10:08:08.795Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T10:08:09.117Z] + ls /var/log/sa-host [2021-03-25T10:08:09.117Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T10:08:09.117Z] file_magic: OK [2021-03-25T10:08:09.117Z] HZ: Using current value: 100 [2021-03-25T10:08:09.117Z] file_header: OK [2021-03-25T10:08:09.117Z] 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-03-25T10:08:09.117Z] Statistics: [2021-03-25T10:08:09.117Z] Hnuu...uuuununununu... [2021-03-25T10:08:09.117Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T10:08:09.117Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T10:08:09.117Z] file_magic: OK [2021-03-25T10:08:09.117Z] HZ: Using current value: 100 [2021-03-25T10:08:09.117Z] file_header: OK [2021-03-25T10:08:09.117Z] 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-03-25T10:08:09.117Z] Statistics: [2021-03-25T10:08:09.117Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-25T10:08:09.117Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T10:08:10.043Z] provisioning config files... [2021-03-25T10:08:10.061Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-559@tmp/config4006698795833879179tmp [Pipeline] { [Pipeline] echo [2021-03-25T10:08:10.314Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:08:10.673Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T10:08:10.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T10:08:10.948Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:08:11.303Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T10:08:11.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:08:11.691Z] ---> sudo-logs.sh [2021-03-25T10:08:11.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T10:08:11.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:08:12.193Z] ---> job-cost.sh [2021-03-25T10:08:12.193Z] lf-activate-venv: SKIPPING [2021-03-25T10:08:12.193Z] DEBUG: total: 0.20999999344348907 [2021-03-25T10:08:12.193Z] INFO: Retrieving Stack Cost... [2021-03-25T10:08:13.144Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T10:08:13.720Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T10:08:13.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T10:08:14.090Z] ---> logs-deploy.sh [2021-03-25T10:08:14.090Z] lf-activate-venv: SKIPPING [2021-03-25T10:08:14.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-559/1 [2021-03-25T10:08:14.090Z] INFO: archiving workspace using pattern(s): [2021-03-25T10:08:16.017Z] Archives upload complete. [2021-03-25T10:08:16.017Z] INFO: archiving logs to Nexus