Pull request #641 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 803e1f2e89e6f6c660233d8b1e97992e0443ffba+152c15f88b9e1c145499af1f47b8d68a35226704 (72e00ea52fdff12392d41d23e2fb4f7e866fd5db) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5001195212463957879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4143489831903747081.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git 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-641/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8965202275251425254.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5570996419687485903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7942567018122502005.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE 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-641/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1099836540520842706.key > 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 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 6a41506d72e8e131afc862d141935157bee59f41 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: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-121 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-641 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh8157224889278530799.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh6011725101595343395.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) > git config core.sparsecheckout # timeout=10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh8048019469411900833.key > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-05T21:08:42.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-05T21:08:43.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-05T21:08:43.328Z] ========================================================= [2021-07-05T21:08:43.328Z] EdgeX Global Pipelines Version Info [2021-07-05T21:08:43.328Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:08:44.860Z] ------------------- [2021-07-05T21:08:44.860Z] stable info: [2021-07-05T21:08:44.860Z] ------------------- [2021-07-05T21:08:44.860Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-05T21:08:44.860Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-05T21:08:44.860Z] Message: update stable to v1.0.195 [2021-07-05T21:08:45.439Z] ------------------- [2021-07-05T21:08:45.439Z] experimental info: [2021-07-05T21:08:45.439Z] ------------------- [2021-07-05T21:08:45.439Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-05T21:08:45.439Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-07-05T21:08:45.439Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-05T21:08:45.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-05T21:08:45.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-05T21:08:45.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-05T21:08:45.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-05T21:08:45.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-05T21:08:45.997Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-05T21:08:46.058Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-05T21:08:46.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-05T21:08:46.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-05T21:08:46.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-05T21:08:46.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-05T21:08:46.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-05T21:08:46.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-05T21:08:46.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-05T21:08:46.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T21:08:46.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T21:08:46.676Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T21:08:46.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-05T21:08:46.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-05T21:08:46.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-05T21:08:46.911Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-05T21:08:46.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-05T21:08:47.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-05T21:08:47.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-05T21:08:47.165Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-05T21:08:47.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-05T21:08:47.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo [2021-07-05T21:08:47.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo [2021-07-05T21:08:47.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo [2021-07-05T21:08:47.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] echo [2021-07-05T21:08:47.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 803e1f2 [Pipeline] echo [2021-07-05T21:08:47.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T21:08:48.327Z] + git log --format=format:%s -1 803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] echo [2021-07-05T21:08:48.387Z] GIT_COMMIT: 803e1f2e89e6f6c660233d8b1e97992e0443ffba, Commit Message: build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0 [Pipeline] echo [2021-07-05T21:08:48.433Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:08:49.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T21:08:49.535Z] [2021-07-05T21:08:49.535Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:08:49.920Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T21:08:49.920Z] latest: Pulling from edgex-devops/git-semver [2021-07-05T21:08:49.920Z] 31603596830f: Pulling fs layer [2021-07-05T21:08:49.920Z] 54011a49482f: Pulling fs layer [2021-07-05T21:08:49.920Z] a6820b24f6d8: Pulling fs layer [2021-07-05T21:08:49.920Z] f581987b2513: Pulling fs layer [2021-07-05T21:08:49.920Z] f581987b2513: Waiting [2021-07-05T21:08:49.920Z] 54011a49482f: Verifying Checksum [2021-07-05T21:08:49.920Z] 54011a49482f: Download complete [2021-07-05T21:08:50.500Z] 31603596830f: Verifying Checksum [2021-07-05T21:08:50.500Z] 31603596830f: Download complete [2021-07-05T21:08:50.766Z] 31603596830f: Pull complete [2021-07-05T21:08:50.766Z] 54011a49482f: Pull complete [2021-07-05T21:08:50.766Z] f581987b2513: Verifying Checksum [2021-07-05T21:08:50.766Z] f581987b2513: Download complete [2021-07-05T21:08:50.766Z] a6820b24f6d8: Verifying Checksum [2021-07-05T21:08:50.766Z] a6820b24f6d8: Download complete [2021-07-05T21:08:51.359Z] a6820b24f6d8: Pull complete [2021-07-05T21:08:51.619Z] f581987b2513: Pull complete [2021-07-05T21:08:51.620Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-07-05T21:08:51.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-05T21:08:51.620Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-05T21:08:51.726Z] prd-centos7-docker-4c-2g-121 does not seem to be running inside a container [2021-07-05T21:08:51.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-05T21:08:52.692Z] $ docker top 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-05T21:08:52.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-05T21:08:52.930Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-05T21:08:53.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-05T21:08:53.042Z] $ docker exec 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent [2021-07-05T21:08:53.149Z] SSH_AUTH_SOCK=/tmp/ssh-Gnuk0Vq7x3zK/agent.14 [2021-07-05T21:08:53.149Z] SSH_AGENT_PID=20 [2021-07-05T21:08:53.157Z] Running ssh-add (command line suppressed) [2021-07-05T21:08:53.250Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_3427291569367804914.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_3427291569367804914.key) [2021-07-05T21:08:53.269Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-05T21:08:53.635Z] + git tag --points-at HEAD [Pipeline] } [2021-07-05T21:08:53.662Z] $ docker exec --env ******** --env ******** 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent -k [2021-07-05T21:08:53.760Z] unset SSH_AUTH_SOCK; [2021-07-05T21:08:53.760Z] unset SSH_AGENT_PID; [2021-07-05T21:08:53.760Z] echo Agent pid 20 killed; [2021-07-05T21:08:53.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-05T21:08:53.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-05T21:08:53.897Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-05T21:08:54.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-05T21:08:54.010Z] $ docker exec 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent [2021-07-05T21:08:54.126Z] SSH_AUTH_SOCK=/tmp/ssh-zE3Z3OVBu3zz/agent.53 [2021-07-05T21:08:54.126Z] SSH_AGENT_PID=59 [2021-07-05T21:08:54.132Z] Running ssh-add (command line suppressed) [2021-07-05T21:08:54.241Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_2431427841514352260.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_2431427841514352260.key) [2021-07-05T21:08:54.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-05T21:08:54.610Z] + git semver init [2021-07-05T21:08:54.611Z] # -> Open(): unable to determine branch for HEAD [2021-07-05T21:08:54.611Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git [2021-07-05T21:08:54.611Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-05T21:08:54.611Z] # $SEMVER_REMOTE_NAME = origin [2021-07-05T21:08:54.611Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-05T21:08:54.611Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-05T21:08:54.611Z] # $SEMVER_BRANCH = PR-641 [2021-07-05T21:08:54.611Z] # $SEMVER_TEMP = /tmp/semver-327074809 [2021-07-05T21:08:54.611Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-05T21:08:55.563Z] # '/tmp/semver-327074809' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' [2021-07-05T21:08:55.563Z] # -> Force: false [2021-07-05T21:08:55.563Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } [2021-07-05T21:08:55.582Z] $ docker exec --env ******** --env ******** 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 ssh-agent -k [2021-07-05T21:08:55.668Z] unset SSH_AUTH_SOCK; [2021-07-05T21:08:55.669Z] unset SSH_AGENT_PID; [2021-07-05T21:08:55.669Z] echo Agent pid 59 killed; [2021-07-05T21:08:55.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-05T21:08:56.116Z] + git semver [Pipeline] } [2021-07-05T21:08:56.208Z] $ docker stop --time=1 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 [2021-07-05T21:08:57.471Z] $ docker rm -f 1a0d7ed53f1c9fe1b5249eeebff36aa7d7aaebb3b9f424fef9614eecb41515f1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T21:08:57.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-05T21:08:58.209Z] Stashed 1 file(s) [Pipeline] echo [2021-07-05T21:08:58.233Z] [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-07-05T21:09:13.760Z] Still waiting to schedule task [2021-07-05T21:09:13.760Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-121’ [2021-07-05T21:09:13.786Z] Still waiting to schedule task [2021-07-05T21:09:13.787Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-05T21:11:22.887Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-122 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws [2021-07-05T21:11:22.950Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-07-05T21:11:23.201Z] Selected Git installation does not exist. Using Default [2021-07-05T21:11:23.201Z] The recommended git tool is: NONE [2021-07-05T21:11:28.377Z] using credential edgex-jenkins-ssh [2021-07-05T21:11:28.396Z] Cloning the remote Git repository [2021-07-05T21:11:28.492Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-05T21:11:28.639Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-07-05T21:11:28.719Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-05T21:11:28.720Z] > git --version # timeout=10 [2021-07-05T21:11:28.734Z] > git --version # 'git version 2.17.1' [2021-07-05T21:11:28.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T21:11:28.824Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T21:11:30.050Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-05T21:11:30.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T21:11:30.105Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-05T21:11:30.143Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-05T21:11:30.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T21:11:30.157Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-05T21:11:30.769Z] Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba [2021-07-05T21:11:30.986Z] Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba [2021-07-05T21:11:30.987Z] Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) [2021-07-05T21:11:30.787Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T21:11:30.799Z] > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 [2021-07-05T21:11:30.900Z] > git remote # timeout=10 [2021-07-05T21:11:30.917Z] > git config --get remote.origin.url # timeout=10 [2021-07-05T21:11:30.932Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T21:11:30.943Z] > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [2021-07-05T21:11:30.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-05T21:11:30.992Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T21:11:31.001Z] > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 [2021-07-05T21:11:35.252Z] Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" [2021-07-05T21:11:35.307Z] > git --version # timeout=10 [2021-07-05T21:11:35.317Z] > git --version # 'git version 2.17.1' [2021-07-05T21:11:35.331Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-05T21:11:37.065Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-05T21:11:37.499Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-05T21:11:37.856Z] + true [2021-07-05T21:11:37.856Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-07-05T21:11:56.693Z] ========================================================= [2021-07-05T21:11:56.693Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-05T21:11:56.693Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:11:57.102Z] + 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-07-05T21:11:58.553Z] Sending build context to Docker daemon 2.89MB [2021-07-05T21:11:58.553Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-05T21:11:58.553Z] Step 2/7 : FROM ${BASE} [2021-07-05T21:11:58.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-05T21:11:58.828Z] 595b0fe564bb: Pulling fs layer [2021-07-05T21:11:58.828Z] 3088b5b3c5c0: Pulling fs layer [2021-07-05T21:11:58.828Z] 5b7225fbf94c: Pulling fs layer [2021-07-05T21:11:58.828Z] ba82ee9f976e: Pulling fs layer [2021-07-05T21:11:58.828Z] 506bd15cee9f: Pulling fs layer [2021-07-05T21:11:58.828Z] 75a0a4a0db45: Pulling fs layer [2021-07-05T21:11:58.828Z] 618dc40b7e24: Pulling fs layer [2021-07-05T21:11:58.828Z] 506bd15cee9f: Waiting [2021-07-05T21:11:58.828Z] 75a0a4a0db45: Waiting [2021-07-05T21:11:58.828Z] 618dc40b7e24: Waiting [2021-07-05T21:11:58.828Z] ba82ee9f976e: Waiting [2021-07-05T21:11:59.103Z] 5b7225fbf94c: Download complete [2021-07-05T21:11:59.103Z] 3088b5b3c5c0: Download complete [2021-07-05T21:11:59.103Z] 506bd15cee9f: Verifying Checksum [2021-07-05T21:11:59.103Z] 506bd15cee9f: Download complete [2021-07-05T21:11:59.103Z] 75a0a4a0db45: Verifying Checksum [2021-07-05T21:11:59.103Z] 75a0a4a0db45: Download complete [2021-07-05T21:11:59.103Z] 595b0fe564bb: Verifying Checksum [2021-07-05T21:11:59.103Z] 595b0fe564bb: Download complete [2021-07-05T21:11:59.710Z] 595b0fe564bb: Pull complete [2021-07-05T21:12:00.316Z] 3088b5b3c5c0: Pull complete [2021-07-05T21:12:00.923Z] 5b7225fbf94c: Pull complete [2021-07-05T21:12:01.525Z] 618dc40b7e24: Verifying Checksum [2021-07-05T21:12:01.525Z] 618dc40b7e24: Download complete [2021-07-05T21:12:02.965Z] ba82ee9f976e: Verifying Checksum [2021-07-05T21:12:02.966Z] ba82ee9f976e: Download complete [2021-07-05T21:12:07.410Z] Running on prd-centos7-docker-4c-2g-123 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws [2021-07-05T21:12:07.476Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-07-05T21:12:07.637Z] Selected Git installation does not exist. Using Default [2021-07-05T21:12:07.637Z] The recommended git tool is: NONE [2021-07-05T21:12:09.938Z] using credential edgex-jenkins-ssh [2021-07-05T21:12:09.950Z] Cloning the remote Git repository [2021-07-05T21:12:09.220Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-05T21:12:09.303Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-07-05T21:12:09.338Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-05T21:12:09.339Z] > git --version # timeout=10 [2021-07-05T21:12:09.344Z] > git --version # 'git version 2.24.4' [2021-07-05T21:12:09.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T21:12:09.381Z] [INFO] Currently running in a labeled security context [2021-07-05T21:12:09.381Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T21:12:09.381Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4686110112347226303.key [2021-07-05T21:12:09.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T21:12:10.194Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-05T21:12:10.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-05T21:12:10.220Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-05T21:12:10.236Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-05T21:12:10.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T21:12:10.237Z] [INFO] Currently running in a labeled security context [2021-07-05T21:12:10.238Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T21:12:10.238Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh4897057513412789088.key [2021-07-05T21:12:10.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-05T21:12:11.334Z] Merging remotes/origin/master commit 152c15f88b9e1c145499af1f47b8d68a35226704 into PR head commit 803e1f2e89e6f6c660233d8b1e97992e0443ffba [2021-07-05T21:12:11.436Z] Merge succeeded, producing 803e1f2e89e6f6c660233d8b1e97992e0443ffba [2021-07-05T21:12:11.437Z] Checking out Revision 803e1f2e89e6f6c660233d8b1e97992e0443ffba (PR-641) [2021-07-05T21:12:10.695Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T21:12:10.703Z] > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 [2021-07-05T21:12:10.754Z] > git remote # timeout=10 [2021-07-05T21:12:10.760Z] > git config --get remote.origin.url # timeout=10 [2021-07-05T21:12:10.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-05T21:12:10.769Z] [INFO] Currently running in a labeled security context [2021-07-05T21:12:10.769Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-05T21:12:10.769Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh3741590157763801849.key [2021-07-05T21:12:10.779Z] > git merge 152c15f88b9e1c145499af1f47b8d68a35226704 # timeout=10 [2021-07-05T21:12:10.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-05T21:12:10.801Z] > git config core.sparsecheckout # timeout=10 [2021-07-05T21:12:10.809Z] > git checkout -f 803e1f2e89e6f6c660233d8b1e97992e0443ffba # timeout=10 [2021-07-05T21:12:14.855Z] Commit message: "build(deps): bump github.com/go-kit/kit from 0.9.0 to 0.11.0" [2021-07-05T21:12:14.527Z] > git --version # timeout=10 [2021-07-05T21:12:14.532Z] > git --version # 'git version 2.24.4' [2021-07-05T21:12:14.540Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-07-05T21:12:15.415Z] ba82ee9f976e: Pull complete [2021-07-05T21:12:15.415Z] 506bd15cee9f: Pull complete [2021-07-05T21:12:15.415Z] 75a0a4a0db45: Pull complete [Pipeline] sh [2021-07-05T21:12:16.098Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-05T21:12:16.450Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-05T21:12:16.779Z] + sudo service docker restart [2021-07-05T21:12:16.779Z] + true [2021-07-05T21:12:16.779Z] Redirecting to /bin/systemctl restart docker.service [2021-07-05T21:12:18.046Z] 618dc40b7e24: Pull complete [2021-07-05T21:12:18.046Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-05T21:12:18.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-05T21:12:18.046Z] ---> a36622ca3599 [2021-07-05T21:12:18.046Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-05T21:12:20.027Z] ---> Running in 64068b59a7af [2021-07-05T21:12:20.300Z] Removing intermediate container 64068b59a7af [2021-07-05T21:12:20.300Z] ---> f5066a63edec [2021-07-05T21:12:20.300Z] Step 4/7 : RUN apk add bash [2021-07-05T21:12:20.576Z] ---> Running in 23e86b4a8b7c [2021-07-05T21:12:22.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-05T21:12:23.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-05T21:12:23.986Z] OK: 138 MiB in 40 packages [2021-07-05T21:12:24.978Z] Removing intermediate container 23e86b4a8b7c [2021-07-05T21:12:24.978Z] ---> 8ecbc1cec273 [2021-07-05T21:12:24.978Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-05T21:12:25.253Z] ---> Running in 1762d3a26231 [2021-07-05T21:12:25.853Z] Removing intermediate container 1762d3a26231 [2021-07-05T21:12:25.853Z] ---> e0061385a08e [2021-07-05T21:12:25.853Z] Step 6/7 : COPY go.mod . [2021-07-05T21:12:26.448Z] ---> 912d1828df5b [2021-07-05T21:12:26.448Z] Step 7/7 : RUN go mod download [2021-07-05T21:12:26.721Z] ---> Running in 53947c1aeb8b [Pipeline] unstash [Pipeline] echo [2021-07-05T21:12:35.090Z] ========================================================= [2021-07-05T21:12:35.090Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-05T21:12:35.090Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:12:35.452Z] + 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-07-05T21:12:35.452Z] Sending build context to Docker daemon 2.891MB [2021-07-05T21:12:35.724Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-05T21:12:35.724Z] Step 2/7 : FROM ${BASE} [2021-07-05T21:12:35.724Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-05T21:12:35.724Z] 540db60ca938: Pulling fs layer [2021-07-05T21:12:35.724Z] adcc1eea9eea: Pulling fs layer [2021-07-05T21:12:35.724Z] 4c4ab2625f07: Pulling fs layer [2021-07-05T21:12:35.724Z] 0510c868ecb4: Pulling fs layer [2021-07-05T21:12:35.724Z] afea3b2eda06: Pulling fs layer [2021-07-05T21:12:35.724Z] 7809a108b3ef: Pulling fs layer [2021-07-05T21:12:35.724Z] f706445af74f: Pulling fs layer [2021-07-05T21:12:35.724Z] 0510c868ecb4: Waiting [2021-07-05T21:12:35.724Z] afea3b2eda06: Waiting [2021-07-05T21:12:35.724Z] 7809a108b3ef: Waiting [2021-07-05T21:12:35.724Z] f706445af74f: Waiting [2021-07-05T21:12:35.724Z] 4c4ab2625f07: Verifying Checksum [2021-07-05T21:12:35.724Z] 4c4ab2625f07: Download complete [2021-07-05T21:12:35.724Z] adcc1eea9eea: Verifying Checksum [2021-07-05T21:12:35.724Z] adcc1eea9eea: Download complete [2021-07-05T21:12:35.724Z] afea3b2eda06: Verifying Checksum [2021-07-05T21:12:35.724Z] afea3b2eda06: Download complete [2021-07-05T21:12:35.724Z] 540db60ca938: Verifying Checksum [2021-07-05T21:12:35.724Z] 540db60ca938: Download complete [2021-07-05T21:12:35.724Z] 7809a108b3ef: Verifying Checksum [2021-07-05T21:12:35.724Z] 7809a108b3ef: Download complete [2021-07-05T21:12:35.996Z] 540db60ca938: Pull complete [2021-07-05T21:12:36.258Z] adcc1eea9eea: Pull complete [2021-07-05T21:12:36.258Z] 4c4ab2625f07: Pull complete [2021-07-05T21:12:37.209Z] f706445af74f: Verifying Checksum [2021-07-05T21:12:37.209Z] f706445af74f: Download complete [2021-07-05T21:12:38.606Z] 0510c868ecb4: Verifying Checksum [2021-07-05T21:12:38.606Z] 0510c868ecb4: Download complete [2021-07-05T21:12:41.187Z] 0510c868ecb4: Pull complete [2021-07-05T21:12:41.450Z] afea3b2eda06: Pull complete [2021-07-05T21:12:41.450Z] 7809a108b3ef: Pull complete [2021-07-05T21:12:42.871Z] f706445af74f: Pull complete [2021-07-05T21:12:42.871Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-05T21:12:42.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-05T21:12:42.871Z] ---> b068be0155e3 [2021-07-05T21:12:42.871Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-05T21:12:47.096Z] ---> Running in 70b712f69f87 [2021-07-05T21:12:47.096Z] Removing intermediate container 70b712f69f87 [2021-07-05T21:12:47.096Z] ---> 130ca1e30d60 [2021-07-05T21:12:47.096Z] Step 4/7 : RUN apk add bash [2021-07-05T21:12:47.365Z] ---> Running in 18c715555229 [2021-07-05T21:12:47.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-05T21:12:49.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-05T21:12:49.593Z] OK: 149 MiB in 40 packages [2021-07-05T21:12:49.864Z] Removing intermediate container 18c715555229 [2021-07-05T21:12:49.864Z] ---> 6539b20c2748 [2021-07-05T21:12:49.864Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-05T21:12:49.864Z] ---> Running in 02968dcc35a1 [2021-07-05T21:12:49.864Z] Removing intermediate container 02968dcc35a1 [2021-07-05T21:12:49.864Z] ---> 100d299f580a [2021-07-05T21:12:49.864Z] Step 6/7 : COPY go.mod . [2021-07-05T21:12:50.126Z] ---> 5c8d22a47a5c [2021-07-05T21:12:50.126Z] Step 7/7 : RUN go mod download [2021-07-05T21:12:50.127Z] ---> Running in 1efe3ce18667 [2021-07-05T21:13:28.962Z] Removing intermediate container 1efe3ce18667 [2021-07-05T21:13:28.962Z] ---> e736f1cabe60 [2021-07-05T21:13:28.962Z] Successfully built e736f1cabe60 [2021-07-05T21:13:28.962Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:13:29.343Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-05T21:13:29.343Z] . [Pipeline] withDockerContainer [2021-07-05T21:13:29.443Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-07-05T21:13:29.480Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-05T21:13:29.869Z] $ docker top 97ab4fd9a1ea461782fa5e300a2f499eec2e6986a55103cefb7b55ec2d7dfb31 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T21:13:30.313Z] + go version [2021-07-05T21:13:30.313Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-05T21:13:30.342Z] $ docker stop --time=1 97ab4fd9a1ea461782fa5e300a2f499eec2e6986a55103cefb7b55ec2d7dfb31 [2021-07-05T21:13:31.584Z] $ docker rm -f 97ab4fd9a1ea461782fa5e300a2f499eec2e6986a55103cefb7b55ec2d7dfb31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:13:32.437Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-05T21:13:32.437Z] . [Pipeline] withDockerContainer [2021-07-05T21:13:32.563Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-07-05T21:13:32.603Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-05T21:13:33.054Z] $ docker top 264b417e92f35a00f01c13be22b930b8a0366e1662388d1a14d4a02566ddd36c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T21:13:33.533Z] + go mod tidy [Pipeline] sh [2021-07-05T21:13:34.294Z] + make test [2021-07-05T21:13:34.294Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-05T21:13:34.668Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-05T21:13:44.847Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.049s coverage: 83.2% of statements [2021-07-05T21:13:44.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-05T21:13:44.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-05T21:13:44.847Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-05T21:13:45.120Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.036s coverage: 26.3% of statements [2021-07-05T21:13:45.120Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-05T21:13:46.533Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 47.2% of statements [2021-07-05T21:13:46.533Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.0% of statements [2021-07-05T21:13:46.533Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.026s coverage: 86.2% of statements [2021-07-05T21:13:46.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements [2021-07-05T21:13:46.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements [2021-07-05T21:13:47.392Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-05T21:13:47.392Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-05T21:13:48.511Z] Removing intermediate container 53947c1aeb8b [2021-07-05T21:13:48.511Z] ---> 6cb6cbc6f923 [2021-07-05T21:13:48.511Z] Successfully built 6cb6cbc6f923 [2021-07-05T21:13:48.511Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:13:48.913Z] + docker inspect -f . ci-base-image-arm64 [2021-07-05T21:13:48.914Z] . [Pipeline] withDockerContainer [2021-07-05T21:13:49.205Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-07-05T21:13:49.286Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-05T21:13:50.910Z] $ docker top 719a78d1049d1404314d5e9a3d115493305b7ad4c083bae2f1d3d3ddbc08702d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T21:13:51.971Z] + go version [2021-07-05T21:13:51.971Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-05T21:13:52.013Z] $ docker stop --time=1 719a78d1049d1404314d5e9a3d115493305b7ad4c083bae2f1d3d3ddbc08702d [2021-07-05T21:13:52.734Z] gofmt -l . [2021-07-05T21:13:52.735Z] [ "`gofmt -l .`" = "" ] [2021-07-05T21:13:53.857Z] $ docker rm -f 719a78d1049d1404314d5e9a3d115493305b7ad4c083bae2f1d3d3ddbc08702d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-07-05T21:13:54.167Z] $ docker stop --time=1 264b417e92f35a00f01c13be22b930b8a0366e1662388d1a14d4a02566ddd36c [2021-07-05T21:13:55.973Z] $ docker rm -f 264b417e92f35a00f01c13be22b930b8a0366e1662388d1a14d4a02566ddd36c [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-07-05T21:13:56.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] script [Pipeline] { [Pipeline] stash [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:13:56.815Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-05T21:13:56.984Z] + docker inspect -f . ci-base-image-arm64 [2021-07-05T21:13:56.984Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-07-05T21:13:57.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container [2021-07-05T21:13:57.446Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-05T21:13:58.974Z] $ docker top 7342e6433686c0aef861817387a57fe585e96ec4f5aaa1d15744be9a7ba7197d -eo pid,comm [Pipeline] { [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] } [2021-07-05T21:14:00.039Z] + go mod tidy [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-07-05T21:14:00.732Z] ---> job-cost.sh [2021-07-05T21:14:00.732Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpb1 [2021-07-05T21:14:01.348Z] + make test [2021-07-05T21:14:01.348Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-05T21:14:02.348Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-05T21:14:10.763Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-05T21:14:25.729Z] lf-activate-venv(): INFO: Adding /tmp/venv-jpb1/bin to PATH [2021-07-05T21:14:25.729Z] INFO: No Stack... [2021-07-05T21:14:25.994Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-05T21:14:26.577Z] INFO: Archiving Costs [Pipeline] sh [2021-07-05T21:14:26.947Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-07-05T21:14:26.947Z] + cut -d, -f6 [Pipeline] lock [2021-07-05T21:14:27.021Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [2021-07-05T21:14:27.027Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] did not exist. Created. [2021-07-05T21:14:27.028Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-05T21:14:27.477Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-05T21:14:27.572Z] Stashed 1 file(s) [Pipeline] } [2021-07-05T21:14:27.594Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-05T21:14:34.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.408s coverage: 83.2% of statements [2021-07-05T21:14:34.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-05T21:14:34.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-05T21:14:34.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-05T21:14:34.764Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.052s coverage: 26.3% of statements [2021-07-05T21:14:34.764Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-05T21:14:36.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.080s coverage: 47.2% of statements [2021-07-05T21:14:36.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.121s coverage: 90.0% of statements [2021-07-05T21:14:38.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.255s coverage: 86.2% of statements [2021-07-05T21:14:38.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.113s coverage: 59.5% of statements [2021-07-05T21:14:38.227Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements [2021-07-05T21:14:39.202Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements [2021-07-05T21:14:39.202Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-05T21:14:57.534Z] gofmt -l . [2021-07-05T21:14:57.534Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-05T21:14:57.574Z] $ docker stop --time=1 7342e6433686c0aef861817387a57fe585e96ec4f5aaa1d15744be9a7ba7197d [2021-07-05T21:14:59.609Z] $ docker rm -f 7342e6433686c0aef861817387a57fe585e96ec4f5aaa1d15744be9a7ba7197d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-05T21:15:00.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-05T21:15:00.521Z] Warning: overwriting stash ‘coverage-report’ [2021-07-05T21:15:01.114Z] 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-07-05T21:15:02.291Z] ---> job-cost.sh [2021-07-05T21:15:02.291Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KMjb [2021-07-05T21:15:41.291Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-05T21:17:18.070Z] lf-activate-venv(): INFO: Adding /tmp/venv-KMjb/bin to PATH [2021-07-05T21:17:18.070Z] INFO: No Stack... [2021-07-05T21:17:18.070Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-05T21:17:18.070Z] INFO: Archiving Costs [Pipeline] sh [2021-07-05T21:17:18.439Z] + + cutcat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-07-05T21:17:18.439Z] -d, -f6 [Pipeline] lock [2021-07-05T21:17:18.533Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [2021-07-05T21:17:18.539Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] did not exist. Created. [2021-07-05T21:17:18.540Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-05T21:17:19.019Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-111a1895/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-111a1895/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-05T21:17:19.415Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-05T21:17:19.462Z] Warning: overwriting stash ‘stack-cost’ [2021-07-05T21:17:19.620Z] Stashed 1 file(s) [Pipeline] } [2021-07-05T21:17:19.641Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-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] configFileProvider [2021-07-05T21:17:21.119Z] provisioning config files... [2021-07-05T21:17:21.133Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config144968752859046683tmp [Pipeline] { [Pipeline] sh [2021-07-05T21:17:21.531Z] + set +x [2021-07-05T21:17:21.531Z] + curl -s https://codecov.io/bash [2021-07-05T21:17:21.531Z] + bash -s -- [2021-07-05T21:17:21.531Z] [2021-07-05T21:17:21.531Z] _____ _ [2021-07-05T21:17:21.531Z] / ____| | | [2021-07-05T21:17:21.531Z] | | ___ __| | ___ ___ _____ __ [2021-07-05T21:17:21.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-05T21:17:21.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-05T21:17:21.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-05T21:17:21.531Z] Bash-1.0.3 [2021-07-05T21:17:21.531Z] [2021-07-05T21:17:21.531Z] [2021-07-05T21:17:21.531Z] ==> git version 2.24.4 found [2021-07-05T21:17:21.531Z] ==> 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-07-05T21:17:21.531Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-05T21:17:21.531Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-05T21:17:21.799Z] ==> Jenkins CI detected. [2021-07-05T21:17:21.799Z] project root: . [2021-07-05T21:17:21.799Z] --> token set from env [2021-07-05T21:17:21.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-05T21:17:21.799Z] ==> Running gcov in . (disable via -X gcov) [2021-07-05T21:17:21.799Z] ==> Python coveragepy not found [2021-07-05T21:17:21.799Z] ==> Searching for coverage reports in: [2021-07-05T21:17:21.799Z] + . [2021-07-05T21:17:21.799Z] -> Found 1 reports [2021-07-05T21:17:21.799Z] ==> Detecting git/mercurial file structure [2021-07-05T21:17:21.799Z] ==> Reading reports [2021-07-05T21:17:21.799Z] + ./coverage.out bytes=100858 [2021-07-05T21:17:21.799Z] ==> Appending adjustments [2021-07-05T21:17:21.799Z] https://docs.codecov.io/docs/fixing-reports [2021-07-05T21:17:22.376Z] + Found adjustments [2021-07-05T21:17:22.376Z] ==> Gzipping contents [2021-07-05T21:17:22.376Z] 16K /tmp/codecov.cpOiHr.gz [2021-07-05T21:17:22.376Z] ==> Uploading reports [2021-07-05T21:17:22.376Z] url: https://codecov.io [2021-07-05T21:17:22.376Z] query: branch=PR-641&commit=803e1f2e89e6f6c660233d8b1e97992e0443ffba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= [2021-07-05T21:17:22.376Z] -> Pinging Codecov [2021-07-05T21:17:22.376Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-641&commit=803e1f2e89e6f6c660233d8b1e97992e0443ffba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= [2021-07-05T21:17:22.952Z] -> Uploading to [2021-07-05T21:17:22.952Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-05/71470A77251A30514AAF9C0BB2E5B6CE/803e1f2e89e6f6c660233d8b1e97992e0443ffba/7bf4cb3e-84bd-40a9-883e-884fe1fefcbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210705T211722Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b10a98268c9a4330b8b8c9a030ac4330905caa09afab0300de9240c6f59daff [2021-07-05T21:17:22.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-05T21:17:22.952Z] Dload Upload Total Spent Left Speed [2021-07-05T21:17:23.214Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15428 0 0 100 15428 0 43484 --:--:-- --:--:-- --:--:-- 43581 [2021-07-05T21:17:23.214Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/803e1f2e89e6f6c660233d8b1e97992e0443ffba [Pipeline] } [2021-07-05T21:17:23.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-07-05T21:17:26.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:17:26.672Z] ---> package-listing.sh [2021-07-05T21:17:26.672Z] ++ facter osfamily [2021-07-05T21:17:26.672Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-05T21:17:26.935Z] + OS_FAMILY=redhat [2021-07-05T21:17:26.935Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-05T21:17:26.935Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-05T21:17:26.935Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-05T21:17:26.935Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-05T21:17:26.935Z] + PACKAGES=/tmp/packages_start.txt [2021-07-05T21:17:26.935Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' [2021-07-05T21:17:26.935Z] + PACKAGES=/tmp/packages_end.txt [2021-07-05T21:17:26.935Z] + case "${OS_FAMILY}" in [2021-07-05T21:17:26.935Z] + rpm -qa [2021-07-05T21:17:26.935Z] + sort [2021-07-05T21:17:27.514Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-05T21:17:27.514Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-05T21:17:27.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-05T21:17:27.514Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' [2021-07-05T21:17:27.514Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [2021-07-05T21:17:27.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo [2021-07-05T21:17:27.579Z] 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-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-05T21:17:27.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:17:28.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T21:17:28.500Z] [2021-07-05T21:17:28.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-05T21:17:28.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T21:17:28.863Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-05T21:17:28.863Z] df20fa9351a1: Pulling fs layer [2021-07-05T21:17:28.863Z] 36b3adc4ff6f: Pulling fs layer [2021-07-05T21:17:28.863Z] 8ad3a11d3b57: Pulling fs layer [2021-07-05T21:17:28.863Z] 46f8f816bc3b: Pulling fs layer [2021-07-05T21:17:28.863Z] 93b61091891f: Pulling fs layer [2021-07-05T21:17:28.863Z] 93b9cdb0e59b: Pulling fs layer [2021-07-05T21:17:28.863Z] 5e14af77c1be: Pulling fs layer [2021-07-05T21:17:28.863Z] 01666e4c0597: Pulling fs layer [2021-07-05T21:17:28.863Z] aa168da1d23b: Pulling fs layer [2021-07-05T21:17:28.863Z] 46f8f816bc3b: Waiting [2021-07-05T21:17:28.863Z] 93b61091891f: Waiting [2021-07-05T21:17:28.863Z] 93b9cdb0e59b: Waiting [2021-07-05T21:17:28.863Z] 5e14af77c1be: Waiting [2021-07-05T21:17:28.863Z] 01666e4c0597: Waiting [2021-07-05T21:17:28.863Z] aa168da1d23b: Waiting [2021-07-05T21:17:28.863Z] 36b3adc4ff6f: Download complete [2021-07-05T21:17:28.863Z] 46f8f816bc3b: Verifying Checksum [2021-07-05T21:17:28.863Z] 46f8f816bc3b: Download complete [2021-07-05T21:17:29.128Z] df20fa9351a1: Verifying Checksum [2021-07-05T21:17:29.128Z] df20fa9351a1: Download complete [2021-07-05T21:17:29.128Z] 93b9cdb0e59b: Verifying Checksum [2021-07-05T21:17:29.128Z] 93b9cdb0e59b: Download complete [2021-07-05T21:17:29.128Z] 5e14af77c1be: Verifying Checksum [2021-07-05T21:17:29.128Z] 5e14af77c1be: Download complete [2021-07-05T21:17:29.128Z] 93b61091891f: Download complete [2021-07-05T21:17:29.128Z] 01666e4c0597: Verifying Checksum [2021-07-05T21:17:29.128Z] 01666e4c0597: Download complete [2021-07-05T21:17:29.128Z] df20fa9351a1: Pull complete [2021-07-05T21:17:29.394Z] 36b3adc4ff6f: Pull complete [2021-07-05T21:17:29.394Z] 8ad3a11d3b57: Verifying Checksum [2021-07-05T21:17:29.394Z] 8ad3a11d3b57: Download complete [2021-07-05T21:17:29.657Z] 8ad3a11d3b57: Pull complete [2021-07-05T21:17:29.920Z] 46f8f816bc3b: Pull complete [2021-07-05T21:17:30.189Z] 93b61091891f: Pull complete [2021-07-05T21:17:30.189Z] 93b9cdb0e59b: Pull complete [2021-07-05T21:17:30.189Z] 5e14af77c1be: Pull complete [2021-07-05T21:17:30.455Z] 01666e4c0597: Pull complete [2021-07-05T21:17:31.413Z] aa168da1d23b: Verifying Checksum [2021-07-05T21:17:31.413Z] aa168da1d23b: Download complete [2021-07-05T21:17:35.670Z] aa168da1d23b: Pull complete [2021-07-05T21:17:35.670Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-05T21:17:35.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-05T21:17:35.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-05T21:17:35.777Z] prd-centos7-docker-4c-2g-121 does not seem to be running inside a container [2021-07-05T21:17:35.814Z] $ 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-641/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-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@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:10003/edgex-lftools-log-publisher:alpine cat [2021-07-05T21:17:37.453Z] $ docker top 2898d4d4a55c7505f18226035bb6203a452c8f3c16534d9a6ff88c31ebf83d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-05T21:17:37.891Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-05T21:17:38.212Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-05T21:17:38.532Z] + ls /var/log/sa-host [2021-07-05T21:17:38.532Z] + sadf -c /var/log/sa-host/sa05 [2021-07-05T21:17:38.532Z] file_magic: OK [2021-07-05T21:17:38.532Z] HZ: Using current value: 100 [2021-07-05T21:17:38.532Z] file_header: OK [2021-07-05T21:17:38.532Z] 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-07-05T21:17:38.532Z] Statistics: [2021-07-05T21:17:38.532Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-05T21:17:38.532Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-05T21:17:39.265Z] provisioning config files... [2021-07-05T21:17:39.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config9071656066682806562tmp [Pipeline] { [Pipeline] echo [2021-07-05T21:17:39.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:17:39.684Z] ---> create-netrc.sh [Pipeline] } [2021-07-05T21:17:39.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:17:40.181Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-05T21:17:40.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:17:40.584Z] ---> sudo-logs.sh [2021-07-05T21:17:40.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-05T21:17:40.677Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:17:41.019Z] ---> job-cost.sh [2021-07-05T21:17:41.019Z] lf-activate-venv: SKIPPING [2021-07-05T21:17:41.019Z] DEBUG: total: 0.18000000715255737 [2021-07-05T21:17:41.019Z] INFO: Retrieving Stack Cost... [2021-07-05T21:17:41.966Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-05T21:17:42.227Z] INFO: Archiving Costs [Pipeline] echo [2021-07-05T21:17:42.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-05T21:17:42.605Z] ---> logs-deploy.sh [2021-07-05T21:17:42.605Z] lf-activate-venv: SKIPPING [2021-07-05T21:17:42.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/1 [2021-07-05T21:17:42.605Z] INFO: archiving workspace using pattern(s): [2021-07-05T21:17:43.550Z] Archives upload complete. [2021-07-05T21:17:43.550Z] INFO: archiving logs to Nexus [2021-07-05T21:17:44.123Z] ---> uname -a: [2021-07-05T21:17:44.123Z] Linux prd-centos7-docker-4c-2g-121.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-05T21:17:44.123Z] [2021-07-05T21:17:44.123Z] [2021-07-05T21:17:44.123Z] ---> lscpu: [2021-07-05T21:17:44.123Z] Architecture: x86_64 [2021-07-05T21:17:44.123Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-05T21:17:44.123Z] Byte Order: Little Endian [2021-07-05T21:17:44.123Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-05T21:17:44.123Z] CPU(s): 2 [2021-07-05T21:17:44.123Z] On-line CPU(s) list: 0,1 [2021-07-05T21:17:44.123Z] Thread(s) per core: 1 [2021-07-05T21:17:44.123Z] Core(s) per socket: 1 [2021-07-05T21:17:44.123Z] Socket(s): 2 [2021-07-05T21:17:44.123Z] NUMA node(s): 1 [2021-07-05T21:17:44.123Z] Vendor ID: AuthenticAMD [2021-07-05T21:17:44.123Z] CPU family: 23 [2021-07-05T21:17:44.123Z] Model: 49 [2021-07-05T21:17:44.123Z] Model name: AMD EPYC-Rome Processor [2021-07-05T21:17:44.123Z] Stepping: 0 [2021-07-05T21:17:44.123Z] CPU MHz: 2799.998 [2021-07-05T21:17:44.123Z] BogoMIPS: 5599.99 [2021-07-05T21:17:44.123Z] Virtualization: AMD-V [2021-07-05T21:17:44.123Z] Hypervisor vendor: KVM [2021-07-05T21:17:44.123Z] Virtualization type: full [2021-07-05T21:17:44.123Z] L1d cache: 64 KiB [2021-07-05T21:17:44.123Z] L1i cache: 64 KiB [2021-07-05T21:17:44.123Z] L2 cache: 1 MiB [2021-07-05T21:17:44.123Z] L3 cache: 32 MiB [2021-07-05T21:17:44.123Z] NUMA node0 CPU(s): 0,1 [2021-07-05T21:17:44.123Z] Vulnerability Itlb multihit: Not affected [2021-07-05T21:17:44.123Z] Vulnerability L1tf: Not affected [2021-07-05T21:17:44.123Z] Vulnerability Mds: Not affected [2021-07-05T21:17:44.123Z] Vulnerability Meltdown: Not affected [2021-07-05T21:17:44.123Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-05T21:17:44.123Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-05T21:17:44.123Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-05T21:17:44.123Z] Vulnerability Srbds: Not affected [2021-07-05T21:17:44.123Z] Vulnerability Tsx async abort: Not affected [2021-07-05T21:17:44.123Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-05T21:17:44.123Z] [2021-07-05T21:17:44.123Z] [2021-07-05T21:17:44.123Z] ---> nproc: [2021-07-05T21:17:44.123Z] 2 [2021-07-05T21:17:44.123Z] [2021-07-05T21:17:44.123Z] [2021-07-05T21:17:44.123Z] ---> df -h: [2021-07-05T21:17:44.123Z] Filesystem Size Used Available Use% Mounted on [2021-07-05T21:17:44.123Z] overlay 40.0G 7.6G 32.4G 19% / [2021-07-05T21:17:44.123Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-05T21:17:44.123Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-05T21:17:44.123Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641@tmp [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-07-05T21:17:44.123Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-641 [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] ---> free -m: [2021-07-05T21:17:44.124Z] total used free shared buff/cache available [2021-07-05T21:17:44.124Z] Mem: 7821 980 4742 0 2098 6662 [2021-07-05T21:17:44.124Z] Swap: 1023 0 1023 [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] ---> ip addr: [2021-07-05T21:17:44.124Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-05T21:17:44.124Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-05T21:17:44.124Z] inet 127.0.0.1/8 scope host lo [2021-07-05T21:17:44.124Z] valid_lft forever preferred_lft forever [2021-07-05T21:17:44.124Z] inet6 ::1/128 scope host [2021-07-05T21:17:44.124Z] valid_lft forever preferred_lft forever [2021-07-05T21:17:44.124Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-05T21:17:44.124Z] link/ether fa:16:3e:4e:d2:fe brd ff:ff:ff:ff:ff:ff [2021-07-05T21:17:44.124Z] inet 10.30.122.224/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-05T21:17:44.124Z] valid_lft 85832sec preferred_lft 85832sec [2021-07-05T21:17:44.124Z] inet6 fe80::f816:3eff:fe4e:d2fe/64 scope link [2021-07-05T21:17:44.124Z] valid_lft forever preferred_lft forever [2021-07-05T21:17:44.124Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-05T21:17:44.124Z] link/ether 02:42:9c:12:b6:46 brd ff:ff:ff:ff:ff:ff [2021-07-05T21:17:44.124Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-05T21:17:44.124Z] valid_lft forever preferred_lft forever [2021-07-05T21:17:44.124Z] inet6 fe80::42:9cff:fe12:b646/64 scope link [2021-07-05T21:17:44.124Z] valid_lft forever preferred_lft forever [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] ---> sar -b -r -n DEV: [2021-07-05T21:17:44.124Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/05/21 _x86_64_ (2 CPU) [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] 21:08:05 LINUX RESTART (2 CPU) [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] 21:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-05T21:17:44.124Z] 21:10:01 3.65 0.03 3.61 0.00 1.07 130.68 0.00 [2021-07-05T21:17:44.124Z] 21:11:01 0.43 0.00 0.43 0.00 0.00 6.23 0.00 [2021-07-05T21:17:44.124Z] 21:12:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-07-05T21:17:44.124Z] 21:13:01 0.30 0.00 0.30 0.00 0.00 4.90 0.00 [2021-07-05T21:17:44.124Z] 21:14:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 [2021-07-05T21:17:44.124Z] 21:15:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 [2021-07-05T21:17:44.124Z] 21:16:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 [2021-07-05T21:17:44.124Z] 21:17:01 0.33 0.00 0.33 0.00 0.00 3.36 0.00 [2021-07-05T21:17:44.124Z] Average: 0.72 0.00 0.71 0.00 0.13 19.79 0.00 [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] 21:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-05T21:17:44.124Z] 21:10:01 5466244 0 799356 9.98 2620 1740720 1210532 13.36 567672 1575372 16 [2021-07-05T21:17:44.124Z] 21:11:01 5465168 0 800428 9.99 2620 1740724 1206448 13.32 571008 1573360 12 [2021-07-05T21:17:44.124Z] 21:12:01 5464320 0 801272 10.00 2620 1740728 1206688 13.32 573496 1572240 8 [2021-07-05T21:17:44.124Z] 21:13:01 5462204 0 803384 10.03 2620 1740732 1206628 13.32 573652 1573144 8 [2021-07-05T21:17:44.124Z] 21:14:01 5460644 0 804936 10.05 2620 1740740 1206544 13.32 572580 1576664 8 [2021-07-05T21:17:44.124Z] 21:15:01 5460832 0 804748 10.05 2620 1740740 1206448 13.32 572056 1576664 8 [2021-07-05T21:17:44.124Z] 21:16:01 5459000 0 806568 10.07 2620 1740752 1206448 13.32 574032 1576664 8 [2021-07-05T21:17:44.124Z] 21:17:01 5450648 0 814916 10.18 2620 1740756 1206448 13.32 582364 1576664 8 [2021-07-05T21:17:44.124Z] Average: 5461132 0 804451 10.04 2620 1740736 1207023 13.33 573358 1575096 10 [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z] 21:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-05T21:17:44.124Z] 21:10:01 eth0 0.37 0.08 0.02 0.02 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:11:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:12:01 eth0 4.33 2.27 3.35 0.33 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:13:01 eth0 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:14:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:15:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:16:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:17:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] Average: eth0 0.78 0.38 0.48 0.08 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-05T21:17:44.124Z] [2021-07-05T21:17:44.124Z]