Pull request #79 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 badboy-huaqiao for edgexfoundry/go-mod-registry Loading trusted files from base branch main at 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 rather than c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b Obtained Jenkinsfile from 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 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-ssh2602394517870104318.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-ssh7152285819689964992.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-registry/branches/PR-79/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-registry/branches/PR-79/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh251197032861141844.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-ssh698582553228810889.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-registry/branches/PR-79/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-registry/branches/PR-79/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1705706494809534695.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1027 in /w/workspace/gexfoundry_go-mod-registry_PR-79 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-79 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-79@tmp/jenkins-gitclient-ssh1320058635238035100.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 into PR head commit c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b Merge succeeded, producing c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b Checking out Revision c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b (PR-79) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-79@tmp/jenkins-gitclient-ssh687417324580660735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # 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/gexfoundry_go-mod-registry_PR-79@tmp/jenkins-gitclient-ssh1274956352943897701.key > git merge 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 Commit message: "feat: add the new API to the Client interface" > git rev-list --no-walk d798a439af0e17d0b8383fdb44dd46add6c57545 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T11:29:43.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T11:29:43.584Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T11:29:43.613Z] ========================================================= [2021-08-17T11:29:43.613Z] EdgeX Global Pipelines Version Info [2021-08-17T11:29:43.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:29:45.280Z] ------------------- [2021-08-17T11:29:45.280Z] stable info: [2021-08-17T11:29:45.280Z] ------------------- [2021-08-17T11:29:45.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T11:29:45.280Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T11:29:45.280Z] Message: update stable to v1.0.205 [2021-08-17T11:29:45.546Z] ------------------- [2021-08-17T11:29:45.546Z] experimental info: [2021-08-17T11:29:45.546Z] ------------------- [2021-08-17T11:29:45.546Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T11:29:45.546Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T11:29:45.546Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T11:29:45.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-08-17T11:29:45.712Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-08-17T11:29:45.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T11:29:45.763Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T11:29:45.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T11:29:45.811Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T11:29:45.834Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T11:29:45.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T11:29:45.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-17T11:29:45.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T11:29:45.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T11:29:45.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T11:29:45.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-08-17T11:29:46.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T11:29:46.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T11:29:46.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T11:29:46.082Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T11:29:46.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T11:29:46.129Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T11:29:46.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T11:29:46.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-17T11:29:46.201Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-17T11:29:46.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-17T11:29:46.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T11:29:46.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T11:29:46.297Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-17T11:29:46.322Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T11:29:46.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo [2021-08-17T11:29:46.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo [2021-08-17T11:29:46.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo [2021-08-17T11:29:46.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [Pipeline] echo [2021-08-17T11:29:46.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5087a8 [Pipeline] echo [2021-08-17T11:29:46.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T11:29:46.903Z] + git log --format=format:%s -1 c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [Pipeline] echo [2021-08-17T11:29:46.954Z] GIT_COMMIT: c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b, Commit Message: feat: add the new API to the Client interface [Pipeline] echo [2021-08-17T11:29:46.975Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:29:47.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T11:29:47.982Z] [2021-08-17T11:29:47.982Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:29:48.325Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T11:29:48.325Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T11:29:48.325Z] 31603596830f: Pulling fs layer [2021-08-17T11:29:48.325Z] d4622e32a9a9: Pulling fs layer [2021-08-17T11:29:48.325Z] 1030fce36090: Pulling fs layer [2021-08-17T11:29:48.325Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T11:29:48.325Z] 6c6cb7e1b49b: Waiting [2021-08-17T11:29:48.595Z] d4622e32a9a9: Verifying Checksum [2021-08-17T11:29:48.595Z] d4622e32a9a9: Download complete [2021-08-17T11:29:48.595Z] 31603596830f: Verifying Checksum [2021-08-17T11:29:48.595Z] 31603596830f: Download complete [2021-08-17T11:29:48.862Z] 31603596830f: Pull complete [2021-08-17T11:29:48.862Z] d4622e32a9a9: Pull complete [2021-08-17T11:29:48.862Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T11:29:48.862Z] 6c6cb7e1b49b: Download complete [2021-08-17T11:29:49.129Z] 1030fce36090: Verifying Checksum [2021-08-17T11:29:49.129Z] 1030fce36090: Download complete [2021-08-17T11:29:49.716Z] 1030fce36090: Pull complete [2021-08-17T11:29:49.716Z] 6c6cb7e1b49b: Pull complete [2021-08-17T11:29:49.716Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T11:29:49.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T11:29:49.716Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T11:29:49.810Z] prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container [2021-08-17T11:29:49.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-79 -v /w/workspace/gexfoundry_go-mod-registry_PR-79:/w/workspace/gexfoundry_go-mod-registry_PR-79:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-79@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:10004/edgex-devops/git-semver:latest cat [2021-08-17T11:29:50.527Z] $ docker top e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T11:29:50.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T11:29:50.651Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T11:29:50.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T11:29:50.764Z] $ docker exec e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent [2021-08-17T11:29:50.871Z] SSH_AUTH_SOCK=/tmp/ssh-Uqwb3nnDoceB/agent.13 [2021-08-17T11:29:50.871Z] SSH_AGENT_PID=19 [2021-08-17T11:29:50.880Z] Running ssh-add (command line suppressed) [2021-08-17T11:29:50.973Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_8605872002061990292.key (/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_8605872002061990292.key) [2021-08-17T11:29:50.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T11:29:51.312Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T11:29:51.330Z] $ docker exec --env ******** --env ******** e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent -k [2021-08-17T11:29:51.418Z] unset SSH_AUTH_SOCK; [2021-08-17T11:29:51.418Z] unset SSH_AGENT_PID; [2021-08-17T11:29:51.418Z] echo Agent pid 19 killed; [2021-08-17T11:29:51.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T11:29:51.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T11:29:51.478Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T11:29:51.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T11:29:51.609Z] $ docker exec e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent [2021-08-17T11:29:51.734Z] SSH_AUTH_SOCK=/tmp/ssh-Oc9bCgtBhfaY/agent.53 [2021-08-17T11:29:51.734Z] SSH_AGENT_PID=59 [2021-08-17T11:29:51.744Z] Running ssh-add (command line suppressed) [2021-08-17T11:29:51.840Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_484397429753134576.key (/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_484397429753134576.key) [2021-08-17T11:29:51.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T11:29:52.167Z] + git semver init [2021-08-17T11:29:52.167Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T11:29:52.167Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-79/.git [2021-08-17T11:29:52.167Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-79 [2021-08-17T11:29:52.167Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T11:29:52.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T11:29:52.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T11:29:52.167Z] # $SEMVER_BRANCH = PR-79 [2021-08-17T11:29:52.167Z] # $SEMVER_TEMP = /tmp/semver-993159920 [2021-08-17T11:29:52.167Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-08-17T11:29:52.434Z] # '/tmp/semver-993159920' -> '/w/workspace/gexfoundry_go-mod-registry_PR-79/.semver' [2021-08-17T11:29:52.434Z] # -> Force: false [2021-08-17T11:29:52.434Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-79/.semver [Pipeline] } [2021-08-17T11:29:52.445Z] $ docker exec --env ******** --env ******** e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent -k [2021-08-17T11:29:52.530Z] unset SSH_AUTH_SOCK; [2021-08-17T11:29:52.530Z] unset SSH_AGENT_PID; [2021-08-17T11:29:52.530Z] echo Agent pid 59 killed; [2021-08-17T11:29:52.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T11:29:52.893Z] + git semver [Pipeline] } [2021-08-17T11:29:52.911Z] $ docker stop --time=1 e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 [2021-08-17T11:29:54.107Z] $ docker rm -f e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T11:29:54.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T11:29:54.830Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T11:29:54.834Z] [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-08-17T11:30:10.012Z] Still waiting to schedule task [2021-08-17T11:30:10.012Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1027’ [2021-08-17T11:30:10.014Z] Still waiting to schedule task [2021-08-17T11:30:10.015Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-17T11:32:14.081Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1028 in /w/workspace/gexfoundry_go-mod-registry_PR-79 [Pipeline] { [Pipeline] ws [2021-08-17T11:32:14.101Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-08-17T11:32:14.389Z] Selected Git installation does not exist. Using Default [2021-08-17T11:32:14.389Z] The recommended git tool is: NONE [2021-08-17T11:32:19.546Z] using credential edgex-jenkins-ssh [2021-08-17T11:32:19.566Z] Cloning the remote Git repository [2021-08-17T11:32:19.613Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-17T11:32:19.781Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-08-17T11:32:19.951Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-17T11:32:19.952Z] > git --version # timeout=10 [2021-08-17T11:32:19.997Z] > git --version # 'git version 2.17.1' [2021-08-17T11:32:20.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T11:32:20.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T11:32:21.584Z] Merging remotes/origin/main commit 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 into PR head commit c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [2021-08-17T11:32:20.919Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-17T11:32:20.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T11:32:20.979Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-17T11:32:21.013Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-17T11:32:21.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T11:32:21.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T11:32:21.599Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T11:32:21.621Z] > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 [2021-08-17T11:32:21.696Z] > git remote # timeout=10 [2021-08-17T11:32:21.713Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T11:32:21.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T11:32:21.735Z] > git merge 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 [2021-08-17T11:32:21.777Z] Merge succeeded, producing c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [2021-08-17T11:32:21.778Z] Checking out Revision c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b (PR-79) [2021-08-17T11:32:21.759Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T11:32:21.779Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T11:32:21.794Z] > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 [2021-08-17T11:32:26.002Z] Commit message: "feat: add the new API to the Client interface" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-17T11:32:26.819Z] ========================================================= [2021-08-17T11:32:26.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T11:32:26.820Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:32:27.361Z] + 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-08-17T11:32:28.356Z] Sending build context to Docker daemon 350.7kB [2021-08-17T11:32:28.630Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-17T11:32:28.630Z] Step 2/7 : FROM ${BASE} [2021-08-17T11:32:30.078Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T11:32:30.078Z] 595b0fe564bb: Pulling fs layer [2021-08-17T11:32:30.078Z] 24495759ef45: Pulling fs layer [2021-08-17T11:32:30.078Z] d148012ef14d: Pulling fs layer [2021-08-17T11:32:30.078Z] e90a11edd702: Pulling fs layer [2021-08-17T11:32:30.078Z] d77568369979: Pulling fs layer [2021-08-17T11:32:30.078Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T11:32:30.078Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T11:32:30.078Z] 97ac5df62f85: Pulling fs layer [2021-08-17T11:32:30.078Z] fc1c9f9a7f3b: Waiting [2021-08-17T11:32:30.078Z] 170f2ba95c9a: Waiting [2021-08-17T11:32:30.078Z] 97ac5df62f85: Waiting [2021-08-17T11:32:30.078Z] e90a11edd702: Waiting [2021-08-17T11:32:30.078Z] d77568369979: Waiting [2021-08-17T11:32:30.078Z] d148012ef14d: Verifying Checksum [2021-08-17T11:32:30.078Z] d148012ef14d: Download complete [2021-08-17T11:32:30.078Z] 24495759ef45: Download complete [2021-08-17T11:32:30.078Z] d77568369979: Verifying Checksum [2021-08-17T11:32:30.078Z] d77568369979: Download complete [2021-08-17T11:32:30.078Z] fc1c9f9a7f3b: Download complete [2021-08-17T11:32:30.078Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T11:32:30.078Z] 170f2ba95c9a: Download complete [2021-08-17T11:32:30.078Z] 595b0fe564bb: Verifying Checksum [2021-08-17T11:32:30.078Z] 595b0fe564bb: Download complete [2021-08-17T11:32:30.749Z] 595b0fe564bb: Pull complete [2021-08-17T11:32:31.809Z] 24495759ef45: Pull complete [2021-08-17T11:32:32.414Z] d148012ef14d: Pull complete [2021-08-17T11:32:34.405Z] 97ac5df62f85: Verifying Checksum [2021-08-17T11:32:34.405Z] 97ac5df62f85: Download complete [2021-08-17T11:32:35.401Z] e90a11edd702: Verifying Checksum [2021-08-17T11:32:35.401Z] e90a11edd702: Download complete [2021-08-17T11:32:40.203Z] Running on prd-centos7-docker-4c-2g-1029 in /w/workspace/gexfoundry_go-mod-registry_PR-79 [Pipeline] { [Pipeline] ws [2021-08-17T11:32:40.224Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-08-17T11:32:40.344Z] Selected Git installation does not exist. Using Default [2021-08-17T11:32:40.344Z] The recommended git tool is: NONE [2021-08-17T11:32:43.013Z] using credential edgex-jenkins-ssh [2021-08-17T11:32:43.028Z] Cloning the remote Git repository [2021-08-17T11:32:42.859Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-17T11:32:42.931Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-08-17T11:32:42.978Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-17T11:32:42.978Z] > git --version # timeout=10 [2021-08-17T11:32:42.987Z] > git --version # 'git version 2.24.4' [2021-08-17T11:32:42.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T11:32:43.016Z] [INFO] Currently running in a labeled security context [2021-08-17T11:32:43.016Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T11:32:43.016Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh934472323214185960.key [2021-08-17T11:32:43.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T11:32:44.188Z] Merging remotes/origin/main commit 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 into PR head commit c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [2021-08-17T11:32:44.303Z] Merge succeeded, producing c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [2021-08-17T11:32:44.303Z] Checking out Revision c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b (PR-79) [2021-08-17T11:32:43.582Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-17T11:32:43.588Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T11:32:43.600Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-17T11:32:43.617Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-17T11:32:43.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T11:32:43.618Z] [INFO] Currently running in a labeled security context [2021-08-17T11:32:43.618Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T11:32:43.618Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh642810789107363017.key [2021-08-17T11:32:43.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T11:32:44.101Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T11:32:44.112Z] > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 [2021-08-17T11:32:44.149Z] > git remote # timeout=10 [2021-08-17T11:32:44.156Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T11:32:44.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T11:32:44.171Z] [INFO] Currently running in a labeled security context [2021-08-17T11:32:44.172Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T11:32:44.172Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh4372138016286969915.key [2021-08-17T11:32:44.185Z] > git merge 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 [2021-08-17T11:32:44.201Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T11:32:44.217Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T11:32:44.236Z] > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 [2021-08-17T11:32:45.593Z] e90a11edd702: Pull complete [2021-08-17T11:32:45.872Z] d77568369979: Pull complete [2021-08-17T11:32:46.488Z] fc1c9f9a7f3b: Pull complete [2021-08-17T11:32:46.762Z] 170f2ba95c9a: Pull complete [2021-08-17T11:32:47.952Z] Commit message: "feat: add the new API to the Client interface" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-17T11:32:48.526Z] ========================================================= [2021-08-17T11:32:48.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T11:32:48.526Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:32:48.952Z] + 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-08-17T11:32:48.952Z] Sending build context to Docker daemon 351.7kB [2021-08-17T11:32:48.952Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-17T11:32:48.952Z] Step 2/7 : FROM ${BASE} [2021-08-17T11:32:49.221Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T11:32:49.221Z] 540db60ca938: Pulling fs layer [2021-08-17T11:32:49.221Z] adcc1eea9eea: Pulling fs layer [2021-08-17T11:32:49.221Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T11:32:49.221Z] db62176df00c: Pulling fs layer [2021-08-17T11:32:49.221Z] 3b30891b0d05: Pulling fs layer [2021-08-17T11:32:49.221Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T11:32:49.221Z] c788192a36de: Pulling fs layer [2021-08-17T11:32:49.221Z] a77e37c0d609: Pulling fs layer [2021-08-17T11:32:49.221Z] c3185cebc471: Pulling fs layer [2021-08-17T11:32:49.221Z] c788192a36de: Waiting [2021-08-17T11:32:49.221Z] db62176df00c: Waiting [2021-08-17T11:32:49.221Z] a77e37c0d609: Waiting [2021-08-17T11:32:49.221Z] 3b30891b0d05: Waiting [2021-08-17T11:32:49.221Z] 06b49ca38bd5: Waiting [2021-08-17T11:32:49.221Z] c3185cebc471: Waiting [2021-08-17T11:32:49.221Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T11:32:49.221Z] 4c4ab2625f07: Download complete [2021-08-17T11:32:49.221Z] adcc1eea9eea: Verifying Checksum [2021-08-17T11:32:49.221Z] adcc1eea9eea: Download complete [2021-08-17T11:32:49.221Z] 3b30891b0d05: Download complete [2021-08-17T11:32:49.221Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T11:32:49.221Z] 06b49ca38bd5: Download complete [2021-08-17T11:32:49.221Z] c788192a36de: Verifying Checksum [2021-08-17T11:32:49.221Z] c788192a36de: Download complete [2021-08-17T11:32:49.221Z] 540db60ca938: Verifying Checksum [2021-08-17T11:32:49.221Z] 540db60ca938: Download complete [2021-08-17T11:32:49.494Z] 540db60ca938: Pull complete [2021-08-17T11:32:49.762Z] adcc1eea9eea: Pull complete [2021-08-17T11:32:49.762Z] 4c4ab2625f07: Pull complete [2021-08-17T11:32:49.762Z] a77e37c0d609: Verifying Checksum [2021-08-17T11:32:49.762Z] a77e37c0d609: Download complete [2021-08-17T11:32:53.508Z] 97ac5df62f85: Pull complete [2021-08-17T11:32:53.508Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T11:32:53.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T11:32:53.508Z] ---> 04bc70af865f [2021-08-17T11:32:53.508Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T11:32:54.037Z] c3185cebc471: Verifying Checksum [2021-08-17T11:32:54.037Z] c3185cebc471: Download complete [2021-08-17T11:32:54.037Z] db62176df00c: Verifying Checksum [2021-08-17T11:32:54.037Z] db62176df00c: Download complete [2021-08-17T11:32:57.398Z] db62176df00c: Pull complete [2021-08-17T11:32:57.398Z] 3b30891b0d05: Pull complete [2021-08-17T11:32:57.398Z] 06b49ca38bd5: Pull complete [2021-08-17T11:32:57.398Z] c788192a36de: Pull complete [2021-08-17T11:32:57.668Z] a77e37c0d609: Pull complete [2021-08-17T11:32:57.811Z] ---> Running in 01ca1be45190 [2021-08-17T11:32:58.085Z] Removing intermediate container 01ca1be45190 [2021-08-17T11:32:58.085Z] ---> d7d265455302 [2021-08-17T11:32:58.085Z] Step 4/7 : RUN apk add --update bash [2021-08-17T11:32:58.085Z] ---> Running in 3961e696adc9 [2021-08-17T11:32:59.516Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T11:32:59.651Z] c3185cebc471: Pull complete [2021-08-17T11:32:59.651Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T11:32:59.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T11:32:59.651Z] ---> 031687cdd783 [2021-08-17T11:32:59.651Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-17T11:33:00.953Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T11:33:01.616Z] ---> Running in 300651f5c5ae [2021-08-17T11:33:01.885Z] Removing intermediate container 300651f5c5ae [2021-08-17T11:33:01.885Z] ---> 07df17ddd18d [2021-08-17T11:33:01.885Z] Step 4/7 : RUN apk add --update bash [2021-08-17T11:33:01.885Z] ---> Running in 5dee2d82db86 [2021-08-17T11:33:01.928Z] OK: 218 MiB in 52 packages [2021-08-17T11:33:02.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T11:33:03.130Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T11:33:03.368Z] Removing intermediate container 3961e696adc9 [2021-08-17T11:33:03.368Z] ---> 171fcd73775c [2021-08-17T11:33:03.368Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-17T11:33:03.368Z] ---> Running in 4848b497d059 [2021-08-17T11:33:03.970Z] Removing intermediate container 4848b497d059 [2021-08-17T11:33:03.970Z] ---> 810290f853b6 [2021-08-17T11:33:03.970Z] Step 6/7 : COPY go.mod . [2021-08-17T11:33:04.093Z] OK: 219 MiB in 52 packages [2021-08-17T11:33:04.369Z] Removing intermediate container 5dee2d82db86 [2021-08-17T11:33:04.369Z] ---> 5895006a167f [2021-08-17T11:33:04.369Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-17T11:33:04.369Z] ---> Running in 9d399880c531 [2021-08-17T11:33:04.369Z] Removing intermediate container 9d399880c531 [2021-08-17T11:33:04.369Z] ---> 269e15655c5b [2021-08-17T11:33:04.369Z] Step 6/7 : COPY go.mod . [2021-08-17T11:33:04.638Z] ---> 4b7188df27c0 [2021-08-17T11:33:04.638Z] Step 7/7 : RUN go mod download [2021-08-17T11:33:04.638Z] ---> Running in 717f0b97b947 [2021-08-17T11:33:04.963Z] ---> 0857b294e76a [2021-08-17T11:33:04.963Z] Step 7/7 : RUN go mod download [2021-08-17T11:33:04.963Z] ---> Running in d26cee29ff80 [2021-08-17T11:33:12.864Z] Removing intermediate container 717f0b97b947 [2021-08-17T11:33:12.864Z] ---> d6a73361505c [2021-08-17T11:33:12.864Z] Successfully built d6a73361505c [2021-08-17T11:33:12.864Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:33:13.221Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T11:33:13.221Z] . [Pipeline] withDockerContainer [2021-08-17T11:33:13.315Z] prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container [2021-08-17T11:33:13.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** ci-base-image-x86_64 cat [2021-08-17T11:33:13.706Z] $ docker top 1a33c54b055ff8f5c0f793595de12c2c4c36df46a86707176de6c9892ad3c113 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T11:33:14.111Z] + go version [2021-08-17T11:33:14.112Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T11:33:14.132Z] $ docker stop --time=1 1a33c54b055ff8f5c0f793595de12c2c4c36df46a86707176de6c9892ad3c113 [2021-08-17T11:33:15.338Z] $ docker rm -f 1a33c54b055ff8f5c0f793595de12c2c4c36df46a86707176de6c9892ad3c113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:33:15.840Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T11:33:15.840Z] . [Pipeline] withDockerContainer [2021-08-17T11:33:15.944Z] prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container [2021-08-17T11:33:16.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** ci-base-image-x86_64 cat [2021-08-17T11:33:16.369Z] $ docker top 619ae51136196d9cfe1bcc6de21c88d59d0bf062745c812be5b835657b660950 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T11:33:16.799Z] + go mod tidy [Pipeline] sh [2021-08-17T11:33:17.121Z] + make test [2021-08-17T11:33:17.121Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-17T11:33:23.275Z] Removing intermediate container d26cee29ff80 [2021-08-17T11:33:23.275Z] ---> 6557d688a902 [2021-08-17T11:33:23.275Z] Successfully built 6557d688a902 [2021-08-17T11:33:23.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:33:23.900Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T11:33:23.900Z] . [Pipeline] withDockerContainer [2021-08-17T11:33:24.229Z] prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container [2021-08-17T11:33:24.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 [2021-08-17T11:33:25.986Z] $ docker top 1dace673024d4ed80a152ca9181bfc2eca10eb5ec503c8840d67dfc44d5f70af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T11:33:27.003Z] + go version [2021-08-17T11:33:27.003Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T11:33:27.019Z] $ docker stop --time=1 1dace673024d4ed80a152ca9181bfc2eca10eb5ec503c8840d67dfc44d5f70af [2021-08-17T11:33:28.852Z] $ docker rm -f 1dace673024d4ed80a152ca9181bfc2eca10eb5ec503c8840d67dfc44d5f70af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:33:29.522Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.020s coverage: 83.6% of statements [2021-08-17T11:33:29.522Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-17T11:33:29.522Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements [2021-08-17T11:33:29.522Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-17T11:33:29.522Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-17T11:33:29.575Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T11:33:29.576Z] . [Pipeline] withDockerContainer [2021-08-17T11:33:29.839Z] prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container [2021-08-17T11:33:29.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 [2021-08-17T11:33:31.497Z] $ docker top 8fd8ebf11a585e3df807356618ee8adb22aacf4dc594f410db754282c18ee199 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T11:33:32.458Z] + go mod tidy [Pipeline] sh [2021-08-17T11:33:32.889Z] gofmt -l . [2021-08-17T11:33:32.889Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-17T11:33:32.905Z] $ docker stop --time=1 619ae51136196d9cfe1bcc6de21c88d59d0bf062745c812be5b835657b660950 [2021-08-17T11:33:33.381Z] + make test [2021-08-17T11:33:33.381Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-17T11:33:34.321Z] $ docker rm -f 619ae51136196d9cfe1bcc6de21c88d59d0bf062745c812be5b835657b660950 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T11:33:34.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T11:33:35.008Z] 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-08-17T11:33:35.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T11:33:35.646Z] [2021-08-17T11:33:35.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:33:35.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T11:33:35.987Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T11:33:35.987Z] b4d181a07f80: Pulling fs layer [2021-08-17T11:33:35.987Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T11:33:35.987Z] ed53099fbce6: Pulling fs layer [2021-08-17T11:33:35.987Z] dc539afda2c1: Pulling fs layer [2021-08-17T11:33:35.987Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T11:33:35.987Z] 9065ff56babe: Pulling fs layer [2021-08-17T11:33:35.987Z] d287ab97295c: Pulling fs layer [2021-08-17T11:33:35.987Z] dc539afda2c1: Waiting [2021-08-17T11:33:35.987Z] 77bc0d833cb6: Waiting [2021-08-17T11:33:35.987Z] 9065ff56babe: Waiting [2021-08-17T11:33:35.987Z] d287ab97295c: Waiting [2021-08-17T11:33:36.255Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T11:33:36.255Z] a1111a8f2ec3: Download complete [2021-08-17T11:33:36.255Z] dc539afda2c1: Verifying Checksum [2021-08-17T11:33:36.255Z] dc539afda2c1: Download complete [2021-08-17T11:33:36.529Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T11:33:36.529Z] 77bc0d833cb6: Download complete [2021-08-17T11:33:36.529Z] 9065ff56babe: Verifying Checksum [2021-08-17T11:33:36.529Z] 9065ff56babe: Download complete [2021-08-17T11:33:36.529Z] ed53099fbce6: Verifying Checksum [2021-08-17T11:33:36.529Z] ed53099fbce6: Download complete [2021-08-17T11:33:37.493Z] b4d181a07f80: Verifying Checksum [2021-08-17T11:33:37.493Z] b4d181a07f80: Download complete [2021-08-17T11:33:38.919Z] b4d181a07f80: Pull complete [2021-08-17T11:33:39.188Z] a1111a8f2ec3: Pull complete [2021-08-17T11:33:39.779Z] ed53099fbce6: Pull complete [2021-08-17T11:33:39.779Z] dc539afda2c1: Pull complete [2021-08-17T11:33:40.045Z] 77bc0d833cb6: Pull complete [2021-08-17T11:33:40.045Z] 9065ff56babe: Pull complete [2021-08-17T11:33:40.638Z] d287ab97295c: Verifying Checksum [2021-08-17T11:33:40.638Z] d287ab97295c: Download complete [2021-08-17T11:33:44.938Z] d287ab97295c: Pull complete [2021-08-17T11:33:44.938Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T11:33:44.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T11:33:44.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T11:33:45.046Z] prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container [2021-08-17T11:33:45.102Z] $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T11:33:47.698Z] $ docker top 0751f1922792155b48d4c3db9ebeb7f8a93ee5cedd6b340189975e9004ed6e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:33:48.299Z] ---> job-cost.sh [2021-08-17T11:33:48.299Z] lf-activate-venv: SKIPPING [2021-08-17T11:33:48.299Z] INFO: No Stack... [2021-08-17T11:33:49.272Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T11:33:49.854Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T11:33:50.192Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-08-17T11:33:50.192Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T11:33:50.241Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [2021-08-17T11:33:50.261Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] did not exist. Created. [2021-08-17T11:33:50.261Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T11:33:50.606Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T11:33:50.653Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T11:33:50.662Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T11:33:50.693Z] $ docker stop --time=1 0751f1922792155b48d4c3db9ebeb7f8a93ee5cedd6b340189975e9004ed6e48 [2021-08-17T11:33:51.845Z] $ docker rm -f 0751f1922792155b48d4c3db9ebeb7f8a93ee5cedd6b340189975e9004ed6e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T11:34:05.760Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.096s coverage: 83.6% of statements [2021-08-17T11:34:05.760Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-17T11:34:05.760Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements [2021-08-17T11:34:05.760Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-17T11:34:05.760Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-17T11:34:24.077Z] gofmt -l . [2021-08-17T11:34:24.077Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-17T11:34:24.094Z] $ docker stop --time=1 8fd8ebf11a585e3df807356618ee8adb22aacf4dc594f410db754282c18ee199 [2021-08-17T11:34:26.094Z] $ docker rm -f 8fd8ebf11a585e3df807356618ee8adb22aacf4dc594f410db754282c18ee199 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T11:34:26.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T11:34:26.870Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T11:34:27.359Z] 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-08-17T11:34:27.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T11:34:27.922Z] [2021-08-17T11:34:27.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:34:28.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T11:34:28.549Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T11:34:28.549Z] 448f6bf000e3: Pulling fs layer [2021-08-17T11:34:28.549Z] f757da607395: Pulling fs layer [2021-08-17T11:34:28.549Z] 05883995daec: Pulling fs layer [2021-08-17T11:34:28.549Z] 8603b9c90790: Pulling fs layer [2021-08-17T11:34:28.549Z] 1560dd03e051: Pulling fs layer [2021-08-17T11:34:28.549Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T11:34:28.549Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T11:34:28.549Z] 1560dd03e051: Waiting [2021-08-17T11:34:28.549Z] 27f5ce0e4adf: Waiting [2021-08-17T11:34:28.549Z] c2d8d7efcc4b: Waiting [2021-08-17T11:34:28.549Z] 8603b9c90790: Waiting [2021-08-17T11:34:28.549Z] f757da607395: Verifying Checksum [2021-08-17T11:34:28.549Z] f757da607395: Download complete [2021-08-17T11:34:28.549Z] 8603b9c90790: Download complete [2021-08-17T11:34:29.142Z] 05883995daec: Download complete [2021-08-17T11:34:29.142Z] 27f5ce0e4adf: Download complete [2021-08-17T11:34:29.142Z] 1560dd03e051: Verifying Checksum [2021-08-17T11:34:29.142Z] 1560dd03e051: Download complete [2021-08-17T11:34:29.741Z] 448f6bf000e3: Download complete [2021-08-17T11:34:32.359Z] c2d8d7efcc4b: Download complete [2021-08-17T11:34:32.955Z] 448f6bf000e3: Pull complete [2021-08-17T11:34:33.556Z] f757da607395: Pull complete [2021-08-17T11:34:34.996Z] 05883995daec: Pull complete [2021-08-17T11:34:35.269Z] 8603b9c90790: Pull complete [2021-08-17T11:34:36.252Z] 1560dd03e051: Pull complete [2021-08-17T11:34:36.848Z] 27f5ce0e4adf: Pull complete [2021-08-17T11:34:51.971Z] c2d8d7efcc4b: Pull complete [2021-08-17T11:34:51.971Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T11:34:51.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T11:34:51.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T11:34:52.187Z] prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container [2021-08-17T11:34:52.257Z] $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@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 [2021-08-17T11:34:56.632Z] $ docker top ceb267a9e8ddb29c5fff4a79476652dfc1d05bd25e3d6e83cc716acce8c5a74a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:34:57.648Z] ---> job-cost.sh [2021-08-17T11:34:57.648Z] lf-activate-venv: SKIPPING [2021-08-17T11:34:57.648Z] INFO: No Stack... [2021-08-17T11:35:00.266Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T11:35:00.543Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T11:35:01.218Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-08-17T11:35:01.218Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T11:35:01.282Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [2021-08-17T11:35:01.297Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] did not exist. Created. [2021-08-17T11:35:01.297Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T11:35:02.000Z] /w/workspace/go-mod-registry/2@tmp/durable-841e775c/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-841e775c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T11:35:02.670Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T11:35:02.691Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T11:35:02.724Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T11:35:02.736Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T11:35:02.761Z] $ docker stop --time=1 ceb267a9e8ddb29c5fff4a79476652dfc1d05bd25e3d6e83cc716acce8c5a74a [2021-08-17T11:35:04.441Z] $ docker rm -f ceb267a9e8ddb29c5fff4a79476652dfc1d05bd25e3d6e83cc716acce8c5a74a [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-08-17T11:35:05.318Z] provisioning config files... [2021-08-17T11:35:05.345Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/config3585155655570720835tmp [Pipeline] { [Pipeline] sh [2021-08-17T11:35:05.684Z] + set +x [2021-08-17T11:35:05.684Z] + bash -s -- [2021-08-17T11:35:05.684Z] + curl -s https://codecov.io/bash [2021-08-17T11:35:05.684Z] [2021-08-17T11:35:05.684Z] _____ _ [2021-08-17T11:35:05.684Z] / ____| | | [2021-08-17T11:35:05.684Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T11:35:05.684Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T11:35:05.684Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T11:35:05.684Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T11:35:05.684Z] Bash-1.0.6 [2021-08-17T11:35:05.684Z] [2021-08-17T11:35:05.684Z] [2021-08-17T11:35:05.684Z] ==> git version 2.24.4 found [2021-08-17T11:35:05.684Z] ==> 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-08-17T11:35:05.684Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T11:35:05.684Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T11:35:05.684Z] ==> Jenkins CI detected. [2021-08-17T11:35:05.684Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-79 [2021-08-17T11:35:05.684Z] project root: . [2021-08-17T11:35:05.684Z] --> token set from env [2021-08-17T11:35:05.684Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T11:35:05.684Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T11:35:05.684Z] ==> Python coveragepy not found [2021-08-17T11:35:05.684Z] ==> Searching for coverage reports in: [2021-08-17T11:35:05.684Z] + . [2021-08-17T11:35:05.957Z] -> Found 1 reports [2021-08-17T11:35:05.957Z] ==> Detecting git/mercurial file structure [2021-08-17T11:35:05.957Z] ==> Reading reports [2021-08-17T11:35:05.957Z] + ./coverage.out bytes=10197 [2021-08-17T11:35:05.957Z] ==> Appending adjustments [2021-08-17T11:35:05.957Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T11:35:05.957Z] + Found adjustments [2021-08-17T11:35:05.957Z] ==> Gzipping contents [2021-08-17T11:35:05.957Z] 4.0K /tmp/codecov.nu8HMd.gz [2021-08-17T11:35:05.957Z] ==> Uploading reports [2021-08-17T11:35:05.957Z] url: https://codecov.io [2021-08-17T11:35:05.957Z] query: branch=PR-79&commit=c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=79&job=&cmd_args= [2021-08-17T11:35:05.957Z] -> Pinging Codecov [2021-08-17T11:35:05.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-79&commit=c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=79&job=&cmd_args= [2021-08-17T11:35:06.227Z] -> Uploading to [2021-08-17T11:35:06.227Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/05B643FFA8DEACB6C25F95B2D4D12284/c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b/c24fe1dd-8758-4a85-94b5-19cd8937c7a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T113506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baf0abefce2aa6d2dde004dfdce9f89897a245b800f27a2fee0c6397cefbf088 [2021-08-17T11:35:06.227Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T11:35:06.227Z] Dload Upload Total Spent Left Speed [2021-08-17T11:35:06.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1978 0 0 100 1978 0 4046 --:--:-- --:--:-- --:--:-- 4044 100 1978 0 0 100 1978 0 4045 --:--:-- --:--:-- --:--:-- 4044 [2021-08-17T11:35:06.816Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [Pipeline] } [2021-08-17T11:35:06.830Z] 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 [2021-08-17T11:35:07.950Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-79/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:08.298Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:08.946Z] ---> package-listing.sh [2021-08-17T11:35:08.946Z] ++ facter osfamily [2021-08-17T11:35:08.946Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T11:35:09.237Z] + OS_FAMILY=redhat [2021-08-17T11:35:09.237Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-79 [2021-08-17T11:35:09.237Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T11:35:09.237Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T11:35:09.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T11:35:09.237Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T11:35:09.237Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-79 ']' [2021-08-17T11:35:09.237Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T11:35:09.237Z] + case "${OS_FAMILY}" in [2021-08-17T11:35:09.237Z] + sort [2021-08-17T11:35:09.237Z] + rpm -qa [2021-08-17T11:35:09.825Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T11:35:09.825Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T11:35:09.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T11:35:09.825Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-79 ']' [2021-08-17T11:35:09.825Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-79/archives/ [2021-08-17T11:35:09.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-79/archives/ [Pipeline] echo [2021-08-17T11:35:09.846Z] 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/gexfoundry_go-mod-registry_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-17T11:35:10.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:35:10.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T11:35:10.753Z] [2021-08-17T11:35:10.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T11:35:11.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T11:35:11.085Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T11:35:11.085Z] b4d181a07f80: Pulling fs layer [2021-08-17T11:35:11.085Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T11:35:11.085Z] ed53099fbce6: Pulling fs layer [2021-08-17T11:35:11.085Z] dc539afda2c1: Pulling fs layer [2021-08-17T11:35:11.085Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T11:35:11.085Z] 9065ff56babe: Pulling fs layer [2021-08-17T11:35:11.085Z] d287ab97295c: Pulling fs layer [2021-08-17T11:35:11.085Z] dc539afda2c1: Waiting [2021-08-17T11:35:11.085Z] 77bc0d833cb6: Waiting [2021-08-17T11:35:11.085Z] 9065ff56babe: Waiting [2021-08-17T11:35:11.085Z] d287ab97295c: Waiting [2021-08-17T11:35:11.350Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T11:35:11.350Z] a1111a8f2ec3: Download complete [2021-08-17T11:35:11.616Z] dc539afda2c1: Verifying Checksum [2021-08-17T11:35:11.616Z] dc539afda2c1: Download complete [2021-08-17T11:35:11.882Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T11:35:11.882Z] 77bc0d833cb6: Download complete [2021-08-17T11:35:11.882Z] 9065ff56babe: Verifying Checksum [2021-08-17T11:35:11.882Z] 9065ff56babe: Download complete [2021-08-17T11:35:12.467Z] ed53099fbce6: Verifying Checksum [2021-08-17T11:35:12.467Z] ed53099fbce6: Download complete [2021-08-17T11:35:13.895Z] b4d181a07f80: Download complete [2021-08-17T11:35:14.866Z] b4d181a07f80: Pull complete [2021-08-17T11:35:14.866Z] a1111a8f2ec3: Pull complete [2021-08-17T11:35:15.465Z] ed53099fbce6: Pull complete [2021-08-17T11:35:15.465Z] dc539afda2c1: Pull complete [2021-08-17T11:35:15.733Z] 77bc0d833cb6: Pull complete [2021-08-17T11:35:15.733Z] 9065ff56babe: Pull complete [2021-08-17T11:35:17.698Z] d287ab97295c: Verifying Checksum [2021-08-17T11:35:17.698Z] d287ab97295c: Download complete [2021-08-17T11:35:22.020Z] d287ab97295c: Pull complete [2021-08-17T11:35:22.020Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T11:35:22.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T11:35:22.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T11:35:22.116Z] prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container [2021-08-17T11:35:22.414Z] $ 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/gexfoundry_go-mod-registry_PR-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-79 -v /w/workspace/gexfoundry_go-mod-registry_PR-79:/w/workspace/gexfoundry_go-mod-registry_PR-79:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-79@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:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T11:35:24.752Z] $ docker top c7b129b6700b11d4a7c7c216aa5eeb922a626883dea5eed06e70cffd5836a29f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T11:35:25.173Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T11:35:25.504Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T11:35:25.830Z] + ls /var/log/sa-host [2021-08-17T11:35:25.830Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T11:35:25.830Z] file_magic: OK [2021-08-17T11:35:25.830Z] HZ: Using current value: 100 [2021-08-17T11:35:25.830Z] file_header: OK [2021-08-17T11:35:25.830Z] 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-08-17T11:35:25.830Z] Statistics: [2021-08-17T11:35:25.830Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T11:35:25.830Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T11:35:25.830Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T11:35:25.830Z] file_magic: OK [2021-08-17T11:35:25.830Z] HZ: Using current value: 100 [2021-08-17T11:35:25.830Z] file_header: OK [2021-08-17T11:35:25.830Z] 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-08-17T11:35:25.830Z] Statistics: [2021-08-17T11:35:25.830Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T11:35:25.830Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T11:35:26.842Z] provisioning config files... [2021-08-17T11:35:26.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/config5977163141917114082tmp [Pipeline] { [Pipeline] echo [2021-08-17T11:35:26.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:27.274Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T11:35:27.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:27.792Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T11:35:27.806Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:28.124Z] ---> sudo-logs.sh [2021-08-17T11:35:28.124Z] Archiving 'sudo' log.. [2021-08-17T11:35:28.124Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1027.vexxhost.local: Name or service not known [2021-08-17T11:35:28.124Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1027.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T11:35:28.164Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:28.483Z] ---> job-cost.sh [2021-08-17T11:35:28.483Z] lf-activate-venv: SKIPPING [2021-08-17T11:35:28.483Z] DEBUG: total: 0.18000000715255737 [2021-08-17T11:35:28.483Z] INFO: Retrieving Stack Cost... [2021-08-17T11:35:29.446Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T11:35:29.712Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T11:35:29.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T11:35:30.050Z] ---> logs-deploy.sh [2021-08-17T11:35:30.050Z] lf-activate-venv: SKIPPING [2021-08-17T11:35:30.050Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-79/2 [2021-08-17T11:35:30.050Z] INFO: archiving workspace using pattern(s): [2021-08-17T11:35:31.014Z] Archives upload complete. [2021-08-17T11:35:31.014Z] INFO: archiving logs to Nexus [2021-08-17T11:35:31.608Z] ---> uname -a: [2021-08-17T11:35:31.608Z] Linux prd-centos7-docker-4c-2g-1027.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] ---> lscpu: [2021-08-17T11:35:31.608Z] Architecture: x86_64 [2021-08-17T11:35:31.608Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-17T11:35:31.608Z] Byte Order: Little Endian [2021-08-17T11:35:31.608Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-17T11:35:31.608Z] CPU(s): 2 [2021-08-17T11:35:31.608Z] On-line CPU(s) list: 0,1 [2021-08-17T11:35:31.608Z] Thread(s) per core: 1 [2021-08-17T11:35:31.608Z] Core(s) per socket: 1 [2021-08-17T11:35:31.608Z] Socket(s): 2 [2021-08-17T11:35:31.608Z] NUMA node(s): 1 [2021-08-17T11:35:31.608Z] Vendor ID: AuthenticAMD [2021-08-17T11:35:31.608Z] CPU family: 23 [2021-08-17T11:35:31.608Z] Model: 49 [2021-08-17T11:35:31.608Z] Model name: AMD EPYC-Rome Processor [2021-08-17T11:35:31.608Z] Stepping: 0 [2021-08-17T11:35:31.608Z] CPU MHz: 2799.998 [2021-08-17T11:35:31.608Z] BogoMIPS: 5599.99 [2021-08-17T11:35:31.608Z] Virtualization: AMD-V [2021-08-17T11:35:31.608Z] Hypervisor vendor: KVM [2021-08-17T11:35:31.608Z] Virtualization type: full [2021-08-17T11:35:31.608Z] L1d cache: 32K [2021-08-17T11:35:31.608Z] L1i cache: 32K [2021-08-17T11:35:31.608Z] L2 cache: 512K [2021-08-17T11:35:31.608Z] L3 cache: 16384K [2021-08-17T11:35:31.608Z] NUMA node0 CPU(s): 0,1 [2021-08-17T11:35:31.608Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] ---> nproc: [2021-08-17T11:35:31.608Z] 2 [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] ---> df -h: [2021-08-17T11:35:31.608Z] Filesystem Size Used Avail Use% Mounted on [2021-08-17T11:35:31.608Z] overlay 40G 7.7G 33G 20% / [2021-08-17T11:35:31.608Z] tmpfs 64M 0 64M 0% /dev [2021-08-17T11:35:31.608Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-17T11:35:31.608Z] shm 64M 0 64M 0% /dev/shm [2021-08-17T11:35:31.608Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] ---> sar -b -r -n DEV: [2021-08-17T11:35:31.608Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] 11:29:01 LINUX RESTART (2 CPU) [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] 11:30:01 tps rtps wtps bread/s bwrtn/s [2021-08-17T11:35:31.608Z] 11:31:02 1.87 0.00 1.87 0.00 37.55 [2021-08-17T11:35:31.608Z] 11:32:01 0.22 0.00 0.22 0.00 3.02 [2021-08-17T11:35:31.608Z] 11:33:01 0.33 0.00 0.33 0.00 4.98 [2021-08-17T11:35:31.608Z] 11:34:01 0.20 0.00 0.20 0.00 2.70 [2021-08-17T11:35:31.608Z] 11:35:01 0.27 0.00 0.27 0.00 3.30 [2021-08-17T11:35:31.608Z] Average: 0.58 0.00 0.58 0.00 10.33 [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] 11:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-17T11:35:31.608Z] 11:31:02 5482892 0 791984 9.89 2620 1731444 1207044 13.33 561592 1566808 16 [2021-08-17T11:35:31.608Z] 11:32:01 5480544 0 794324 9.92 2620 1731452 1207404 13.33 574852 1555468 8 [2021-08-17T11:35:31.608Z] 11:33:01 5479360 0 795504 9.93 2620 1731456 1207476 13.33 575540 1556092 8 [2021-08-17T11:35:31.608Z] 11:34:01 5482088 0 792772 9.90 2620 1731460 1207044 13.33 573120 1556092 8 [2021-08-17T11:35:31.608Z] 11:35:01 5481712 0 793144 9.90 2620 1731464 1207152 13.33 568872 1560980 12 [2021-08-17T11:35:31.608Z] Average: 5481319 0 793546 9.91 2620 1731455 1207224 13.33 570795 1559088 10 [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] 11:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-17T11:35:31.608Z] 11:31:02 eth0 0.62 0.08 0.04 0.02 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:32:01 eth0 3.88 1.44 3.10 0.10 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:33:01 eth0 1.33 0.67 0.58 0.40 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:35:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] Average: eth0 1.24 0.49 0.77 0.12 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] ---> sar -P ALL: [2021-08-17T11:35:31.608Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] 11:29:01 LINUX RESTART (2 CPU) [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] 11:30:01 CPU %user %nice %system %iowait %steal %idle [2021-08-17T11:35:31.608Z] 11:31:02 all 0.30 0.00 0.09 0.00 0.02 99.59 [2021-08-17T11:35:31.608Z] 11:31:02 0 0.48 0.00 0.08 0.00 0.02 99.42 [2021-08-17T11:35:31.608Z] 11:31:02 1 0.12 0.00 0.10 0.00 0.02 99.77 [2021-08-17T11:35:31.608Z] 11:32:01 all 0.27 0.00 0.04 0.00 0.03 99.66 [2021-08-17T11:35:31.608Z] 11:32:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-08-17T11:35:31.608Z] 11:32:01 1 0.44 0.00 0.03 0.00 0.03 99.49 [2021-08-17T11:35:31.608Z] 11:33:01 all 0.13 0.00 0.07 0.01 0.01 99.79 [2021-08-17T11:35:31.608Z] 11:33:01 0 0.17 0.00 0.08 0.02 0.02 99.72 [2021-08-17T11:35:31.608Z] 11:33:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2021-08-17T11:35:31.608Z] 11:34:01 all 0.12 0.00 0.08 0.00 0.03 99.78 [2021-08-17T11:35:31.608Z] 11:34:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-08-17T11:35:31.608Z] 11:34:01 1 0.18 0.00 0.08 0.00 0.03 99.70 [2021-08-17T11:35:31.608Z] 11:35:01 all 0.19 0.00 0.06 0.00 0.02 99.73 [2021-08-17T11:35:31.608Z] 11:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-08-17T11:35:31.608Z] 11:35:01 1 0.33 0.00 0.07 0.00 0.02 99.58 [2021-08-17T11:35:31.608Z] Average: all 0.20 0.00 0.07 0.00 0.02 99.71 [2021-08-17T11:35:31.608Z] Average: 0 0.17 0.00 0.07 0.00 0.02 99.74 [2021-08-17T11:35:31.608Z] Average: 1 0.23 0.00 0.07 0.00 0.02 99.68 [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z] [2021-08-17T11:35:31.608Z]