Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1242f74e288a71878fc199ee3a2e90cd7a24557f 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-ssh1299027716372891482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh4652123977160538966.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 40653689060fff6bf1399e6de9b6d29a57191201 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-messaging/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-messaging/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2750981681026325681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh1845655101877022150.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/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-messaging/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5533915706255363847.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1482 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-messaging_main@tmp/jenkins-gitclient-ssh8873095847483017667.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1242f74e288a71878fc199ee3a2e90cd7a24557f (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 1242f74e288a71878fc199ee3a2e90cd7a24557f # timeout=10 Commit message: "Merge pull request #113 from soda480/US1908" > git rev-list --no-walk 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:12:04.286Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:12:04.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:12:04.442Z] ========================================================= [2021-08-02T17:12:04.442Z] EdgeX Global Pipelines Version Info [2021-08-02T17:12:04.442Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:05.689Z] ------------------- [2021-08-02T17:12:05.689Z] stable info: [2021-08-02T17:12:05.689Z] ------------------- [2021-08-02T17:12:05.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:12:05.689Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:12:05.689Z] Message: update stable to v1.0.200 [2021-08-02T17:12:06.272Z] ------------------- [2021-08-02T17:12:06.272Z] experimental info: [2021-08-02T17:12:06.272Z] ------------------- [2021-08-02T17:12:06.272Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:12:06.272Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:12:06.272Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:12:06.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-08-02T17:12:06.429Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-08-02T17:12:06.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:12:06.475Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:12:06.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:12:06.527Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:12:06.553Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:12:06.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:12:06.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:12:06.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:12:06.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:12:06.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:12:06.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-08-02T17:12:06.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:12:06.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:12:06.905Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:12:06.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:12:06.972Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:12:06.997Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:12:07.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:12:07.047Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:12:07.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:12:07.098Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:12:07.122Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:12:07.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:12:07.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T17:12:07.193Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:12:07.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:12:07.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:12:07.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:12:07.291Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] echo [2021-08-02T17:12:07.325Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1242f74 [Pipeline] echo [2021-08-02T17:12:07.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:12:07.873Z] + git log --format=format:%s -1 1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] echo [2021-08-02T17:12:07.924Z] GIT_COMMIT: 1242f74e288a71878fc199ee3a2e90cd7a24557f, Commit Message: Merge pull request #113 from soda480/US1908 [Pipeline] echo [2021-08-02T17:12:07.940Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:08.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:12:08.579Z] [2021-08-02T17:12:08.579Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:08.922Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:12:08.922Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:12:08.922Z] 31603596830f: Pulling fs layer [2021-08-02T17:12:08.922Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:12:08.922Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:12:08.922Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:12:08.922Z] fd332fbdc1db: Waiting [2021-08-02T17:12:08.922Z] b6dc333f4379: Verifying Checksum [2021-08-02T17:12:08.922Z] b6dc333f4379: Download complete [2021-08-02T17:12:09.506Z] 31603596830f: Verifying Checksum [2021-08-02T17:12:09.506Z] 31603596830f: Download complete [2021-08-02T17:12:09.778Z] 31603596830f: Pull complete [2021-08-02T17:12:09.778Z] b6dc333f4379: Pull complete [2021-08-02T17:12:10.046Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:12:10.046Z] fd332fbdc1db: Download complete [2021-08-02T17:12:10.324Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:12:10.324Z] 3d9ef1400e77: Download complete [2021-08-02T17:12:10.916Z] 3d9ef1400e77: Pull complete [2021-08-02T17:12:10.916Z] fd332fbdc1db: Pull complete [2021-08-02T17:12:10.916Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:12:10.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:12:10.916Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:12:11.017Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:12:11.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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-08-02T17:12:11.791Z] $ docker top faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:12:11.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:12:11.926Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:12:12.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:12:12.049Z] $ docker exec faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent [2021-08-02T17:12:12.176Z] SSH_AUTH_SOCK=/tmp/ssh-4J0sLHMTvaoR/agent.15 [2021-08-02T17:12:12.176Z] SSH_AGENT_PID=21 [2021-08-02T17:12:12.186Z] Running ssh-add (command line suppressed) [2021-08-02T17:12:12.280Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2957208930996475797.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2957208930996475797.key) [2021-08-02T17:12:12.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:12:12.627Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:12:12.643Z] $ docker exec --env ******** --env ******** faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent -k [2021-08-02T17:12:12.730Z] unset SSH_AUTH_SOCK; [2021-08-02T17:12:12.731Z] unset SSH_AGENT_PID; [2021-08-02T17:12:12.731Z] echo Agent pid 21 killed; [2021-08-02T17:12:12.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:12:12.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:12:12.804Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:12:12.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:12:12.905Z] $ docker exec faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent [2021-08-02T17:12:13.024Z] SSH_AUTH_SOCK=/tmp/ssh-KzzCchskeG1O/agent.53 [2021-08-02T17:12:13.024Z] SSH_AGENT_PID=60 [2021-08-02T17:12:13.032Z] Running ssh-add (command line suppressed) [2021-08-02T17:12:13.128Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4948450215383387196.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4948450215383387196.key) [2021-08-02T17:12:13.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:12:13.469Z] + git semver init [2021-08-02T17:12:13.469Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:12:13.469Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-08-02T17:12:13.469Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-08-02T17:12:13.469Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:12:13.469Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:12:13.469Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:12:13.469Z] # $SEMVER_BRANCH = main [2021-08-02T17:12:13.469Z] # $SEMVER_TEMP = /tmp/semver-978743846 [2021-08-02T17:12:13.469Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-08-02T17:12:14.053Z] # '/tmp/semver-978743846' -> '/w/workspace/gexfoundry_go-mod-messaging_main/.semver' [2021-08-02T17:12:14.053Z] # -> Force: false [2021-08-02T17:12:14.053Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } [2021-08-02T17:12:14.065Z] $ docker exec --env ******** --env ******** faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 ssh-agent -k [2021-08-02T17:12:14.183Z] unset SSH_AUTH_SOCK; [2021-08-02T17:12:14.183Z] unset SSH_AGENT_PID; [2021-08-02T17:12:14.183Z] echo Agent pid 60 killed; [2021-08-02T17:12:14.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:12:14.559Z] + git semver [Pipeline] } [2021-08-02T17:12:14.576Z] $ docker stop --time=1 faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 [2021-08-02T17:12:15.799Z] $ docker rm -f faa39c23c80a10b9efe69898e58610d4072ca63044f0681f367cc919f36a5401 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:12:16.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:12:16.550Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:12:16.554Z] [edgeXSemver]: initialized semver on version 2.0.2-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T17:12:31.792Z] Still waiting to schedule task [2021-08-02T17:12:31.792Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T17:12:31.795Z] Still waiting to schedule task [2021-08-02T17:12:31.795Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T17:17:01.438Z] Running on prd-centos7-docker-4c-2g-1547 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2021-08-02T17:17:01.458Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-08-02T17:17:01.594Z] Selected Git installation does not exist. Using Default [2021-08-02T17:17:01.594Z] The recommended git tool is: NONE [2021-08-02T17:17:04.948Z] using credential edgex-jenkins-ssh [2021-08-02T17:17:05.047Z] Cloning the remote Git repository [2021-08-02T17:17:06.009Z] Avoid second fetch [2021-08-02T17:17:06.010Z] Checking out Revision 1242f74e288a71878fc199ee3a2e90cd7a24557f (main) [2021-08-02T17:17:05.080Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T17:17:05.161Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-08-02T17:17:05.203Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T17:17:05.203Z] > git --version # timeout=10 [2021-08-02T17:17:05.211Z] > git --version # 'git version 2.24.4' [2021-08-02T17:17:05.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:17:05.249Z] [INFO] Currently running in a labeled security context [2021-08-02T17:17:05.249Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:17:05.249Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2626754985371055512.key [2021-08-02T17:17:05.268Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:17:05.983Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-08-02T17:17:05.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:17:06.018Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:17:06.025Z] > git checkout -f 1242f74e288a71878fc199ee3a2e90cd7a24557f # timeout=10 [2021-08-02T17:17:09.795Z] Commit message: "Merge pull request #113 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:17:10.570Z] ========================================================= [2021-08-02T17:17:10.570Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:17:10.570Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:11.027Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:17:11.027Z] Sending build context to Docker daemon 595.5kB [2021-08-02T17:17:11.027Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:17:11.027Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:17:11.297Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:17:11.297Z] 540db60ca938: Pulling fs layer [2021-08-02T17:17:11.297Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:17:11.297Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:17:11.297Z] 0773c198feca: Pulling fs layer [2021-08-02T17:17:11.297Z] 345f892a5656: Pulling fs layer [2021-08-02T17:17:11.297Z] 4796506630df: Pulling fs layer [2021-08-02T17:17:11.297Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:17:11.297Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:17:11.297Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:17:11.297Z] 0773c198feca: Waiting [2021-08-02T17:17:11.297Z] 345f892a5656: Waiting [2021-08-02T17:17:11.297Z] 4796506630df: Waiting [2021-08-02T17:17:11.297Z] 4d027b6c602c: Waiting [2021-08-02T17:17:11.297Z] 449e75d2c14e: Waiting [2021-08-02T17:17:11.297Z] cc55df3e53f1: Waiting [2021-08-02T17:17:11.297Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:17:11.297Z] 4c4ab2625f07: Download complete [2021-08-02T17:17:11.297Z] adcc1eea9eea: Download complete [2021-08-02T17:17:11.297Z] 345f892a5656: Verifying Checksum [2021-08-02T17:17:11.297Z] 345f892a5656: Download complete [2021-08-02T17:17:11.297Z] 4796506630df: Verifying Checksum [2021-08-02T17:17:11.297Z] 4796506630df: Download complete [2021-08-02T17:17:11.297Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:17:11.297Z] cc55df3e53f1: Download complete [2021-08-02T17:17:11.297Z] 540db60ca938: Verifying Checksum [2021-08-02T17:17:11.891Z] 540db60ca938: Pull complete [2021-08-02T17:17:11.891Z] adcc1eea9eea: Pull complete [2021-08-02T17:17:11.891Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:17:11.891Z] 4d027b6c602c: Download complete [2021-08-02T17:17:11.891Z] 4c4ab2625f07: Pull complete [2021-08-02T17:17:15.244Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:17:15.244Z] 449e75d2c14e: Download complete [2021-08-02T17:17:16.662Z] 0773c198feca: Verifying Checksum [2021-08-02T17:17:16.662Z] 0773c198feca: Download complete [2021-08-02T17:17:20.041Z] 0773c198feca: Pull complete [2021-08-02T17:17:20.311Z] 345f892a5656: Pull complete [2021-08-02T17:17:20.311Z] 4796506630df: Pull complete [2021-08-02T17:17:20.311Z] cc55df3e53f1: Pull complete [2021-08-02T17:17:20.576Z] 4d027b6c602c: Pull complete [2021-08-02T17:17:22.003Z] 449e75d2c14e: Pull complete [2021-08-02T17:17:22.003Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:17:22.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:17:22.003Z] ---> 0d28375d9b5b [2021-08-02T17:17:22.003Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:17:23.949Z] ---> Running in 84e917f8dd97 [2021-08-02T17:17:23.949Z] Removing intermediate container 84e917f8dd97 [2021-08-02T17:17:23.949Z] ---> 986237a5131e [2021-08-02T17:17:23.949Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-02T17:17:23.949Z] ---> Running in fa2ba9833175 [2021-08-02T17:17:24.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:17:25.181Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:17:25.774Z] (1/5) Installing libsodium (1.0.18-r0) [2021-08-02T17:17:25.774Z] (2/5) Installing libzmq (4.3.3-r1) [2021-08-02T17:17:26.049Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-08-02T17:17:26.049Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-08-02T17:17:26.049Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-08-02T17:17:26.324Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T17:17:26.324Z] OK: 150 MiB in 45 packages [2021-08-02T17:17:26.597Z] Removing intermediate container fa2ba9833175 [2021-08-02T17:17:26.597Z] ---> 2ab5ae7406a0 [2021-08-02T17:17:26.597Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:17:26.597Z] ---> Running in 74371222126c [2021-08-02T17:17:26.597Z] Removing intermediate container 74371222126c [2021-08-02T17:17:26.597Z] ---> b39230290b65 [2021-08-02T17:17:26.597Z] Step 6/7 : COPY go.mod . [2021-08-02T17:17:26.865Z] ---> 916cacb85d76 [2021-08-02T17:17:26.865Z] Step 7/7 : RUN go mod download [2021-08-02T17:17:26.865Z] ---> Running in 12dbd439e35b [2021-08-02T17:17:32.255Z] Removing intermediate container 12dbd439e35b [2021-08-02T17:17:32.255Z] ---> e0ba77f130c5 [2021-08-02T17:17:32.255Z] Successfully built e0ba77f130c5 [2021-08-02T17:17:32.255Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:32.639Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:17:32.639Z] . [Pipeline] withDockerContainer [2021-08-02T17:17:32.741Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-08-02T17:17:32.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:17:33.205Z] $ docker top 535e6a5762a91ae842e27329dcc420d3a57318e1be73f4d301ef4eb8ec59f6c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:17:33.630Z] + go version [2021-08-02T17:17:33.630Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:17:33.644Z] $ docker stop --time=1 535e6a5762a91ae842e27329dcc420d3a57318e1be73f4d301ef4eb8ec59f6c7 [2021-08-02T17:17:34.861Z] $ docker rm -f 535e6a5762a91ae842e27329dcc420d3a57318e1be73f4d301ef4eb8ec59f6c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:17:35.418Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:17:35.419Z] . [Pipeline] withDockerContainer [2021-08-02T17:17:35.517Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-08-02T17:17:35.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:17:35.984Z] $ docker top 258d77795347cd8a7246ee8640c0b9383e8cafbf4ab2f1db4dba29a51e256f75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:17:36.399Z] + go mod tidy [Pipeline] sh [2021-08-02T17:17:36.728Z] + make test [2021-08-02T17:17:36.728Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:17:40.145Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-08-02T17:17:42.766Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.030s coverage: 90.0% of statements [2021-08-02T17:17:46.150Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.013s coverage: 67.3% of statements [2021-08-02T17:17:46.150Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-08-02T17:18:08.371Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.344s coverage: 83.8% of statements [2021-08-02T17:18:08.371Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.009s coverage: 85.7% of statements [2021-08-02T17:18:08.371Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements [2021-08-02T17:18:08.371Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-08-02T17:18:08.371Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements [2021-08-02T17:18:08.371Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T17:18:12.689Z] gofmt -l . [2021-08-02T17:18:12.689Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:18:12.706Z] $ docker stop --time=1 258d77795347cd8a7246ee8640c0b9383e8cafbf4ab2f1db4dba29a51e256f75 [2021-08-02T17:18:14.158Z] $ docker rm -f 258d77795347cd8a7246ee8640c0b9383e8cafbf4ab2f1db4dba29a51e256f75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:18:14.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:18:14.919Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:15.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:15.703Z] [2021-08-02T17:18:15.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:18:16.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:16.079Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:18:16.079Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:18:16.079Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:18:16.079Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:18:16.079Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:18:16.079Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:18:16.079Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:18:16.079Z] d287ab97295c: Pulling fs layer [2021-08-02T17:18:16.079Z] 77bc0d833cb6: Waiting [2021-08-02T17:18:16.079Z] dc539afda2c1: Waiting [2021-08-02T17:18:16.079Z] 9065ff56babe: Waiting [2021-08-02T17:18:16.079Z] d287ab97295c: Waiting [2021-08-02T17:18:16.353Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:18:16.353Z] a1111a8f2ec3: Download complete [2021-08-02T17:18:16.353Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:18:16.353Z] dc539afda2c1: Download complete [2021-08-02T17:18:16.619Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:18:16.619Z] 77bc0d833cb6: Download complete [2021-08-02T17:18:16.619Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:18:16.619Z] 9065ff56babe: Download complete [2021-08-02T17:18:17.205Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:18:17.205Z] ed53099fbce6: Download complete [2021-08-02T17:18:18.181Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:18:18.181Z] b4d181a07f80: Download complete [2021-08-02T17:18:19.148Z] b4d181a07f80: Pull complete [2021-08-02T17:18:19.416Z] a1111a8f2ec3: Pull complete [2021-08-02T17:18:20.014Z] ed53099fbce6: Pull complete [2021-08-02T17:18:20.014Z] dc539afda2c1: Pull complete [2021-08-02T17:18:20.291Z] 77bc0d833cb6: Pull complete [2021-08-02T17:18:20.557Z] 9065ff56babe: Pull complete [2021-08-02T17:18:23.152Z] d287ab97295c: Verifying Checksum [2021-08-02T17:18:23.152Z] d287ab97295c: Download complete [2021-08-02T17:18:28.541Z] d287ab97295c: Pull complete [2021-08-02T17:18:28.541Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:18:28.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:18:28.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:18:28.659Z] prd-centos7-docker-4c-2g-1547 does not seem to be running inside a container [2021-08-02T17:18:28.721Z] $ 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-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:18:31.111Z] $ docker top d2b0904388a5e88c16b615824a931e9bb263ba91f58e30ea6735a0990ca116b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:18:31.808Z] ---> job-cost.sh [2021-08-02T17:18:31.808Z] lf-activate-venv: SKIPPING [2021-08-02T17:18:31.808Z] INFO: No Stack... [2021-08-02T17:18:32.773Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:18:33.040Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:18:33.370Z] + cut -d, -f6 [2021-08-02T17:18:33.370Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock [2021-08-02T17:18:33.417Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [2021-08-02T17:18:33.435Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] did not exist. Created. [2021-08-02T17:18:33.436Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:18:33.787Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:18:33.835Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:18:33.857Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:18:33.879Z] $ docker stop --time=1 d2b0904388a5e88c16b615824a931e9bb263ba91f58e30ea6735a0990ca116b3 [2021-08-02T17:18:35.056Z] $ docker rm -f d2b0904388a5e88c16b615824a931e9bb263ba91f58e30ea6735a0990ca116b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:18:51.894Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1551 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws [2021-08-02T17:18:51.915Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-08-02T17:18:52.146Z] Selected Git installation does not exist. Using Default [2021-08-02T17:18:52.146Z] The recommended git tool is: NONE [2021-08-02T17:18:58.881Z] using credential edgex-jenkins-ssh [2021-08-02T17:18:58.917Z] Cloning the remote Git repository [2021-08-02T17:18:59.022Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T17:18:59.189Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-08-02T17:18:59.298Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-08-02T17:18:59.299Z] > git --version # timeout=10 [2021-08-02T17:18:59.318Z] > git --version # 'git version 2.17.1' [2021-08-02T17:18:59.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:18:59.433Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:19:01.327Z] Avoid second fetch [2021-08-02T17:19:01.328Z] Checking out Revision 1242f74e288a71878fc199ee3a2e90cd7a24557f (main) [2021-08-02T17:19:01.281Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-08-02T17:19:01.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:19:01.343Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:19:01.361Z] > git checkout -f 1242f74e288a71878fc199ee3a2e90cd7a24557f # timeout=10 [2021-08-02T17:19:05.862Z] Commit message: "Merge pull request #113 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:19:06.781Z] ========================================================= [2021-08-02T17:19:06.781Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:19:06.781Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:07.405Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:19:08.428Z] Sending build context to Docker daemon 594.4kB [2021-08-02T17:19:08.428Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:19:08.428Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:19:09.047Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:19:09.047Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:19:09.047Z] 24495759ef45: Pulling fs layer [2021-08-02T17:19:09.047Z] d148012ef14d: Pulling fs layer [2021-08-02T17:19:09.047Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:19:09.047Z] 093eec477d81: Pulling fs layer [2021-08-02T17:19:09.047Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:19:09.047Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:19:09.047Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:19:09.047Z] cb65c68fc2e2: Waiting [2021-08-02T17:19:09.047Z] 093eec477d81: Waiting [2021-08-02T17:19:09.047Z] a6d5b2bbb924: Waiting [2021-08-02T17:19:09.047Z] 2446dc1eb7d3: Waiting [2021-08-02T17:19:09.047Z] d148012ef14d: Verifying Checksum [2021-08-02T17:19:09.047Z] d148012ef14d: Download complete [2021-08-02T17:19:09.047Z] 24495759ef45: Verifying Checksum [2021-08-02T17:19:09.047Z] 24495759ef45: Download complete [2021-08-02T17:19:09.328Z] 093eec477d81: Verifying Checksum [2021-08-02T17:19:09.328Z] 093eec477d81: Download complete [2021-08-02T17:19:09.328Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T17:19:09.328Z] a6d5b2bbb924: Download complete [2021-08-02T17:19:09.328Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T17:19:09.328Z] 2446dc1eb7d3: Download complete [2021-08-02T17:19:09.328Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:19:09.328Z] 595b0fe564bb: Download complete [2021-08-02T17:19:10.330Z] 595b0fe564bb: Pull complete [2021-08-02T17:19:10.943Z] 24495759ef45: Pull complete [2021-08-02T17:19:11.227Z] d148012ef14d: Pull complete [2021-08-02T17:19:12.232Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:19:12.232Z] 596795e73e0f: Download complete [2021-08-02T17:19:13.378Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T17:19:13.378Z] cb65c68fc2e2: Download complete [2021-08-02T17:19:23.592Z] cb65c68fc2e2: Pull complete [2021-08-02T17:19:23.592Z] 093eec477d81: Pull complete [2021-08-02T17:19:23.869Z] a6d5b2bbb924: Pull complete [2021-08-02T17:19:24.476Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:19:28.861Z] 596795e73e0f: Pull complete [2021-08-02T17:19:28.861Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:19:28.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:19:28.861Z] ---> d9e956139c92 [2021-08-02T17:19:28.861Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:19:33.215Z] ---> Running in ad704fae904f [2021-08-02T17:19:33.215Z] Removing intermediate container ad704fae904f [2021-08-02T17:19:33.215Z] ---> 84a00d28fc3e [2021-08-02T17:19:33.215Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-08-02T17:19:33.493Z] ---> Running in 059e5c694e46 [2021-08-02T17:19:35.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:19:36.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:19:37.440Z] (1/5) Installing libsodium (1.0.18-r0) [2021-08-02T17:19:37.440Z] (2/5) Installing libzmq (4.3.3-r1) [2021-08-02T17:19:37.440Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-08-02T17:19:37.440Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-08-02T17:19:37.717Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-08-02T17:19:37.717Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T17:19:37.717Z] OK: 139 MiB in 45 packages [2021-08-02T17:19:39.727Z] Removing intermediate container 059e5c694e46 [2021-08-02T17:19:39.727Z] ---> 4ebf61586fb2 [2021-08-02T17:19:39.727Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:19:39.727Z] ---> Running in 00dc81bc0277 [2021-08-02T17:19:40.338Z] Removing intermediate container 00dc81bc0277 [2021-08-02T17:19:40.338Z] ---> d30db8e4ab10 [2021-08-02T17:19:40.338Z] Step 6/7 : COPY go.mod . [2021-08-02T17:19:41.335Z] ---> 7511a2000b96 [2021-08-02T17:19:41.335Z] Step 7/7 : RUN go mod download [2021-08-02T17:19:41.335Z] ---> Running in d3f83eb09999 [2021-08-02T17:19:56.474Z] Removing intermediate container d3f83eb09999 [2021-08-02T17:19:56.474Z] ---> 55f62ce012cf [2021-08-02T17:19:56.474Z] Successfully built 55f62ce012cf [2021-08-02T17:19:56.474Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:19:56.909Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:19:56.909Z] . [Pipeline] withDockerContainer [2021-08-02T17:19:57.201Z] prd-ubuntu18.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container [2021-08-02T17:19:57.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:19:59.201Z] $ docker top 5dd09942372fb67c8ae7323b4e375f42ec006df0f32b1cbaaf4bf9fd0e09b58d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:00.252Z] + go version [2021-08-02T17:20:00.252Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:20:00.273Z] $ docker stop --time=1 5dd09942372fb67c8ae7323b4e375f42ec006df0f32b1cbaaf4bf9fd0e09b58d [2021-08-02T17:20:02.517Z] $ docker rm -f 5dd09942372fb67c8ae7323b4e375f42ec006df0f32b1cbaaf4bf9fd0e09b58d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:20:03.394Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:20:03.394Z] . [Pipeline] withDockerContainer [2021-08-02T17:20:03.743Z] prd-ubuntu18.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container [2021-08-02T17:20:03.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:20:06.024Z] $ docker top b9d872f0fa5ff9022198475419fb0c7edc1414bb034fabf942de524f8e9a9f88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:20:07.050Z] + go mod tidy [Pipeline] sh [2021-08-02T17:20:08.371Z] + make test [2021-08-02T17:20:08.371Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T17:20:26.876Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-08-02T17:20:33.625Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.037s coverage: 90.0% of statements [2021-08-02T17:20:43.879Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.028s coverage: 67.3% of statements [2021-08-02T17:20:43.879Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-08-02T17:21:10.706Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.385s coverage: 83.8% of statements [2021-08-02T17:21:10.706Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements [2021-08-02T17:21:10.706Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.046s coverage: 100.0% of statements [2021-08-02T17:21:10.706Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.026s coverage: 100.0% of statements [2021-08-02T17:21:10.706Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.036s coverage: 90.9% of statements [2021-08-02T17:21:10.706Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T17:21:28.181Z] gofmt -l . [2021-08-02T17:21:28.181Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:21:28.201Z] $ docker stop --time=1 b9d872f0fa5ff9022198475419fb0c7edc1414bb034fabf942de524f8e9a9f88 [2021-08-02T17:21:30.323Z] $ docker rm -f b9d872f0fa5ff9022198475419fb0c7edc1414bb034fabf942de524f8e9a9f88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:21:31.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:21:31.195Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:21:31.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:32.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:21:32.908Z] [2021-08-02T17:21:32.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:21:33.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:21:33.564Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:21:33.564Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:21:33.564Z] f757da607395: Pulling fs layer [2021-08-02T17:21:33.564Z] 05883995daec: Pulling fs layer [2021-08-02T17:21:33.564Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:21:33.564Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:21:33.564Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:21:33.564Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:21:33.564Z] 8603b9c90790: Waiting [2021-08-02T17:21:33.564Z] 27f5ce0e4adf: Waiting [2021-08-02T17:21:33.564Z] c2d8d7efcc4b: Waiting [2021-08-02T17:21:33.564Z] 1560dd03e051: Waiting [2021-08-02T17:21:33.842Z] f757da607395: Verifying Checksum [2021-08-02T17:21:33.842Z] f757da607395: Download complete [2021-08-02T17:21:33.842Z] 8603b9c90790: Download complete [2021-08-02T17:21:34.118Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:21:34.118Z] 1560dd03e051: Download complete [2021-08-02T17:21:34.118Z] 27f5ce0e4adf: Download complete [2021-08-02T17:21:34.118Z] 05883995daec: Verifying Checksum [2021-08-02T17:21:34.118Z] 05883995daec: Download complete [2021-08-02T17:21:35.101Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:21:35.101Z] 448f6bf000e3: Download complete [2021-08-02T17:21:38.508Z] 448f6bf000e3: Pull complete [2021-08-02T17:21:38.785Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:21:38.785Z] c2d8d7efcc4b: Download complete [2021-08-02T17:21:39.392Z] f757da607395: Pull complete [2021-08-02T17:21:40.837Z] 05883995daec: Pull complete [2021-08-02T17:21:41.437Z] 8603b9c90790: Pull complete [2021-08-02T17:21:42.424Z] 1560dd03e051: Pull complete [2021-08-02T17:21:42.700Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:21:57.810Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:21:57.810Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:21:57.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:21:57.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:21:58.039Z] prd-ubuntu18.04-docker-arm64-4c-16g-1551 does not seem to be running inside a container [2021-08-02T17:21:58.118Z] $ 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-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:22:02.495Z] $ docker top 776d21759156e5e9a2ae0cc24d301c28a7652eab702840bee843becec6e09dcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:22:03.503Z] ---> job-cost.sh [2021-08-02T17:22:03.503Z] lf-activate-venv: SKIPPING [2021-08-02T17:22:03.503Z] INFO: No Stack... [2021-08-02T17:22:04.487Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:22:05.086Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:22:05.762Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [2021-08-02T17:22:05.762Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:22:05.833Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [2021-08-02T17:22:05.853Z] Resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] did not exist. Created. [2021-08-02T17:22:05.853Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:22:06.542Z] /w/workspace/go-mod-messaging/2@tmp/durable-7281d607/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-7281d607/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:22:07.215Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:22:07.248Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:22:07.293Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:22:07.308Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:22:07.325Z] $ docker stop --time=1 776d21759156e5e9a2ae0cc24d301c28a7652eab702840bee843becec6e09dcb [2021-08-02T17:22:08.993Z] $ docker rm -f 776d21759156e5e9a2ae0cc24d301c28a7652eab702840bee843becec6e09dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-02T17:22:09.930Z] provisioning config files... [2021-08-02T17:22:09.948Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8896473355452961303tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:22:10.290Z] + set +x [2021-08-02T17:22:10.290Z] + curl -s https://codecov.io/bash [2021-08-02T17:22:10.290Z] + bash -s -- [2021-08-02T17:22:10.290Z] [2021-08-02T17:22:10.290Z] _____ _ [2021-08-02T17:22:10.290Z] / ____| | | [2021-08-02T17:22:10.290Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:22:10.290Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:22:10.290Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:22:10.290Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:22:10.290Z] Bash-1.0.6 [2021-08-02T17:22:10.290Z] [2021-08-02T17:22:10.290Z] [2021-08-02T17:22:10.291Z] ==> git version 2.24.4 found [2021-08-02T17:22:10.291Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T17:22:10.291Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:22:10.291Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:22:10.291Z] ==> Jenkins CI detected. [2021-08-02T17:22:10.291Z] current dir:  /w/workspace/gexfoundry_go-mod-messaging_main [2021-08-02T17:22:10.291Z] project root: . [2021-08-02T17:22:10.291Z] --> token set from env [2021-08-02T17:22:10.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:22:10.557Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:22:10.557Z] ==> Python coveragepy not found [2021-08-02T17:22:10.557Z] ==> Searching for coverage reports in: [2021-08-02T17:22:10.557Z] + . [2021-08-02T17:22:10.557Z] -> Found 1 reports [2021-08-02T17:22:10.557Z] ==> Detecting git/mercurial file structure [2021-08-02T17:22:10.557Z] ==> Reading reports [2021-08-02T17:22:10.557Z] + ./coverage.out bytes=21942 [2021-08-02T17:22:10.557Z] ==> Appending adjustments [2021-08-02T17:22:10.557Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:22:10.557Z] + Found adjustments [2021-08-02T17:22:10.557Z] ==> Gzipping contents [2021-08-02T17:22:10.557Z] 8.0K /tmp/codecov.mmMuTj.gz [2021-08-02T17:22:10.557Z] ==> Uploading reports [2021-08-02T17:22:10.557Z] url: https://codecov.io [2021-08-02T17:22:10.557Z] query: branch=main&commit=1242f74e288a71878fc199ee3a2e90cd7a24557f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:22:10.557Z] -> Pinging Codecov [2021-08-02T17:22:10.557Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=1242f74e288a71878fc199ee3a2e90cd7a24557f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:22:11.142Z] -> Uploading to [2021-08-02T17:22:11.142Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/F6E385568367DD0E4001BA4F8F1CB792/1242f74e288a71878fc199ee3a2e90cd7a24557f/58ad1b78-2788-491b-b18d-b07e2ac5385e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T172210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21e3de05debbe71f6575d225bf39861ce787bc4f55d773134fc22632c85aa088 [2021-08-02T17:22:11.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:22:11.142Z] Dload Upload Total Spent Left Speed [2021-08-02T17:22:11.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5063 0 0 100 5063 0 11602 --:--:-- --:--:-- --:--:-- 11585 100 5063 0 0 100 5063 0 11597 --:--:-- --:--:-- --:--:-- 11585 [2021-08-02T17:22:11.410Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] } [2021-08-02T17:22:11.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:22:12.390Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:22:12.404Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:12.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:22:12.721Z] [2021-08-02T17:22:12.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:13.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:22:13.353Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:22:13.353Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:22:13.353Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:22:13.353Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:22:13.353Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:22:13.353Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:22:13.353Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:22:13.353Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:22:13.353Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:22:13.353Z] 0eba1c9be4d2: Waiting [2021-08-02T17:22:13.353Z] 0d57e429df01: Waiting [2021-08-02T17:22:13.353Z] 4e4be7b47b0d: Waiting [2021-08-02T17:22:13.353Z] e1f770b5df2f: Waiting [2021-08-02T17:22:13.353Z] 85a0685a4137: Waiting [2021-08-02T17:22:13.353Z] de9db76c5a1d: Verifying Checksum [2021-08-02T17:22:13.353Z] de9db76c5a1d: Download complete [2021-08-02T17:22:13.353Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:22:13.353Z] 0ef7d3d256c8: Download complete [2021-08-02T17:22:13.353Z] 0d57e429df01: Verifying Checksum [2021-08-02T17:22:13.353Z] 0d57e429df01: Download complete [2021-08-02T17:22:13.353Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:22:13.353Z] 4e4be7b47b0d: Download complete [2021-08-02T17:22:13.353Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:22:13.353Z] 188c0c94c7c5: Download complete [2021-08-02T17:22:13.621Z] 188c0c94c7c5: Pull complete [2021-08-02T17:22:13.621Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:22:13.889Z] de9db76c5a1d: Pull complete [2021-08-02T17:22:14.844Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:22:14.844Z] e1f770b5df2f: Download complete [2021-08-02T17:22:21.500Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:22:21.500Z] 0eba1c9be4d2: Download complete [2021-08-02T17:22:22.083Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:22:22.083Z] 85a0685a4137: Download complete [2021-08-02T17:22:24.302Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:22:24.302Z] 0d57e429df01: Pull complete [2021-08-02T17:22:24.302Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:22:24.899Z] e1f770b5df2f: Pull complete [2021-08-02T17:22:29.196Z] 85a0685a4137: Pull complete [2021-08-02T17:22:29.196Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:22:29.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:22:29.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:22:29.313Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:22:29.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T17:22:31.908Z] $ docker top 9b6872a3e427420714f12d08fc965a7f7fd8ccd3f2f37ab52ec1e9ec145c0bf0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:22:32.029Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:22:32.359Z] + set -o pipefail [2021-08-02T17:22:32.359Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:22:34.964Z] [2021-08-02T17:22:34.964Z] Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... [2021-08-02T17:22:34.964Z] [2021-08-02T17:22:34.964Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/3b2fc493-cf58-4a92-b746-9d23c4afa5e9 [2021-08-02T17:22:34.964Z] [2021-08-02T17:22:34.964Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:22:34.964Z] [2021-08-02T17:22:35.230Z] [Pipeline] } [2021-08-02T17:22:35.244Z] $ docker stop --time=1 9b6872a3e427420714f12d08fc965a7f7fd8ccd3f2f37ab52ec1e9ec145c0bf0 [2021-08-02T17:22:36.628Z] $ docker rm -f 9b6872a3e427420714f12d08fc965a7f7fd8ccd3f2f37ab52ec1e9ec145c0bf0 [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-08-02T17:22:37.764Z] + git log --format=format:%s -1 1242f74e288a71878fc199ee3a2e90cd7a24557f [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:38.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:22:38.101Z] . [Pipeline] withDockerContainer [2021-08-02T17:22:38.207Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:22:38.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:22:38.726Z] $ docker top 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:22:38.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:22:38.896Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:22:39.033Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:22:39.034Z] $ docker exec 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e ssh-agent [2021-08-02T17:22:39.173Z] SSH_AUTH_SOCK=/tmp/ssh-NX49ce0rQEpC/agent.13 [2021-08-02T17:22:39.173Z] SSH_AGENT_PID=19 [2021-08-02T17:22:39.183Z] Running ssh-add (command line suppressed) [2021-08-02T17:22:39.290Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5840006744334156067.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5840006744334156067.key) [2021-08-02T17:22:39.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:22:39.641Z] + git semver tag [2021-08-02T17:22:39.641Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:22:39.641Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-08-02T17:22:39.641Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-08-02T17:22:39.641Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:22:39.641Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:22:39.641Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:22:39.641Z] # $SEMVER_BRANCH = main [2021-08-02T17:22:39.641Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2021-08-02T17:22:39.641Z] # 1242f74e288a71878fc199ee3a2e90cd7a24557f HEAD [2021-08-02T17:22:39.641Z] # -> Force: false [2021-08-02T17:22:39.641Z] # a226fc25ad227f07f57a18b039c0b1f4e7286841 refs/tags/v2.0.2-dev.1 [Pipeline] } [2021-08-02T17:22:39.655Z] $ docker exec --env ******** --env ******** 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e ssh-agent -k [2021-08-02T17:22:39.762Z] unset SSH_AUTH_SOCK; [2021-08-02T17:22:39.763Z] unset SSH_AGENT_PID; [2021-08-02T17:22:39.763Z] echo Agent pid 19 killed; [2021-08-02T17:22:39.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:22:40.142Z] + git semver [Pipeline] } [2021-08-02T17:22:40.160Z] $ docker stop --time=1 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e [2021-08-02T17:22:41.386Z] $ docker rm -f 1d0ba3eed6cb0844871feb751aa95d0b37af90c3561238353c04bfd24baef99e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:41.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:22:41.908Z] [2021-08-02T17:22:41.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:22:42.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:22:42.240Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:22:42.240Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:22:42.240Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:22:42.240Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:22:42.240Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:22:42.240Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:22:42.240Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:22:42.240Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:22:42.240Z] e9a5061849ea: Waiting [2021-08-02T17:22:42.240Z] d747dcd14b5f: Waiting [2021-08-02T17:22:42.240Z] 2de7ff778b66: Waiting [2021-08-02T17:22:42.240Z] 0d9ebad4ef96: Waiting [2021-08-02T17:22:42.240Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:22:42.240Z] 9712f1f96733: Download complete [2021-08-02T17:22:45.595Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:22:45.595Z] 63f879dbbcfc: Download complete [2021-08-02T17:22:45.595Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:22:45.595Z] e9a5061849ea: Download complete [2021-08-02T17:22:45.595Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:22:45.595Z] d747dcd14b5f: Download complete [2021-08-02T17:22:46.557Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:22:46.558Z] 2de7ff778b66: Download complete [2021-08-02T17:22:47.145Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:22:47.145Z] 0d9ebad4ef96: Download complete [2021-08-02T17:22:48.557Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:22:48.557Z] ab5ef0e58194: Download complete [2021-08-02T17:22:51.182Z] ab5ef0e58194: Pull complete [2021-08-02T17:22:51.182Z] 9712f1f96733: Pull complete [2021-08-02T17:22:51.771Z] 63f879dbbcfc: Pull complete [2021-08-02T17:22:56.234Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:22:56.234Z] e9a5061849ea: Pull complete [2021-08-02T17:22:56.234Z] d747dcd14b5f: Pull complete [2021-08-02T17:22:56.825Z] 2de7ff778b66: Pull complete [2021-08-02T17:22:56.825Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:22:56.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:22:56.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:22:56.919Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:22:56.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T17:23:00.673Z] $ docker top d03f6c92327db0d27cf4b23dec0ceffd128984f0abba7c3c87bf53f2de8f01aa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:23:00.801Z] provisioning config files... [2021-08-02T17:23:00.814Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config3232451401199869979tmp [2021-08-02T17:23:00.835Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5203697755217762470tmp [2021-08-02T17:23:00.857Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config1651008467340984450tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:23:00.882Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:01.194Z] ---> sigul-configuration.sh [2021-08-02T17:23:01.194Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:23:01.194Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:23:01.194Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:23:01.194Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:23:01.194Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:23:01.194Z] gpg: CAST5 encrypted data [2021-08-02T17:23:01.194Z] gpg: encrypted with 1 passphrase [2021-08-02T17:23:01.194Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:23:01.519Z] + mkdir /home/jenkins [2021-08-02T17:23:01.520Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:23:01.859Z] + 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-08-02T17:23:01.876Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:02.192Z] ---> sigul-install.sh [2021-08-02T17:23:02.192Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:23:02.517Z] + git tag --list [2021-08-02T17:23:02.517Z] v0.0.0 [2021-08-02T17:23:02.517Z] v0.1.0 [2021-08-02T17:23:02.517Z] v0.1.1 [2021-08-02T17:23:02.517Z] v0.1.10 [2021-08-02T17:23:02.517Z] v0.1.11 [2021-08-02T17:23:02.517Z] v0.1.12 [2021-08-02T17:23:02.517Z] v0.1.13 [2021-08-02T17:23:02.517Z] v0.1.14 [2021-08-02T17:23:02.517Z] v0.1.15 [2021-08-02T17:23:02.517Z] v0.1.16 [2021-08-02T17:23:02.517Z] v0.1.17 [2021-08-02T17:23:02.517Z] v0.1.18 [2021-08-02T17:23:02.517Z] v0.1.19 [2021-08-02T17:23:02.517Z] v0.1.2 [2021-08-02T17:23:02.517Z] v0.1.20 [2021-08-02T17:23:02.517Z] v0.1.21 [2021-08-02T17:23:02.517Z] v0.1.22 [2021-08-02T17:23:02.517Z] v0.1.23 [2021-08-02T17:23:02.517Z] v0.1.24 [2021-08-02T17:23:02.517Z] v0.1.25 [2021-08-02T17:23:02.517Z] v0.1.26 [2021-08-02T17:23:02.517Z] v0.1.27 [2021-08-02T17:23:02.517Z] v0.1.28 [2021-08-02T17:23:02.517Z] v0.1.29 [2021-08-02T17:23:02.517Z] v0.1.3 [2021-08-02T17:23:02.517Z] v0.1.30 [2021-08-02T17:23:02.517Z] v0.1.31 [2021-08-02T17:23:02.517Z] v0.1.4 [2021-08-02T17:23:02.517Z] v0.1.5 [2021-08-02T17:23:02.517Z] v0.1.6 [2021-08-02T17:23:02.517Z] v0.1.7 [2021-08-02T17:23:02.517Z] v0.1.8 [2021-08-02T17:23:02.517Z] v0.1.9 [2021-08-02T17:23:02.517Z] v2.0.0 [2021-08-02T17:23:02.517Z] v2.0.0-dev.1 [2021-08-02T17:23:02.517Z] v2.0.0-dev.10 [2021-08-02T17:23:02.517Z] v2.0.0-dev.11 [2021-08-02T17:23:02.517Z] v2.0.0-dev.12 [2021-08-02T17:23:02.517Z] v2.0.0-dev.13 [2021-08-02T17:23:02.517Z] v2.0.0-dev.14 [2021-08-02T17:23:02.517Z] v2.0.0-dev.15 [2021-08-02T17:23:02.517Z] v2.0.0-dev.16 [2021-08-02T17:23:02.517Z] v2.0.0-dev.2 [2021-08-02T17:23:02.517Z] v2.0.0-dev.3 [2021-08-02T17:23:02.517Z] v2.0.0-dev.4 [2021-08-02T17:23:02.517Z] v2.0.0-dev.5 [2021-08-02T17:23:02.517Z] v2.0.0-dev.6 [2021-08-02T17:23:02.517Z] v2.0.0-dev.7 [2021-08-02T17:23:02.517Z] v2.0.0-dev.8 [2021-08-02T17:23:02.517Z] v2.0.0-dev.9 [2021-08-02T17:23:02.517Z] v2.0.1 [2021-08-02T17:23:02.517Z] v2.0.1-dev.1 [2021-08-02T17:23:02.517Z] v2.0.2-dev.1 [Pipeline] sh [2021-08-02T17:23:02.838Z] + lftools sign git-tag v2.0.2-dev.1 [2021-08-02T17:23:03.425Z] Signing Git tag with Sigul... [2021-08-02T17:23:03.425Z] Signing v2.0.2-dev.1 [Pipeline] echo [2021-08-02T17:23:04.406Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:04.723Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:23:04.737Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:23:04.767Z] $ docker stop --time=1 d03f6c92327db0d27cf4b23dec0ceffd128984f0abba7c3c87bf53f2de8f01aa [2021-08-02T17:23:06.044Z] $ docker rm -f d03f6c92327db0d27cf4b23dec0ceffd128984f0abba7c3c87bf53f2de8f01aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:06.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:23:06.703Z] . [Pipeline] withDockerContainer [2021-08-02T17:23:06.801Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:23:06.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:23:07.274Z] $ docker top ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:23:07.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:23:07.412Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:23:07.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:23:07.529Z] $ docker exec ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 ssh-agent [2021-08-02T17:23:07.648Z] SSH_AUTH_SOCK=/tmp/ssh-pxPfHDV9RGqW/agent.14 [2021-08-02T17:23:07.648Z] SSH_AGENT_PID=21 [2021-08-02T17:23:07.659Z] Running ssh-add (command line suppressed) [2021-08-02T17:23:07.760Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1847886398264636251.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1847886398264636251.key) [2021-08-02T17:23:07.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:23:08.110Z] + git semver bump pre [2021-08-02T17:23:08.110Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:23:08.110Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-08-02T17:23:08.110Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-08-02T17:23:08.110Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:23:08.110Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:23:08.110Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:23:08.110Z] # $SEMVER_BRANCH = main [2021-08-02T17:23:08.110Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [2021-08-02T17:23:08.110Z] 2.0.2-dev.2 [Pipeline] } [2021-08-02T17:23:08.122Z] $ docker exec --env ******** --env ******** ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 ssh-agent -k [2021-08-02T17:23:08.228Z] unset SSH_AUTH_SOCK; [2021-08-02T17:23:08.228Z] unset SSH_AGENT_PID; [2021-08-02T17:23:08.228Z] echo Agent pid 21 killed; [2021-08-02T17:23:08.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:23:08.595Z] + git semver [Pipeline] } [2021-08-02T17:23:08.611Z] $ docker stop --time=1 ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 [2021-08-02T17:23:09.854Z] $ docker rm -f ed47ee8758db571f0d8b216ae3e81a1b2ce6b391a46e3167576514d7fc97dfe9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:10.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:23:10.265Z] . [Pipeline] withDockerContainer [2021-08-02T17:23:10.359Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:23:10.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:23:11.070Z] $ docker top e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:23:11.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:23:11.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:23:11.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:23:11.460Z] $ docker exec e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b ssh-agent [2021-08-02T17:23:11.587Z] SSH_AUTH_SOCK=/tmp/ssh-OeQajw3kGFVi/agent.13 [2021-08-02T17:23:11.587Z] SSH_AGENT_PID=20 [2021-08-02T17:23:11.598Z] Running ssh-add (command line suppressed) [2021-08-02T17:23:11.728Z] Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5739253177147711044.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5739253177147711044.key) [2021-08-02T17:23:11.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:23:12.071Z] + git semver push [2021-08-02T17:23:12.071Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:23:12.071Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.git [2021-08-02T17:23:12.071Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-messaging_main [2021-08-02T17:23:12.071Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:23:12.071Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:23:12.071Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:23:12.071Z] # $SEMVER_BRANCH = main [2021-08-02T17:23:12.071Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-messaging_main/.semver [Pipeline] } [2021-08-02T17:23:17.430Z] $ docker exec --env ******** --env ******** e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b ssh-agent -k [2021-08-02T17:23:17.551Z] unset SSH_AUTH_SOCK; [2021-08-02T17:23:17.552Z] unset SSH_AGENT_PID; [2021-08-02T17:23:17.552Z] echo Agent pid 20 killed; [2021-08-02T17:23:17.574Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:23:17.936Z] + git semver [Pipeline] } [2021-08-02T17:23:17.964Z] $ docker stop --time=1 e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b [2021-08-02T17:23:19.182Z] $ docker rm -f e3ec0511c43a39e1c72ff2eb3dc729bbe0dcefc878e50efa039c815c55f3794b [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] libraryResource [Pipeline] sh [2021-08-02T17:23:20.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:20.915Z] ---> package-listing.sh [2021-08-02T17:23:20.915Z] ++ facter osfamily [2021-08-02T17:23:20.915Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:23:21.183Z] + OS_FAMILY=redhat [2021-08-02T17:23:21.183Z] + workspace=/w/workspace/gexfoundry_go-mod-messaging_main [2021-08-02T17:23:21.183Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:23:21.183Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:23:21.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:23:21.183Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:23:21.183Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2021-08-02T17:23:21.183Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:23:21.183Z] + case "${OS_FAMILY}" in [2021-08-02T17:23:21.183Z] + sort [2021-08-02T17:23:21.183Z] + rpm -qa [2021-08-02T17:23:21.766Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:23:21.766Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:23:21.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:23:21.766Z] + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' [2021-08-02T17:23:21.766Z] + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [2021-08-02T17:23:21.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo [2021-08-02T17:23:21.783Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:23:22.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:22.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:23:22.679Z] [2021-08-02T17:23:22.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:23:23.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:23:23.021Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:23:23.021Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:23:23.021Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:23:23.021Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:23:23.021Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:23:23.021Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:23:23.021Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:23:23.021Z] d287ab97295c: Pulling fs layer [2021-08-02T17:23:23.021Z] dc539afda2c1: Waiting [2021-08-02T17:23:23.021Z] 77bc0d833cb6: Waiting [2021-08-02T17:23:23.021Z] 9065ff56babe: Waiting [2021-08-02T17:23:23.021Z] d287ab97295c: Waiting [2021-08-02T17:23:23.288Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:23:23.288Z] a1111a8f2ec3: Download complete [2021-08-02T17:23:23.288Z] dc539afda2c1: Download complete [2021-08-02T17:23:23.554Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:23:23.554Z] 77bc0d833cb6: Download complete [2021-08-02T17:23:23.554Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:23:23.554Z] 9065ff56babe: Download complete [2021-08-02T17:23:23.823Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:23:23.823Z] ed53099fbce6: Download complete [2021-08-02T17:23:24.408Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:23:24.409Z] b4d181a07f80: Download complete [2021-08-02T17:23:25.838Z] b4d181a07f80: Pull complete [2021-08-02T17:23:25.838Z] a1111a8f2ec3: Pull complete [2021-08-02T17:23:26.441Z] ed53099fbce6: Pull complete [2021-08-02T17:23:26.441Z] dc539afda2c1: Pull complete [2021-08-02T17:23:26.706Z] 77bc0d833cb6: Pull complete [2021-08-02T17:23:26.706Z] 9065ff56babe: Pull complete [2021-08-02T17:23:28.649Z] d287ab97295c: Verifying Checksum [2021-08-02T17:23:28.649Z] d287ab97295c: Download complete [2021-08-02T17:23:32.925Z] d287ab97295c: Pull complete [2021-08-02T17:23:33.192Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:23:33.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:23:33.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:23:33.292Z] prd-centos7-docker-4c-2g-1482 does not seem to be running inside a container [2021-08-02T17:23:33.353Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:23:36.339Z] $ docker top e228271ab2e32eb5e9da96c9ed226951de26f8580ac069d5b1b0acf06d091406 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:23:36.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:23:37.083Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:23:37.403Z] + ls /var/log/sa-host [2021-08-02T17:23:37.403Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:23:37.403Z] file_magic: OK [2021-08-02T17:23:37.403Z] HZ: Using current value: 100 [2021-08-02T17:23:37.403Z] file_header: OK [2021-08-02T17:23:37.403Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:23:37.403Z] Statistics: [2021-08-02T17:23:37.403Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:23:37.403Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:23:37.403Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:23:37.403Z] file_magic: OK [2021-08-02T17:23:37.403Z] HZ: Using current value: 100 [2021-08-02T17:23:37.403Z] file_header: OK [2021-08-02T17:23:37.403Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T17:23:37.403Z] Statistics: [2021-08-02T17:23:37.403Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:23:37.403Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:23:38.166Z] provisioning config files... [2021-08-02T17:23:38.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6853464981849590569tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:23:38.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:38.518Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:23:38.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:38.944Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:23:38.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:39.272Z] ---> sudo-logs.sh [2021-08-02T17:23:39.272Z] Archiving 'sudo' log.. [2021-08-02T17:23:39.272Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1482.vexxhost.local: Name or service not known [2021-08-02T17:23:39.272Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1482.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:23:39.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:39.625Z] ---> job-cost.sh [2021-08-02T17:23:39.626Z] lf-activate-venv: SKIPPING [2021-08-02T17:23:39.626Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:23:39.626Z] INFO: Retrieving Stack Cost... [2021-08-02T17:23:40.207Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:23:40.794Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:23:40.811Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:23:41.130Z] ---> logs-deploy.sh [2021-08-02T17:23:41.130Z] lf-activate-venv: SKIPPING [2021-08-02T17:23:41.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/2 [2021-08-02T17:23:41.130Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:23:41.713Z] Archives upload complete. [2021-08-02T17:23:41.990Z] INFO: archiving logs to Nexus