Pull request #651 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d959e01a413a93b96e71c4f53fe5aef05f73686f+c811bdb3fe4aba5eca2950489eac06ff7c103705 (80e7d4f9648182eda57c60752a2529bf400fb4ef) 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-ssh7415401269382771522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh4320761227341442128.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-651/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-651/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7959414086202729500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh531703837475557206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-651/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-651/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh142181409751759494.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_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 ‘prd-centos7-docker-4c-2g-272’ Running on prd-centos7-docker-4c-2g-275 in /w/workspace/dry_go-mod-core-contracts_PR-651 [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-651 # 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-651@tmp/jenkins-gitclient-ssh1443885512802768095.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/jenkins-gitclient-ssh8812292902919548716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c811bdb3fe4aba5eca2950489eac06ff7c103705 into PR head commit d959e01a413a93b96e71c4f53fe5aef05f73686f Merge succeeded, producing d959e01a413a93b96e71c4f53fe5aef05f73686f Checking out Revision d959e01a413a93b96e71c4f53fe5aef05f73686f (PR-651) > git config core.sparsecheckout # timeout=10 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # 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-651@tmp/jenkins-gitclient-ssh1764354541323693118.key > git merge c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-27T14:32:48.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-27T14:32:48.372Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-27T14:32:48.399Z] ========================================================= [2021-07-27T14:32:48.399Z] EdgeX Global Pipelines Version Info [2021-07-27T14:32:48.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 727935a02763b6ae263a0ec894d96bc035a42624 # timeout=10 [2021-07-27T14:32:49.713Z] ------------------- [2021-07-27T14:32:49.713Z] stable info: [2021-07-27T14:32:49.713Z] ------------------- [2021-07-27T14:32:49.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-27T14:32:49.713Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T14:32:49.713Z] Message: update stable to v1.0.197 [2021-07-27T14:32:50.302Z] ------------------- [2021-07-27T14:32:50.302Z] experimental info: [2021-07-27T14:32:50.302Z] ------------------- [2021-07-27T14:32:50.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-27T14:32:50.302Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-27T14:32:50.302Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-27T14:32:50.444Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-27T14:32:50.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-27T14:32:50.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-27T14:32:50.529Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-27T14:32:50.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-27T14:32:50.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-27T14:32:50.601Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-27T14:32:50.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-27T14:32:50.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-27T14:32:50.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-27T14:32:50.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-27T14:32:50.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-27T14:32:50.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-27T14:32:50.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-27T14:32:50.788Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:32:50.811Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:32:50.835Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:32:50.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-27T14:32:50.882Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-27T14:32:50.905Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-27T14:32:50.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-27T14:32:50.952Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-27T14:32:50.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-27T14:32:50.999Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-27T14:32:51.023Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-27T14:32:51.046Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-27T14:32:51.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-651 [Pipeline] echo [2021-07-27T14:32:51.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-651 [Pipeline] echo [2021-07-27T14:32:51.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-651 [Pipeline] echo [2021-07-27T14:32:51.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d959e01a413a93b96e71c4f53fe5aef05f73686f [Pipeline] echo [2021-07-27T14:32:51.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d959e01 [Pipeline] echo [2021-07-27T14:32:51.188Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-27T14:32:51.663Z] + git log --format=format:%s -1 d959e01a413a93b96e71c4f53fe5aef05f73686f [Pipeline] echo [2021-07-27T14:32:51.721Z] GIT_COMMIT: d959e01a413a93b96e71c4f53fe5aef05f73686f, Commit Message: build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 [Pipeline] echo [2021-07-27T14:32:51.734Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:32:52.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:32:52.350Z] [2021-07-27T14:32:52.350Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:32:52.690Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:32:52.690Z] latest: Pulling from edgex-devops/git-semver [2021-07-27T14:32:52.690Z] 31603596830f: Pulling fs layer [2021-07-27T14:32:52.690Z] b6dc333f4379: Pulling fs layer [2021-07-27T14:32:52.690Z] 3d9ef1400e77: Pulling fs layer [2021-07-27T14:32:52.690Z] fd332fbdc1db: Pulling fs layer [2021-07-27T14:32:52.690Z] fd332fbdc1db: Waiting [2021-07-27T14:32:52.690Z] b6dc333f4379: Verifying Checksum [2021-07-27T14:32:52.690Z] b6dc333f4379: Download complete [2021-07-27T14:32:52.963Z] 31603596830f: Verifying Checksum [2021-07-27T14:32:52.963Z] 31603596830f: Download complete [2021-07-27T14:32:53.234Z] 31603596830f: Pull complete [2021-07-27T14:32:53.234Z] fd332fbdc1db: Verifying Checksum [2021-07-27T14:32:53.234Z] fd332fbdc1db: Download complete [2021-07-27T14:32:53.234Z] b6dc333f4379: Pull complete [2021-07-27T14:32:53.234Z] 3d9ef1400e77: Verifying Checksum [2021-07-27T14:32:53.234Z] 3d9ef1400e77: Download complete [2021-07-27T14:32:53.825Z] 3d9ef1400e77: Pull complete [2021-07-27T14:32:54.092Z] fd332fbdc1db: Pull complete [2021-07-27T14:32:54.092Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-27T14:32:54.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-27T14:32:54.092Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-27T14:32:54.192Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-07-27T14:32:54.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-651 -v /w/workspace/dry_go-mod-core-contracts_PR-651:/w/workspace/dry_go-mod-core-contracts_PR-651:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-651@tmp:/w/workspace/dry_go-mod-core-contracts_PR-651@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 [2021-07-27T14:32:55.273Z] $ docker top ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-27T14:32:55.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:32:55.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:32:55.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:32:55.541Z] $ docker exec ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent [2021-07-27T14:32:55.663Z] SSH_AUTH_SOCK=/tmp/ssh-R5VyM7fF2rCc/agent.14 [2021-07-27T14:32:55.663Z] SSH_AGENT_PID=21 [2021-07-27T14:32:55.674Z] Running ssh-add (command line suppressed) [2021-07-27T14:32:55.778Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_7081686122008471857.key (/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_7081686122008471857.key) [2021-07-27T14:32:55.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:32:56.124Z] + git tag --points-at HEAD [Pipeline] } [2021-07-27T14:32:56.143Z] $ docker exec --env ******** --env ******** ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent -k [2021-07-27T14:32:56.244Z] unset SSH_AUTH_SOCK; [2021-07-27T14:32:56.245Z] unset SSH_AGENT_PID; [2021-07-27T14:32:56.245Z] echo Agent pid 21 killed; [2021-07-27T14:32:56.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-27T14:32:56.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-27T14:32:56.306Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-27T14:32:56.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-27T14:32:56.433Z] $ docker exec ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent [2021-07-27T14:32:56.552Z] SSH_AUTH_SOCK=/tmp/ssh-uExXV1I5obum/agent.54 [2021-07-27T14:32:56.552Z] SSH_AGENT_PID=61 [2021-07-27T14:32:56.561Z] Running ssh-add (command line suppressed) [2021-07-27T14:32:56.663Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_5484255033403141059.key (/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/private_key_5484255033403141059.key) [2021-07-27T14:32:56.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-27T14:32:57.004Z] + git semver init [2021-07-27T14:32:57.004Z] # -> Open(): unable to determine branch for HEAD [2021-07-27T14:32:57.004Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-651/.git [2021-07-27T14:32:57.004Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-651 [2021-07-27T14:32:57.004Z] # $SEMVER_REMOTE_NAME = origin [2021-07-27T14:32:57.004Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-27T14:32:57.004Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-27T14:32:57.004Z] # $SEMVER_BRANCH = PR-651 [2021-07-27T14:32:57.004Z] # $SEMVER_TEMP = /tmp/semver-891511643 [2021-07-27T14:32:57.004Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-27T14:32:57.969Z] # '/tmp/semver-891511643' -> '/w/workspace/dry_go-mod-core-contracts_PR-651/.semver' [2021-07-27T14:32:57.969Z] # -> Force: false [2021-07-27T14:32:57.969Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-651/.semver [Pipeline] } [2021-07-27T14:32:57.986Z] $ docker exec --env ******** --env ******** ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 ssh-agent -k [2021-07-27T14:32:58.092Z] unset SSH_AUTH_SOCK; [2021-07-27T14:32:58.093Z] unset SSH_AGENT_PID; [2021-07-27T14:32:58.093Z] echo Agent pid 61 killed; [2021-07-27T14:32:58.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-27T14:32:58.456Z] + git semver [Pipeline] } [2021-07-27T14:32:58.473Z] $ docker stop --time=1 ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 [2021-07-27T14:32:59.758Z] $ docker rm -f ee69ad660c61c8b6e999c77264fa64e3e29d6be830e10c783bfa6acef920a899 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:33:00.147Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-27T14:33:00.470Z] Stashed 1 file(s) [Pipeline] echo [2021-07-27T14:33:00.474Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-27T14:33:15.777Z] Still waiting to schedule task [2021-07-27T14:33:15.778Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-27T14:33:15.780Z] Still waiting to schedule task [2021-07-27T14:33:15.780Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-273’ [2021-07-27T14:35:13.891Z] Running on prd-centos7-docker-4c-2g-278 in /w/workspace/dry_go-mod-core-contracts_PR-651 [Pipeline] { [Pipeline] ws [2021-07-27T14:35:13.909Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-07-27T14:35:14.023Z] Selected Git installation does not exist. Using Default [2021-07-27T14:35:14.023Z] The recommended git tool is: NONE [2021-07-27T14:35:16.900Z] using credential edgex-jenkins-ssh [2021-07-27T14:35:16.918Z] Cloning the remote Git repository [2021-07-27T14:35:16.941Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:35:17.014Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-07-27T14:35:17.214Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:35:17.215Z] > git --version # timeout=10 [2021-07-27T14:35:17.222Z] > git --version # 'git version 2.24.4' [2021-07-27T14:35:17.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:35:17.247Z] [INFO] Currently running in a labeled security context [2021-07-27T14:35:17.248Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-27T14:35:17.248Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh1614900889844186240.key [2021-07-27T14:35:17.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:35:18.585Z] Merging remotes/origin/main commit c811bdb3fe4aba5eca2950489eac06ff7c103705 into PR head commit d959e01a413a93b96e71c4f53fe5aef05f73686f [2021-07-27T14:35:18.686Z] Merge succeeded, producing d959e01a413a93b96e71c4f53fe5aef05f73686f [2021-07-27T14:35:18.687Z] Checking out Revision d959e01a413a93b96e71c4f53fe5aef05f73686f (PR-651) [2021-07-27T14:35:18.091Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:35:18.099Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:35:18.113Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:35:18.128Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:35:18.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:35:18.129Z] [INFO] Currently running in a labeled security context [2021-07-27T14:35:18.130Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-27T14:35:18.130Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh1946004347663297637.key [2021-07-27T14:35:18.135Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-27T14:35:18.595Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:35:18.602Z] > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 [2021-07-27T14:35:18.644Z] > git remote # timeout=10 [2021-07-27T14:35:18.652Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T14:35:18.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:35:18.659Z] [INFO] Currently running in a labeled security context [2021-07-27T14:35:18.659Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-27T14:35:18.659Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh8490278662578049031.key [2021-07-27T14:35:18.665Z] > git merge c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 [2021-07-27T14:35:18.676Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T14:35:18.688Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:35:18.692Z] > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 [2021-07-27T14:35:22.536Z] Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-27T14:35:23.061Z] ========================================================= [2021-07-27T14:35:23.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-27T14:35:23.061Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:35:23.511Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-27T14:35:23.511Z] Sending build context to Docker daemon 2.931MB [2021-07-27T14:35:23.511Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-27T14:35:23.511Z] Step 2/7 : FROM ${BASE} [2021-07-27T14:35:23.785Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-27T14:35:23.785Z] 540db60ca938: Pulling fs layer [2021-07-27T14:35:23.785Z] adcc1eea9eea: Pulling fs layer [2021-07-27T14:35:23.785Z] 4c4ab2625f07: Pulling fs layer [2021-07-27T14:35:23.785Z] 0773c198feca: Pulling fs layer [2021-07-27T14:35:23.785Z] 345f892a5656: Pulling fs layer [2021-07-27T14:35:23.785Z] 4796506630df: Pulling fs layer [2021-07-27T14:35:23.785Z] cc55df3e53f1: Pulling fs layer [2021-07-27T14:35:23.785Z] 4d027b6c602c: Pulling fs layer [2021-07-27T14:35:23.785Z] 449e75d2c14e: Pulling fs layer [2021-07-27T14:35:23.785Z] 0773c198feca: Waiting [2021-07-27T14:35:23.785Z] 345f892a5656: Waiting [2021-07-27T14:35:23.785Z] 4796506630df: Waiting [2021-07-27T14:35:23.785Z] cc55df3e53f1: Waiting [2021-07-27T14:35:23.785Z] 4d027b6c602c: Waiting [2021-07-27T14:35:23.785Z] 449e75d2c14e: Waiting [2021-07-27T14:35:23.785Z] 4c4ab2625f07: Verifying Checksum [2021-07-27T14:35:23.785Z] 4c4ab2625f07: Download complete [2021-07-27T14:35:23.785Z] adcc1eea9eea: Verifying Checksum [2021-07-27T14:35:23.785Z] adcc1eea9eea: Download complete [2021-07-27T14:35:23.785Z] 345f892a5656: Verifying Checksum [2021-07-27T14:35:23.785Z] 345f892a5656: Download complete [2021-07-27T14:35:23.785Z] 4796506630df: Verifying Checksum [2021-07-27T14:35:23.785Z] 4796506630df: Download complete [2021-07-27T14:35:23.785Z] 540db60ca938: Verifying Checksum [2021-07-27T14:35:23.785Z] 540db60ca938: Download complete [2021-07-27T14:35:24.058Z] cc55df3e53f1: Verifying Checksum [2021-07-27T14:35:24.058Z] cc55df3e53f1: Download complete [2021-07-27T14:35:24.058Z] 540db60ca938: Pull complete [2021-07-27T14:35:24.325Z] adcc1eea9eea: Pull complete [2021-07-27T14:35:24.326Z] 4c4ab2625f07: Pull complete [2021-07-27T14:35:24.592Z] 4d027b6c602c: Verifying Checksum [2021-07-27T14:35:24.592Z] 4d027b6c602c: Download complete [2021-07-27T14:35:27.174Z] 449e75d2c14e: Verifying Checksum [2021-07-27T14:35:27.174Z] 449e75d2c14e: Download complete [2021-07-27T14:35:28.138Z] 0773c198feca: Verifying Checksum [2021-07-27T14:35:28.138Z] 0773c198feca: Download complete [2021-07-27T14:35:31.500Z] 0773c198feca: Pull complete [2021-07-27T14:35:31.500Z] 345f892a5656: Pull complete [2021-07-27T14:35:31.500Z] 4796506630df: Pull complete [2021-07-27T14:35:31.500Z] cc55df3e53f1: Pull complete [2021-07-27T14:35:31.500Z] 4d027b6c602c: Pull complete [2021-07-27T14:35:32.925Z] 449e75d2c14e: Pull complete [2021-07-27T14:35:32.925Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-27T14:35:32.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-27T14:35:32.925Z] ---> 0d28375d9b5b [2021-07-27T14:35:32.925Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-27T14:35:34.876Z] ---> Running in 9f2646535737 [2021-07-27T14:35:34.876Z] Removing intermediate container 9f2646535737 [2021-07-27T14:35:34.876Z] ---> 716d4755c3d3 [2021-07-27T14:35:34.876Z] Step 4/7 : RUN apk add bash [2021-07-27T14:35:34.876Z] ---> Running in d80870a50553 [2021-07-27T14:35:35.144Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-27T14:35:36.552Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-27T14:35:38.505Z] OK: 149 MiB in 40 packages [2021-07-27T14:35:38.779Z] Removing intermediate container d80870a50553 [2021-07-27T14:35:38.779Z] ---> 1cc4e38db355 [2021-07-27T14:35:38.779Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-27T14:35:38.779Z] ---> Running in 5267ea251c54 [2021-07-27T14:35:38.779Z] Removing intermediate container 5267ea251c54 [2021-07-27T14:35:38.779Z] ---> e2a7d3e8d237 [2021-07-27T14:35:38.779Z] Step 6/7 : COPY go.mod . [2021-07-27T14:35:39.052Z] ---> ab98b23d3766 [2021-07-27T14:35:39.052Z] Step 7/7 : RUN go mod download [2021-07-27T14:35:39.052Z] ---> Running in cf939f889e94 [2021-07-27T14:36:11.308Z] Removing intermediate container cf939f889e94 [2021-07-27T14:36:11.309Z] ---> 3c39e916a718 [2021-07-27T14:36:11.309Z] Successfully built 3c39e916a718 [2021-07-27T14:36:11.309Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:36:11.674Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T14:36:11.674Z] . [Pipeline] withDockerContainer [2021-07-27T14:36:11.760Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-07-27T14:36:11.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2021-07-27T14:36:12.197Z] $ docker top 74bb1f6fe42b856965930e283c9185e2833a80e713e6d1badbd60b8ce4045585 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:36:12.604Z] + go version [2021-07-27T14:36:12.605Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-27T14:36:12.620Z] $ docker stop --time=1 74bb1f6fe42b856965930e283c9185e2833a80e713e6d1badbd60b8ce4045585 [2021-07-27T14:36:13.814Z] $ docker rm -f 74bb1f6fe42b856965930e283c9185e2833a80e713e6d1badbd60b8ce4045585 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:36:14.459Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-27T14:36:14.460Z] . [Pipeline] withDockerContainer [2021-07-27T14:36:14.554Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-07-27T14:36:14.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 [2021-07-27T14:36:15.018Z] $ docker top 05656ed7d41e0d3b760554832dfd68bde7397f46874733f02aebf75bdd9b4d1a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:36:15.432Z] + go mod tidy [Pipeline] sh [2021-07-27T14:36:16.017Z] + make test [2021-07-27T14:36:16.017Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-27T14:36:16.287Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-27T14:36:26.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 83.5% of statements [2021-07-27T14:36:26.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-27T14:36:26.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-27T14:36:26.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-27T14:36:26.460Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.016s coverage: 26.3% of statements [2021-07-27T14:36:26.460Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-27T14:36:27.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.015s coverage: 46.9% of statements [2021-07-27T14:36:27.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 90.0% of statements [2021-07-27T14:36:27.052Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.2% of statements [2021-07-27T14:36:27.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements [2021-07-27T14:36:27.593Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements [2021-07-27T14:36:27.859Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements [2021-07-27T14:36:27.859Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-27T14:36:32.148Z] gofmt -l . [2021-07-27T14:36:32.148Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-27T14:36:32.441Z] $ docker stop --time=1 05656ed7d41e0d3b760554832dfd68bde7397f46874733f02aebf75bdd9b4d1a [2021-07-27T14:36:33.842Z] $ docker rm -f 05656ed7d41e0d3b760554832dfd68bde7397f46874733f02aebf75bdd9b4d1a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:36:34.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-27T14:36:34.520Z] 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 [2021-07-27T14:36:35.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:36:35.340Z] [2021-07-27T14:36:35.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:36:35.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:36:35.731Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T14:36:35.731Z] b4d181a07f80: Pulling fs layer [2021-07-27T14:36:35.731Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T14:36:35.731Z] ed53099fbce6: Pulling fs layer [2021-07-27T14:36:35.731Z] dc539afda2c1: Pulling fs layer [2021-07-27T14:36:35.731Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T14:36:35.731Z] 9065ff56babe: Pulling fs layer [2021-07-27T14:36:35.731Z] d287ab97295c: Pulling fs layer [2021-07-27T14:36:35.731Z] 77bc0d833cb6: Waiting [2021-07-27T14:36:35.731Z] 9065ff56babe: Waiting [2021-07-27T14:36:35.731Z] d287ab97295c: Waiting [2021-07-27T14:36:35.731Z] dc539afda2c1: Waiting [2021-07-27T14:36:35.998Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T14:36:35.998Z] a1111a8f2ec3: Download complete [2021-07-27T14:36:35.998Z] dc539afda2c1: Verifying Checksum [2021-07-27T14:36:35.998Z] dc539afda2c1: Download complete [2021-07-27T14:36:36.264Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T14:36:36.264Z] 77bc0d833cb6: Download complete [2021-07-27T14:36:36.264Z] 9065ff56babe: Verifying Checksum [2021-07-27T14:36:36.264Z] 9065ff56babe: Download complete [2021-07-27T14:36:36.530Z] ed53099fbce6: Verifying Checksum [2021-07-27T14:36:36.530Z] ed53099fbce6: Download complete [2021-07-27T14:36:37.488Z] b4d181a07f80: Verifying Checksum [2021-07-27T14:36:37.488Z] b4d181a07f80: Download complete [2021-07-27T14:36:38.456Z] b4d181a07f80: Pull complete [2021-07-27T14:36:38.722Z] a1111a8f2ec3: Pull complete [2021-07-27T14:36:39.317Z] ed53099fbce6: Pull complete [2021-07-27T14:36:39.317Z] dc539afda2c1: Pull complete [2021-07-27T14:36:39.587Z] 77bc0d833cb6: Pull complete [2021-07-27T14:36:39.587Z] 9065ff56babe: Pull complete [2021-07-27T14:36:41.533Z] d287ab97295c: Verifying Checksum [2021-07-27T14:36:41.533Z] d287ab97295c: Download complete [2021-07-27T14:36:45.829Z] d287ab97295c: Pull complete [2021-07-27T14:36:45.829Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T14:36:45.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:36:45.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T14:36:45.912Z] prd-centos7-docker-4c-2g-278 does not seem to be running inside a container [2021-07-27T14:36:45.978Z] $ 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/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-27T14:36:48.308Z] $ docker top 13047721614fc990158ea8f79311f02988dc5da656a05f634c228a800de08fa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:36:48.789Z] ---> job-cost.sh [2021-07-27T14:36:48.789Z] lf-activate-venv: SKIPPING [2021-07-27T14:36:48.789Z] INFO: No Stack... [2021-07-27T14:36:49.751Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T14:36:50.016Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T14:36:50.346Z] + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [2021-07-27T14:36:50.346Z] + cut -d, -f6 [Pipeline] lock [2021-07-27T14:36:50.389Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [2021-07-27T14:36:50.396Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] did not exist. Created. [2021-07-27T14:36:50.396Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:36:50.733Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-27T14:36:50.784Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T14:36:50.792Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T14:36:50.816Z] $ docker stop --time=1 13047721614fc990158ea8f79311f02988dc5da656a05f634c228a800de08fa4 [2021-07-27T14:36:51.993Z] $ docker rm -f 13047721614fc990158ea8f79311f02988dc5da656a05f634c228a800de08fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-27T14:37:13.810Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-279 in /w/workspace/dry_go-mod-core-contracts_PR-651 [Pipeline] { [Pipeline] ws [2021-07-27T14:37:13.829Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-07-27T14:37:14.110Z] Selected Git installation does not exist. Using Default [2021-07-27T14:37:14.110Z] The recommended git tool is: NONE [2021-07-27T14:37:20.820Z] using credential edgex-jenkins-ssh [2021-07-27T14:37:20.842Z] Cloning the remote Git repository [2021-07-27T14:37:20.894Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:37:21.051Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-07-27T14:37:21.146Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:37:21.147Z] > git --version # timeout=10 [2021-07-27T14:37:21.185Z] > git --version # 'git version 2.17.1' [2021-07-27T14:37:21.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:37:21.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:37:22.926Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:37:22.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-27T14:37:23.779Z] Merging remotes/origin/main commit c811bdb3fe4aba5eca2950489eac06ff7c103705 into PR head commit d959e01a413a93b96e71c4f53fe5aef05f73686f [2021-07-27T14:37:24.096Z] Merge succeeded, producing d959e01a413a93b96e71c4f53fe5aef05f73686f [2021-07-27T14:37:24.097Z] Checking out Revision d959e01a413a93b96e71c4f53fe5aef05f73686f (PR-651) [2021-07-27T14:37:22.984Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-27T14:37:23.025Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-27T14:37:23.026Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:37:23.044Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-27T14:37:23.796Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:37:23.817Z] > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 [2021-07-27T14:37:23.952Z] > git remote # timeout=10 [2021-07-27T14:37:23.981Z] > git config --get remote.origin.url # timeout=10 [2021-07-27T14:37:24.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-27T14:37:24.031Z] > git merge c811bdb3fe4aba5eca2950489eac06ff7c103705 # timeout=10 [2021-07-27T14:37:24.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-27T14:37:24.098Z] > git config core.sparsecheckout # timeout=10 [2021-07-27T14:37:24.122Z] > git checkout -f d959e01a413a93b96e71c4f53fe5aef05f73686f # timeout=10 [2021-07-27T14:37:28.752Z] Commit message: "build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-07-27T14:37:29.540Z] ========================================================= [2021-07-27T14:37:29.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-27T14:37:29.540Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:37:30.163Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-27T14:37:31.167Z] Sending build context to Docker daemon 2.93MB [2021-07-27T14:37:31.167Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-27T14:37:31.167Z] Step 2/7 : FROM ${BASE} [2021-07-27T14:37:32.175Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-27T14:37:32.175Z] 595b0fe564bb: Pulling fs layer [2021-07-27T14:37:32.175Z] 24495759ef45: Pulling fs layer [2021-07-27T14:37:32.175Z] d148012ef14d: Pulling fs layer [2021-07-27T14:37:32.175Z] cb65c68fc2e2: Pulling fs layer [2021-07-27T14:37:32.175Z] 093eec477d81: Pulling fs layer [2021-07-27T14:37:32.175Z] a6d5b2bbb924: Pulling fs layer [2021-07-27T14:37:32.175Z] 2446dc1eb7d3: Pulling fs layer [2021-07-27T14:37:32.175Z] 596795e73e0f: Pulling fs layer [2021-07-27T14:37:32.175Z] 2446dc1eb7d3: Waiting [2021-07-27T14:37:32.175Z] 596795e73e0f: Waiting [2021-07-27T14:37:32.175Z] cb65c68fc2e2: Waiting [2021-07-27T14:37:32.175Z] d148012ef14d: Verifying Checksum [2021-07-27T14:37:32.175Z] d148012ef14d: Download complete [2021-07-27T14:37:32.175Z] 24495759ef45: Download complete [2021-07-27T14:37:32.175Z] 093eec477d81: Verifying Checksum [2021-07-27T14:37:32.175Z] 093eec477d81: Download complete [2021-07-27T14:37:32.175Z] a6d5b2bbb924: Verifying Checksum [2021-07-27T14:37:32.175Z] a6d5b2bbb924: Download complete [2021-07-27T14:37:32.175Z] 595b0fe564bb: Verifying Checksum [2021-07-27T14:37:32.175Z] 595b0fe564bb: Download complete [2021-07-27T14:37:32.175Z] 2446dc1eb7d3: Verifying Checksum [2021-07-27T14:37:32.175Z] 2446dc1eb7d3: Download complete [2021-07-27T14:37:33.175Z] 595b0fe564bb: Pull complete [2021-07-27T14:37:33.796Z] 24495759ef45: Pull complete [2021-07-27T14:37:34.404Z] d148012ef14d: Pull complete [2021-07-27T14:37:35.413Z] 596795e73e0f: Verifying Checksum [2021-07-27T14:37:35.413Z] 596795e73e0f: Download complete [2021-07-27T14:37:36.479Z] cb65c68fc2e2: Verifying Checksum [2021-07-27T14:37:36.479Z] cb65c68fc2e2: Download complete [2021-07-27T14:37:46.685Z] cb65c68fc2e2: Pull complete [2021-07-27T14:37:46.685Z] 093eec477d81: Pull complete [2021-07-27T14:37:46.962Z] a6d5b2bbb924: Pull complete [2021-07-27T14:37:47.250Z] 2446dc1eb7d3: Pull complete [2021-07-27T14:37:51.612Z] 596795e73e0f: Pull complete [2021-07-27T14:37:51.612Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-27T14:37:51.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-27T14:37:51.612Z] ---> d9e956139c92 [2021-07-27T14:37:51.612Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-27T14:37:55.047Z] ---> Running in 8a50fb994bcf [2021-07-27T14:37:55.047Z] Removing intermediate container 8a50fb994bcf [2021-07-27T14:37:55.047Z] ---> 56703f020343 [2021-07-27T14:37:55.047Z] Step 4/7 : RUN apk add bash [2021-07-27T14:37:55.327Z] ---> Running in 8cc7e81e13ea [2021-07-27T14:37:57.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-27T14:37:57.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-27T14:37:58.934Z] OK: 138 MiB in 40 packages [2021-07-27T14:38:00.381Z] Removing intermediate container 8cc7e81e13ea [2021-07-27T14:38:00.381Z] ---> 6158b162e0c1 [2021-07-27T14:38:00.381Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-27T14:38:00.655Z] ---> Running in a820a75663e5 [2021-07-27T14:38:01.257Z] Removing intermediate container a820a75663e5 [2021-07-27T14:38:01.257Z] ---> f83a9c5e05cb [2021-07-27T14:38:01.257Z] Step 6/7 : COPY go.mod . [2021-07-27T14:38:02.252Z] ---> b981e24527b7 [2021-07-27T14:38:02.252Z] Step 7/7 : RUN go mod download [2021-07-27T14:38:02.252Z] ---> Running in 3911de824131 [2021-07-27T14:39:39.124Z] Removing intermediate container 3911de824131 [2021-07-27T14:39:39.124Z] ---> d943a939e2cd [2021-07-27T14:39:39.124Z] Successfully built d943a939e2cd [2021-07-27T14:39:39.124Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:39:39.749Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T14:39:39.749Z] . [Pipeline] withDockerContainer [2021-07-27T14:39:40.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container [2021-07-27T14:39:40.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat [2021-07-27T14:39:42.105Z] $ docker top 7dfcc635ef2c8801fa1cc16a56e1733c6c27736926b812a46d18a0212bb16308 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:39:43.125Z] + go version [2021-07-27T14:39:43.125Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-27T14:39:43.143Z] $ docker stop --time=1 7dfcc635ef2c8801fa1cc16a56e1733c6c27736926b812a46d18a0212bb16308 [2021-07-27T14:39:44.960Z] $ docker rm -f 7dfcc635ef2c8801fa1cc16a56e1733c6c27736926b812a46d18a0212bb16308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:39:45.752Z] + docker inspect -f . ci-base-image-arm64 [2021-07-27T14:39:45.752Z] . [Pipeline] withDockerContainer [2021-07-27T14:39:45.986Z] prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container [2021-07-27T14:39:46.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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 ******** ci-base-image-arm64 cat [2021-07-27T14:39:47.646Z] $ docker top b79aef6ba5882c90092ce4e0266723f7ef00f93fa378b17de9088ae2bbae9918 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:39:48.587Z] + go mod tidy [Pipeline] sh [2021-07-27T14:39:49.852Z] + make test [2021-07-27T14:39:49.852Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-27T14:39:50.833Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.403s coverage: 83.5% of statements [2021-07-27T14:40:29.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-27T14:40:29.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-27T14:40:29.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.070s coverage: 26.3% of statements [2021-07-27T14:40:29.893Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.089s coverage: 46.9% of statements [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.088s coverage: 90.0% of statements [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.261s coverage: 86.2% of statements [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.036s coverage: 59.5% of statements [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.012s coverage: 36.1% of statements [2021-07-27T14:40:29.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-27T14:40:29.893Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-27T14:40:48.233Z] gofmt -l . [2021-07-27T14:40:48.233Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-27T14:40:48.249Z] $ docker stop --time=1 b79aef6ba5882c90092ce4e0266723f7ef00f93fa378b17de9088ae2bbae9918 [2021-07-27T14:40:50.361Z] $ docker rm -f b79aef6ba5882c90092ce4e0266723f7ef00f93fa378b17de9088ae2bbae9918 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-27T14:40:51.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-27T14:40:51.189Z] Warning: overwriting stash ‘coverage-report’ [2021-07-27T14:40:51.837Z] 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 [2021-07-27T14:40:52.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:40:52.869Z] [2021-07-27T14:40:52.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:40:53.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:40:53.502Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-27T14:40:53.502Z] 448f6bf000e3: Pulling fs layer [2021-07-27T14:40:53.502Z] f757da607395: Pulling fs layer [2021-07-27T14:40:53.502Z] 05883995daec: Pulling fs layer [2021-07-27T14:40:53.502Z] 8603b9c90790: Pulling fs layer [2021-07-27T14:40:53.502Z] 1560dd03e051: Pulling fs layer [2021-07-27T14:40:53.502Z] 27f5ce0e4adf: Pulling fs layer [2021-07-27T14:40:53.502Z] c2d8d7efcc4b: Pulling fs layer [2021-07-27T14:40:53.502Z] 27f5ce0e4adf: Waiting [2021-07-27T14:40:53.502Z] 8603b9c90790: Waiting [2021-07-27T14:40:53.502Z] 1560dd03e051: Waiting [2021-07-27T14:40:53.502Z] c2d8d7efcc4b: Waiting [2021-07-27T14:40:53.777Z] f757da607395: Verifying Checksum [2021-07-27T14:40:53.777Z] f757da607395: Download complete [2021-07-27T14:40:53.777Z] 8603b9c90790: Verifying Checksum [2021-07-27T14:40:53.777Z] 8603b9c90790: Download complete [2021-07-27T14:40:54.054Z] 1560dd03e051: Verifying Checksum [2021-07-27T14:40:54.054Z] 1560dd03e051: Download complete [2021-07-27T14:40:54.054Z] 27f5ce0e4adf: Verifying Checksum [2021-07-27T14:40:54.054Z] 27f5ce0e4adf: Download complete [2021-07-27T14:40:54.054Z] 05883995daec: Download complete [2021-07-27T14:40:54.658Z] 448f6bf000e3: Download complete [2021-07-27T14:40:58.054Z] c2d8d7efcc4b: Verifying Checksum [2021-07-27T14:40:58.054Z] c2d8d7efcc4b: Download complete [2021-07-27T14:40:58.054Z] 448f6bf000e3: Pull complete [2021-07-27T14:40:58.649Z] f757da607395: Pull complete [2021-07-27T14:41:00.086Z] 05883995daec: Pull complete [2021-07-27T14:41:00.363Z] 8603b9c90790: Pull complete [2021-07-27T14:41:01.800Z] 1560dd03e051: Pull complete [2021-07-27T14:41:02.073Z] 27f5ce0e4adf: Pull complete [2021-07-27T14:41:14.479Z] c2d8d7efcc4b: Pull complete [2021-07-27T14:41:14.479Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-27T14:41:14.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-27T14:41:14.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-27T14:41:14.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-279 does not seem to be running inside a container [2021-07-27T14:41:14.790Z] $ 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/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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:arm64 cat [2021-07-27T14:41:18.642Z] $ docker top 5679180cbe9a2b6cae2a4555f1ffca257e0252085cefba531791a173f300f27c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:19.646Z] ---> job-cost.sh [2021-07-27T14:41:19.646Z] lf-activate-venv: SKIPPING [2021-07-27T14:41:19.646Z] INFO: No Stack... [2021-07-27T14:41:20.626Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-27T14:41:20.902Z] INFO: Archiving Costs [Pipeline] sh [2021-07-27T14:41:21.584Z] + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [2021-07-27T14:41:21.584Z] + cut -d, -f6 [Pipeline] lock [2021-07-27T14:41:21.653Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [2021-07-27T14:41:21.660Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] did not exist. Created. [2021-07-27T14:41:21.660Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-27T14:41:22.357Z] /w/workspace/go-mod-core-contracts/6@tmp/durable-9139a293/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-9139a293/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-27T14:41:23.028Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-27T14:41:23.060Z] Warning: overwriting stash ‘stack-cost’ [2021-07-27T14:41:23.112Z] Stashed 1 file(s) [Pipeline] } [2021-07-27T14:41:23.128Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-651-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-27T14:41:23.150Z] $ docker stop --time=1 5679180cbe9a2b6cae2a4555f1ffca257e0252085cefba531791a173f300f27c [2021-07-27T14:41:24.794Z] $ docker rm -f 5679180cbe9a2b6cae2a4555f1ffca257e0252085cefba531791a173f300f27c [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 [2021-07-27T14:41:25.686Z] provisioning config files... [2021-07-27T14:41:25.703Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/config1137863156876749209tmp [Pipeline] { [Pipeline] sh [2021-07-27T14:41:26.038Z] + set +x [2021-07-27T14:41:26.038Z] + curl -s https://codecov.io/bash [2021-07-27T14:41:26.038Z] + bash -s -- [2021-07-27T14:41:26.038Z] [2021-07-27T14:41:26.038Z] _____ _ [2021-07-27T14:41:26.038Z] / ____| | | [2021-07-27T14:41:26.038Z] | | ___ __| | ___ ___ _____ __ [2021-07-27T14:41:26.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-27T14:41:26.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-27T14:41:26.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-27T14:41:26.038Z] Bash-1.0.6 [2021-07-27T14:41:26.038Z] [2021-07-27T14:41:26.038Z] [2021-07-27T14:41:26.038Z] ==> git version 2.24.4 found [2021-07-27T14:41:26.038Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-27T14:41:26.038Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-27T14:41:26.038Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-27T14:41:26.038Z] ==> Jenkins CI detected. [2021-07-27T14:41:26.038Z] current dir:  /w/workspace/dry_go-mod-core-contracts_PR-651 [2021-07-27T14:41:26.038Z] project root: . [2021-07-27T14:41:26.038Z] --> token set from env [2021-07-27T14:41:26.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-27T14:41:26.038Z] ==> Running gcov in . (disable via -X gcov) [2021-07-27T14:41:26.038Z] ==> Python coveragepy not found [2021-07-27T14:41:26.038Z] ==> Searching for coverage reports in: [2021-07-27T14:41:26.038Z] + . [2021-07-27T14:41:26.305Z] -> Found 1 reports [2021-07-27T14:41:26.305Z] ==> Detecting git/mercurial file structure [2021-07-27T14:41:26.305Z] ==> Reading reports [2021-07-27T14:41:26.305Z] + ./coverage.out bytes=101588 [2021-07-27T14:41:26.305Z] ==> Appending adjustments [2021-07-27T14:41:26.305Z] https://docs.codecov.io/docs/fixing-reports [2021-07-27T14:41:26.891Z] + Found adjustments [2021-07-27T14:41:26.891Z] ==> Gzipping contents [2021-07-27T14:41:26.891Z] 16K /tmp/codecov.GIB6mr.gz [2021-07-27T14:41:26.891Z] ==> Uploading reports [2021-07-27T14:41:26.891Z] url: https://codecov.io [2021-07-27T14:41:26.891Z] query: branch=PR-651&commit=d959e01a413a93b96e71c4f53fe5aef05f73686f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-651%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=651&job=&cmd_args= [2021-07-27T14:41:26.891Z] -> Pinging Codecov [2021-07-27T14:41:26.891Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-651&commit=d959e01a413a93b96e71c4f53fe5aef05f73686f&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-651%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=651&job=&cmd_args= [2021-07-27T14:41:27.157Z] -> Uploading to [2021-07-27T14:41:27.157Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-27/71470A77251A30514AAF9C0BB2E5B6CE/d959e01a413a93b96e71c4f53fe5aef05f73686f/5afab383-d912-4fa9-af79-f0c7dcc243ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210727T144126Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ebb312248f3efde49cbb8df13f167b569d0cefc0dd1416a5f343936cf646a49 [2021-07-27T14:41:27.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-27T14:41:27.157Z] Dload Upload Total Spent Left Speed [2021-07-27T14:41:27.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15179 0 0 100 15179 0 40816 --:--:-- --:--:-- --:--:-- 40913 [2021-07-27T14:41:27.424Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/d959e01a413a93b96e71c4f53fe5aef05f73686f [Pipeline] } [2021-07-27T14:41:27.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:29.266Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:29.900Z] ---> package-listing.sh [2021-07-27T14:41:29.900Z] ++ facter osfamily [2021-07-27T14:41:29.900Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-27T14:41:30.172Z] + OS_FAMILY=redhat [2021-07-27T14:41:30.172Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-651 [2021-07-27T14:41:30.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-27T14:41:30.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-27T14:41:30.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-27T14:41:30.172Z] + PACKAGES=/tmp/packages_start.txt [2021-07-27T14:41:30.172Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-651 ']' [2021-07-27T14:41:30.172Z] + PACKAGES=/tmp/packages_end.txt [2021-07-27T14:41:30.172Z] + case "${OS_FAMILY}" in [2021-07-27T14:41:30.172Z] + rpm -qa [2021-07-27T14:41:30.172Z] + sort [2021-07-27T14:41:30.776Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-27T14:41:30.776Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-27T14:41:30.776Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-27T14:41:30.776Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-651 ']' [2021-07-27T14:41:30.776Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-651/archives/ [2021-07-27T14:41:30.776Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-651/archives/ [Pipeline] echo [2021-07-27T14:41:30.792Z] 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-651/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-27T14:41:31.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:41:31.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:41:31.702Z] [2021-07-27T14:41:31.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-27T14:41:32.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:41:32.033Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-27T14:41:32.033Z] b4d181a07f80: Pulling fs layer [2021-07-27T14:41:32.033Z] a1111a8f2ec3: Pulling fs layer [2021-07-27T14:41:32.033Z] ed53099fbce6: Pulling fs layer [2021-07-27T14:41:32.033Z] dc539afda2c1: Pulling fs layer [2021-07-27T14:41:32.033Z] 77bc0d833cb6: Pulling fs layer [2021-07-27T14:41:32.033Z] 9065ff56babe: Pulling fs layer [2021-07-27T14:41:32.033Z] d287ab97295c: Pulling fs layer [2021-07-27T14:41:32.033Z] 77bc0d833cb6: Waiting [2021-07-27T14:41:32.033Z] 9065ff56babe: Waiting [2021-07-27T14:41:32.033Z] d287ab97295c: Waiting [2021-07-27T14:41:32.033Z] dc539afda2c1: Waiting [2021-07-27T14:41:32.301Z] a1111a8f2ec3: Verifying Checksum [2021-07-27T14:41:32.301Z] a1111a8f2ec3: Download complete [2021-07-27T14:41:32.575Z] dc539afda2c1: Verifying Checksum [2021-07-27T14:41:32.575Z] dc539afda2c1: Download complete [2021-07-27T14:41:32.575Z] ed53099fbce6: Verifying Checksum [2021-07-27T14:41:32.575Z] ed53099fbce6: Download complete [2021-07-27T14:41:32.575Z] 77bc0d833cb6: Verifying Checksum [2021-07-27T14:41:32.575Z] 77bc0d833cb6: Download complete [2021-07-27T14:41:32.842Z] 9065ff56babe: Download complete [2021-07-27T14:41:33.800Z] b4d181a07f80: Download complete [2021-07-27T14:41:35.220Z] b4d181a07f80: Pull complete [2021-07-27T14:41:35.220Z] a1111a8f2ec3: Pull complete [2021-07-27T14:41:35.822Z] ed53099fbce6: Pull complete [2021-07-27T14:41:35.822Z] dc539afda2c1: Pull complete [2021-07-27T14:41:36.107Z] 77bc0d833cb6: Pull complete [2021-07-27T14:41:36.107Z] 9065ff56babe: Pull complete [2021-07-27T14:41:38.695Z] d287ab97295c: Verifying Checksum [2021-07-27T14:41:38.695Z] d287ab97295c: Download complete [2021-07-27T14:41:42.984Z] d287ab97295c: Pull complete [2021-07-27T14:41:42.984Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-27T14:41:42.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-27T14:41:42.984Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-27T14:41:43.292Z] prd-centos7-docker-4c-2g-275 does not seem to be running inside a container [2021-07-27T14:41:43.359Z] $ 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-651/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-651 -v /w/workspace/dry_go-mod-core-contracts_PR-651:/w/workspace/dry_go-mod-core-contracts_PR-651:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-651@tmp:/w/workspace/dry_go-mod-core-contracts_PR-651@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:latest cat [2021-07-27T14:41:45.615Z] $ docker top 8f7ae2f83aee47b653e6a8ef7f7c45600cf79556a0451c84fb26c2d5f35493c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-27T14:41:46.024Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-27T14:41:46.344Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-27T14:41:46.661Z] + ls /var/log/sa-host [2021-07-27T14:41:46.661Z] + sadf -c /var/log/sa-host/sa05 [2021-07-27T14:41:46.661Z] file_magic: OK [2021-07-27T14:41:46.661Z] HZ: Using current value: 100 [2021-07-27T14:41:46.661Z] file_header: OK [2021-07-27T14:41:46.661Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-27T14:41:46.661Z] Statistics: [2021-07-27T14:41:46.661Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T14:41:46.661Z] File successfully converted to sysstat format version 12.0.3 [2021-07-27T14:41:46.661Z] + sadf -c /var/log/sa-host/sa27 [2021-07-27T14:41:46.661Z] file_magic: OK [2021-07-27T14:41:46.661Z] HZ: Using current value: 100 [2021-07-27T14:41:46.661Z] file_header: OK [2021-07-27T14:41:46.661Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-27T14:41:46.661Z] Statistics: [2021-07-27T14:41:46.661Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-27T14:41:46.661Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-27T14:41:47.271Z] provisioning config files... [2021-07-27T14:41:47.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-651@tmp/config8386147455037374776tmp [Pipeline] { [Pipeline] echo [2021-07-27T14:41:47.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:47.648Z] ---> create-netrc.sh [Pipeline] } [2021-07-27T14:41:47.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:48.100Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-27T14:41:48.115Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:48.431Z] ---> sudo-logs.sh [2021-07-27T14:41:48.431Z] Archiving 'sudo' log.. [2021-07-27T14:41:48.431Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-275.vexxhost.local: Name or service not known [2021-07-27T14:41:48.431Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-275.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-27T14:41:48.469Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:48.780Z] ---> job-cost.sh [2021-07-27T14:41:48.780Z] lf-activate-venv: SKIPPING [2021-07-27T14:41:48.780Z] DEBUG: total: 0.18000000715255737 [2021-07-27T14:41:48.780Z] INFO: Retrieving Stack Cost... [2021-07-27T14:41:49.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-27T14:41:50.011Z] INFO: Archiving Costs [Pipeline] echo [2021-07-27T14:41:50.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-27T14:41:50.349Z] ---> logs-deploy.sh [2021-07-27T14:41:50.350Z] lf-activate-venv: SKIPPING [2021-07-27T14:41:50.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-651/6 [2021-07-27T14:41:50.350Z] INFO: archiving workspace using pattern(s): [2021-07-27T14:41:50.933Z] Archives upload complete. [2021-07-27T14:41:51.211Z] INFO: archiving logs to Nexus