Pull request #588 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 3d731156678fa6d4b6675a115cc87696c9618892 rather than 36c42d2849f6231e46a8a46efb803d835920681d Obtained Jenkinsfile from 3d731156678fa6d4b6675a115cc87696c9618892 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-800’ is offline Running on prd-centos7-docker-4c-2g-803 in /w/workspace/dry_go-mod-core-contracts_PR-588 [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-588 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3d731156678fa6d4b6675a115cc87696c9618892 into PR head commit 36c42d2849f6231e46a8a46efb803d835920681d Merge succeeded, producing 36c42d2849f6231e46a8a46efb803d835920681d Checking out Revision 36c42d2849f6231e46a8a46efb803d835920681d (PR-588) > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # 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 3d731156678fa6d4b6675a115cc87696c9618892 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 Commit message: "feat(meta): Add resource map for cache" > git rev-list --no-walk 4ed049fecdf9a20f2bbec8d1c5a8e06ceb6f4574 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:22:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:22:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:22:27 ========================================================= 15:22:27 EdgeX Global Pipelines Version Info 15:22:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:22:28 ------------------- 15:22:28 stable info: 15:22:28 ------------------- 15:22:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:22:28 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:22:28 Message: update stable to v1.0.186 15:22:29 ------------------- 15:22:29 experimental info: 15:22:29 ------------------- 15:22:29 Commited By: **** collab-it+edgex@linuxfoundation.org 15:22:29 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:22:29 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:22:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36c42d2849f6231e46a8a46efb803d835920681d [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36c42d2 [Pipeline] echo 15:22:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:31 + git log --format=format:%s -1 36c42d2849f6231e46a8a46efb803d835920681d [Pipeline] echo 15:22:31 GIT_COMMIT: 36c42d2849f6231e46a8a46efb803d835920681d, Commit Message: feat(meta): Add resource map for cache [Pipeline] echo 15:22:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:22:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:32 15:22:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:22:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:32 latest: Pulling from edgex-devops/git-semver 15:22:32 31603596830f: Pulling fs layer 15:22:32 2a8b12db71e7: Pulling fs layer 15:22:32 6ca5941a6612: Pulling fs layer 15:22:32 ecc8261a40a4: Pulling fs layer 15:22:32 ecc8261a40a4: Waiting 15:22:32 2a8b12db71e7: Download complete 15:22:32 31603596830f: Verifying Checksum 15:22:32 31603596830f: Download complete 15:22:32 6ca5941a6612: Verifying Checksum 15:22:32 6ca5941a6612: Download complete 15:22:32 ecc8261a40a4: Verifying Checksum 15:22:32 ecc8261a40a4: Download complete 15:22:33 31603596830f: Pull complete 15:22:33 2a8b12db71e7: Pull complete 15:22:34 6ca5941a6612: Pull complete 15:22:34 ecc8261a40a4: Pull complete 15:22:34 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:22:34 prd-centos7-docker-4c-2g-803 does not seem to be running inside a container 15:22:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-588 -v /w/workspace/dry_go-mod-core-contracts_PR-588:/w/workspace/dry_go-mod-core-contracts_PR-588:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-588@tmp:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:22:37 $ docker top f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:37 [ssh-agent] Looking for ssh-agent implementation... 15:22:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:37 $ docker exec f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent 15:22:37 SSH_AUTH_SOCK=/tmp/ssh-dpgGajSrq8q1/agent.12 15:22:37 SSH_AGENT_PID=17 15:22:37 Running ssh-add (command line suppressed) 15:22:37 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_3744980998554545222.key (/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_3744980998554545222.key) 15:22:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:38 + git tag --points-at HEAD [Pipeline] } 15:22:38 $ docker exec --env ******** --env ******** f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent -k 15:22:38 unset SSH_AUTH_SOCK; 15:22:38 unset SSH_AGENT_PID; 15:22:38 echo Agent pid 17 killed; 15:22:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:22:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:38 [ssh-agent] Looking for ssh-agent implementation... 15:22:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:38 $ docker exec f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent 15:22:38 SSH_AUTH_SOCK=/tmp/ssh-VKJyuztJsYC5/agent.45 15:22:38 SSH_AGENT_PID=50 15:22:38 Running ssh-add (command line suppressed) 15:22:39 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_7076696841196202703.key (/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/private_key_7076696841196202703.key) 15:22:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:39 + git semver init 15:22:39 # -> Open(): unable to determine branch for HEAD 15:22:39 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-588/.git 15:22:39 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-588 15:22:39 # $SEMVER_REMOTE_NAME = origin 15:22:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:39 # $SEMVER_USER_NAME = edgex-jenkins 15:22:39 # $SEMVER_BRANCH = PR-588 15:22:39 # $SEMVER_TEMP = /tmp/semver-568140218 15:22:39 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:22:40 # '/tmp/semver-568140218' -> '/w/workspace/dry_go-mod-core-contracts_PR-588/.semver' 15:22:40 # -> Force: false 15:22:40 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-588/.semver [Pipeline] } 15:22:40 $ docker exec --env ******** --env ******** f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 ssh-agent -k 15:22:40 unset SSH_AUTH_SOCK; 15:22:40 unset SSH_AGENT_PID; 15:22:40 echo Agent pid 50 killed; 15:22:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:40 + git semver [Pipeline] } 15:22:40 $ docker stop --time=1 f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 15:22:42 $ docker rm -f f8f84a8b18c61034f8502b4600924f9fd00c5bef266f7faf1584ee9fbb7e3998 [Pipeline] // withDockerContainer [Pipeline] sh 15:22:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:22:43 Stashed 1 file(s) [Pipeline] echo 15:22:43 [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 15:22:58 Still waiting to schedule task 15:22:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:22:58 Still waiting to schedule task 15:22:58 ‘prd-ubuntu18.04-docker-arm64-4c-16g-802’ is offline 15:24:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-804 in /w/workspace/dry_go-mod-core-contracts_PR-588 [Pipeline] { [Pipeline] ws 15:24:49 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 15:24:55 using credential edgex-jenkins-ssh 15:24:55 Cloning the remote Git repository 15:24:55 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:24:55 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 15:24:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:24:55 > git --version # timeout=10 15:24:55 > git --version # 'git version 2.17.1' 15:24:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:24:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:24:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:24:57 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:24:57 Merging remotes/origin/master commit 3d731156678fa6d4b6675a115cc87696c9618892 into PR head commit 36c42d2849f6231e46a8a46efb803d835920681d 15:24:58 Merge succeeded, producing 36c42d2849f6231e46a8a46efb803d835920681d 15:24:58 Checking out Revision 36c42d2849f6231e46a8a46efb803d835920681d (PR-588) 15:24:57 > git config core.sparsecheckout # timeout=10 15:24:58 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 15:24:58 > git remote # timeout=10 15:24:58 > git config --get remote.origin.url # timeout=10 15:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:24:58 > git merge 3d731156678fa6d4b6675a115cc87696c9618892 # timeout=10 15:24:58 > git rev-parse HEAD^{commit} # timeout=10 15:24:58 > git config core.sparsecheckout # timeout=10 15:24:58 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 15:25:02 Commit message: "feat(meta): Add resource map for cache" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:25:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:25:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:25:04 + true 15:25:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:25:07 ========================================================= 15:25:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:25:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:25:07 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:25:08 Sending build context to Docker daemon 3.045MB 15:25:08 Step 1/7 : ARG BASE=golang:1.15-alpine 15:25:08 Step 2/7 : FROM ${BASE} 15:25:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:25:08 5f621e34cdf4: Pulling fs layer 15:25:08 a4357932f1b6: Pulling fs layer 15:25:08 18c013af1878: Pulling fs layer 15:25:08 00ac8860ef70: Pulling fs layer 15:25:08 63d7cb157983: Pulling fs layer 15:25:08 b116817d02f9: Pulling fs layer 15:25:08 745a02a5169b: Pulling fs layer 15:25:08 63d7cb157983: Waiting 15:25:08 b116817d02f9: Waiting 15:25:08 745a02a5169b: Waiting 15:25:08 00ac8860ef70: Waiting 15:25:08 18c013af1878: Verifying Checksum 15:25:08 18c013af1878: Download complete 15:25:08 a4357932f1b6: Verifying Checksum 15:25:08 a4357932f1b6: Download complete 15:25:08 63d7cb157983: Download complete 15:25:08 b116817d02f9: Verifying Checksum 15:25:08 5f621e34cdf4: Verifying Checksum 15:25:08 5f621e34cdf4: Download complete 15:25:09 5f621e34cdf4: Pull complete 15:25:10 a4357932f1b6: Pull complete 15:25:10 18c013af1878: Pull complete 15:25:11 745a02a5169b: Verifying Checksum 15:25:11 745a02a5169b: Download complete 15:25:12 00ac8860ef70: Download complete 15:25:22 00ac8860ef70: Pull complete 15:25:22 63d7cb157983: Pull complete 15:25:23 b116817d02f9: Pull complete 15:25:27 745a02a5169b: Pull complete 15:25:27 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:25:27 ---> b7e6874047d6 15:25:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:25:29 ---> Running in fcdc6a6006ba 15:25:30 Removing intermediate container fcdc6a6006ba 15:25:30 ---> 2e242acba50e 15:25:30 Step 4/7 : RUN apk add bash 15:25:30 ---> Running in 815388cdeb1d 15:25:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:25:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:25:33 OK: 142 MiB in 39 packages 15:25:34 Removing intermediate container 815388cdeb1d 15:25:34 ---> 5c0a880ea4fd 15:25:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:25:34 ---> Running in 6f187425c825 15:25:34 Removing intermediate container 6f187425c825 15:25:34 ---> 48790e516a07 15:25:34 Step 6/7 : COPY go.mod . 15:25:35 ---> ed74d428a2ac 15:25:35 Step 7/7 : RUN go mod download 15:25:35 ---> Running in a6824687ac6d 15:25:53 Removing intermediate container a6824687ac6d 15:25:53 ---> c29045f7012c 15:25:53 Successfully built c29045f7012c 15:25:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:25:54 + docker inspect -f . ci-base-image-arm64 15:25:54 . [Pipeline] withDockerContainer 15:25:54 prd-ubuntu18.04-docker-arm64-4c-16g-804 does not seem to be running inside a container 15:25:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:25:55 $ docker top 2ed8edaebce89d99223b221ec5bee0ccbf945c8aaaa5dd803dd40fbb3c48a008 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:56 + go version 15:25:56 go version go1.15.5 linux/arm64 [Pipeline] } 15:25:56 $ docker stop --time=1 2ed8edaebce89d99223b221ec5bee0ccbf945c8aaaa5dd803dd40fbb3c48a008 15:25:58 $ docker rm -f 2ed8edaebce89d99223b221ec5bee0ccbf945c8aaaa5dd803dd40fbb3c48a008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:59 + docker inspect -f . ci-base-image-arm64 15:25:59 . [Pipeline] withDockerContainer 15:25:59 prd-ubuntu18.04-docker-arm64-4c-16g-804 does not seem to be running inside a container 15:25:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:01 $ docker top 464a826e325a80f63c33e2ad9f3e28faee73bd9e0944e0a50d1fa0f5e38254fe -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:02 + make test 15:26:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:26:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:26:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.028s coverage: 85.7% of statements 15:26:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.021s coverage: 100.0% of statements 15:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.109s coverage: 45.4% of statements 15:26:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.015s coverage: 77.8% of statements 15:26:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:26:29 Running on prd-centos7-docker-4c-2g-805 in /w/workspace/dry_go-mod-core-contracts_PR-588 [Pipeline] { [Pipeline] ws 15:26:29 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 15:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.035s coverage: 26.3% of statements 15:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.072s coverage: 14.7% of statements 15:26:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.022s coverage: 100.0% of statements 15:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.068s coverage: 91.8% of statements 15:26:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:26:32 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.022s coverage: 100.0% of statements 15:26:32 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.021s coverage: 35.5% of statements 15:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.098s coverage: 63.0% of statements 15:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.023s coverage: 26.3% of statements 15:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.015s coverage: 15.4% of statements 15:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.012s coverage: 15.4% of statements 15:26:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.028s coverage: 14.3% of statements 15:26:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:26:39 using credential edgex-jenkins-ssh 15:26:39 Cloning the remote Git repository 15:26:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:26:40 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 15:26:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:26:40 > git --version # timeout=10 15:26:40 > git --version # 'git version 2.24.3' 15:26:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:42 Merging remotes/origin/master commit 3d731156678fa6d4b6675a115cc87696c9618892 into PR head commit 36c42d2849f6231e46a8a46efb803d835920681d 15:26:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:26:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:26:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:26:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:26:42 > git config core.sparsecheckout # timeout=10 15:26:42 Merge succeeded, producing 36c42d2849f6231e46a8a46efb803d835920681d 15:26:42 Checking out Revision 36c42d2849f6231e46a8a46efb803d835920681d (PR-588) 15:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.291s coverage: 84.1% of statements 15:26:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:26:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:26:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.099s coverage: 45.8% of statements 15:26:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.041s coverage: 94.7% of statements 15:26:42 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 15:26:42 > git remote # timeout=10 15:26:42 > git config --get remote.origin.url # timeout=10 15:26:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:42 > git merge 3d731156678fa6d4b6675a115cc87696c9618892 # timeout=10 15:26:42 > git rev-parse HEAD^{commit} # timeout=10 15:26:42 > git config core.sparsecheckout # timeout=10 15:26:42 > git checkout -f 36c42d2849f6231e46a8a46efb803d835920681d # timeout=10 15:26:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.212s coverage: 87.1% of statements 15:26:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.026s coverage: 100.0% of statements 15:26:45 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.026s coverage: 69.6% of statements 15:26:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:26:47 Commit message: "feat(meta): Add resource map for cache" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:26:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:26:49 + sudo service docker restart 15:26:49 + true 15:26:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:26:51 ========================================================= 15:26:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:26:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:26:52 gofmt -l . 15:26:52 [ "`gofmt -l .`" = "" ] 15:26:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [Pipeline] } 15:26:53 $ docker stop --time=1 464a826e325a80f63c33e2ad9f3e28faee73bd9e0944e0a50d1fa0f5e38254fe 15:26:53 Sending build context to Docker daemon 3.047MB 15:26:53 Step 1/7 : ARG BASE=golang:1.15-alpine 15:26:53 Step 2/7 : FROM ${BASE} 15:26:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:26:53 188c0c94c7c5: Pulling fs layer 15:26:53 0ef7d3d256c8: Pulling fs layer 15:26:53 de9db76c5a1d: Pulling fs layer 15:26:53 bca2f99d35d6: Pulling fs layer 15:26:53 93359f2a8cfa: Pulling fs layer 15:26:53 7c6f9722023f: Pulling fs layer 15:26:53 a35cf1a2eb13: Pulling fs layer 15:26:53 93359f2a8cfa: Waiting 15:26:53 bca2f99d35d6: Waiting 15:26:53 a35cf1a2eb13: Waiting 15:26:53 de9db76c5a1d: Verifying Checksum 15:26:53 de9db76c5a1d: Download complete 15:26:53 0ef7d3d256c8: Verifying Checksum 15:26:53 0ef7d3d256c8: Download complete 15:26:54 93359f2a8cfa: Verifying Checksum 15:26:54 93359f2a8cfa: Download complete 15:26:54 7c6f9722023f: Verifying Checksum 15:26:54 7c6f9722023f: Download complete 15:26:54 188c0c94c7c5: Verifying Checksum 15:26:54 188c0c94c7c5: Download complete 15:26:54 188c0c94c7c5: Pull complete 15:26:55 0ef7d3d256c8: Pull complete 15:26:55 de9db76c5a1d: Pull complete 15:26:55 $ docker rm -f 464a826e325a80f63c33e2ad9f3e28faee73bd9e0944e0a50d1fa0f5e38254fe [Pipeline] // withDockerContainer [Pipeline] sh 15:26:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:26:57 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 15:26:57 bca2f99d35d6: Verifying Checksum 15:26:57 bca2f99d35d6: Download complete 15:26:57 a35cf1a2eb13: Verifying Checksum 15:26:57 a35cf1a2eb13: Download complete [Pipeline] sh 15:26:58 ---> job-cost.sh 15:26:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDVs 15:27:13 bca2f99d35d6: Pull complete 15:27:13 93359f2a8cfa: Pull complete 15:27:13 7c6f9722023f: Pull complete 15:27:18 a35cf1a2eb13: Pull complete 15:27:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:27:18 ---> a62c8e92a672 15:27:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:27:18 ---> Running in 891f2f423cd9 15:27:19 Removing intermediate container 891f2f423cd9 15:27:19 ---> a7b2c2118512 15:27:19 Step 4/7 : RUN apk add bash 15:27:19 ---> Running in 8a516acb460f 15:27:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:27:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:27:22 OK: 166 MiB in 39 packages 15:27:24 Removing intermediate container 8a516acb460f 15:27:24 ---> 86a7b3911b58 15:27:24 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:27:24 ---> Running in af87c86f8d38 15:27:24 Removing intermediate container af87c86f8d38 15:27:24 ---> b803666ca3fc 15:27:24 Step 6/7 : COPY go.mod . 15:27:24 ---> 69915a516c06 15:27:24 Step 7/7 : RUN go mod download 15:27:25 ---> Running in 3650b24581c2 15:27:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:27:47 Removing intermediate container 3650b24581c2 15:27:47 ---> 05c425cbd3a4 15:27:47 Successfully built 05c425cbd3a4 15:27:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:27:48 + docker inspect -f . ci-base-image-x86_64 15:27:48 . [Pipeline] withDockerContainer 15:27:48 prd-centos7-docker-4c-2g-805 does not seem to be running inside a container 15:27:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:27:50 $ docker top 240a4e75402258ac22fb041f1af8e9529da456bb9cc6b564e1ec69104246e664 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:52 + go version 15:27:52 go version go1.15.5 linux/amd64 [Pipeline] } 15:27:52 $ docker stop --time=1 240a4e75402258ac22fb041f1af8e9529da456bb9cc6b564e1ec69104246e664 15:27:54 $ docker rm -f 240a4e75402258ac22fb041f1af8e9529da456bb9cc6b564e1ec69104246e664 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:55 + docker inspect -f . ci-base-image-x86_64 15:27:55 . [Pipeline] withDockerContainer 15:27:55 prd-centos7-docker-4c-2g-805 does not seem to be running inside a container 15:27:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:27:57 $ docker top 586b4b90ac28fdf5008d4f180ce749c8d20d7f0b0356649ade69fdb13a7d35e8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:57 + make test 15:27:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:28:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 15:28:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.017s coverage: 85.7% of statements 15:28:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.039s coverage: 100.0% of statements 15:28:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.150s coverage: 45.4% of statements 15:28:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.075s coverage: 77.8% of statements 15:28:17 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 15:28:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.032s coverage: 26.3% of statements 15:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.101s coverage: 14.7% of statements 15:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.081s coverage: 100.0% of statements 15:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.063s coverage: 91.8% of statements 15:28:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 15:28:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 15:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.054s coverage: 100.0% of statements 15:28:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.042s coverage: 35.5% of statements 15:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.076s coverage: 63.0% of statements 15:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.025s coverage: 26.3% of statements 15:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.026s coverage: 15.4% of statements 15:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.046s coverage: 15.4% of statements 15:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.070s coverage: 14.3% of statements 15:28:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 15:28:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.504s coverage: 84.1% of statements 15:28:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 15:28:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 15:28:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 15:28:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.031s coverage: 45.8% of statements 15:28:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.064s coverage: 94.7% of statements 15:28:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.148s coverage: 87.1% of statements 15:28:35 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.056s coverage: 100.0% of statements 15:28:36 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.010s coverage: 69.6% of statements 15:28:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:28:43 gofmt -l . 15:28:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:28:45 $ docker stop --time=1 586b4b90ac28fdf5008d4f180ce749c8d20d7f0b0356649ade69fdb13a7d35e8 15:28:48 $ docker rm -f 586b4b90ac28fdf5008d4f180ce749c8d20d7f0b0356649ade69fdb13a7d35e8 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:28:50 Warning: overwriting stash ‘coverage-report’ 15:28:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:28:52 ---> job-cost.sh 15:28:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nVu4 15:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-ZDVs/bin to PATH 15:28:59 INFO: No Stack... 15:28:59 INFO: Retrieving Pricing Info for: lf-standard-4 15:28:59 INFO: Archiving Costs [Pipeline] sh 15:29:00 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 15:29:00 + cut -d, -f6 [Pipeline] lock 15:29:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] 15:29:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] did not exist. Created. 15:29:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:00 + echo total: 0.20999999344348907 [Pipeline] stash 15:29:00 Stashed 1 file(s) [Pipeline] } 15:29:01 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:30:06 lf-activate-venv(): INFO: Adding /tmp/venv-nVu4/bin to PATH 15:30:06 INFO: No Stack... 15:30:06 INFO: Retrieving Pricing Info for: v1-standard-2 15:30:06 INFO: Archiving Costs [Pipeline] sh 15:30:06 + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv 15:30:06 + cut -d, -f6 [Pipeline] lock 15:30:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] 15:30:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] did not exist. Created. 15:30:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:07 /w/workspace/go-mod-core-contracts/3@tmp/durable-88e01314/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 15:30:07 + echo total: 0.029999999329447746 [Pipeline] stash 15:30:07 Warning: overwriting stash ‘stack-cost’ 15:30:07 Stashed 1 file(s) [Pipeline] } 15:30:07 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-588-3-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 15:30:08 provisioning config files... 15:30:08 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/config6984329409358299243tmp [Pipeline] { [Pipeline] sh 15:30:08 + set +x 15:30:08 + curl -s https://codecov.io/bash 15:30:08 + bash -s -- 15:30:09 15:30:09 _____ _ 15:30:09 / ____| | | 15:30:09 | | ___ __| | ___ ___ _____ __ 15:30:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:30:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:30:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:30:09 Bash-1.0.1 15:30:09 15:30:09 15:30:09 ==> git version 2.24.3 found 15:30:09 ==> 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 15:30:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:30:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:30:09 ==> Jenkins CI detected. 15:30:09 project root: . 15:30:09 --> token set from env 15:30:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:30:09 ==> Running gcov in . (disable via -X gcov) 15:30:09 ==> Python coveragepy not found 15:30:09 ==> Searching for coverage reports in: 15:30:09 + . 15:30:09 -> Found 1 reports 15:30:09 ==> Detecting git/mercurial file structure 15:30:09 ==> Reading reports 15:30:09 + ./coverage.out bytes=171782 15:30:09 ==> Appending adjustments 15:30:09 https://docs.codecov.io/docs/fixing-reports 15:30:10 + Found adjustments 15:30:10 ==> Gzipping contents 15:30:10 28K /tmp/codecov.Hicye2.gz 15:30:10 ==> Uploading reports 15:30:10 url: https://codecov.io 15:30:10 query: branch=PR-588&commit=36c42d2849f6231e46a8a46efb803d835920681d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-588%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=588&job=&cmd_args= 15:30:10 -> Pinging Codecov 15:30:10 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-588&commit=36c42d2849f6231e46a8a46efb803d835920681d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-588%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=588&job=&cmd_args= 15:30:10 -> Uploading to 15:30:10 https://storage.googleapis.com/codecov/v4/raw/2021-04-19/71470A77251A30514AAF9C0BB2E5B6CE/36c42d2849f6231e46a8a46efb803d835920681d/e81dd5f5-df17-4548-a1a9-f8618bfec6f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T153010Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=82d43b610dc7b307be418b2a73e14b3fe668d02781eecb14197e2c9cbf17b172 15:30:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:10 Dload Upload Total Spent Left Speed 15:30:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25286 0 0 100 25286 0 48057 --:--:-- --:--:-- --:--:-- 48163 15:30:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/36c42d2849f6231e46a8a46efb803d835920681d [Pipeline] } 15:30:11 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 15:30:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:12 ---> package-listing.sh 15:30:12 ++ facter osfamily 15:30:12 ++ tr '[:upper:]' '[:lower:]' 15:30:12 + OS_FAMILY=redhat 15:30:12 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-588 15:30:12 + START_PACKAGES=/tmp/packages_start.txt 15:30:12 + END_PACKAGES=/tmp/packages_end.txt 15:30:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:12 + PACKAGES=/tmp/packages_start.txt 15:30:12 + '[' /w/workspace/dry_go-mod-core-contracts_PR-588 ']' 15:30:12 + PACKAGES=/tmp/packages_end.txt 15:30:12 + case "${OS_FAMILY}" in 15:30:12 + rpm -qa 15:30:12 + sort 15:30:18 + '[' -f /tmp/packages_start.txt ']' 15:30:18 + '[' -f /tmp/packages_end.txt ']' 15:30:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-588 ']' 15:30:18 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-588/archives/ 15:30:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-588/archives/ [Pipeline] echo 15:30:18 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:30:19 15:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:30:19 alpine: Pulling from edgex-lftools-log-publisher 15:30:19 df20fa9351a1: Pulling fs layer 15:30:19 36b3adc4ff6f: Pulling fs layer 15:30:19 8ad3a11d3b57: Pulling fs layer 15:30:19 46f8f816bc3b: Pulling fs layer 15:30:19 93b61091891f: Pulling fs layer 15:30:19 93b9cdb0e59b: Pulling fs layer 15:30:19 5e14af77c1be: Pulling fs layer 15:30:19 01666e4c0597: Pulling fs layer 15:30:19 aa168da1d23b: Pulling fs layer 15:30:19 93b9cdb0e59b: Waiting 15:30:19 5e14af77c1be: Waiting 15:30:19 01666e4c0597: Waiting 15:30:19 aa168da1d23b: Waiting 15:30:19 46f8f816bc3b: Waiting 15:30:19 93b61091891f: Waiting 15:30:19 36b3adc4ff6f: Verifying Checksum 15:30:19 36b3adc4ff6f: Download complete 15:30:19 46f8f816bc3b: Verifying Checksum 15:30:19 46f8f816bc3b: Download complete 15:30:19 df20fa9351a1: Verifying Checksum 15:30:19 df20fa9351a1: Download complete 15:30:19 93b9cdb0e59b: Verifying Checksum 15:30:19 93b9cdb0e59b: Download complete 15:30:19 93b61091891f: Verifying Checksum 15:30:19 93b61091891f: Download complete 15:30:19 01666e4c0597: Verifying Checksum 15:30:19 01666e4c0597: Download complete 15:30:19 8ad3a11d3b57: Verifying Checksum 15:30:19 8ad3a11d3b57: Download complete 15:30:19 df20fa9351a1: Pull complete 15:30:20 36b3adc4ff6f: Pull complete 15:30:20 5e14af77c1be: Verifying Checksum 15:30:20 5e14af77c1be: Download complete 15:30:21 8ad3a11d3b57: Pull complete 15:30:21 46f8f816bc3b: Pull complete 15:30:21 93b61091891f: Pull complete 15:30:21 aa168da1d23b: Verifying Checksum 15:30:21 aa168da1d23b: Download complete 15:30:21 93b9cdb0e59b: Pull complete 15:30:21 5e14af77c1be: Pull complete 15:30:22 01666e4c0597: Pull complete 15:30:30 aa168da1d23b: Pull complete 15:30:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:30:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:30:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:30:30 prd-centos7-docker-4c-2g-803 does not seem to be running inside a container 15:30:30 $ 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-588/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-588 -v /w/workspace/dry_go-mod-core-contracts_PR-588:/w/workspace/dry_go-mod-core-contracts_PR-588:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-588@tmp:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:30:33 $ docker top c640a62934cbf0ccd125fab7845ab137f9b0cc38074d95076e45b2f966889cb7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:34 + mkdir -p /var/log/sa [Pipeline] sh 15:30:34 + ls /var/log/sa-host 15:30:34 + sadf -c /var/log/sa-host/sa19 15:30:34 file_magic: OK 15:30:34 HZ: Using current value: 100 15:30:34 file_header: OK 15:30:34 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 15:30:34 Statistics: 15:30:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:30:34 File successfully converted to sysstat format version 12.2.1 15:30:34 + sadf -c /var/log/sa-host/sa23 15:30:34 file_magic: OK 15:30:34 HZ: Using current value: 100 15:30:34 file_header: OK 15:30:34 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 15:30:34 Statistics: 15:30:34 Hnuu...uuuununununu... 15:30:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:34 provisioning config files... 15:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-588@tmp/config12422683450874722tmp [Pipeline] { [Pipeline] echo 15:30:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:35 ---> create-netrc.sh [Pipeline] } 15:30:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:30:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:30:35 ---> python-tools-install.sh [Pipeline] echo 15:30:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:35 ---> sudo-logs.sh 15:30:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:30:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:36 ---> job-cost.sh 15:30:36 lf-activate-venv: SKIPPING 15:30:36 DEBUG: total: 0.029999999329447746 15:30:36 INFO: Retrieving Stack Cost... 15:30:37 INFO: Retrieving Pricing Info for: v1-standard-2 15:30:37 INFO: Archiving Costs [Pipeline] echo 15:30:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:38 ---> logs-deploy.sh 15:30:38 lf-activate-venv: SKIPPING 15:30:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-588/3 15:30:38 INFO: archiving workspace using pattern(s): 15:30:40 Archives upload complete. 15:30:40 INFO: archiving logs to Nexus