Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c 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-ssh5230047907556461295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh9181221337338445809.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 f1d79d91c36788821211008368c3015072ca53ca 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8189434210250683678.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh8763899406090169285.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh259920067400046998.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 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 ‘prd-centos7-docker-4c-2g-477’ is offline Running on prd-centos7-docker-4c-2g-738 in /w/workspace/dgexfoundry_go-mod-registry_main [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/dgexfoundry_go-mod-registry_main # 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/dgexfoundry_go-mod-registry_main@tmp/jenkins-gitclient-ssh837497869901103011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 Commit message: "Merge pull request #88 from lenny-intel/RenewAccessTokenCallback" > git rev-list --no-walk a10bb4151d6127a91624dcd644e2a930e70f06de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-12T17:44:02.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-12T17:44:02.149Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-12T17:44:02.164Z] ========================================================= [2021-10-12T17:44:02.164Z] EdgeX Global Pipelines Version Info [2021-10-12T17:44:02.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:44:03.447Z] ------------------- [2021-10-12T17:44:03.447Z] stable info: [2021-10-12T17:44:03.447Z] ------------------- [2021-10-12T17:44:03.447Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-12T17:44:03.447Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T17:44:03.447Z] Message: update stable to v1.0.209 [2021-10-12T17:44:04.016Z] ------------------- [2021-10-12T17:44:04.016Z] experimental info: [2021-10-12T17:44:04.016Z] ------------------- [2021-10-12T17:44:04.016Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-12T17:44:04.016Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-12T17:44:04.016Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-12T17:44:04.084Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-12T17:44:04.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-12T17:44:04.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-12T17:44:04.115Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-12T17:44:04.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-12T17:44:04.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-12T17:44:04.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-12T17:44:04.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-12T17:44:04.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-12T17:44:04.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-12T17:44:04.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-12T17:44:04.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-12T17:44:04.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-12T17:44:04.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-12T17:44:04.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:44:04.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:44:04.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:44:04.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-12T17:44:04.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-12T17:44:04.280Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-12T17:44:04.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-12T17:44:04.298Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-12T17:44:04.308Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-12T17:44:04.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-12T17:44:04.327Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-12T17:44:04.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-12T17:44:04.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-12T17:44:04.354Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-12T17:44:04.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-12T17:44:04.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] echo [2021-10-12T17:44:04.375Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cbb0c2 [Pipeline] echo [2021-10-12T17:44:04.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-12T17:44:04.796Z] + git log --format=format:%s -1 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] echo [2021-10-12T17:44:04.831Z] GIT_COMMIT: 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c, Commit Message: Merge pull request #88 from lenny-intel/RenewAccessTokenCallback [Pipeline] echo [2021-10-12T17:44:04.840Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:44:05.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:44:05.502Z] [2021-10-12T17:44:05.502Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:44:05.813Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:44:05.813Z] latest: Pulling from edgex-devops/git-semver [2021-10-12T17:44:05.813Z] a0d0a0d46f8b: Pulling fs layer [2021-10-12T17:44:05.813Z] 3e5f54012d9b: Pulling fs layer [2021-10-12T17:44:05.813Z] 4c7163046ea9: Pulling fs layer [2021-10-12T17:44:05.813Z] 0c2d73faf560: Pulling fs layer [2021-10-12T17:44:05.813Z] 0c2d73faf560: Waiting [2021-10-12T17:44:05.813Z] 3e5f54012d9b: Download complete [2021-10-12T17:44:06.076Z] a0d0a0d46f8b: Verifying Checksum [2021-10-12T17:44:06.076Z] a0d0a0d46f8b: Download complete [2021-10-12T17:44:06.076Z] 0c2d73faf560: Verifying Checksum [2021-10-12T17:44:06.076Z] 0c2d73faf560: Download complete [2021-10-12T17:44:06.076Z] 4c7163046ea9: Verifying Checksum [2021-10-12T17:44:06.076Z] 4c7163046ea9: Download complete [2021-10-12T17:44:06.076Z] a0d0a0d46f8b: Pull complete [2021-10-12T17:44:06.339Z] 3e5f54012d9b: Pull complete [2021-10-12T17:44:06.603Z] 4c7163046ea9: Pull complete [2021-10-12T17:44:06.865Z] 0c2d73faf560: Pull complete [2021-10-12T17:44:06.865Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-12T17:44:06.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:44:06.865Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-12T17:44:06.945Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:44:06.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T17:44:07.564Z] $ docker top 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T17:44:07.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:44:07.672Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:44:07.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:44:07.800Z] $ docker exec 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent [2021-10-12T17:44:07.922Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlIOneh/agent.15 [2021-10-12T17:44:07.922Z] SSH_AGENT_PID=22 [2021-10-12T17:44:07.930Z] Running ssh-add (command line suppressed) [2021-10-12T17:44:08.047Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7757497993285285360.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7757497993285285360.key) [2021-10-12T17:44:08.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:44:08.354Z] + git tag --points-at HEAD [Pipeline] } [2021-10-12T17:44:08.368Z] $ docker exec --env ******** --env ******** 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent -k [2021-10-12T17:44:08.489Z] unset SSH_AUTH_SOCK; [2021-10-12T17:44:08.489Z] unset SSH_AGENT_PID; [2021-10-12T17:44:08.489Z] echo Agent pid 22 killed; [2021-10-12T17:44:08.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-12T17:44:08.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:44:08.525Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:44:08.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:44:08.651Z] $ docker exec 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent [2021-10-12T17:44:08.760Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDMeNEK/agent.55 [2021-10-12T17:44:08.760Z] SSH_AGENT_PID=62 [2021-10-12T17:44:08.764Z] Running ssh-add (command line suppressed) [2021-10-12T17:44:08.855Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3732648622578973633.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_3732648622578973633.key) [2021-10-12T17:44:08.866Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:44:09.165Z] + git semver init [2021-10-12T17:44:09.165Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T17:44:09.165Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-12T17:44:09.165Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-12T17:44:09.165Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T17:44:09.165Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T17:44:09.165Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T17:44:09.165Z] # $SEMVER_BRANCH = main [2021-10-12T17:44:09.165Z] # $SEMVER_TEMP = /tmp/semver-731638467 [2021-10-12T17:44:09.165Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-12T17:44:09.734Z] # '/tmp/semver-731638467' -> '/w/workspace/dgexfoundry_go-mod-registry_main/.semver' [2021-10-12T17:44:09.734Z] # -> Force: false [2021-10-12T17:44:09.734Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-10-12T17:44:09.746Z] $ docker exec --env ******** --env ******** 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 ssh-agent -k [2021-10-12T17:44:09.840Z] unset SSH_AUTH_SOCK; [2021-10-12T17:44:09.841Z] unset SSH_AGENT_PID; [2021-10-12T17:44:09.841Z] echo Agent pid 62 killed; [2021-10-12T17:44:09.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T17:44:10.155Z] + git semver [Pipeline] } [2021-10-12T17:44:10.166Z] $ docker stop --time=1 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 [2021-10-12T17:44:11.395Z] $ docker rm -f 975cac9a1775a54f9998511d56b630cc4590110ead0a39ab1bee379240c6be20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T17:44:11.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-12T17:44:11.987Z] Stashed 1 file(s) [Pipeline] echo [2021-10-12T17:44:11.990Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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-10-12T17:44:27.137Z] Still waiting to schedule task [2021-10-12T17:44:27.138Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-12T17:44:27.139Z] Still waiting to schedule task [2021-10-12T17:44:27.139Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-12T17:46:11.516Z] Running on prd-centos7-docker-4c-2g-740 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-10-12T17:46:11.527Z] Running in /w/workspace/go-mod-registry/8 [Pipeline] { [Pipeline] checkout [2021-10-12T17:46:11.618Z] Selected Git installation does not exist. Using Default [2021-10-12T17:46:11.619Z] The recommended git tool is: NONE [2021-10-12T17:46:13.610Z] using credential edgex-jenkins-ssh [2021-10-12T17:46:13.620Z] Cloning the remote Git repository [2021-10-12T17:46:12.749Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:46:12.809Z] > git init /w/workspace/go-mod-registry/8 # timeout=10 [2021-10-12T17:46:12.839Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:46:12.839Z] > git --version # timeout=10 [2021-10-12T17:46:12.850Z] > git --version # 'git version 2.24.4' [2021-10-12T17:46:12.850Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T17:46:12.873Z] [INFO] Currently running in a labeled security context [2021-10-12T17:46:12.873Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-12T17:46:12.873Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/8@tmp/jenkins-gitclient-ssh434032889284202389.key [2021-10-12T17:46:12.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:46:14.440Z] Avoid second fetch [2021-10-12T17:46:14.440Z] Checking out Revision 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c (main) [2021-10-12T17:46:13.529Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-12T17:46:13.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:46:13.556Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T17:46:13.563Z] > git checkout -f 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 [2021-10-12T17:46:18.101Z] Commit message: "Merge pull request #88 from lenny-intel/RenewAccessTokenCallback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-12T17:46:18.636Z] ========================================================= [2021-10-12T17:46:18.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-12T17:46:18.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-12T17:46:19.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T17:46:19.033Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-12T17:46:19.033Z] 4e9f2cdf4387: Pulling fs layer [2021-10-12T17:46:19.033Z] 57d31006c564: Pulling fs layer [2021-10-12T17:46:19.033Z] bd5ccded8296: Pulling fs layer [2021-10-12T17:46:19.033Z] 304dd3a0f381: Pulling fs layer [2021-10-12T17:46:19.033Z] d37cda54a23b: Pulling fs layer [2021-10-12T17:46:19.033Z] bae75c0f2455: Pulling fs layer [2021-10-12T17:46:19.033Z] 806579b3d29a: Pulling fs layer [2021-10-12T17:46:19.033Z] c77eb801bf70: Pulling fs layer [2021-10-12T17:46:19.033Z] 6d0567d44e1a: Pulling fs layer [2021-10-12T17:46:19.033Z] 304dd3a0f381: Waiting [2021-10-12T17:46:19.033Z] d37cda54a23b: Waiting [2021-10-12T17:46:19.033Z] bae75c0f2455: Waiting [2021-10-12T17:46:19.033Z] 806579b3d29a: Waiting [2021-10-12T17:46:19.033Z] c77eb801bf70: Waiting [2021-10-12T17:46:19.033Z] 6d0567d44e1a: Waiting [2021-10-12T17:46:19.033Z] bd5ccded8296: Verifying Checksum [2021-10-12T17:46:19.033Z] bd5ccded8296: Download complete [2021-10-12T17:46:19.033Z] 57d31006c564: Verifying Checksum [2021-10-12T17:46:19.033Z] 57d31006c564: Download complete [2021-10-12T17:46:19.033Z] d37cda54a23b: Verifying Checksum [2021-10-12T17:46:19.033Z] d37cda54a23b: Download complete [2021-10-12T17:46:19.033Z] bae75c0f2455: Verifying Checksum [2021-10-12T17:46:19.033Z] bae75c0f2455: Download complete [2021-10-12T17:46:19.033Z] 4e9f2cdf4387: Verifying Checksum [2021-10-12T17:46:19.033Z] 4e9f2cdf4387: Download complete [2021-10-12T17:46:19.033Z] 806579b3d29a: Verifying Checksum [2021-10-12T17:46:19.033Z] 806579b3d29a: Download complete [2021-10-12T17:46:19.299Z] c77eb801bf70: Verifying Checksum [2021-10-12T17:46:19.299Z] c77eb801bf70: Download complete [2021-10-12T17:46:19.576Z] 4e9f2cdf4387: Pull complete [2021-10-12T17:46:19.576Z] 6d0567d44e1a: Verifying Checksum [2021-10-12T17:46:19.576Z] 6d0567d44e1a: Download complete [2021-10-12T17:46:19.576Z] 304dd3a0f381: Verifying Checksum [2021-10-12T17:46:19.576Z] 304dd3a0f381: Download complete [2021-10-12T17:46:19.842Z] 57d31006c564: Pull complete [2021-10-12T17:46:19.842Z] bd5ccded8296: Pull complete [2021-10-12T17:46:24.073Z] 304dd3a0f381: Pull complete [2021-10-12T17:46:24.073Z] d37cda54a23b: Pull complete [2021-10-12T17:46:24.073Z] bae75c0f2455: Pull complete [2021-10-12T17:46:24.073Z] 806579b3d29a: Pull complete [2021-10-12T17:46:24.073Z] c77eb801bf70: Pull complete [2021-10-12T17:46:26.658Z] 6d0567d44e1a: Pull complete [2021-10-12T17:46:26.658Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-12T17:46:26.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-12T17:46:26.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-12T17:46:26.994Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:46:27.302Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T17:46:27.302Z] . [Pipeline] withDockerContainer [2021-10-12T17:46:27.379Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-10-12T17:46:27.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T17:46:31.284Z] $ docker top b3ea59b42baa81679a316569e3e951a233d6ff2be383d94a389c5b88d1fa7fea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T17:46:31.676Z] + go version [2021-10-12T17:46:31.676Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-12T17:46:31.687Z] $ docker stop --time=1 b3ea59b42baa81679a316569e3e951a233d6ff2be383d94a389c5b88d1fa7fea [2021-10-12T17:46:32.889Z] $ docker rm -f b3ea59b42baa81679a316569e3e951a233d6ff2be383d94a389c5b88d1fa7fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:46:33.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-12T17:46:33.489Z] . [Pipeline] withDockerContainer [2021-10-12T17:46:33.566Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-10-12T17:46:33.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-12T17:46:33.998Z] $ docker top cacbff09a29decb64f119833dc742c9a94fb62762bf31c853240171d094b0901 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T17:46:34.400Z] + make test [2021-10-12T17:46:34.400Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-12T17:46:34.972Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-12T17:46:34.972Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-12T17:46:34.972Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-12T17:46:34.972Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-12T17:46:34.972Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-12T17:46:34.972Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-12T17:46:34.972Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-12T17:46:34.972Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-12T17:46:34.972Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-12T17:46:34.972Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-12T17:46:34.972Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-12T17:46:34.972Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-12T17:46:34.972Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-12T17:46:34.972Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-12T17:46:34.972Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-12T17:46:34.972Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-12T17:46:35.233Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-12T17:46:35.233Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-12T17:46:47.598Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.029s coverage: 89.4% of statements [2021-10-12T17:46:47.598Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-12T17:46:47.598Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements [2021-10-12T17:46:47.598Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-12T17:46:47.598Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T17:46:51.718Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-739 in /w/workspace/dgexfoundry_go-mod-registry_main [Pipeline] { [Pipeline] ws [2021-10-12T17:46:51.735Z] Running in /w/workspace/go-mod-registry/8 [Pipeline] { [Pipeline] checkout [2021-10-12T17:46:51.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T17:46:51.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T17:46:51.846Z] $ docker stop --time=1 cacbff09a29decb64f119833dc742c9a94fb62762bf31c853240171d094b0901 [2021-10-12T17:46:51.961Z] Selected Git installation does not exist. Using Default [2021-10-12T17:46:51.961Z] The recommended git tool is: NONE [2021-10-12T17:46:53.231Z] $ docker rm -f cacbff09a29decb64f119833dc742c9a94fb62762bf31c853240171d094b0901 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T17:46:53.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T17:46:53.845Z] 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-10-12T17:46:54.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:46:54.575Z] [2021-10-12T17:46:54.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:46:54.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:46:54.896Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T17:46:54.896Z] b4d181a07f80: Pulling fs layer [2021-10-12T17:46:54.896Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T17:46:54.896Z] ed53099fbce6: Pulling fs layer [2021-10-12T17:46:54.896Z] dc539afda2c1: Pulling fs layer [2021-10-12T17:46:54.896Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T17:46:54.896Z] 9065ff56babe: Pulling fs layer [2021-10-12T17:46:54.896Z] d287ab97295c: Pulling fs layer [2021-10-12T17:46:54.896Z] 77bc0d833cb6: Waiting [2021-10-12T17:46:54.896Z] 9065ff56babe: Waiting [2021-10-12T17:46:54.896Z] d287ab97295c: Waiting [2021-10-12T17:46:54.896Z] dc539afda2c1: Waiting [2021-10-12T17:46:54.896Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T17:46:54.896Z] a1111a8f2ec3: Download complete [2021-10-12T17:46:54.896Z] dc539afda2c1: Verifying Checksum [2021-10-12T17:46:54.896Z] dc539afda2c1: Download complete [2021-10-12T17:46:54.896Z] ed53099fbce6: Verifying Checksum [2021-10-12T17:46:54.896Z] ed53099fbce6: Download complete [2021-10-12T17:46:54.896Z] 9065ff56babe: Verifying Checksum [2021-10-12T17:46:54.896Z] 9065ff56babe: Download complete [2021-10-12T17:46:55.157Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T17:46:55.157Z] 77bc0d833cb6: Download complete [2021-10-12T17:46:55.157Z] b4d181a07f80: Verifying Checksum [2021-10-12T17:46:55.157Z] b4d181a07f80: Download complete [2021-10-12T17:46:55.735Z] d287ab97295c: Verifying Checksum [2021-10-12T17:46:55.735Z] d287ab97295c: Download complete [2021-10-12T17:46:56.689Z] b4d181a07f80: Pull complete [2021-10-12T17:46:56.689Z] a1111a8f2ec3: Pull complete [2021-10-12T17:46:57.264Z] ed53099fbce6: Pull complete [2021-10-12T17:46:57.264Z] dc539afda2c1: Pull complete [2021-10-12T17:46:57.525Z] 77bc0d833cb6: Pull complete [2021-10-12T17:46:57.792Z] 9065ff56babe: Pull complete [2021-10-12T17:46:57.849Z] using credential edgex-jenkins-ssh [2021-10-12T17:46:57.884Z] Cloning the remote Git repository [2021-10-12T17:46:57.948Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:46:58.050Z] > git init /w/workspace/go-mod-registry/8 # timeout=10 [2021-10-12T17:46:59.110Z] Avoid second fetch [2021-10-12T17:46:59.110Z] Checking out Revision 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c (main) [2021-10-12T17:46:58.166Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-12T17:46:58.167Z] > git --version # timeout=10 [2021-10-12T17:46:58.194Z] > git --version # 'git version 2.17.1' [2021-10-12T17:46:58.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-12T17:46:58.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:46:59.076Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-12T17:46:59.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-12T17:46:59.132Z] > git config core.sparsecheckout # timeout=10 [2021-10-12T17:46:59.148Z] > git checkout -f 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c # timeout=10 [2021-10-12T17:47:03.113Z] d287ab97295c: Pull complete [2021-10-12T17:47:03.113Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T17:47:03.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:47:03.113Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T17:47:03.188Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-10-12T17:47:03.225Z] $ 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/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T17:47:03.422Z] Commit message: "Merge pull request #88 from lenny-intel/RenewAccessTokenCallback" [2021-10-12T17:47:03.812Z] [2021-10-12T17:47:03.812Z] GitHub has been notified of this commit’s build result [2021-10-12T17:47:03.812Z] [2021-10-12T17:47:05.399Z] $ docker top 68e4457428ff8cc2bedffbf3babda8b7590b2b171b63f13915a9aa1f29454940 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-10-12T17:47:05.862Z] ---> job-cost.sh [2021-10-12T17:47:05.862Z] lf-activate-venv: SKIPPING [2021-10-12T17:47:05.862Z] INFO: No Stack... [Pipeline] echo [2021-10-12T17:47:05.957Z] ========================================================= [2021-10-12T17:47:05.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-12T17:47:05.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-12T17:47:06.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T17:47:08.028Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-12T17:47:08.028Z] bbf911997326: Pulling fs layer [2021-10-12T17:47:08.028Z] 58ec367f63d7: Pulling fs layer [2021-10-12T17:47:08.028Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-12T17:47:08.028Z] fc5181fea5dc: Pulling fs layer [2021-10-12T17:47:08.028Z] 9c418107303f: Pulling fs layer [2021-10-12T17:47:08.028Z] 284eca6f2348: Pulling fs layer [2021-10-12T17:47:08.028Z] 842844d905b1: Pulling fs layer [2021-10-12T17:47:08.028Z] 901a3a57568e: Pulling fs layer [2021-10-12T17:47:08.028Z] 284eca6f2348: Waiting [2021-10-12T17:47:08.028Z] 842844d905b1: Waiting [2021-10-12T17:47:08.028Z] 901a3a57568e: Waiting [2021-10-12T17:47:08.028Z] fc5181fea5dc: Waiting [2021-10-12T17:47:08.028Z] 9c418107303f: Waiting [2021-10-12T17:47:08.028Z] 1b4a6ffa7d45: Download complete [2021-10-12T17:47:08.028Z] 58ec367f63d7: Download complete [2021-10-12T17:47:08.028Z] 9c418107303f: Download complete [2021-10-12T17:47:08.028Z] 284eca6f2348: Download complete [2021-10-12T17:47:08.314Z] bbf911997326: Download complete [2021-10-12T17:47:08.314Z] 842844d905b1: Verifying Checksum [2021-10-12T17:47:08.314Z] 842844d905b1: Download complete [2021-10-12T17:47:09.355Z] bbf911997326: Pull complete [2021-10-12T17:47:09.975Z] 58ec367f63d7: Pull complete [2021-10-12T17:47:10.259Z] 901a3a57568e: Download complete [2021-10-12T17:47:10.259Z] 1b4a6ffa7d45: Pull complete [2021-10-12T17:47:10.870Z] fc5181fea5dc: Verifying Checksum [2021-10-12T17:47:10.870Z] fc5181fea5dc: Download complete [2021-10-12T17:47:15.879Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T17:47:15.879Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T17:47:16.176Z] + cat /w/workspace/go-mod-registry/8/archives/cost.csv [2021-10-12T17:47:16.176Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T17:47:16.200Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [2021-10-12T17:47:16.220Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] did not exist. Created. [2021-10-12T17:47:16.220Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T17:47:16.536Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-12T17:47:16.581Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T17:47:16.591Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T17:47:16.613Z] $ docker stop --time=1 68e4457428ff8cc2bedffbf3babda8b7590b2b171b63f13915a9aa1f29454940 [2021-10-12T17:47:17.749Z] $ docker rm -f 68e4457428ff8cc2bedffbf3babda8b7590b2b171b63f13915a9aa1f29454940 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-12T17:47:21.129Z] fc5181fea5dc: Pull complete [2021-10-12T17:47:21.408Z] 9c418107303f: Pull complete [2021-10-12T17:47:22.010Z] 284eca6f2348: Pull complete [2021-10-12T17:47:22.289Z] 842844d905b1: Pull complete [2021-10-12T17:47:27.757Z] 901a3a57568e: Pull complete [2021-10-12T17:47:27.757Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-12T17:47:27.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-12T17:47:27.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-12T17:47:28.182Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:47:28.541Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T17:47:28.541Z] . [Pipeline] withDockerContainer [2021-10-12T17:47:28.792Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-10-12T17:47:28.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T17:47:35.013Z] $ docker top 5a7b04a1ef68cb56de4f8424eb846403719e9e9723f96674cfe37ddb1d4d3acf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T17:47:35.965Z] + go version [2021-10-12T17:47:35.965Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-12T17:47:35.996Z] $ docker stop --time=1 5a7b04a1ef68cb56de4f8424eb846403719e9e9723f96674cfe37ddb1d4d3acf [2021-10-12T17:47:37.802Z] $ docker rm -f 5a7b04a1ef68cb56de4f8424eb846403719e9e9723f96674cfe37ddb1d4d3acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:47:38.607Z] + docker inspect -f . ci-base-image-arm64 [2021-10-12T17:47:38.607Z] . [Pipeline] withDockerContainer [2021-10-12T17:47:38.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-10-12T17:47:38.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-12T17:47:40.450Z] $ docker top f3a1800789dee15f153110fb9f871676c081ee2c64f2e5817c09bf89ccbbb075 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-12T17:47:41.425Z] + make test [2021-10-12T17:47:41.425Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-12T17:47:42.422Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-12T17:47:42.422Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-12T17:47:42.422Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-12T17:47:42.422Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-12T17:47:42.422Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-12T17:47:42.422Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-12T17:47:42.422Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-12T17:47:42.422Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-12T17:47:42.422Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-12T17:47:42.422Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-12T17:47:42.422Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-12T17:47:42.703Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-12T17:47:42.703Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-12T17:47:42.703Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-12T17:47:42.703Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-12T17:47:42.703Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-12T17:47:42.985Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-12T17:47:42.985Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-12T17:48:15.450Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.160s coverage: 89.4% of statements [2021-10-12T17:48:15.450Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-12T17:48:15.450Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements [2021-10-12T17:48:15.450Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-12T17:48:15.450Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-12T17:48:33.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-12T17:48:33.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-12T17:48:33.876Z] $ docker stop --time=1 f3a1800789dee15f153110fb9f871676c081ee2c64f2e5817c09bf89ccbbb075 [2021-10-12T17:48:35.973Z] $ docker rm -f f3a1800789dee15f153110fb9f871676c081ee2c64f2e5817c09bf89ccbbb075 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-12T17:48:36.917Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-12T17:48:36.952Z] Warning: overwriting stash ‘coverage-report’ [2021-10-12T17:48:37.517Z] 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-10-12T17:48:38.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T17:48:38.189Z] [2021-10-12T17:48:38.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:48:38.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T17:48:38.851Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-12T17:48:38.851Z] 448f6bf000e3: Pulling fs layer [2021-10-12T17:48:38.851Z] f757da607395: Pulling fs layer [2021-10-12T17:48:38.851Z] 05883995daec: Pulling fs layer [2021-10-12T17:48:38.851Z] 8603b9c90790: Pulling fs layer [2021-10-12T17:48:38.851Z] 1560dd03e051: Pulling fs layer [2021-10-12T17:48:38.851Z] 27f5ce0e4adf: Pulling fs layer [2021-10-12T17:48:38.851Z] c2d8d7efcc4b: Pulling fs layer [2021-10-12T17:48:38.851Z] 8603b9c90790: Waiting [2021-10-12T17:48:38.851Z] 1560dd03e051: Waiting [2021-10-12T17:48:38.851Z] 27f5ce0e4adf: Waiting [2021-10-12T17:48:38.851Z] c2d8d7efcc4b: Waiting [2021-10-12T17:48:38.851Z] f757da607395: Verifying Checksum [2021-10-12T17:48:38.851Z] f757da607395: Download complete [2021-10-12T17:48:38.851Z] 8603b9c90790: Verifying Checksum [2021-10-12T17:48:38.851Z] 8603b9c90790: Download complete [2021-10-12T17:48:39.132Z] 1560dd03e051: Verifying Checksum [2021-10-12T17:48:39.132Z] 1560dd03e051: Download complete [2021-10-12T17:48:39.132Z] 05883995daec: Verifying Checksum [2021-10-12T17:48:39.132Z] 05883995daec: Download complete [2021-10-12T17:48:39.132Z] 27f5ce0e4adf: Verifying Checksum [2021-10-12T17:48:39.132Z] 27f5ce0e4adf: Download complete [2021-10-12T17:48:39.413Z] 448f6bf000e3: Verifying Checksum [2021-10-12T17:48:39.413Z] 448f6bf000e3: Download complete [2021-10-12T17:48:42.077Z] c2d8d7efcc4b: Verifying Checksum [2021-10-12T17:48:42.077Z] c2d8d7efcc4b: Download complete [2021-10-12T17:48:43.063Z] 448f6bf000e3: Pull complete [2021-10-12T17:48:43.672Z] f757da607395: Pull complete [2021-10-12T17:48:45.123Z] 05883995daec: Pull complete [2021-10-12T17:48:45.401Z] 8603b9c90790: Pull complete [2021-10-12T17:48:46.399Z] 1560dd03e051: Pull complete [2021-10-12T17:48:46.676Z] 27f5ce0e4adf: Pull complete [2021-10-12T17:49:01.854Z] c2d8d7efcc4b: Pull complete [2021-10-12T17:49:01.855Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-12T17:49:01.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-12T17:49:01.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-12T17:49:02.124Z] prd-ubuntu18.04-docker-arm64-4c-16g-739 does not seem to be running inside a container [2021-10-12T17:49:02.223Z] $ 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/8 -v /w/workspace/go-mod-registry/8:/w/workspace/go-mod-registry/8:rw,z -v /w/workspace/go-mod-registry/8@tmp:/w/workspace/go-mod-registry/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-12T17:49:07.552Z] $ docker top eb3f99167b19c0fc87232a0057744b9fe571da5b50590aeba6cab17415f71cb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:49:08.567Z] ---> job-cost.sh [2021-10-12T17:49:08.567Z] lf-activate-venv: SKIPPING [2021-10-12T17:49:08.567Z] INFO: No Stack... [2021-10-12T17:49:26.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-12T17:49:26.916Z] INFO: Archiving Costs [Pipeline] sh [2021-10-12T17:49:27.596Z] + cat /w/workspace/go-mod-registry/8/archives/cost.csv [2021-10-12T17:49:27.596Z] + cut -d, -f6 [Pipeline] lock [2021-10-12T17:49:27.671Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [2021-10-12T17:49:27.677Z] Resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] did not exist. Created. [2021-10-12T17:49:27.677Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T17:49:28.378Z] /w/workspace/go-mod-registry/8@tmp/durable-f9a60a3c/script.sh: 1: /w/workspace/go-mod-registry/8@tmp/durable-f9a60a3c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-12T17:49:29.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-12T17:49:29.083Z] Warning: overwriting stash ‘stack-cost’ [2021-10-12T17:49:29.116Z] Stashed 1 file(s) [Pipeline] } [2021-10-12T17:49:29.124Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-12T17:49:29.159Z] $ docker stop --time=1 eb3f99167b19c0fc87232a0057744b9fe571da5b50590aeba6cab17415f71cb0 [2021-10-12T17:49:30.784Z] $ docker rm -f eb3f99167b19c0fc87232a0057744b9fe571da5b50590aeba6cab17415f71cb0 [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-10-12T17:49:31.668Z] provisioning config files... [2021-10-12T17:49:31.682Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2713035466711283246tmp [Pipeline] { [Pipeline] sh [2021-10-12T17:49:31.991Z] + set +x [2021-10-12T17:49:31.991Z] + bash -s -- [2021-10-12T17:49:31.991Z] + curl -s https://codecov.io/bash [2021-10-12T17:49:31.991Z] [2021-10-12T17:49:31.991Z] _____ _ [2021-10-12T17:49:31.991Z] / ____| | | [2021-10-12T17:49:31.991Z] | | ___ __| | ___ ___ _____ __ [2021-10-12T17:49:31.991Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-12T17:49:31.992Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-12T17:49:31.992Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-12T17:49:31.992Z] Bash-1.0.6 [2021-10-12T17:49:31.992Z] [2021-10-12T17:49:31.992Z] [2021-10-12T17:49:31.992Z] ==> git version 2.24.4 found [2021-10-12T17:49:31.992Z] ==> 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-10-12T17:49:31.992Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-12T17:49:31.992Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-12T17:49:31.992Z] ==> Jenkins CI detected. [2021-10-12T17:49:31.992Z] current dir:  /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-12T17:49:31.992Z] project root: . [2021-10-12T17:49:31.992Z] --> token set from env [2021-10-12T17:49:31.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-12T17:49:32.251Z] ==> Running gcov in . (disable via -X gcov) [2021-10-12T17:49:32.251Z] ==> Python coveragepy not found [2021-10-12T17:49:32.251Z] ==> Searching for coverage reports in: [2021-10-12T17:49:32.251Z] + . [2021-10-12T17:49:32.251Z] -> Found 1 reports [2021-10-12T17:49:32.251Z] ==> Detecting git/mercurial file structure [2021-10-12T17:49:32.251Z] ==> Reading reports [2021-10-12T17:49:32.251Z] + ./coverage.out bytes=12273 [2021-10-12T17:49:32.251Z] ==> Appending adjustments [2021-10-12T17:49:32.251Z] https://docs.codecov.io/docs/fixing-reports [2021-10-12T17:49:32.251Z] + Found adjustments [2021-10-12T17:49:32.251Z] ==> Gzipping contents [2021-10-12T17:49:32.251Z] 4.0K /tmp/codecov.ry3l80.gz [2021-10-12T17:49:32.251Z] ==> Uploading reports [2021-10-12T17:49:32.251Z] url: https://codecov.io [2021-10-12T17:49:32.251Z] query: branch=main&commit=4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-12T17:49:32.251Z] -> Pinging Codecov [2021-10-12T17:49:32.251Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=main&commit=4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-12T17:49:32.516Z] -> Uploading to [2021-10-12T17:49:32.516Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-12/05B643FFA8DEACB6C25F95B2D4D12284/4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c/31412eb0-71bd-41de-bf5c-913b879b1b0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211012T174932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70db50b153f2a57eb321c66f6db5b1dfa6d78c9bca464424732af7961a015667 [2021-10-12T17:49:32.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-12T17:49:32.516Z] Dload Upload Total Spent Left Speed [2021-10-12T17:49:33.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2268 0 0 100 2268 0 6483 --:--:-- --:--:-- --:--:-- 6480 [2021-10-12T17:49:33.087Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] } [2021-10-12T17:49:33.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-12T17:49:33.435Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-12T17:49:33.442Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:49:33.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-12T17:49:33.750Z] [2021-10-12T17:49:33.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:49:34.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-12T17:49:34.061Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-12T17:49:34.061Z] 188c0c94c7c5: Pulling fs layer [2021-10-12T17:49:34.061Z] 0ef7d3d256c8: Pulling fs layer [2021-10-12T17:49:34.061Z] de9db76c5a1d: Pulling fs layer [2021-10-12T17:49:34.061Z] 0eba1c9be4d2: Pulling fs layer [2021-10-12T17:49:34.061Z] 0d57e429df01: Pulling fs layer [2021-10-12T17:49:34.061Z] 4e4be7b47b0d: Pulling fs layer [2021-10-12T17:49:34.061Z] e1f770b5df2f: Pulling fs layer [2021-10-12T17:49:34.061Z] 85a0685a4137: Pulling fs layer [2021-10-12T17:49:34.061Z] 0eba1c9be4d2: Waiting [2021-10-12T17:49:34.061Z] 0d57e429df01: Waiting [2021-10-12T17:49:34.061Z] 4e4be7b47b0d: Waiting [2021-10-12T17:49:34.061Z] e1f770b5df2f: Waiting [2021-10-12T17:49:34.061Z] 85a0685a4137: Waiting [2021-10-12T17:49:34.061Z] de9db76c5a1d: Verifying Checksum [2021-10-12T17:49:34.061Z] de9db76c5a1d: Download complete [2021-10-12T17:49:34.061Z] 0ef7d3d256c8: Verifying Checksum [2021-10-12T17:49:34.061Z] 0ef7d3d256c8: Download complete [2021-10-12T17:49:34.061Z] 0d57e429df01: Verifying Checksum [2021-10-12T17:49:34.061Z] 0d57e429df01: Download complete [2021-10-12T17:49:34.061Z] 4e4be7b47b0d: Verifying Checksum [2021-10-12T17:49:34.061Z] 4e4be7b47b0d: Download complete [2021-10-12T17:49:34.061Z] 188c0c94c7c5: Verifying Checksum [2021-10-12T17:49:34.061Z] 188c0c94c7c5: Download complete [2021-10-12T17:49:34.329Z] 188c0c94c7c5: Pull complete [2021-10-12T17:49:34.602Z] e1f770b5df2f: Verifying Checksum [2021-10-12T17:49:34.602Z] e1f770b5df2f: Download complete [2021-10-12T17:49:34.602Z] 0ef7d3d256c8: Pull complete [2021-10-12T17:49:34.873Z] 0eba1c9be4d2: Verifying Checksum [2021-10-12T17:49:34.873Z] 0eba1c9be4d2: Download complete [2021-10-12T17:49:34.873Z] de9db76c5a1d: Pull complete [2021-10-12T17:49:35.134Z] 85a0685a4137: Verifying Checksum [2021-10-12T17:49:35.134Z] 85a0685a4137: Download complete [2021-10-12T17:49:38.492Z] 0eba1c9be4d2: Pull complete [2021-10-12T17:49:38.760Z] 0d57e429df01: Pull complete [2021-10-12T17:49:38.760Z] 4e4be7b47b0d: Pull complete [2021-10-12T17:49:39.352Z] e1f770b5df2f: Pull complete [2021-10-12T17:49:45.970Z] 85a0685a4137: Pull complete [2021-10-12T17:49:45.970Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-12T17:49:45.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-12T17:49:45.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-12T17:49:46.036Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:49:46.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-12T17:49:46.700Z] $ docker top ac8893816c66ccebba4ac288c85a6c07aff929f4106d143979346ac54945bc81 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-12T17:49:46.797Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-12T17:49:47.095Z] + set -o pipefail [2021-10-12T17:49:47.095Z] + snyk monitor '--org=edgex-jenkins' [2021-10-12T17:49:49.009Z] [2021-10-12T17:49:49.009Z] Monitoring /w/workspace/dgexfoundry_go-mod-registry_main (github.com/edgexfoundry/go-mod-registry/v2)... [2021-10-12T17:49:49.009Z] [2021-10-12T17:49:49.009Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/fc436c96-6dcb-4693-bd36-3bbce149ff0d [2021-10-12T17:49:49.009Z] [2021-10-12T17:49:49.009Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-12T17:49:49.009Z] [2021-10-12T17:49:49.269Z] [2021-10-12T17:49:49.269Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-12T17:49:49.269Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-12T17:49:49.280Z] $ docker stop --time=1 ac8893816c66ccebba4ac288c85a6c07aff929f4106d143979346ac54945bc81 [2021-10-12T17:49:50.548Z] $ docker rm -f ac8893816c66ccebba4ac288c85a6c07aff929f4106d143979346ac54945bc81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-12T17:49:51.356Z] + git log --format=format:%s -1 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:49:51.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:49:51.652Z] . [Pipeline] withDockerContainer [2021-10-12T17:49:51.714Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:49:51.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T17:49:52.095Z] $ docker top d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T17:49:52.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:49:52.314Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:49:52.460Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:49:52.462Z] $ docker exec d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee ssh-agent [2021-10-12T17:49:52.591Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlagJjL/agent.14 [2021-10-12T17:49:52.591Z] SSH_AGENT_PID=21 [2021-10-12T17:49:52.597Z] Running ssh-add (command line suppressed) [2021-10-12T17:49:52.696Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7607365540673469109.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_7607365540673469109.key) [2021-10-12T17:49:52.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:49:53.010Z] + git semver tag [2021-10-12T17:49:53.010Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T17:49:53.010Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-12T17:49:53.010Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-12T17:49:53.010Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T17:49:53.010Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T17:49:53.010Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T17:49:53.010Z] # $SEMVER_BRANCH = main [2021-10-12T17:49:53.010Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-10-12T17:49:53.010Z] # 4cbb0c2dfb32fa3db61b68793fd4cfb06a11234c HEAD [2021-10-12T17:49:53.010Z] # -> Force: false [2021-10-12T17:49:53.010Z] # 9755023fa92ecfdc23af11361942b95132f1118d refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-10-12T17:49:53.020Z] $ docker exec --env ******** --env ******** d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee ssh-agent -k [2021-10-12T17:49:53.111Z] unset SSH_AUTH_SOCK; [2021-10-12T17:49:53.111Z] unset SSH_AGENT_PID; [2021-10-12T17:49:53.111Z] echo Agent pid 21 killed; [2021-10-12T17:49:53.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T17:49:53.449Z] + git semver [Pipeline] } [2021-10-12T17:49:53.462Z] $ docker stop --time=1 d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee [2021-10-12T17:49:54.641Z] $ docker rm -f d7e1652ac783574e9b7abb68e30775957192541a37bde2e4d6f76f3199ed01ee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:49:55.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-12T17:49:55.057Z] [2021-10-12T17:49:55.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:49:55.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-12T17:49:55.377Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-12T17:49:55.377Z] ab5ef0e58194: Pulling fs layer [2021-10-12T17:49:55.377Z] 9712f1f96733: Pulling fs layer [2021-10-12T17:49:55.377Z] 63f879dbbcfc: Pulling fs layer [2021-10-12T17:49:55.377Z] 0d9ebad4ef96: Pulling fs layer [2021-10-12T17:49:55.377Z] e9a5061849ea: Pulling fs layer [2021-10-12T17:49:55.377Z] d747dcd14b5f: Pulling fs layer [2021-10-12T17:49:55.377Z] 2de7ff778b66: Pulling fs layer [2021-10-12T17:49:55.377Z] 0d9ebad4ef96: Waiting [2021-10-12T17:49:55.377Z] e9a5061849ea: Waiting [2021-10-12T17:49:55.377Z] d747dcd14b5f: Waiting [2021-10-12T17:49:55.377Z] 2de7ff778b66: Waiting [2021-10-12T17:49:55.377Z] 9712f1f96733: Verifying Checksum [2021-10-12T17:49:55.377Z] 9712f1f96733: Download complete [2021-10-12T17:49:55.653Z] 63f879dbbcfc: Verifying Checksum [2021-10-12T17:49:55.653Z] 63f879dbbcfc: Download complete [2021-10-12T17:49:55.924Z] ab5ef0e58194: Verifying Checksum [2021-10-12T17:49:55.924Z] ab5ef0e58194: Download complete [2021-10-12T17:49:55.924Z] d747dcd14b5f: Verifying Checksum [2021-10-12T17:49:55.924Z] d747dcd14b5f: Download complete [2021-10-12T17:49:55.924Z] 0d9ebad4ef96: Verifying Checksum [2021-10-12T17:49:55.924Z] 0d9ebad4ef96: Download complete [2021-10-12T17:49:55.924Z] e9a5061849ea: Verifying Checksum [2021-10-12T17:49:55.924Z] e9a5061849ea: Download complete [2021-10-12T17:49:56.187Z] 2de7ff778b66: Verifying Checksum [2021-10-12T17:49:56.187Z] 2de7ff778b66: Download complete [2021-10-12T17:49:59.503Z] ab5ef0e58194: Pull complete [2021-10-12T17:49:59.503Z] 9712f1f96733: Pull complete [2021-10-12T17:49:59.768Z] 63f879dbbcfc: Pull complete [2021-10-12T17:50:04.036Z] 0d9ebad4ef96: Pull complete [2021-10-12T17:50:04.036Z] e9a5061849ea: Pull complete [2021-10-12T17:50:04.300Z] d747dcd14b5f: Pull complete [2021-10-12T17:50:05.699Z] 2de7ff778b66: Pull complete [2021-10-12T17:50:05.699Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-12T17:50:05.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-12T17:50:05.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-12T17:50:05.761Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:50:05.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-12T17:50:08.776Z] $ docker top 0c5545fdcdcfe302d9da06dc82f09e0b9e9617ceb537240e9eb82e6cd387cf08 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-12T17:50:08.861Z] provisioning config files... [2021-10-12T17:50:08.871Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config4600481297568748379tmp [2021-10-12T17:50:08.889Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config804260002686094402tmp [2021-10-12T17:50:08.910Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config3812782489776758861tmp [Pipeline] { [Pipeline] echo [2021-10-12T17:50:08.940Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:09.254Z] ---> sigul-configuration.sh [2021-10-12T17:50:09.254Z] gpg: directory `/root/.gnupg' created [2021-10-12T17:50:09.254Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-12T17:50:09.254Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-12T17:50:09.254Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-12T17:50:09.254Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-12T17:50:09.254Z] gpg: CAST5 encrypted data [2021-10-12T17:50:09.254Z] gpg: encrypted with 1 passphrase [2021-10-12T17:50:09.254Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-12T17:50:09.552Z] + mkdir /home/jenkins [2021-10-12T17:50:09.552Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-12T17:50:09.857Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-12T17:50:09.865Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:10.151Z] ---> sigul-install.sh [2021-10-12T17:50:10.152Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-12T17:50:10.447Z] + git tag --list [2021-10-12T17:50:10.447Z] v0.0.0 [2021-10-12T17:50:10.447Z] v0.1.0 [2021-10-12T17:50:10.447Z] v0.1.1 [2021-10-12T17:50:10.447Z] v0.1.10 [2021-10-12T17:50:10.447Z] v0.1.11 [2021-10-12T17:50:10.447Z] v0.1.12 [2021-10-12T17:50:10.447Z] v0.1.13 [2021-10-12T17:50:10.447Z] v0.1.14 [2021-10-12T17:50:10.447Z] v0.1.15 [2021-10-12T17:50:10.447Z] v0.1.16 [2021-10-12T17:50:10.447Z] v0.1.17 [2021-10-12T17:50:10.447Z] v0.1.18 [2021-10-12T17:50:10.447Z] v0.1.19 [2021-10-12T17:50:10.447Z] v0.1.2 [2021-10-12T17:50:10.447Z] v0.1.20 [2021-10-12T17:50:10.447Z] v0.1.21 [2021-10-12T17:50:10.447Z] v0.1.22 [2021-10-12T17:50:10.447Z] v0.1.23 [2021-10-12T17:50:10.447Z] v0.1.24 [2021-10-12T17:50:10.447Z] v0.1.25 [2021-10-12T17:50:10.447Z] v0.1.26 [2021-10-12T17:50:10.447Z] v0.1.27 [2021-10-12T17:50:10.447Z] v0.1.3 [2021-10-12T17:50:10.447Z] v0.1.4 [2021-10-12T17:50:10.447Z] v0.1.5 [2021-10-12T17:50:10.447Z] v0.1.6 [2021-10-12T17:50:10.447Z] v0.1.7 [2021-10-12T17:50:10.447Z] v0.1.8 [2021-10-12T17:50:10.447Z] v0.1.9 [2021-10-12T17:50:10.447Z] v2.0.0 [2021-10-12T17:50:10.447Z] v2.0.0-dev.1 [2021-10-12T17:50:10.447Z] v2.0.0-dev.2 [2021-10-12T17:50:10.447Z] v2.0.0-dev.3 [2021-10-12T17:50:10.447Z] v2.0.0-dev.4 [2021-10-12T17:50:10.447Z] v2.0.0-dev.5 [2021-10-12T17:50:10.447Z] v2.0.0-dev.6 [2021-10-12T17:50:10.447Z] v2.0.0-dev.7 [2021-10-12T17:50:10.447Z] v2.0.0-dev.8 [2021-10-12T17:50:10.447Z] v2.0.1-dev.1 [2021-10-12T17:50:10.447Z] v2.0.1-dev.2 [2021-10-12T17:50:10.447Z] v2.0.1-dev.3 [2021-10-12T17:50:10.447Z] v2.0.1-dev.4 [2021-10-12T17:50:10.447Z] v2.0.1-dev.5 [2021-10-12T17:50:10.447Z] v2.0.1-dev.6 [2021-10-12T17:50:10.447Z] v2.0.1-dev.7 [Pipeline] sh [2021-10-12T17:50:10.745Z] + lftools sign git-tag v2.0.1-dev.7 [2021-10-12T17:50:11.317Z] Signing Git tag with Sigul... [2021-10-12T17:50:11.317Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-10-12T17:50:12.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:12.998Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-12T17:50:13.005Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-12T17:50:13.038Z] $ docker stop --time=1 0c5545fdcdcfe302d9da06dc82f09e0b9e9617ceb537240e9eb82e6cd387cf08 [2021-10-12T17:50:14.267Z] $ docker rm -f 0c5545fdcdcfe302d9da06dc82f09e0b9e9617ceb537240e9eb82e6cd387cf08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:50:14.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:50:14.910Z] . [Pipeline] withDockerContainer [2021-10-12T17:50:14.982Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:50:15.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T17:50:15.392Z] $ docker top f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T17:50:15.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:50:15.512Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:50:15.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:50:15.625Z] $ docker exec f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c ssh-agent [2021-10-12T17:50:15.739Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNkIKgM/agent.13 [2021-10-12T17:50:15.739Z] SSH_AGENT_PID=19 [2021-10-12T17:50:15.743Z] Running ssh-add (command line suppressed) [2021-10-12T17:50:15.847Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_863570397647658662.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_863570397647658662.key) [2021-10-12T17:50:15.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:50:16.150Z] + git semver bump pre [2021-10-12T17:50:16.150Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T17:50:16.150Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-12T17:50:16.150Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-12T17:50:16.150Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T17:50:16.150Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T17:50:16.150Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T17:50:16.150Z] # $SEMVER_BRANCH = main [2021-10-12T17:50:16.150Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [2021-10-12T17:50:16.150Z] 2.0.1-dev.8 [Pipeline] } [2021-10-12T17:50:16.167Z] $ docker exec --env ******** --env ******** f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c ssh-agent -k [2021-10-12T17:50:16.278Z] unset SSH_AUTH_SOCK; [2021-10-12T17:50:16.278Z] unset SSH_AGENT_PID; [2021-10-12T17:50:16.278Z] echo Agent pid 19 killed; [2021-10-12T17:50:16.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T17:50:16.620Z] + git semver [Pipeline] } [2021-10-12T17:50:16.633Z] $ docker stop --time=1 f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c [2021-10-12T17:50:17.835Z] $ docker rm -f f2e12b665131fa5a8eed378d44b8070ce2ddab322c40d45772d77b30d328240c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:50:18.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-12T17:50:18.199Z] . [Pipeline] withDockerContainer [2021-10-12T17:50:18.257Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:50:18.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-12T17:50:18.667Z] $ docker top 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-12T17:50:18.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-12T17:50:18.767Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-12T17:50:18.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-12T17:50:18.900Z] $ docker exec 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 ssh-agent [2021-10-12T17:50:19.080Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpkHBHA/agent.14 [2021-10-12T17:50:19.080Z] SSH_AGENT_PID=20 [2021-10-12T17:50:19.108Z] Running ssh-add (command line suppressed) [2021-10-12T17:50:19.262Z] Identity added: /w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5224481037117066777.key (/w/workspace/dgexfoundry_go-mod-registry_main@tmp/private_key_5224481037117066777.key) [2021-10-12T17:50:19.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-12T17:50:19.677Z] + git semver push [2021-10-12T17:50:19.677Z] # -> Open(): unable to determine branch for HEAD [2021-10-12T17:50:19.677Z] # $GIT_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.git [2021-10-12T17:50:19.678Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_go-mod-registry_main [2021-10-12T17:50:19.678Z] # $SEMVER_REMOTE_NAME = origin [2021-10-12T17:50:19.678Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-12T17:50:19.678Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-12T17:50:19.678Z] # $SEMVER_BRANCH = main [2021-10-12T17:50:19.678Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_go-mod-registry_main/.semver [Pipeline] } [2021-10-12T17:50:21.589Z] $ docker exec --env ******** --env ******** 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 ssh-agent -k [2021-10-12T17:50:21.676Z] unset SSH_AUTH_SOCK; [2021-10-12T17:50:21.676Z] unset SSH_AGENT_PID; [2021-10-12T17:50:21.676Z] echo Agent pid 20 killed; [2021-10-12T17:50:21.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-12T17:50:22.012Z] + git semver [Pipeline] } [2021-10-12T17:50:22.024Z] $ docker stop --time=1 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 [2021-10-12T17:50:23.195Z] $ docker rm -f 2fa2f526cf658e80a13e5180607b779b56aa775a0491e633cc81e316ad023736 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-10-12T17:50:24.204Z] + '[' -d /w/workspace/dgexfoundry_go-mod-registry_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:24.503Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:25.080Z] ---> package-listing.sh [2021-10-12T17:50:25.081Z] ++ facter osfamily [2021-10-12T17:50:25.081Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-12T17:50:25.346Z] + OS_FAMILY=redhat [2021-10-12T17:50:25.346Z] + workspace=/w/workspace/dgexfoundry_go-mod-registry_main [2021-10-12T17:50:25.346Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-12T17:50:25.346Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-12T17:50:25.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-12T17:50:25.346Z] + PACKAGES=/tmp/packages_start.txt [2021-10-12T17:50:25.346Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-10-12T17:50:25.346Z] + PACKAGES=/tmp/packages_end.txt [2021-10-12T17:50:25.346Z] + case "${OS_FAMILY}" in [2021-10-12T17:50:25.346Z] + rpm -qa [2021-10-12T17:50:25.346Z] + sort [2021-10-12T17:50:25.914Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-12T17:50:25.914Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-12T17:50:25.914Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-12T17:50:25.914Z] + '[' /w/workspace/dgexfoundry_go-mod-registry_main ']' [2021-10-12T17:50:25.914Z] + mkdir -p /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [2021-10-12T17:50:25.914Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_go-mod-registry_main/archives/ [Pipeline] echo [2021-10-12T17:50:25.925Z] 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-12T17:50:26.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:50:26.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:50:26.766Z] [2021-10-12T17:50:26.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-12T17:50:27.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:50:27.087Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-12T17:50:27.087Z] b4d181a07f80: Pulling fs layer [2021-10-12T17:50:27.087Z] a1111a8f2ec3: Pulling fs layer [2021-10-12T17:50:27.087Z] ed53099fbce6: Pulling fs layer [2021-10-12T17:50:27.087Z] dc539afda2c1: Pulling fs layer [2021-10-12T17:50:27.087Z] 77bc0d833cb6: Pulling fs layer [2021-10-12T17:50:27.087Z] 9065ff56babe: Pulling fs layer [2021-10-12T17:50:27.087Z] d287ab97295c: Pulling fs layer [2021-10-12T17:50:27.087Z] 77bc0d833cb6: Waiting [2021-10-12T17:50:27.087Z] 9065ff56babe: Waiting [2021-10-12T17:50:27.087Z] d287ab97295c: Waiting [2021-10-12T17:50:27.087Z] dc539afda2c1: Waiting [2021-10-12T17:50:27.087Z] a1111a8f2ec3: Verifying Checksum [2021-10-12T17:50:27.087Z] a1111a8f2ec3: Download complete [2021-10-12T17:50:27.087Z] dc539afda2c1: Verifying Checksum [2021-10-12T17:50:27.087Z] dc539afda2c1: Download complete [2021-10-12T17:50:27.087Z] ed53099fbce6: Verifying Checksum [2021-10-12T17:50:27.087Z] ed53099fbce6: Download complete [2021-10-12T17:50:27.346Z] 9065ff56babe: Verifying Checksum [2021-10-12T17:50:27.346Z] 9065ff56babe: Download complete [2021-10-12T17:50:27.346Z] 77bc0d833cb6: Verifying Checksum [2021-10-12T17:50:27.346Z] 77bc0d833cb6: Download complete [2021-10-12T17:50:27.346Z] b4d181a07f80: Verifying Checksum [2021-10-12T17:50:27.346Z] b4d181a07f80: Download complete [2021-10-12T17:50:27.919Z] d287ab97295c: Verifying Checksum [2021-10-12T17:50:27.919Z] d287ab97295c: Download complete [2021-10-12T17:50:28.875Z] b4d181a07f80: Pull complete [2021-10-12T17:50:29.138Z] a1111a8f2ec3: Pull complete [2021-10-12T17:50:29.721Z] ed53099fbce6: Pull complete [2021-10-12T17:50:29.721Z] dc539afda2c1: Pull complete [2021-10-12T17:50:29.984Z] 77bc0d833cb6: Pull complete [2021-10-12T17:50:29.984Z] 9065ff56babe: Pull complete [2021-10-12T17:50:35.327Z] d287ab97295c: Pull complete [2021-10-12T17:50:35.327Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-12T17:50:35.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-12T17:50:35.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-12T17:50:35.389Z] prd-centos7-docker-4c-2g-738 does not seem to be running inside a container [2021-10-12T17:50:35.421Z] $ 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/dgexfoundry_go-mod-registry_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_go-mod-registry_main -v /w/workspace/dgexfoundry_go-mod-registry_main:/w/workspace/dgexfoundry_go-mod-registry_main:rw,z -v /w/workspace/dgexfoundry_go-mod-registry_main@tmp:/w/workspace/dgexfoundry_go-mod-registry_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-12T17:50:37.495Z] $ docker top 8e6c2071768b04db28f147155ed6531eb7ef488dff7594e005647bae69d2d43e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-12T17:50:37.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-12T17:50:38.157Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-12T17:50:38.447Z] + ls /var/log/sa-host [2021-10-12T17:50:38.447Z] + sadf -c /var/log/sa-host/sa12 [2021-10-12T17:50:38.447Z] file_magic: OK [2021-10-12T17:50:38.447Z] HZ: Using current value: 100 [2021-10-12T17:50:38.447Z] file_header: OK [2021-10-12T17:50:38.447Z] 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-10-12T17:50:38.447Z] Statistics: [2021-10-12T17:50:38.447Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T17:50:38.447Z] File successfully converted to sysstat format version 12.0.3 [2021-10-12T17:50:38.447Z] + sadf -c /var/log/sa-host/sa30 [2021-10-12T17:50:38.447Z] file_magic: OK [2021-10-12T17:50:38.447Z] HZ: Using current value: 100 [2021-10-12T17:50:38.447Z] file_header: OK [2021-10-12T17:50:38.447Z] 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-10-12T17:50:38.447Z] Statistics: [2021-10-12T17:50:38.447Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-12T17:50:38.447Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-12T17:50:38.708Z] provisioning config files... [2021-10-12T17:50:38.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_go-mod-registry_main@tmp/config2784589350133694071tmp [Pipeline] { [Pipeline] echo [2021-10-12T17:50:38.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:39.027Z] ---> create-netrc.sh [Pipeline] } [2021-10-12T17:50:39.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:39.386Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-12T17:50:39.394Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:39.685Z] ---> sudo-logs.sh [2021-10-12T17:50:39.686Z] Archiving 'sudo' log.. [2021-10-12T17:50:39.686Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-738.novalocal: Name or service not known [2021-10-12T17:50:39.686Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-738.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-12T17:50:39.709Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:39.995Z] ---> job-cost.sh [2021-10-12T17:50:39.995Z] lf-activate-venv: SKIPPING [2021-10-12T17:50:39.995Z] DEBUG: total: 0.10999999940395355 [2021-10-12T17:50:39.995Z] INFO: Retrieving Stack Cost... [2021-10-12T17:50:40.255Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-12T17:50:40.827Z] INFO: Archiving Costs [Pipeline] echo [2021-10-12T17:50:40.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-12T17:50:41.129Z] ---> logs-deploy.sh [2021-10-12T17:50:41.129Z] lf-activate-venv: SKIPPING [2021-10-12T17:50:41.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/main/8 [2021-10-12T17:50:41.129Z] INFO: archiving workspace using pattern(s): [2021-10-12T17:50:42.068Z] Archives upload complete. [2021-10-12T17:50:42.068Z] INFO: archiving logs to Nexus