Pull request #664 updated Connecting to https://api.github.com using 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 main at 291428ad45d91d2c212f30372c9ad9d0ed1c6280 rather than ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 Obtained Jenkinsfile from 291428ad45d91d2c212f30372c9ad9d0ed1c6280 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4085115403468841658.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2679248482510519821.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4167370182893174774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5603144917308641882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-664/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8941096084398854380.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.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_BUILD_IMAGE_TARGET: builder 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1739 in /w/workspace/dry_go-mod-core-contracts_PR-664 [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-664 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh7484123713284966098.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 Merge succeeded, producing ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 Checking out Revision ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 (PR-664) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh8259742705995361517.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/jenkins-gitclient-ssh4615144683881731015.key > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 Commit message: "feat(data): Use generic interface in the Event Tagging value" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:37:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:37:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:37:34 ========================================================= 04:37:34 EdgeX Global Pipelines Version Info 04:37:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 53b2e7b9953fda189ae0fa874e232ba6909ac3f4 # timeout=10 04:37:36 ------------------- 04:37:36 stable info: 04:37:36 ------------------- 04:37:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:37:36 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:37:36 Message: update stable to v1.0.205 04:37:37 ------------------- 04:37:37 experimental info: 04:37:37 ------------------- 04:37:37 Commited By: **** collab-it+edgex@linuxfoundation.org 04:37:37 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 04:37:37 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:37:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo 04:37:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [Pipeline] echo 04:37:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad694db [Pipeline] echo 04:37:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:42 + git log --format=format:%s -1 ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [Pipeline] echo 04:37:42 GIT_COMMIT: ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247, Commit Message: feat(data): Use generic interface in the Event Tagging value [Pipeline] echo 04:37:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:37:48 04:37:48 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:37:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:37:48 latest: Pulling from edgex-devops/git-semver 04:37:48 31603596830f: Pulling fs layer 04:37:48 04fac38145f0: Pulling fs layer 04:37:48 701f6daf10bf: Pulling fs layer 04:37:48 24f72da36158: Pulling fs layer 04:37:48 24f72da36158: Waiting 04:37:48 04fac38145f0: Verifying Checksum 04:37:48 04fac38145f0: Download complete 04:37:48 31603596830f: Verifying Checksum 04:37:48 31603596830f: Download complete 04:37:49 24f72da36158: Verifying Checksum 04:37:49 24f72da36158: Download complete 04:37:49 31603596830f: Pull complete 04:37:49 701f6daf10bf: Verifying Checksum 04:37:49 701f6daf10bf: Download complete 04:37:49 04fac38145f0: Pull complete 04:37:50 701f6daf10bf: Pull complete 04:37:50 24f72da36158: Pull complete 04:37:50 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:37:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:37:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:37:50 prd-centos7-docker-4c-2g-1739 does not seem to be running inside a container 04:37:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:37:51 $ docker top 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:51 [ssh-agent] Looking for ssh-agent implementation... 04:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:51 $ docker exec 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent 04:37:51 SSH_AUTH_SOCK=/tmp/ssh-lAY2mgNajIVB/agent.14 04:37:51 SSH_AGENT_PID=20 04:37:51 Running ssh-add (command line suppressed) 04:37:52 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_3614304905918449655.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_3614304905918449655.key) 04:37:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:52 + git tag --points-at HEAD [Pipeline] } 04:37:52 $ docker exec --env ******** --env ******** 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent -k 04:37:52 unset SSH_AUTH_SOCK; 04:37:52 unset SSH_AGENT_PID; 04:37:52 echo Agent pid 20 killed; 04:37:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:37:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:52 [ssh-agent] Looking for ssh-agent implementation... 04:37:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:52 $ docker exec 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent 04:37:52 SSH_AUTH_SOCK=/tmp/ssh-dovE1CV8osIu/agent.54 04:37:52 SSH_AGENT_PID=60 04:37:52 Running ssh-add (command line suppressed) 04:37:52 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_7180496460665634803.key (/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/private_key_7180496460665634803.key) 04:37:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:53 + git semver init 04:37:53 # -> Open(): unable to determine branch for HEAD 04:37:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.git 04:37:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-664 04:37:53 # $SEMVER_REMOTE_NAME = origin 04:37:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:37:53 # $SEMVER_USER_NAME = edgex-jenkins 04:37:53 # $SEMVER_BRANCH = PR-664 04:37:53 # $SEMVER_TEMP = /tmp/semver-292646034 04:37:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:37:54 # '/tmp/semver-292646034' -> '/w/workspace/dry_go-mod-core-contracts_PR-664/.semver' 04:37:54 # -> Force: false 04:37:54 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-664/.semver [Pipeline] } 04:37:54 $ docker exec --env ******** --env ******** 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 ssh-agent -k 04:37:54 unset SSH_AUTH_SOCK; 04:37:54 unset SSH_AGENT_PID; 04:37:54 echo Agent pid 60 killed; 04:37:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:54 + git semver [Pipeline] } 04:37:54 $ docker stop --time=1 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 04:37:55 $ docker rm -f 0cd0e9c3e1cde9ddcc9bebd41fbf653300c1e8b2eee1ba0b0f34fbc5b33a3f97 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:37:58 Stashed 1 file(s) [Pipeline] echo 04:37:58 [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 04:38:13 Still waiting to schedule task 04:38:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:38:13 Still waiting to schedule task 04:38:13 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:41:04 Running on prd-centos7-docker-4c-2g-1741 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws 04:41:04 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:41:06 Selected Git installation does not exist. Using Default 04:41:06 The recommended git tool is: NONE 04:41:12 using credential edgex-jenkins-ssh 04:41:12 Cloning the remote Git repository 04:41:12 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:41:12 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:41:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:41:12 > git --version # timeout=10 04:41:12 > git --version # 'git version 2.24.4' 04:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:12 [INFO] Currently running in a labeled security context 04:41:12 [INFO] Currently SELinux is 'enforcing' on the host 04:41:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh8565899987114085442.key 04:41:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:41:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:13 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:41:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:13 [INFO] Currently running in a labeled security context 04:41:13 [INFO] Currently SELinux is 'enforcing' on the host 04:41:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh1362656747115742901.key 04:41:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:41:14 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 04:41:14 Merge succeeded, producing ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 04:41:14 Checking out Revision ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 (PR-664) 04:41:14 > git config core.sparsecheckout # timeout=10 04:41:14 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 04:41:14 > git remote # timeout=10 04:41:14 > git config --get remote.origin.url # timeout=10 04:41:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:14 [INFO] Currently running in a labeled security context 04:41:14 [INFO] Currently SELinux is 'enforcing' on the host 04:41:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh3785122591897477468.key 04:41:14 > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 04:41:14 > git rev-parse HEAD^{commit} # timeout=10 04:41:14 > git config core.sparsecheckout # timeout=10 04:41:14 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 04:41:18 Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:41:19 ========================================================= 04:41:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:41:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:41:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:41:20 540db60ca938: Pulling fs layer 04:41:20 adcc1eea9eea: Pulling fs layer 04:41:20 4c4ab2625f07: Pulling fs layer 04:41:20 db62176df00c: Pulling fs layer 04:41:20 3b30891b0d05: Pulling fs layer 04:41:20 06b49ca38bd5: Pulling fs layer 04:41:20 c788192a36de: Pulling fs layer 04:41:20 a77e37c0d609: Pulling fs layer 04:41:20 c3185cebc471: Pulling fs layer 04:41:20 3b30891b0d05: Waiting 04:41:20 06b49ca38bd5: Waiting 04:41:20 c788192a36de: Waiting 04:41:20 a77e37c0d609: Waiting 04:41:20 c3185cebc471: Waiting 04:41:20 db62176df00c: Waiting 04:41:20 4c4ab2625f07: Verifying Checksum 04:41:20 4c4ab2625f07: Download complete 04:41:20 adcc1eea9eea: Verifying Checksum 04:41:20 adcc1eea9eea: Download complete 04:41:20 3b30891b0d05: Verifying Checksum 04:41:20 3b30891b0d05: Download complete 04:41:20 06b49ca38bd5: Download complete 04:41:20 c788192a36de: Verifying Checksum 04:41:20 c788192a36de: Download complete 04:41:20 540db60ca938: Verifying Checksum 04:41:20 540db60ca938: Download complete 04:41:20 540db60ca938: Pull complete 04:41:20 adcc1eea9eea: Pull complete 04:41:20 4c4ab2625f07: Pull complete 04:41:21 a77e37c0d609: Verifying Checksum 04:41:21 a77e37c0d609: Download complete 04:41:25 c3185cebc471: Verifying Checksum 04:41:25 db62176df00c: Verifying Checksum 04:41:25 db62176df00c: Download complete 04:41:28 db62176df00c: Pull complete 04:41:28 3b30891b0d05: Pull complete 04:41:28 06b49ca38bd5: Pull complete 04:41:28 c788192a36de: Pull complete 04:41:28 a77e37c0d609: Pull complete 04:41:30 c3185cebc471: Pull complete 04:41:30 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 04:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:41:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:41:31 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:41:31 + docker inspect -f . ci-base-image-x86_64 04:41:31 . [Pipeline] withDockerContainer 04:41:31 prd-centos7-docker-4c-2g-1741 does not seem to be running inside a container 04:41:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:41:33 $ docker top 37d58fe31af02c3d63a40e659e45cf93e6f95e5f7aaaa4e32ebb672f5b2cc69a -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:34 + go version 04:41:34 go version go1.16.6 linux/amd64 [Pipeline] } 04:41:34 $ docker stop --time=1 37d58fe31af02c3d63a40e659e45cf93e6f95e5f7aaaa4e32ebb672f5b2cc69a 04:41:35 $ docker rm -f 37d58fe31af02c3d63a40e659e45cf93e6f95e5f7aaaa4e32ebb672f5b2cc69a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:41:37 + docker inspect -f . ci-base-image-x86_64 04:41:37 . [Pipeline] withDockerContainer 04:41:37 prd-centos7-docker-4c-2g-1741 does not seem to be running inside a container 04:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:41:38 $ docker top 227f76f660fe2184299935fa5b4d4312c9bbbc97e3911a584aef7bee0178ea8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:41:38 + go mod tidy 04:41:46 go: downloading github.com/google/uuid v1.3.0 04:41:46 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:41:46 go: downloading github.com/stretchr/testify v1.7.0 04:41:46 go: downloading github.com/go-kit/kit v0.11.0 04:41:46 go: downloading github.com/go-playground/validator/v10 v10.9.0 04:41:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 04:41:46 go: downloading github.com/davecgh/go-spew v1.1.1 04:41:46 go: downloading github.com/x448/float16 v0.8.4 04:41:46 go: downloading github.com/pmezard/go-difflib v1.0.0 04:41:46 go: downloading github.com/stretchr/objx v0.1.1 04:41:46 go: downloading github.com/go-playground/universal-translator v0.18.0 04:41:46 go: downloading github.com/leodido/go-urn v1.2.1 04:41:46 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 04:41:46 go: downloading golang.org/x/text v0.3.6 04:41:46 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:41:46 go: downloading github.com/go-playground/locales v0.14.0 04:41:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 04:41:47 go: downloading github.com/go-stack/stack v1.8.0 04:41:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 04:41:47 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 04:41:47 go: downloading github.com/kr/pretty v0.3.0 04:41:47 go: downloading github.com/kr/text v0.2.0 04:41:47 go: downloading github.com/rogpeppe/go-internal v1.8.0 [Pipeline] sh 04:41:48 + make test 04:41:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:41:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:41:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.046s coverage: 83.5% of statements 04:41:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:41:58 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:41:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:41:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.008s coverage: 26.3% of statements 04:41:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:42:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 46.9% of statements 04:42:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.008s coverage: 90.0% of statements 04:42:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.042s coverage: 86.2% of statements 04:42:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.010s coverage: 59.5% of statements 04:42:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 04:42:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 04:42:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:42:06 gofmt -l . 04:42:06 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:42:06 $ docker stop --time=1 227f76f660fe2184299935fa5b4d4312c9bbbc97e3911a584aef7bee0178ea8a 04:42:08 $ docker rm -f 227f76f660fe2184299935fa5b4d4312c9bbbc97e3911a584aef7bee0178ea8a [Pipeline] // withDockerContainer [Pipeline] sh 04:42:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:42:11 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:13 04:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:14 latest: Pulling from edgex-lftools-log-publisher 04:42:14 b4d181a07f80: Pulling fs layer 04:42:14 a1111a8f2ec3: Pulling fs layer 04:42:14 ed53099fbce6: Pulling fs layer 04:42:14 dc539afda2c1: Pulling fs layer 04:42:14 77bc0d833cb6: Pulling fs layer 04:42:14 9065ff56babe: Pulling fs layer 04:42:14 d287ab97295c: Pulling fs layer 04:42:14 77bc0d833cb6: Waiting 04:42:14 9065ff56babe: Waiting 04:42:14 d287ab97295c: Waiting 04:42:14 dc539afda2c1: Waiting 04:42:14 a1111a8f2ec3: Verifying Checksum 04:42:14 a1111a8f2ec3: Download complete 04:42:14 dc539afda2c1: Verifying Checksum 04:42:14 dc539afda2c1: Download complete 04:42:14 77bc0d833cb6: Verifying Checksum 04:42:14 77bc0d833cb6: Download complete 04:42:14 9065ff56babe: Verifying Checksum 04:42:14 9065ff56babe: Download complete 04:42:14 ed53099fbce6: Verifying Checksum 04:42:14 ed53099fbce6: Download complete 04:42:15 b4d181a07f80: Verifying Checksum 04:42:15 b4d181a07f80: Download complete 04:42:16 b4d181a07f80: Pull complete 04:42:16 a1111a8f2ec3: Pull complete 04:42:17 ed53099fbce6: Pull complete 04:42:17 dc539afda2c1: Pull complete 04:42:17 77bc0d833cb6: Pull complete 04:42:17 9065ff56babe: Pull complete 04:42:20 d287ab97295c: Verifying Checksum 04:42:20 d287ab97295c: Download complete 04:42:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1740 in /w/workspace/dry_go-mod-core-contracts_PR-664 [Pipeline] { [Pipeline] ws 04:42:20 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:42:20 Selected Git installation does not exist. Using Default 04:42:20 The recommended git tool is: NONE 04:42:23 d287ab97295c: Pull complete 04:42:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:42:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:42:23 prd-centos7-docker-4c-2g-1741 does not seem to be running inside a container 04:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:42:26 $ docker top 5a79dbbff0a66d0857e98d077e204279026442d50f2e985b0500caa9c21cffdd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:28 ---> job-cost.sh 04:42:28 lf-activate-venv: SKIPPING 04:42:28 INFO: No Stack... 04:42:30 INFO: Retrieving Pricing Info for: v3-standard-2 04:42:30 INFO: Archiving Costs [Pipeline] sh 04:42:30 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 04:42:30 + cut -d, -f6 [Pipeline] lock 04:42:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] 04:42:30 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] did not exist. Created. 04:42:30 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:42:30 using credential edgex-jenkins-ssh 04:42:30 Cloning the remote Git repository 04:42:31 + echo total: 0.05999999865889549 [Pipeline] stash 04:42:31 Stashed 1 file(s) [Pipeline] } 04:42:31 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:42:31 $ docker stop --time=1 5a79dbbff0a66d0857e98d077e204279026442d50f2e985b0500caa9c21cffdd 04:42:30 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:31 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:42:31 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:31 > git --version # timeout=10 04:42:31 > git --version # 'git version 2.17.1' 04:42:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:32 $ docker rm -f 5a79dbbff0a66d0857e98d077e204279026442d50f2e985b0500caa9c21cffdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:42:32 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:42:34 Merging remotes/origin/main commit 291428ad45d91d2c212f30372c9ad9d0ed1c6280 into PR head commit ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 04:42:35 Merge succeeded, producing ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 04:42:35 Checking out Revision ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 (PR-664) 04:42:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:42:34 > git config core.sparsecheckout # timeout=10 04:42:34 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 04:42:35 > git remote # timeout=10 04:42:35 > git config --get remote.origin.url # timeout=10 04:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:35 > git merge 291428ad45d91d2c212f30372c9ad9d0ed1c6280 # timeout=10 04:42:35 > git rev-parse HEAD^{commit} # timeout=10 04:42:35 > git config core.sparsecheckout # timeout=10 04:42:35 > git checkout -f ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 # timeout=10 04:42:39 Commit message: "feat(data): Use generic interface in the Event Tagging value" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:42:41 ========================================================= 04:42:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:42:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:42:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:42:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:42:43 595b0fe564bb: Pulling fs layer 04:42:43 24495759ef45: Pulling fs layer 04:42:43 d148012ef14d: Pulling fs layer 04:42:43 e90a11edd702: Pulling fs layer 04:42:43 d77568369979: Pulling fs layer 04:42:43 fc1c9f9a7f3b: Pulling fs layer 04:42:43 170f2ba95c9a: Pulling fs layer 04:42:43 97ac5df62f85: Pulling fs layer 04:42:43 fc1c9f9a7f3b: Waiting 04:42:43 170f2ba95c9a: Waiting 04:42:43 e90a11edd702: Waiting 04:42:43 97ac5df62f85: Waiting 04:42:43 d77568369979: Waiting 04:42:44 d148012ef14d: Verifying Checksum 04:42:44 d148012ef14d: Download complete 04:42:44 24495759ef45: Verifying Checksum 04:42:44 24495759ef45: Download complete 04:42:44 d77568369979: Verifying Checksum 04:42:44 d77568369979: Download complete 04:42:44 fc1c9f9a7f3b: Verifying Checksum 04:42:44 fc1c9f9a7f3b: Download complete 04:42:44 595b0fe564bb: Verifying Checksum 04:42:44 170f2ba95c9a: Verifying Checksum 04:42:44 170f2ba95c9a: Download complete 04:42:45 595b0fe564bb: Pull complete 04:42:45 24495759ef45: Pull complete 04:42:46 d148012ef14d: Pull complete 04:42:47 97ac5df62f85: Verifying Checksum 04:42:47 97ac5df62f85: Download complete 04:42:48 e90a11edd702: Verifying Checksum 04:42:48 e90a11edd702: Download complete 04:43:02 e90a11edd702: Pull complete 04:43:02 d77568369979: Pull complete 04:43:02 fc1c9f9a7f3b: Pull complete 04:43:02 170f2ba95c9a: Pull complete 04:43:06 97ac5df62f85: Pull complete 04:43:06 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 04:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:43:07 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:43:07 + docker inspect -f . ci-base-image-arm64 04:43:07 . [Pipeline] withDockerContainer 04:43:07 prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 04:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:43:14 $ docker top 81828a7918c2b3801ce9e5a5739af7efe429ccdc6336bd3df224fc897017a01f -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:15 + go version 04:43:15 go version go1.16.6 linux/arm64 [Pipeline] } 04:43:15 $ docker stop --time=1 81828a7918c2b3801ce9e5a5739af7efe429ccdc6336bd3df224fc897017a01f 04:43:17 $ docker rm -f 81828a7918c2b3801ce9e5a5739af7efe429ccdc6336bd3df224fc897017a01f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:18 + docker inspect -f . ci-base-image-arm64 04:43:18 . [Pipeline] withDockerContainer 04:43:18 prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 04:43:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:43:20 $ docker top 4ff4b36fed9f540a8d5a0a4ce0c77461fd1fb2339dcd47a96b9a244f2e9d9ae1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:43:21 + go mod tidy 04:43:29 go: downloading github.com/google/uuid v1.3.0 04:43:29 go: downloading github.com/go-kit/kit v0.11.0 04:43:29 go: downloading github.com/stretchr/testify v1.7.0 04:43:29 go: downloading github.com/go-playground/validator/v10 v10.9.0 04:43:29 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 04:43:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 04:43:29 go: downloading github.com/davecgh/go-spew v1.1.1 04:43:29 go: downloading github.com/pmezard/go-difflib v1.0.0 04:43:29 go: downloading github.com/stretchr/objx v0.1.1 04:43:29 go: downloading github.com/go-playground/universal-translator v0.18.0 04:43:29 go: downloading github.com/leodido/go-urn v1.2.1 04:43:30 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 04:43:30 go: downloading golang.org/x/text v0.3.6 04:43:30 go: downloading github.com/go-playground/assert/v2 v2.0.1 04:43:30 go: downloading github.com/go-playground/locales v0.14.0 04:43:33 go: downloading github.com/x448/float16 v0.8.4 04:43:33 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 04:43:33 go: downloading github.com/go-logfmt/logfmt v0.5.0 04:43:33 go: downloading github.com/go-stack/stack v1.8.0 04:43:33 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 04:43:33 go: downloading github.com/kr/pretty v0.3.0 04:43:33 go: downloading github.com/rogpeppe/go-internal v1.8.0 04:43:33 go: downloading github.com/kr/text v0.2.0 [Pipeline] sh 04:43:34 + make test 04:43:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:44:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.369s coverage: 83.5% of statements 04:44:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:44:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:44:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:44:10 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.073s coverage: 26.3% of statements 04:44:10 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:44:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.114s coverage: 46.9% of statements 04:44:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.121s coverage: 90.0% of statements 04:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.254s coverage: 86.2% of statements 04:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.066s coverage: 59.5% of statements 04:44:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 04:44:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.037s coverage: 49.4% of statements 04:44:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:44:35 gofmt -l . 04:44:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:44:36 $ docker stop --time=1 4ff4b36fed9f540a8d5a0a4ce0c77461fd1fb2339dcd47a96b9a244f2e9d9ae1 04:44:38 $ docker rm -f 4ff4b36fed9f540a8d5a0a4ce0c77461fd1fb2339dcd47a96b9a244f2e9d9ae1 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:42 Warning: overwriting stash ‘coverage-report’ 04:44:42 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:44:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:44:43 04:44:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:44:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:44:44 arm64: Pulling from edgex-lftools-log-publisher 04:44:44 448f6bf000e3: Pulling fs layer 04:44:44 f757da607395: Pulling fs layer 04:44:44 05883995daec: Pulling fs layer 04:44:44 8603b9c90790: Pulling fs layer 04:44:44 1560dd03e051: Pulling fs layer 04:44:44 27f5ce0e4adf: Pulling fs layer 04:44:44 c2d8d7efcc4b: Pulling fs layer 04:44:44 8603b9c90790: Waiting 04:44:44 1560dd03e051: Waiting 04:44:44 27f5ce0e4adf: Waiting 04:44:44 c2d8d7efcc4b: Waiting 04:44:44 f757da607395: Verifying Checksum 04:44:44 f757da607395: Download complete 04:44:44 8603b9c90790: Verifying Checksum 04:44:44 8603b9c90790: Download complete 04:44:44 1560dd03e051: Verifying Checksum 04:44:44 1560dd03e051: Download complete 04:44:44 27f5ce0e4adf: Download complete 04:44:45 05883995daec: Verifying Checksum 04:44:45 05883995daec: Download complete 04:44:45 448f6bf000e3: Verifying Checksum 04:44:45 448f6bf000e3: Download complete 04:44:48 c2d8d7efcc4b: Verifying Checksum 04:44:48 c2d8d7efcc4b: Download complete 04:44:49 448f6bf000e3: Pull complete 04:44:51 f757da607395: Pull complete 04:44:51 05883995daec: Pull complete 04:44:51 8603b9c90790: Pull complete 04:44:52 1560dd03e051: Pull complete 04:44:53 27f5ce0e4adf: Pull complete 04:45:08 c2d8d7efcc4b: Pull complete 04:45:08 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:45:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:45:08 prd-ubuntu18.04-docker-arm64-4c-16g-1740 does not seem to be running inside a container 04:45:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:45:14 $ docker top be18698ead29476743ae0ef97ba94e566799e5bd52de1a4527532b658f76dd98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:15 ---> job-cost.sh 04:45:15 lf-activate-venv: SKIPPING 04:45:15 INFO: No Stack... 04:45:16 INFO: Retrieving Pricing Info for: v3-standard-4 04:45:16 INFO: Archiving Costs [Pipeline] sh 04:45:17 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 04:45:17 + cut -d, -f6 [Pipeline] lock 04:45:17 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] 04:45:17 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] did not exist. Created. 04:45:17 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:45:17 /w/workspace/go-mod-core-contracts/5@tmp/durable-b2b4dd2a/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-b2b4dd2a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:45:18 + echo total: 0.10999999940395355 [Pipeline] stash 04:45:18 Warning: overwriting stash ‘stack-cost’ 04:45:18 Stashed 1 file(s) [Pipeline] } 04:45:18 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-664-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:45:18 $ docker stop --time=1 be18698ead29476743ae0ef97ba94e566799e5bd52de1a4527532b658f76dd98 04:45:20 $ docker rm -f be18698ead29476743ae0ef97ba94e566799e5bd52de1a4527532b658f76dd98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 04:45:23 provisioning config files... 04:45:23 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config6226973854070249240tmp [Pipeline] { [Pipeline] sh 04:45:23 + set +x 04:45:23 + curl -s https://codecov.io/bash 04:45:23 + bash -s -- 04:45:23 04:45:23 _____ _ 04:45:23 / ____| | | 04:45:23 | | ___ __| | ___ ___ _____ __ 04:45:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:45:23 | |___| (_) | (_| | __/ (_| (_) \ V / 04:45:23 \_____\___/ \__,_|\___|\___\___/ \_/ 04:45:23 Bash-1.0.6 04:45:23 04:45:23 04:45:23 ==> git version 2.24.4 found 04:45:23 ==> 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 04:45:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:45:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:45:23 ==> Jenkins CI detected. 04:45:23 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-664 04:45:23 project root: . 04:45:23 --> token set from env 04:45:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:45:23 ==> Running gcov in . (disable via -X gcov) 04:45:23 ==> Python coveragepy not found 04:45:23 ==> Searching for coverage reports in: 04:45:23 + . 04:45:23 -> Found 1 reports 04:45:23 ==> Detecting git/mercurial file structure 04:45:23 ==> Reading reports 04:45:23 + ./coverage.out bytes=101589 04:45:23 ==> Appending adjustments 04:45:23 https://docs.codecov.io/docs/fixing-reports 04:45:24 + Found adjustments 04:45:24 ==> Gzipping contents 04:45:24 16K /tmp/codecov.cjDEOE.gz 04:45:24 ==> Uploading reports 04:45:24 url: https://codecov.io 04:45:24 query: branch=PR-664&commit=ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=664&job=&cmd_args= 04:45:24 -> Pinging Codecov 04:45:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-664&commit=ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-664%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=664&job=&cmd_args= 04:45:24 -> Uploading to 04:45:24 https://storage.googleapis.com/codecov/v4/raw/2021-09-28/71470A77251A30514AAF9C0BB2E5B6CE/ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247/8bdef805-a628-4e7d-be48-7832b2b69e10.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210928T044524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c1cc6f36f2c52a511d31ade1240f0b704f155f4ebdfef955b3294d2b9d46a36 04:45:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:24 Dload Upload Total Spent Left Speed 04:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15217 0 0 100 15217 0 17718 --:--:-- --:--:-- --:--:-- 17714 04:45:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ad694dbf2dc1bf3cd9aaeff6ec24db1189d5f247 [Pipeline] } 04:45:25 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] sh 04:45:28 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-664/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:45:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:45:29 ---> package-listing.sh 04:45:29 ++ facter osfamily 04:45:29 ++ tr '[:upper:]' '[:lower:]' 04:45:29 + OS_FAMILY=redhat 04:45:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-664 04:45:29 + START_PACKAGES=/tmp/packages_start.txt 04:45:29 + END_PACKAGES=/tmp/packages_end.txt 04:45:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:45:29 + PACKAGES=/tmp/packages_start.txt 04:45:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' 04:45:29 + PACKAGES=/tmp/packages_end.txt 04:45:29 + case "${OS_FAMILY}" in 04:45:29 + rpm -qa 04:45:29 + sort 04:45:30 + '[' -f /tmp/packages_start.txt ']' 04:45:30 + '[' -f /tmp/packages_end.txt ']' 04:45:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:45:30 + '[' /w/workspace/dry_go-mod-core-contracts_PR-664 ']' 04:45:30 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ 04:45:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-664/archives/ [Pipeline] echo 04:45:30 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-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:45:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:32 04:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:32 latest: Pulling from edgex-lftools-log-publisher 04:45:32 b4d181a07f80: Pulling fs layer 04:45:32 a1111a8f2ec3: Pulling fs layer 04:45:32 ed53099fbce6: Pulling fs layer 04:45:32 dc539afda2c1: Pulling fs layer 04:45:32 77bc0d833cb6: Pulling fs layer 04:45:32 9065ff56babe: Pulling fs layer 04:45:32 d287ab97295c: Pulling fs layer 04:45:32 77bc0d833cb6: Waiting 04:45:32 9065ff56babe: Waiting 04:45:32 d287ab97295c: Waiting 04:45:32 dc539afda2c1: Waiting 04:45:33 a1111a8f2ec3: Verifying Checksum 04:45:33 a1111a8f2ec3: Download complete 04:45:33 dc539afda2c1: Verifying Checksum 04:45:33 dc539afda2c1: Download complete 04:45:33 77bc0d833cb6: Verifying Checksum 04:45:33 77bc0d833cb6: Download complete 04:45:33 9065ff56babe: Verifying Checksum 04:45:33 9065ff56babe: Download complete 04:45:33 ed53099fbce6: Verifying Checksum 04:45:33 ed53099fbce6: Download complete 04:45:34 b4d181a07f80: Verifying Checksum 04:45:34 b4d181a07f80: Download complete 04:45:35 b4d181a07f80: Pull complete 04:45:35 a1111a8f2ec3: Pull complete 04:45:36 ed53099fbce6: Pull complete 04:45:36 dc539afda2c1: Pull complete 04:45:36 77bc0d833cb6: Pull complete 04:45:36 9065ff56babe: Pull complete 04:45:37 d287ab97295c: Verifying Checksum 04:45:37 d287ab97295c: Download complete 04:45:42 d287ab97295c: Pull complete 04:45:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:45:42 prd-centos7-docker-4c-2g-1739 does not seem to be running inside a container 04:45:42 $ 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-664/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-664 -v /w/workspace/dry_go-mod-core-contracts_PR-664:/w/workspace/dry_go-mod-core-contracts_PR-664:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-664@tmp:/w/workspace/dry_go-mod-core-contracts_PR-664@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:45:44 $ docker top 726a597cf2b4417f3ca38a99c4c32742e90d1ef01cd76221a68f667f7b6f4cdd -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:45:47 + mkdir -p /var/log/sysstat [Pipeline] sh 04:45:47 + ls /var/log/sa-host 04:45:47 + sadf -c /var/log/sa-host/sa05 04:45:47 file_magic: OK 04:45:47 HZ: Using current value: 100 04:45:47 file_header: OK 04:45:47 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 04:45:47 Statistics: 04:45:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:45:47 File successfully converted to sysstat format version 12.0.3 04:45:47 + sadf -c /var/log/sa-host/sa28 04:45:47 file_magic: OK 04:45:47 HZ: Using current value: 100 04:45:47 file_header: OK 04:45:47 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 04:45:47 Statistics: 04:45:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:45:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:47 provisioning config files... 04:45:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-664@tmp/config294214089023523588tmp [Pipeline] { [Pipeline] echo 04:45:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:45:47 ---> create-netrc.sh [Pipeline] } 04:45:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:45:48 ---> python-tools-install.sh [Pipeline] echo 04:45:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:45:48 ---> sudo-logs.sh 04:45:48 Archiving 'sudo' log.. 04:45:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1739.vexxhost.local: Name or service not known 04:45:48 sudo: unable to resolve host prd-centos7-docker-4c-2g-1739.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 04:45:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:45:48 ---> job-cost.sh 04:45:48 lf-activate-venv: SKIPPING 04:45:48 DEBUG: total: 0.10999999940395355 04:45:48 INFO: Retrieving Stack Cost... 04:45:50 INFO: Retrieving Pricing Info for: v3-standard-2 04:45:52 INFO: Archiving Costs [Pipeline] echo 04:45:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:45:52 ---> logs-deploy.sh 04:45:52 lf-activate-venv: SKIPPING 04:45:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-664/5 04:45:52 INFO: archiving workspace using pattern(s): 04:45:53 Archives upload complete. 04:45:53 INFO: archiving logs to Nexus