Pull request #603 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 jpwhitemn for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 6b38beeb20ae1ea8d40153a90372d02eed73295f+c5c18dbf6c769763c6524681f53cd04b11337a3d (305bc75b431de6e9bd3b23c07d42467c337dc9d8) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-603/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-603/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3258 in /w/workspace/dry_go-mod-core-contracts_PR-603 [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-603 # 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/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c5c18dbf6c769763c6524681f53cd04b11337a3d into PR head commit 6b38beeb20ae1ea8d40153a90372d02eed73295f Merge succeeded, producing 6b38beeb20ae1ea8d40153a90372d02eed73295f Checking out Revision 6b38beeb20ae1ea8d40153a90372d02eed73295f (PR-603) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # 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 c5c18dbf6c769763c6524681f53cd04b11337a3d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 Commit message: "build: upgrade Go lang to 1.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-06T19:04:04.418Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-06T19:04:04.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-06T19:04:04.729Z] ========================================================= [2021-05-06T19:04:04.729Z] EdgeX Global Pipelines Version Info [2021-05-06T19:04:04.729Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:04:06.811Z] ------------------- [2021-05-06T19:04:06.811Z] stable info: [2021-05-06T19:04:06.811Z] ------------------- [2021-05-06T19:04:06.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-06T19:04:06.811Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T19:04:06.811Z] Message: update stable to v1.0.191 [2021-05-06T19:04:08.748Z] ------------------- [2021-05-06T19:04:08.748Z] experimental info: [2021-05-06T19:04:08.748Z] ------------------- [2021-05-06T19:04:08.748Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-06T19:04:08.748Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-06T19:04:08.748Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-06T19:04:09.028Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-06T19:04:09.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-06T19:04:09.167Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-06T19:04:09.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-06T19:04:09.279Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-06T19:04:09.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-06T19:04:09.404Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-06T19:04:09.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-06T19:04:09.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-06T19:04:09.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-06T19:04:09.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-06T19:04:09.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-05-06T19:04:09.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-06T19:04:09.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-06T19:04:09.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:04:09.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:04:09.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:04:10.050Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-06T19:04:10.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-06T19:04:10.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-06T19:04:10.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-06T19:04:10.270Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-06T19:04:10.325Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-06T19:04:10.383Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-06T19:04:10.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-06T19:04:10.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-06T19:04:10.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo [2021-05-06T19:04:10.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo [2021-05-06T19:04:10.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo [2021-05-06T19:04:10.734Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b38beeb20ae1ea8d40153a90372d02eed73295f [Pipeline] echo [2021-05-06T19:04:10.791Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b38bee [Pipeline] echo [2021-05-06T19:04:10.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T19:04:11.495Z] + git log --format=format:%s -1 6b38beeb20ae1ea8d40153a90372d02eed73295f [Pipeline] echo [2021-05-06T19:04:11.656Z] GIT_COMMIT: 6b38beeb20ae1ea8d40153a90372d02eed73295f, Commit Message: build: upgrade Go lang to 1.16 [Pipeline] echo [2021-05-06T19:04:11.692Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:04:12.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T19:04:12.830Z] [2021-05-06T19:04:12.830Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:04:13.240Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T19:04:13.240Z] latest: Pulling from edgex-devops/git-semver [2021-05-06T19:04:13.240Z] 31603596830f: Pulling fs layer [2021-05-06T19:04:13.240Z] 54011a49482f: Pulling fs layer [2021-05-06T19:04:13.240Z] a6820b24f6d8: Pulling fs layer [2021-05-06T19:04:13.240Z] f581987b2513: Pulling fs layer [2021-05-06T19:04:13.240Z] f581987b2513: Waiting [2021-05-06T19:04:13.240Z] 54011a49482f: Verifying Checksum [2021-05-06T19:04:13.240Z] 54011a49482f: Download complete [2021-05-06T19:04:13.505Z] 31603596830f: Verifying Checksum [2021-05-06T19:04:13.505Z] 31603596830f: Download complete [2021-05-06T19:04:13.505Z] f581987b2513: Verifying Checksum [2021-05-06T19:04:13.505Z] f581987b2513: Download complete [2021-05-06T19:04:13.505Z] a6820b24f6d8: Verifying Checksum [2021-05-06T19:04:13.505Z] a6820b24f6d8: Download complete [2021-05-06T19:04:13.773Z] 31603596830f: Pull complete [2021-05-06T19:04:14.041Z] 54011a49482f: Pull complete [2021-05-06T19:04:15.006Z] a6820b24f6d8: Pull complete [2021-05-06T19:04:15.270Z] f581987b2513: Pull complete [2021-05-06T19:04:15.270Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-06T19:04:15.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-06T19:04:15.270Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-06T19:04:15.395Z] prd-centos7-docker-4c-2g-3258 does not seem to be running inside a container [2021-05-06T19:04:15.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-603 -v /w/workspace/dry_go-mod-core-contracts_PR-603:/w/workspace/dry_go-mod-core-contracts_PR-603:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-603@tmp:/w/workspace/dry_go-mod-core-contracts_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-06T19:04:17.574Z] $ docker top 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-06T19:04:17.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T19:04:17.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T19:04:18.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T19:04:18.242Z] $ docker exec 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent [2021-05-06T19:04:18.477Z] SSH_AUTH_SOCK=/tmp/ssh-ZWrADv1fA0l7/agent.11 [2021-05-06T19:04:18.477Z] SSH_AGENT_PID=17 [2021-05-06T19:04:18.497Z] Running ssh-add (command line suppressed) [2021-05-06T19:04:18.663Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_2189438946374146202.key (/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_2189438946374146202.key) [2021-05-06T19:04:18.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T19:04:19.077Z] + git tag --points-at HEAD [Pipeline] } [2021-05-06T19:04:19.133Z] $ docker exec --env ******** --env ******** 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent -k [2021-05-06T19:04:19.262Z] unset SSH_AUTH_SOCK; [2021-05-06T19:04:19.262Z] unset SSH_AGENT_PID; [2021-05-06T19:04:19.262Z] echo Agent pid 17 killed; [2021-05-06T19:04:19.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-06T19:04:19.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-06T19:04:19.420Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-06T19:04:19.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-06T19:04:19.603Z] $ docker exec 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent [2021-05-06T19:04:19.815Z] SSH_AUTH_SOCK=/tmp/ssh-jtUbYyzf4DFs/agent.47 [2021-05-06T19:04:19.815Z] SSH_AGENT_PID=52 [2021-05-06T19:04:19.823Z] Running ssh-add (command line suppressed) [2021-05-06T19:04:19.955Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_4848286607738634473.key (/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/private_key_4848286607738634473.key) [2021-05-06T19:04:20.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-06T19:04:20.376Z] + git semver init [2021-05-06T19:04:20.376Z] # -> Open(): unable to determine branch for HEAD [2021-05-06T19:04:20.376Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-603/.git [2021-05-06T19:04:20.376Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-603 [2021-05-06T19:04:20.376Z] # $SEMVER_REMOTE_NAME = origin [2021-05-06T19:04:20.376Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-06T19:04:20.376Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-06T19:04:20.376Z] # $SEMVER_BRANCH = PR-603 [2021-05-06T19:04:20.376Z] # $SEMVER_TEMP = /tmp/semver-031606004 [2021-05-06T19:04:20.376Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-06T19:04:21.353Z] # '/tmp/semver-031606004' -> '/w/workspace/dry_go-mod-core-contracts_PR-603/.semver' [2021-05-06T19:04:21.353Z] # -> Force: false [2021-05-06T19:04:21.353Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-603/.semver [Pipeline] } [2021-05-06T19:04:21.379Z] $ docker exec --env ******** --env ******** 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c ssh-agent -k [2021-05-06T19:04:21.557Z] unset SSH_AUTH_SOCK; [2021-05-06T19:04:21.558Z] unset SSH_AGENT_PID; [2021-05-06T19:04:21.558Z] echo Agent pid 52 killed; [2021-05-06T19:04:21.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-06T19:04:22.072Z] + git semver [Pipeline] } [2021-05-06T19:04:22.104Z] $ docker stop --time=1 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c [2021-05-06T19:04:24.043Z] $ docker rm -f 8254fea3bdf53e39dcd9be2870565bd0205b72fe038cc476be57f9bb268cd13c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T19:04:24.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-06T19:04:25.125Z] Stashed 1 file(s) [Pipeline] echo [2021-05-06T19:04:25.155Z] [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-05-06T19:04:40.637Z] Still waiting to schedule task [2021-05-06T19:04:40.638Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-06T19:04:40.665Z] Still waiting to schedule task [2021-05-06T19:04:40.665Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3256’ is offline [2021-05-06T19:06:14.629Z] Running on prd-centos7-docker-4c-2g-3261 in /w/workspace/dry_go-mod-core-contracts_PR-603 [Pipeline] { [Pipeline] ws [2021-05-06T19:06:14.690Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-05-06T19:06:17.914Z] using credential edgex-jenkins-ssh [2021-05-06T19:06:17.929Z] Cloning the remote Git repository [2021-05-06T19:06:17.959Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-06T19:06:18.028Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-05-06T19:06:18.094Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-06T19:06:18.094Z] > git --version # timeout=10 [2021-05-06T19:06:18.102Z] > git --version # 'git version 2.24.3' [2021-05-06T19:06:18.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:06:18.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:06:19.526Z] Merging remotes/origin/master commit c5c18dbf6c769763c6524681f53cd04b11337a3d into PR head commit 6b38beeb20ae1ea8d40153a90372d02eed73295f [2021-05-06T19:06:19.017Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-06T19:06:19.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:06:19.038Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-06T19:06:19.053Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-06T19:06:19.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:06:19.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T19:06:19.536Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:06:19.544Z] > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 [2021-05-06T19:06:19.690Z] Merge succeeded, producing 6b38beeb20ae1ea8d40153a90372d02eed73295f [2021-05-06T19:06:19.690Z] Checking out Revision 6b38beeb20ae1ea8d40153a90372d02eed73295f (PR-603) [2021-05-06T19:06:19.627Z] > git remote # timeout=10 [2021-05-06T19:06:19.647Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T19:06:19.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:06:19.662Z] > git merge c5c18dbf6c769763c6524681f53cd04b11337a3d # timeout=10 [2021-05-06T19:06:19.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T19:06:19.694Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:06:19.699Z] > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 [2021-05-06T19:06:23.470Z] Commit message: "build: upgrade Go lang to 1.16" [2021-05-06T19:06:23.523Z] > git --version # timeout=10 [2021-05-06T19:06:23.528Z] > git --version # 'git version 2.24.3' [2021-05-06T19:06:23.537Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T19:06:24.887Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:06:25.998Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:06:26.326Z] + sudo service docker restart [2021-05-06T19:06:26.326Z] + true [2021-05-06T19:06:26.326Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-06T19:06:27.945Z] ========================================================= [2021-05-06T19:06:27.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-06T19:06:27.945Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:06:28.308Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-06T19:06:28.887Z] Sending build context to Docker daemon 3.095MB [2021-05-06T19:06:28.887Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-06T19:06:28.887Z] Step 2/7 : FROM ${BASE} [2021-05-06T19:06:28.887Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-06T19:06:28.887Z] 540db60ca938: Pulling fs layer [2021-05-06T19:06:28.887Z] adcc1eea9eea: Pulling fs layer [2021-05-06T19:06:28.887Z] 4c4ab2625f07: Pulling fs layer [2021-05-06T19:06:28.887Z] 0510c868ecb4: Pulling fs layer [2021-05-06T19:06:28.887Z] afea3b2eda06: Pulling fs layer [2021-05-06T19:06:28.887Z] 7809a108b3ef: Pulling fs layer [2021-05-06T19:06:28.887Z] f706445af74f: Pulling fs layer [2021-05-06T19:06:28.887Z] 0510c868ecb4: Waiting [2021-05-06T19:06:28.887Z] 7809a108b3ef: Waiting [2021-05-06T19:06:28.887Z] f706445af74f: Waiting [2021-05-06T19:06:28.887Z] afea3b2eda06: Waiting [2021-05-06T19:06:28.887Z] 4c4ab2625f07: Verifying Checksum [2021-05-06T19:06:28.887Z] 4c4ab2625f07: Download complete [2021-05-06T19:06:28.887Z] adcc1eea9eea: Verifying Checksum [2021-05-06T19:06:28.888Z] adcc1eea9eea: Download complete [2021-05-06T19:06:28.888Z] afea3b2eda06: Verifying Checksum [2021-05-06T19:06:28.888Z] afea3b2eda06: Download complete [2021-05-06T19:06:28.888Z] 7809a108b3ef: Verifying Checksum [2021-05-06T19:06:28.888Z] 7809a108b3ef: Download complete [2021-05-06T19:06:29.167Z] 540db60ca938: Verifying Checksum [2021-05-06T19:06:29.167Z] 540db60ca938: Download complete [2021-05-06T19:06:29.432Z] 540db60ca938: Pull complete [2021-05-06T19:06:29.697Z] adcc1eea9eea: Pull complete [2021-05-06T19:06:29.697Z] 4c4ab2625f07: Pull complete [2021-05-06T19:06:30.274Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3260 in /w/workspace/dry_go-mod-core-contracts_PR-603 [Pipeline] { [Pipeline] ws [2021-05-06T19:06:30.331Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-05-06T19:06:31.103Z] f706445af74f: Verifying Checksum [2021-05-06T19:06:31.103Z] f706445af74f: Download complete [2021-05-06T19:06:31.692Z] 0510c868ecb4: Verifying Checksum [2021-05-06T19:06:31.692Z] 0510c868ecb4: Download complete [2021-05-06T19:06:35.846Z] using credential edgex-jenkins-ssh [2021-05-06T19:06:35.876Z] Cloning the remote Git repository [2021-05-06T19:06:35.927Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-06T19:06:36.041Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-05-06T19:06:36.104Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-06T19:06:36.105Z] > git --version # timeout=10 [2021-05-06T19:06:36.120Z] > git --version # 'git version 2.17.1' [2021-05-06T19:06:36.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:06:36.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:06:37.461Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-06T19:06:37.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-06T19:06:37.506Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-06T19:06:37.539Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-06T19:06:37.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:06:37.552Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-06T19:06:38.232Z] Merging remotes/origin/master commit c5c18dbf6c769763c6524681f53cd04b11337a3d into PR head commit 6b38beeb20ae1ea8d40153a90372d02eed73295f [2021-05-06T19:06:38.379Z] 0510c868ecb4: Pull complete [2021-05-06T19:06:38.379Z] afea3b2eda06: Pull complete [2021-05-06T19:06:38.520Z] Merge succeeded, producing 6b38beeb20ae1ea8d40153a90372d02eed73295f [2021-05-06T19:06:38.520Z] Checking out Revision 6b38beeb20ae1ea8d40153a90372d02eed73295f (PR-603) [2021-05-06T19:06:38.646Z] 7809a108b3ef: Pull complete [2021-05-06T19:06:38.248Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:06:38.270Z] > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 [2021-05-06T19:06:38.429Z] > git remote # timeout=10 [2021-05-06T19:06:38.446Z] > git config --get remote.origin.url # timeout=10 [2021-05-06T19:06:38.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-06T19:06:38.480Z] > git merge c5c18dbf6c769763c6524681f53cd04b11337a3d # timeout=10 [2021-05-06T19:06:38.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-06T19:06:38.525Z] > git config core.sparsecheckout # timeout=10 [2021-05-06T19:06:38.538Z] > git checkout -f 6b38beeb20ae1ea8d40153a90372d02eed73295f # timeout=10 [2021-05-06T19:06:42.803Z] Commit message: "build: upgrade Go lang to 1.16" [2021-05-06T19:06:42.854Z] > git --version # timeout=10 [2021-05-06T19:06:42.865Z] > git --version # 'git version 2.17.1' [2021-05-06T19:06:42.880Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-06T19:06:44.583Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:06:45.019Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-06T19:06:45.382Z] + true [2021-05-06T19:06:45.382Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-06T19:06:47.701Z] ========================================================= [2021-05-06T19:06:47.701Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-06T19:06:47.701Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:06:48.087Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-06T19:06:48.710Z] f706445af74f: Pull complete [2021-05-06T19:06:48.710Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-06T19:06:48.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-06T19:06:48.710Z] ---> b068be0155e3 [2021-05-06T19:06:48.710Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-06T19:06:48.710Z] ---> Running in c943adef10af [2021-05-06T19:06:48.710Z] Removing intermediate container c943adef10af [2021-05-06T19:06:48.710Z] ---> 7f9b8820abc5 [2021-05-06T19:06:48.710Z] Step 4/7 : RUN apk add bash [2021-05-06T19:06:48.710Z] ---> Running in b275ee9f8bf1 [2021-05-06T19:06:48.710Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-06T19:06:49.072Z] Sending build context to Docker daemon 3.094MB [2021-05-06T19:06:49.072Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-06T19:06:49.072Z] Step 2/7 : FROM ${BASE} [2021-05-06T19:06:49.668Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-06T19:06:49.668Z] 595b0fe564bb: Pulling fs layer [2021-05-06T19:06:49.668Z] 7186ed65a4f7: Pulling fs layer [2021-05-06T19:06:49.668Z] 316046926c0a: Pulling fs layer [2021-05-06T19:06:49.668Z] 4ebd0625c992: Pulling fs layer [2021-05-06T19:06:49.668Z] 207e8628e3a3: Pulling fs layer [2021-05-06T19:06:49.668Z] c791037a9be2: Pulling fs layer [2021-05-06T19:06:49.668Z] ffd874e62e21: Pulling fs layer [2021-05-06T19:06:49.668Z] 4ebd0625c992: Waiting [2021-05-06T19:06:49.668Z] 207e8628e3a3: Waiting [2021-05-06T19:06:49.668Z] c791037a9be2: Waiting [2021-05-06T19:06:49.668Z] ffd874e62e21: Waiting [2021-05-06T19:06:49.668Z] 316046926c0a: Download complete [2021-05-06T19:06:49.668Z] 7186ed65a4f7: Verifying Checksum [2021-05-06T19:06:49.668Z] 7186ed65a4f7: Download complete [2021-05-06T19:06:49.668Z] 207e8628e3a3: Verifying Checksum [2021-05-06T19:06:49.668Z] 207e8628e3a3: Download complete [2021-05-06T19:06:49.668Z] c791037a9be2: Download complete [2021-05-06T19:06:49.668Z] 595b0fe564bb: Verifying Checksum [2021-05-06T19:06:49.668Z] 595b0fe564bb: Download complete [2021-05-06T19:06:49.669Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-06T19:06:50.274Z] 595b0fe564bb: Pull complete [2021-05-06T19:06:50.621Z] OK: 149 MiB in 40 packages [2021-05-06T19:06:50.875Z] 7186ed65a4f7: Pull complete [2021-05-06T19:06:51.159Z] 316046926c0a: Pull complete [2021-05-06T19:06:51.204Z] Removing intermediate container b275ee9f8bf1 [2021-05-06T19:06:51.204Z] ---> ac531cf10ffa [2021-05-06T19:06:51.204Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-06T19:06:51.204Z] ---> Running in 75aaf2d68d7b [2021-05-06T19:06:51.469Z] Removing intermediate container 75aaf2d68d7b [2021-05-06T19:06:51.469Z] ---> d4d2db3cd385 [2021-05-06T19:06:51.469Z] Step 6/7 : COPY go.mod . [2021-05-06T19:06:51.744Z] ---> 4d2f99dd38b5 [2021-05-06T19:06:51.744Z] Step 7/7 : RUN go mod download [2021-05-06T19:06:51.744Z] ---> Running in 203256c2b551 [2021-05-06T19:06:51.757Z] ffd874e62e21: Verifying Checksum [2021-05-06T19:06:51.757Z] ffd874e62e21: Download complete [2021-05-06T19:06:53.219Z] 4ebd0625c992: Download complete [2021-05-06T19:07:03.397Z] 4ebd0625c992: Pull complete [2021-05-06T19:07:03.398Z] 207e8628e3a3: Pull complete [2021-05-06T19:07:03.673Z] c791037a9be2: Pull complete [2021-05-06T19:07:07.076Z] ffd874e62e21: Pull complete [2021-05-06T19:07:07.076Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-06T19:07:07.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-06T19:07:07.076Z] ---> cfc18b08335c [2021-05-06T19:07:07.076Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-06T19:07:09.934Z] Removing intermediate container 203256c2b551 [2021-05-06T19:07:09.934Z] ---> b5fb529474f9 [2021-05-06T19:07:09.934Z] Successfully built b5fb529474f9 [2021-05-06T19:07:09.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:07:10.301Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T19:07:10.301Z] . [Pipeline] withDockerContainer [2021-05-06T19:07:10.472Z] ---> Running in e5bfeae8a412 [2021-05-06T19:07:10.496Z] prd-centos7-docker-4c-2g-3261 does not seem to be running inside a container [2021-05-06T19:07:10.571Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-06T19:07:10.745Z] Removing intermediate container e5bfeae8a412 [2021-05-06T19:07:10.745Z] ---> 140537051690 [2021-05-06T19:07:10.745Z] Step 4/7 : RUN apk add bash [2021-05-06T19:07:10.745Z] ---> Running in fda7598423e4 [2021-05-06T19:07:11.517Z] $ docker top dfddfc77aaaf6ef550c9a138e496594a62672d6da5c0e2b015b243735b86a461 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T19:07:12.089Z] + go version [2021-05-06T19:07:12.089Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-06T19:07:12.124Z] $ docker stop --time=1 dfddfc77aaaf6ef550c9a138e496594a62672d6da5c0e2b015b243735b86a461 [2021-05-06T19:07:12.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-06T19:07:13.488Z] $ docker rm -f dfddfc77aaaf6ef550c9a138e496594a62672d6da5c0e2b015b243735b86a461 [2021-05-06T19:07:13.630Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:07:14.388Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-06T19:07:14.388Z] . [Pipeline] withDockerContainer [2021-05-06T19:07:14.525Z] prd-centos7-docker-4c-2g-3261 does not seem to be running inside a container [2021-05-06T19:07:14.571Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-06T19:07:15.452Z] $ docker top 92cee293a8d13e068cc2a8dd31d19ccb2fd02bc4ef1f3c88ffa2d67eb67a517a -eo pid,comm [2021-05-06T19:07:15.605Z] OK: 138 MiB in 40 packages [Pipeline] { [Pipeline] sh [2021-05-06T19:07:15.986Z] + go mod tidy [Pipeline] sh [2021-05-06T19:07:16.580Z] + make test [2021-05-06T19:07:16.580Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-06T19:07:17.042Z] Removing intermediate container fda7598423e4 [2021-05-06T19:07:17.043Z] ---> 1835477c5d01 [2021-05-06T19:07:17.043Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-06T19:07:17.043Z] ---> Running in 2c1f7cee4e40 [2021-05-06T19:07:17.642Z] Removing intermediate container 2c1f7cee4e40 [2021-05-06T19:07:17.642Z] ---> 20357039b89f [2021-05-06T19:07:17.642Z] Step 6/7 : COPY go.mod . [2021-05-06T19:07:18.240Z] ---> 816b415704d9 [2021-05-06T19:07:18.240Z] Step 7/7 : RUN go mod download [2021-05-06T19:07:18.540Z] ---> Running in 0c16a79434c5 [2021-05-06T19:07:26.712Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-06T19:07:26.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.023s coverage: 85.7% of statements [2021-05-06T19:07:26.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.044s coverage: 100.0% of statements [2021-05-06T19:07:26.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.060s coverage: 45.4% of statements [2021-05-06T19:07:26.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.047s coverage: 77.8% of statements [2021-05-06T19:07:26.712Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-06T19:07:28.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.031s coverage: 26.3% of statements [2021-05-06T19:07:28.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.018s coverage: 14.7% of statements [2021-05-06T19:07:28.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.010s coverage: 100.0% of statements [2021-05-06T19:07:28.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.026s coverage: 91.8% of statements [2021-05-06T19:07:28.138Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-06T19:07:28.138Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-06T19:07:28.138Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.005s coverage: 100.0% of statements [2021-05-06T19:07:28.410Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 35.5% of statements [2021-05-06T19:07:31.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 63.0% of statements [2021-05-06T19:07:31.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements [2021-05-06T19:07:31.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.022s coverage: 15.4% of statements [2021-05-06T19:07:31.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.015s coverage: 15.4% of statements [2021-05-06T19:07:31.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.039s coverage: 14.3% of statements [2021-05-06T19:07:31.991Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-06T19:07:31.991Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-06T19:07:34.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.153s coverage: 82.9% of statements [2021-05-06T19:07:34.637Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-06T19:07:34.637Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-06T19:07:34.637Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-06T19:07:34.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.038s coverage: 45.4% of statements [2021-05-06T19:07:34.637Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.010s coverage: 94.7% of statements [2021-05-06T19:07:34.901Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.059s coverage: 86.3% of statements [2021-05-06T19:07:34.901Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.014s coverage: 60.5% of statements [2021-05-06T19:07:35.165Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.011s coverage: 58.2% of statements [2021-05-06T19:07:35.431Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-06T19:07:36.856Z] Removing intermediate container 0c16a79434c5 [2021-05-06T19:07:36.856Z] ---> e09c9eda3770 [2021-05-06T19:07:36.856Z] Successfully built e09c9eda3770 [2021-05-06T19:07:36.856Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:07:37.223Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T19:07:37.223Z] . [Pipeline] withDockerContainer [2021-05-06T19:07:37.505Z] prd-ubuntu18.04-docker-arm64-4c-16g-3260 does not seem to be running inside a container [2021-05-06T19:07:37.585Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-06T19:07:39.225Z] $ docker top f96e4ec04cef15d6ebf01f6e1797cb6310015c569877bf7936ee13d1ba6d849b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T19:07:40.264Z] + go version [2021-05-06T19:07:40.264Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-06T19:07:40.303Z] $ docker stop --time=1 f96e4ec04cef15d6ebf01f6e1797cb6310015c569877bf7936ee13d1ba6d849b [2021-05-06T19:07:42.257Z] $ docker rm -f f96e4ec04cef15d6ebf01f6e1797cb6310015c569877bf7936ee13d1ba6d849b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:07:43.285Z] + docker inspect -f . ci-base-image-arm64 [2021-05-06T19:07:43.285Z] . [Pipeline] withDockerContainer [2021-05-06T19:07:43.562Z] prd-ubuntu18.04-docker-arm64-4c-16g-3260 does not seem to be running inside a container [2021-05-06T19:07:43.648Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-06T19:07:43.668Z] gofmt -l . [2021-05-06T19:07:43.668Z] [ "`gofmt -l .`" = "" ] [2021-05-06T19:07:45.214Z] $ docker top 4c9610aae43493d86a05d4a5d0dae11ba11d1be79d401747b18d0d951e3b9d19 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-06T19:07:45.557Z] $ docker stop --time=1 92cee293a8d13e068cc2a8dd31d19ccb2fd02bc4ef1f3c88ffa2d67eb67a517a [2021-05-06T19:07:48.067Z] $ docker rm -f 92cee293a8d13e068cc2a8dd31d19ccb2fd02bc4ef1f3c88ffa2d67eb67a517a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-05-06T19:07:48.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-06T19:07:49.124Z] + go mod tidy [2021-05-06T19:07:49.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 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-05-06T19:07:50.083Z] + make test [2021-05-06T19:07:50.083Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-06T19:07:50.379Z] ---> job-cost.sh [2021-05-06T19:07:50.379Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gAaW [2021-05-06T19:08:05.342Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T19:08:16.956Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-06T19:08:16.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.037s coverage: 85.7% of statements [2021-05-06T19:08:16.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.023s coverage: 100.0% of statements [2021-05-06T19:08:16.956Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.064s coverage: 45.4% of statements [2021-05-06T19:08:17.565Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.053s coverage: 77.8% of statements [2021-05-06T19:08:17.565Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-06T19:08:20.209Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 26.3% of statements [2021-05-06T19:08:20.492Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.081s coverage: 14.7% of statements [2021-05-06T19:08:20.492Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.034s coverage: 100.0% of statements [2021-05-06T19:08:21.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.074s coverage: 91.8% of statements [2021-05-06T19:08:21.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-06T19:08:21.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-06T19:08:21.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.023s coverage: 100.0% of statements [2021-05-06T19:08:21.964Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.038s coverage: 35.5% of statements [2021-05-06T19:08:27.412Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.149s coverage: 63.0% of statements [2021-05-06T19:08:27.412Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.024s coverage: 26.3% of statements [2021-05-06T19:08:27.412Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.012s coverage: 15.4% of statements [2021-05-06T19:08:27.412Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.010s coverage: 15.4% of statements [2021-05-06T19:08:27.412Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.040s coverage: 14.3% of statements [2021-05-06T19:08:27.412Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-06T19:08:27.412Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-06T19:08:32.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.244s coverage: 82.9% of statements [2021-05-06T19:08:32.858Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-06T19:08:32.858Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-06T19:08:32.858Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-06T19:08:32.858Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.104s coverage: 45.4% of statements [2021-05-06T19:08:33.136Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.031s coverage: 94.7% of statements [2021-05-06T19:08:35.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.188s coverage: 86.3% of statements [2021-05-06T19:08:35.792Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.059s coverage: 60.5% of statements [2021-05-06T19:08:35.792Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.027s coverage: 58.2% of statements [2021-05-06T19:08:36.391Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-06T19:08:37.560Z] lf-activate-venv(): INFO: Adding /tmp/venv-gAaW/bin to PATH [2021-05-06T19:08:37.560Z] INFO: No Stack... [2021-05-06T19:08:37.560Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T19:08:37.560Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T19:08:37.902Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-05-06T19:08:37.902Z] + cut -d, -f6 [Pipeline] lock [2021-05-06T19:08:38.023Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [2021-05-06T19:08:38.034Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] did not exist. Created. [2021-05-06T19:08:38.035Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T19:08:38.499Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-06T19:08:38.651Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T19:08:38.770Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T19:08:58.618Z] gofmt -l . [2021-05-06T19:08:59.222Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-06T19:08:59.882Z] $ docker stop --time=1 4c9610aae43493d86a05d4a5d0dae11ba11d1be79d401747b18d0d951e3b9d19 [2021-05-06T19:09:02.091Z] $ docker rm -f 4c9610aae43493d86a05d4a5d0dae11ba11d1be79d401747b18d0d951e3b9d19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-06T19:09:02.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-06T19:09:03.039Z] Warning: overwriting stash ‘coverage-report’ [2021-05-06T19:09:04.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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:09:05.070Z] ---> job-cost.sh [2021-05-06T19:09:05.071Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HH2B [2021-05-06T19:09:44.131Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T19:11:05.863Z] lf-activate-venv(): INFO: Adding /tmp/venv-HH2B/bin to PATH [2021-05-06T19:11:05.863Z] INFO: No Stack... [2021-05-06T19:11:05.863Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-06T19:11:05.863Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T19:11:06.225Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-05-06T19:11:06.225Z] + cut -d, -f6 [Pipeline] lock [2021-05-06T19:11:06.354Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [2021-05-06T19:11:06.367Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] did not exist. Created. [2021-05-06T19:11:06.368Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T19:11:06.808Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-cb05203b/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-cb05203b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-06T19:11:07.172Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-06T19:11:07.209Z] Warning: overwriting stash ‘stack-cost’ [2021-05-06T19:11:07.373Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T19:11:07.394Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-603-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-05-06T19:11:08.408Z] provisioning config files... [2021-05-06T19:11:08.428Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/config207755537706566471tmp [Pipeline] { [Pipeline] sh [2021-05-06T19:11:08.804Z] + set +x [2021-05-06T19:11:08.804Z] + curl -s https://codecov.io/bash [2021-05-06T19:11:08.804Z] + bash -s -- [2021-05-06T19:11:09.069Z] [2021-05-06T19:11:09.069Z] _____ _ [2021-05-06T19:11:09.069Z] / ____| | | [2021-05-06T19:11:09.069Z] | | ___ __| | ___ ___ _____ __ [2021-05-06T19:11:09.069Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-06T19:11:09.069Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-06T19:11:09.069Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-06T19:11:09.069Z] Bash-1.0.2 [2021-05-06T19:11:09.069Z] [2021-05-06T19:11:09.069Z] [2021-05-06T19:11:09.069Z] ==> git version 2.24.3 found [2021-05-06T19:11:09.069Z] ==> 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-05-06T19:11:09.069Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-06T19:11:09.069Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-06T19:11:09.069Z] ==> Jenkins CI detected. [2021-05-06T19:11:09.069Z] project root: . [2021-05-06T19:11:09.069Z] --> token set from env [2021-05-06T19:11:09.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-06T19:11:09.069Z] ==> Running gcov in . (disable via -X gcov) [2021-05-06T19:11:09.069Z] ==> Python coveragepy not found [2021-05-06T19:11:09.069Z] ==> Searching for coverage reports in: [2021-05-06T19:11:09.069Z] + . [2021-05-06T19:11:09.069Z] -> Found 1 reports [2021-05-06T19:11:09.069Z] ==> Detecting git/mercurial file structure [2021-05-06T19:11:09.069Z] ==> Reading reports [2021-05-06T19:11:09.069Z] + ./coverage.out bytes=175053 [2021-05-06T19:11:09.069Z] ==> Appending adjustments [2021-05-06T19:11:09.069Z] https://docs.codecov.io/docs/fixing-reports [2021-05-06T19:11:10.465Z] + Found adjustments [2021-05-06T19:11:10.465Z] ==> Gzipping contents [2021-05-06T19:11:10.465Z] 28K /tmp/codecov.OBHQKq.gz [2021-05-06T19:11:10.465Z] ==> Uploading reports [2021-05-06T19:11:10.465Z] url: https://codecov.io [2021-05-06T19:11:10.465Z] query: branch=PR-603&commit=6b38beeb20ae1ea8d40153a90372d02eed73295f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=603&job=&cmd_args= [2021-05-06T19:11:10.465Z] -> Pinging Codecov [2021-05-06T19:11:10.465Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-603&commit=6b38beeb20ae1ea8d40153a90372d02eed73295f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-603%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=603&job=&cmd_args= [2021-05-06T19:11:10.729Z] -> Uploading to [2021-05-06T19:11:10.729Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-06/71470A77251A30514AAF9C0BB2E5B6CE/6b38beeb20ae1ea8d40153a90372d02eed73295f/b390e07b-2f68-49c9-94c7-d9358a09a232.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210506T191110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f82f3a44686ebaa5f1b495161956af58d40cda5c33e76171f55fbf93fc88006a [2021-05-06T19:11:10.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-06T19:11:10.729Z] Dload Upload Total Spent Left Speed [2021-05-06T19:11:11.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25726 0 0 100 25726 0 58957 --:--:-- --:--:-- --:--:-- 59004 [2021-05-06T19:11:11.310Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6b38beeb20ae1ea8d40153a90372d02eed73295f [Pipeline] } [2021-05-06T19:11:11.335Z] 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-05-06T19:11:13.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:11:13.980Z] ---> package-listing.sh [2021-05-06T19:11:13.981Z] ++ facter osfamily [2021-05-06T19:11:13.981Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-06T19:11:13.981Z] + OS_FAMILY=redhat [2021-05-06T19:11:13.981Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-603 [2021-05-06T19:11:13.981Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-06T19:11:13.981Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-06T19:11:13.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-06T19:11:13.981Z] + PACKAGES=/tmp/packages_start.txt [2021-05-06T19:11:13.981Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-603 ']' [2021-05-06T19:11:13.981Z] + PACKAGES=/tmp/packages_end.txt [2021-05-06T19:11:13.981Z] + case "${OS_FAMILY}" in [2021-05-06T19:11:13.981Z] + rpm -qa [2021-05-06T19:11:13.981Z] + sort [2021-05-06T19:11:19.434Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-06T19:11:19.434Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-06T19:11:19.434Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-06T19:11:19.434Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-603 ']' [2021-05-06T19:11:19.434Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-603/archives/ [2021-05-06T19:11:19.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-603/archives/ [Pipeline] echo [2021-05-06T19:11:19.477Z] 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-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-06T19:11:19.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:11:20.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T19:11:20.162Z] [2021-05-06T19:11:20.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-06T19:11:20.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T19:11:20.530Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-06T19:11:20.530Z] df20fa9351a1: Pulling fs layer [2021-05-06T19:11:20.530Z] 36b3adc4ff6f: Pulling fs layer [2021-05-06T19:11:20.530Z] 8ad3a11d3b57: Pulling fs layer [2021-05-06T19:11:20.530Z] 46f8f816bc3b: Pulling fs layer [2021-05-06T19:11:20.530Z] 93b61091891f: Pulling fs layer [2021-05-06T19:11:20.530Z] 93b9cdb0e59b: Pulling fs layer [2021-05-06T19:11:20.530Z] 5e14af77c1be: Pulling fs layer [2021-05-06T19:11:20.530Z] 01666e4c0597: Pulling fs layer [2021-05-06T19:11:20.530Z] aa168da1d23b: Pulling fs layer [2021-05-06T19:11:20.530Z] 93b9cdb0e59b: Waiting [2021-05-06T19:11:20.530Z] 5e14af77c1be: Waiting [2021-05-06T19:11:20.530Z] aa168da1d23b: Waiting [2021-05-06T19:11:20.530Z] 01666e4c0597: Waiting [2021-05-06T19:11:20.530Z] 46f8f816bc3b: Waiting [2021-05-06T19:11:20.530Z] 93b61091891f: Waiting [2021-05-06T19:11:20.530Z] 36b3adc4ff6f: Verifying Checksum [2021-05-06T19:11:20.530Z] 36b3adc4ff6f: Download complete [2021-05-06T19:11:20.530Z] 46f8f816bc3b: Download complete [2021-05-06T19:11:20.530Z] df20fa9351a1: Download complete [2021-05-06T19:11:20.530Z] 93b9cdb0e59b: Verifying Checksum [2021-05-06T19:11:20.530Z] 93b9cdb0e59b: Download complete [2021-05-06T19:11:20.798Z] 5e14af77c1be: Verifying Checksum [2021-05-06T19:11:20.798Z] 5e14af77c1be: Download complete [2021-05-06T19:11:20.798Z] 93b61091891f: Verifying Checksum [2021-05-06T19:11:20.798Z] 93b61091891f: Download complete [2021-05-06T19:11:20.798Z] 01666e4c0597: Download complete [2021-05-06T19:11:20.798Z] 8ad3a11d3b57: Verifying Checksum [2021-05-06T19:11:20.798Z] 8ad3a11d3b57: Download complete [2021-05-06T19:11:21.070Z] df20fa9351a1: Pull complete [2021-05-06T19:11:21.335Z] 36b3adc4ff6f: Pull complete [2021-05-06T19:11:22.753Z] 8ad3a11d3b57: Pull complete [2021-05-06T19:11:22.753Z] 46f8f816bc3b: Pull complete [2021-05-06T19:11:23.019Z] aa168da1d23b: Verifying Checksum [2021-05-06T19:11:23.019Z] aa168da1d23b: Download complete [2021-05-06T19:11:23.282Z] 93b61091891f: Pull complete [2021-05-06T19:11:23.548Z] 93b9cdb0e59b: Pull complete [2021-05-06T19:11:23.548Z] 5e14af77c1be: Pull complete [2021-05-06T19:11:23.548Z] 01666e4c0597: Pull complete [2021-05-06T19:11:31.796Z] aa168da1d23b: Pull complete [2021-05-06T19:11:31.796Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-06T19:11:31.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T19:11:31.796Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-06T19:11:32.045Z] prd-centos7-docker-4c-2g-3258 does not seem to be running inside a container [2021-05-06T19:11:32.100Z] $ 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-603/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-603 -v /w/workspace/dry_go-mod-core-contracts_PR-603:/w/workspace/dry_go-mod-core-contracts_PR-603:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-603@tmp:/w/workspace/dry_go-mod-core-contracts_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-06T19:11:34.808Z] $ docker top f8ab84d2a45cf8b229e619e4fd8239e1dbf14c75ac2efe46d6fe939db3fb4f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T19:11:35.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-06T19:11:35.657Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-06T19:11:36.009Z] + ls /var/log/sa-host [2021-05-06T19:11:36.009Z] + sadf -c /var/log/sa-host/sa06 [2021-05-06T19:11:36.009Z] file_magic: OK [2021-05-06T19:11:36.009Z] HZ: Using current value: 100 [2021-05-06T19:11:36.009Z] file_header: OK [2021-05-06T19:11:36.009Z] 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-05-06T19:11:36.009Z] Statistics: [2021-05-06T19:11:36.010Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-06T19:11:36.010Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T19:11:36.010Z] + sadf -c /var/log/sa-host/sa23 [2021-05-06T19:11:36.010Z] file_magic: OK [2021-05-06T19:11:36.010Z] HZ: Using current value: 100 [2021-05-06T19:11:36.010Z] file_header: OK [2021-05-06T19:11:36.010Z] 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-05-06T19:11:36.010Z] Statistics: [2021-05-06T19:11:36.010Z] Hnuu...uuuununununu... [2021-05-06T19:11:36.010Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-06T19:11:36.300Z] provisioning config files... [2021-05-06T19:11:36.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-603@tmp/config2004176194223067560tmp [Pipeline] { [Pipeline] echo [2021-05-06T19:11:36.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:11:36.771Z] ---> create-netrc.sh [Pipeline] } [2021-05-06T19:11:36.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-06T19:11:36.906Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:11:37.252Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-06T19:11:37.283Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:11:37.623Z] ---> sudo-logs.sh [2021-05-06T19:11:37.623Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-06T19:11:37.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:11:38.086Z] ---> job-cost.sh [2021-05-06T19:11:38.086Z] lf-activate-venv: SKIPPING [2021-05-06T19:11:38.086Z] DEBUG: total: 0.20999999344348907 [2021-05-06T19:11:38.086Z] INFO: Retrieving Stack Cost... [2021-05-06T19:11:39.035Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T19:11:39.611Z] INFO: Archiving Costs [Pipeline] echo [2021-05-06T19:11:39.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T19:11:40.014Z] ---> logs-deploy.sh [2021-05-06T19:11:40.014Z] lf-activate-venv: SKIPPING [2021-05-06T19:11:40.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-603/1 [2021-05-06T19:11:40.014Z] INFO: archiving workspace using pattern(s): [2021-05-06T19:11:41.938Z] Archives upload complete. [2021-05-06T19:11:41.938Z] INFO: archiving logs to Nexus