Pull request #53 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AnthonyMBonafide for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (402e2e5a7cba7e3869f52160165063d62fcaef76) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5305 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git Fetching without tags Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf > git init /w/workspace/exfoundry_go-mod-messaging_PR-53 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 Merge succeeded, producing aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf Checking out Revision aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf (PR-53) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 Commit message: "Add initial support for Redis Streams" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:17:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:17:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:17:45 ========================================================= 17:17:45 EdgeX Global Pipelines Version Info 17:17:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:17:47 ------------------- 17:17:47 stable info: 17:17:47 ------------------- 17:17:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:17:47 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:17:47 Message: update stable to v1.0.73 17:17:47 ------------------- 17:17:47 experimental info: 17:17:47 ------------------- 17:17:47 Commited By: **** collab-it+edgex@linuxfoundation.org 17:17:47 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:17:47 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:49 17:17:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:17:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:50 latest: Pulling from edgex-devops/git-semver 17:17:50 9123ac7c32f7: Pulling fs layer 17:17:50 b8cc5d1170e3: Pulling fs layer 17:17:50 2924cbbf6a41: Pulling fs layer 17:17:50 93b08a4f1073: Pulling fs layer 17:17:50 93b08a4f1073: Waiting 17:17:50 b8cc5d1170e3: Verifying Checksum 17:17:50 b8cc5d1170e3: Download complete 17:17:50 9123ac7c32f7: Verifying Checksum 17:17:50 9123ac7c32f7: Download complete 17:17:50 93b08a4f1073: Verifying Checksum 17:17:50 93b08a4f1073: Download complete 17:17:50 2924cbbf6a41: Download complete 17:17:50 9123ac7c32f7: Pull complete 17:17:50 b8cc5d1170e3: Pull complete 17:17:51 2924cbbf6a41: Pull complete 17:17:51 93b08a4f1073: Pull complete 17:17:51 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:17:51 prd-centos7-docker-4c-2g-5305 does not seem to be running inside a container 17:17:51 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:17:52 $ docker top 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:52 [ssh-agent] Looking for ssh-agent implementation... 17:17:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:53 $ docker exec 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 ssh-agent 17:17:53 SSH_AUTH_SOCK=/tmp/ssh-9KDIRJqOkcVZ/agent.14 17:17:53 SSH_AGENT_PID=20 17:17:53 Running ssh-add (command line suppressed) 17:17:53 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_6361133295430991068.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_6361133295430991068.key) 17:17:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:53 + git describe --exact-match --tags HEAD 17:17:53 fatal: No names found, cannot describe anything. [Pipeline] } 17:17:53 $ docker exec --env ******** --env ******** 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 ssh-agent -k 17:17:54 unset SSH_AUTH_SOCK; 17:17:54 unset SSH_AGENT_PID; 17:17:54 echo Agent pid 20 killed; 17:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:17:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:17:54 This usually means this commit has not been tagged. [Pipeline] sshagent 17:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:54 [ssh-agent] Looking for ssh-agent implementation... 17:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:54 $ docker exec 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 ssh-agent 17:17:54 SSH_AUTH_SOCK=/tmp/ssh-a1ScMnhEWjev/agent.56 17:17:54 SSH_AGENT_PID=63 17:17:54 Running ssh-add (command line suppressed) 17:17:54 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_5735567974845030362.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_5735567974845030362.key) 17:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:55 + git semver init 17:17:55 # -> Open(): unable to determine branch for HEAD 17:17:55 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git 17:17:55 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 17:17:55 # $SEMVER_REMOTE_NAME = origin 17:17:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:55 # $SEMVER_USER_NAME = edgex-jenkins 17:17:55 # $SEMVER_BRANCH = PR-53 17:17:55 # $SEMVER_TEMP = /tmp/semver-203376820 17:17:55 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 17:17:55 # '/tmp/semver-203376820' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' 17:17:55 # -> Force: false 17:17:55 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } 17:17:55 $ docker exec --env ******** --env ******** 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 ssh-agent -k 17:17:55 unset SSH_AUTH_SOCK; 17:17:55 unset SSH_AGENT_PID; 17:17:55 echo Agent pid 63 killed; 17:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:56 + git semver [Pipeline] } 17:17:56 $ docker stop --time=1 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 17:17:57 $ docker rm -f 051cde5147f3bde72e63f71960ef4e5447784a81b28730c57c08f01f54e7df79 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:17:58 Stashed 33 file(s) [Pipeline] echo 17:17:58 [edgeXSemver] initialized semver on version 0.0.0 [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 17:18:13 Still waiting to schedule task 17:18:13 ‘prd-centos7-blackbox-4c-2g-5289’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5275’ is offline; ‘prd-centos7-docker-4c-2g-5278’ is offline; ‘prd-centos7-docker-4c-2g-5281’ is offline; ‘prd-centos7-docker-4c-2g-5301’ is offline; ‘prd-centos7-docker-4c-2g-5303’ is offline; ‘prd-centos7-docker-4c-2g-5304’ is offline; ‘prd-centos7-docker-4c-2g-5307’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5302’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5306’ doesn’t have label ‘centos7-docker-4c-2g’ 17:18:13 Still waiting to schedule task 17:18:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:19:35 Running on prd-centos7-docker-4c-2g-5310 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws 17:19:35 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 17:19:37 using credential edgex-jenkins-ssh 17:19:37 Cloning the remote Git repository 17:19:37 Cloning with configured refspecs honoured and without tags 17:19:37 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:19:37 > git init /w/workspace/go-mod-messaging/4 # timeout=10 17:19:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:19:37 > git --version # timeout=10 17:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:19:37 Fetching without tags 17:19:38 Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf 17:19:38 Merge succeeded, producing aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf 17:19:38 Checking out Revision aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf (PR-53) 17:19:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:19:37 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 17:19:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:19:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:19:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:19:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:19:38 > git config core.sparsecheckout # timeout=10 17:19:38 > git checkout -f aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 17:19:38 > git remote # timeout=10 17:19:38 > git config --get remote.origin.url # timeout=10 17:19:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:19:38 > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 17:19:38 > git rev-parse HEAD^{commit} # timeout=10 17:19:38 > git config core.sparsecheckout # timeout=10 17:19:38 > git checkout -f aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 17:19:42 Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:19:42 ========================================================= 17:19:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:19:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:19:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 17:19:43 Sending build context to Docker daemon 528.4kB 17:19:43 Step 1/7 : ARG BASE=golang:1.13-alpine 17:19:43 Step 2/7 : FROM ${BASE} 17:19:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:19:43 e6b0cf9c0882: Pulling fs layer 17:19:43 2848faf0eed1: Pulling fs layer 17:19:43 0f37312ad70f: Pulling fs layer 17:19:43 5788d62ee057: Pulling fs layer 17:19:43 0e6b1d234666: Pulling fs layer 17:19:43 bf5d7aec512f: Pulling fs layer 17:19:43 34c802a77dc8: Pulling fs layer 17:19:43 9eb99e56ec68: Pulling fs layer 17:19:43 27c7a5d97fbd: Pulling fs layer 17:19:43 5788d62ee057: Waiting 17:19:43 0e6b1d234666: Waiting 17:19:43 bf5d7aec512f: Waiting 17:19:43 34c802a77dc8: Waiting 17:19:43 9eb99e56ec68: Waiting 17:19:43 27c7a5d97fbd: Waiting 17:19:43 5c102a31e300: Pulling fs layer 17:19:43 dcfb455df0a1: Pulling fs layer 17:19:43 5c102a31e300: Waiting 17:19:43 dcfb455df0a1: Waiting 17:19:43 0f37312ad70f: Verifying Checksum 17:19:43 0f37312ad70f: Download complete 17:19:43 2848faf0eed1: Download complete 17:19:43 0e6b1d234666: Download complete 17:19:43 bf5d7aec512f: Download complete 17:19:43 e6b0cf9c0882: Verifying Checksum 17:19:43 e6b0cf9c0882: Download complete 17:19:44 e6b0cf9c0882: Pull complete 17:19:44 2848faf0eed1: Pull complete 17:19:44 0f37312ad70f: Pull complete 17:19:44 34c802a77dc8: Verifying Checksum 17:19:44 34c802a77dc8: Download complete 17:19:44 27c7a5d97fbd: Verifying Checksum 17:19:44 27c7a5d97fbd: Download complete 17:19:45 5c102a31e300: Verifying Checksum 17:19:45 5c102a31e300: Download complete 17:19:45 dcfb455df0a1: Verifying Checksum 17:19:45 dcfb455df0a1: Download complete 17:19:45 5788d62ee057: Verifying Checksum 17:19:45 5788d62ee057: Download complete 17:19:45 9eb99e56ec68: Verifying Checksum 17:19:45 9eb99e56ec68: Download complete 17:19:52 5788d62ee057: Pull complete 17:19:52 0e6b1d234666: Pull complete 17:19:52 bf5d7aec512f: Pull complete 17:19:57 34c802a77dc8: Pull complete 17:20:01 9eb99e56ec68: Pull complete 17:20:01 27c7a5d97fbd: Pull complete 17:20:02 5c102a31e300: Pull complete 17:20:02 dcfb455df0a1: Pull complete 17:20:02 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:20:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:20:02 ---> 7c70fe431013 17:20:02 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:20:02 ---> Running in edf2917fba23 17:20:02 Removing intermediate container edf2917fba23 17:20:02 ---> 5f4834c37d67 17:20:02 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:20:02 ---> Running in befcd4d766df 17:20:03 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:20:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:20:04 (1/5) Installing libsodium (1.0.18-r0) 17:20:04 (2/5) Installing libzmq (4.3.2-r0) 17:20:04 (3/5) Installing pkgconf (1.6.3-r0) 17:20:04 (4/5) Installing libsodium-dev (1.0.18-r0) 17:20:04 (5/5) Installing zeromq-dev (4.3.2-r0) 17:20:04 Executing busybox-1.31.1-r8.trigger 17:20:04 OK: 145 MiB in 44 packages 17:20:05 Removing intermediate container befcd4d766df 17:20:05 ---> 49be8a8e0e39 17:20:05 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:20:05 ---> Running in 77cd09c1a8e8 17:20:05 Removing intermediate container 77cd09c1a8e8 17:20:05 ---> 3e728ca87394 17:20:05 Step 6/7 : COPY go.mod . 17:20:05 ---> 00b7949b5595 17:20:05 Step 7/7 : RUN go mod download 17:20:05 ---> Running in 8769683ea16d 17:20:08 go: finding github.com/davecgh/go-spew v1.1.0 17:20:08 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:20:08 go: finding github.com/fsnotify/fsnotify v1.4.7 17:20:08 go: finding github.com/go-redis/redis/v7 v7.2.0 17:20:08 go: finding github.com/golang/protobuf v1.3.2 17:20:08 go: finding github.com/hpcloud/tail v1.0.0 17:20:08 go: finding github.com/kr/pretty v0.1.0 17:20:08 go: finding github.com/kr/pty v1.1.1 17:20:08 go: finding github.com/kr/text v0.1.0 17:20:08 go: finding github.com/onsi/ginkgo v1.10.1 17:20:08 go: finding github.com/onsi/gomega v1.7.0 17:20:08 go: finding github.com/pebbe/zmq4 v1.0.0 17:20:08 go: finding github.com/pmezard/go-difflib v1.0.0 17:20:08 go: finding github.com/stretchr/objx v0.1.0 17:20:08 go: finding github.com/stretchr/testify v1.3.0 17:20:08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:20:08 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:20:08 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 17:20:08 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:20:08 go: finding golang.org/x/text v0.3.2 17:20:08 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:20:08 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:20:08 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:20:08 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:20:08 go: finding gopkg.in/yaml.v2 v2.2.4 17:20:16 Removing intermediate container 8769683ea16d 17:20:16 ---> 6a2de1d7f287 17:20:16 Successfully built 6a2de1d7f287 17:20:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:20:16 + docker inspect -f . ci-base-image-x86_64 17:20:16 . [Pipeline] withDockerContainer 17:20:17 prd-centos7-docker-4c-2g-5310 does not seem to be running inside a container 17:20:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** ci-base-image-x86_64 cat 17:20:17 $ docker top b6bedb89971990cf8375e1d7cca320a9da54b841fb4342de1cf84d46b4bfcda1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:18 + go version 17:20:18 go version go1.13.5 linux/amd64 [Pipeline] sh 17:20:18 + make test 17:20:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:20:23 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 17:20:25 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.019s coverage: 94.7% of statements 17:20:29 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.006s coverage: 77.1% of statements 17:20:29 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 17:20:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5311 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws 17:20:43 Running in /w/workspace/go-mod-messaging/4 [Pipeline] { [Pipeline] checkout 17:20:49 using credential edgex-jenkins-ssh 17:20:49 Cloning the remote Git repository 17:20:49 Cloning with configured refspecs honoured and without tags 17:20:50 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:20:50 > git init /w/workspace/go-mod-messaging/4 # timeout=10 17:20:50 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:20:50 > git --version # timeout=10 17:20:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:51 Fetching without tags 17:20:51 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.343s coverage: 84.1% of statements 17:20:51 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements 17:20:51 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.016s coverage: 100.0% of statements 17:20:51 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.021s coverage: 100.0% of statements 17:20:51 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.018s coverage: 90.9% of statements 17:20:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:20:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:20:51 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 17:20:51 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:51 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:20:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:20:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/53/head:refs/remotes/origin/PR-53 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:20:51 Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf 17:20:51 gofmt -l . 17:20:51 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:20:51 Merge succeeded, producing aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf 17:20:51 Checking out Revision aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf (PR-53) 17:20:52 Stashed 1 file(s) [Pipeline] } 17:20:52 $ docker stop --time=1 b6bedb89971990cf8375e1d7cca320a9da54b841fb4342de1cf84d46b4bfcda1 17:20:51 > git config core.sparsecheckout # timeout=10 17:20:51 > git checkout -f aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 17:20:51 > git remote # timeout=10 17:20:51 > git config --get remote.origin.url # timeout=10 17:20:51 using GIT_SSH to set credentials SSH Credentials for GitHub 17:20:51 > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 17:20:51 > git rev-parse HEAD^{commit} # timeout=10 17:20:51 > git config core.sparsecheckout # timeout=10 17:20:51 > git checkout -f aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf # timeout=10 17:20:53 $ docker rm -f b6bedb89971990cf8375e1d7cca320a9da54b841fb4342de1cf84d46b4bfcda1 [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:56 Commit message: "Add initial support for Redis Streams" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:20:57 ========================================================= 17:20:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:20:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:20:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 17:20:59 Sending build context to Docker daemon 528.4kB 17:20:59 Step 1/7 : ARG BASE=golang:1.13-alpine 17:20:59 Step 2/7 : FROM ${BASE} 17:20:59 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:20:59 cde5963f3b93: Pulling fs layer 17:20:59 2a23fa8c16f7: Pulling fs layer 17:20:59 777b28850792: Pulling fs layer 17:20:59 8a11ddd9e578: Pulling fs layer 17:20:59 4cf88f913ddb: Pulling fs layer 17:20:59 1df406cf5192: Pulling fs layer 17:20:59 cd6300453558: Pulling fs layer 17:20:59 b9c365052c96: Pulling fs layer 17:20:59 a2d8cc88f415: Pulling fs layer 17:20:59 ea1d1ca13537: Pulling fs layer 17:20:59 3750a50a1c5e: Pulling fs layer 17:20:59 b9c365052c96: Waiting 17:20:59 8a11ddd9e578: Waiting 17:20:59 a2d8cc88f415: Waiting 17:20:59 4cf88f913ddb: Waiting 17:20:59 ea1d1ca13537: Waiting 17:20:59 3750a50a1c5e: Waiting 17:20:59 1df406cf5192: Waiting 17:20:59 cd6300453558: Waiting 17:20:59 777b28850792: Verifying Checksum 17:20:59 777b28850792: Download complete 17:20:59 2a23fa8c16f7: Verifying Checksum 17:20:59 2a23fa8c16f7: Download complete 17:20:59 4cf88f913ddb: Verifying Checksum 17:20:59 4cf88f913ddb: Download complete 17:20:59 1df406cf5192: Download complete 17:21:00 cde5963f3b93: Verifying Checksum 17:21:00 cde5963f3b93: Download complete 17:21:01 cde5963f3b93: Pull complete 17:21:01 2a23fa8c16f7: Pull complete 17:21:01 777b28850792: Pull complete 17:21:04 cd6300453558: Verifying Checksum 17:21:04 cd6300453558: Download complete 17:21:04 a2d8cc88f415: Verifying Checksum 17:21:04 a2d8cc88f415: Download complete 17:21:06 ea1d1ca13537: Verifying Checksum 17:21:06 ea1d1ca13537: Download complete 17:21:06 3750a50a1c5e: Verifying Checksum 17:21:06 3750a50a1c5e: Download complete 17:21:09 b9c365052c96: Verifying Checksum 17:21:09 b9c365052c96: Download complete 17:21:10 8a11ddd9e578: Verifying Checksum 17:21:10 8a11ddd9e578: Download complete 17:21:23 8a11ddd9e578: Pull complete 17:21:23 4cf88f913ddb: Pull complete 17:21:23 1df406cf5192: Pull complete 17:21:27 cd6300453558: Pull complete 17:21:32 b9c365052c96: Pull complete 17:21:32 a2d8cc88f415: Pull complete 17:21:34 ea1d1ca13537: Pull complete 17:21:34 3750a50a1c5e: Pull complete 17:21:34 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:21:34 ---> 78745c68409d 17:21:34 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:21:39 ---> Running in e831046838cf 17:21:39 Removing intermediate container e831046838cf 17:21:39 ---> f38e39dc47c1 17:21:39 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 17:21:39 ---> Running in 2b0e729c88ca 17:21:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:21:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:21:43 (1/5) Installing libsodium (1.0.18-r0) 17:21:43 (2/5) Installing libzmq (4.3.2-r0) 17:21:43 (3/5) Installing pkgconf (1.6.3-r0) 17:21:44 (4/5) Installing libsodium-dev (1.0.18-r0) 17:21:44 (5/5) Installing zeromq-dev (4.3.2-r0) 17:21:44 Executing busybox-1.31.1-r8.trigger 17:21:44 OK: 127 MiB in 44 packages 17:21:45 Removing intermediate container 2b0e729c88ca 17:21:45 ---> 01061e86c5c7 17:21:45 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:21:46 ---> Running in 25aedbb91251 17:21:46 Removing intermediate container 25aedbb91251 17:21:46 ---> 225ec9d247ac 17:21:46 Step 6/7 : COPY go.mod . 17:21:47 ---> 628123e22219 17:21:47 Step 7/7 : RUN go mod download 17:21:47 ---> Running in 5b762bfe463e 17:21:49 go: finding github.com/davecgh/go-spew v1.1.0 17:21:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:21:49 go: finding github.com/fsnotify/fsnotify v1.4.7 17:21:49 go: finding github.com/go-redis/redis/v7 v7.2.0 17:21:49 go: finding github.com/golang/protobuf v1.3.2 17:21:49 go: finding github.com/hpcloud/tail v1.0.0 17:21:49 go: finding github.com/kr/pretty v0.1.0 17:21:49 go: finding github.com/kr/pty v1.1.1 17:21:49 go: finding github.com/kr/text v0.1.0 17:21:49 go: finding github.com/onsi/ginkgo v1.10.1 17:21:49 go: finding github.com/onsi/gomega v1.7.0 17:21:49 go: finding github.com/pebbe/zmq4 v1.0.0 17:21:49 go: finding github.com/pmezard/go-difflib v1.0.0 17:21:49 go: finding github.com/stretchr/objx v0.1.0 17:21:49 go: finding github.com/stretchr/testify v1.3.0 17:21:49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:21:49 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:21:49 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 17:21:49 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 17:21:49 go: finding golang.org/x/text v0.3.2 17:21:49 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:21:49 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:21:49 go: finding gopkg.in/fsnotify.v1 v1.4.7 17:21:49 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 17:21:49 go: finding gopkg.in/yaml.v2 v2.2.4 17:22:01 Removing intermediate container 5b762bfe463e 17:22:01 ---> 754cf0da0faa 17:22:01 Successfully built 754cf0da0faa 17:22:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:22:02 + docker inspect -f . ci-base-image-arm64 17:22:02 . [Pipeline] withDockerContainer 17:22:02 prd-ubuntu18.04-docker-arm64-4c-16g-5311 does not seem to be running inside a container 17:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/4 -v /w/workspace/go-mod-messaging/4:/w/workspace/go-mod-messaging/4:rw,z -v /w/workspace/go-mod-messaging/4@tmp:/w/workspace/go-mod-messaging/4@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 ******** ci-base-image-arm64 cat 17:22:04 $ docker top d16d894f1b3bb70aaa6c6f540f195eb41141fd4d465ba080dc84a1d41616deea -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:05 + go version 17:22:05 go version go1.13.5 linux/arm64 [Pipeline] sh 17:22:06 + make test 17:22:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:22:18 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 17:22:21 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.032s coverage: 94.7% of statements 17:22:34 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.041s coverage: 77.1% of statements 17:22:34 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 17:22:56 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.390s coverage: 84.1% of statements 17:22:56 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.023s coverage: 85.7% of statements 17:22:56 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.054s coverage: 100.0% of statements 17:22:56 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.038s coverage: 100.0% of statements 17:22:56 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.018s coverage: 90.9% of statements 17:22:56 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:22:59 gofmt -l . 17:22:59 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:23:00 Warning: overwriting stash ‘coverage-report’ 17:23:00 Stashed 1 file(s) [Pipeline] } 17:23:00 $ docker stop --time=1 d16d894f1b3bb70aaa6c6f540f195eb41141fd4d465ba080dc84a1d41616deea 17:23:02 $ docker rm -f d16d894f1b3bb70aaa6c6f540f195eb41141fd4d465ba080dc84a1d41616deea [Pipeline] // withDockerContainer [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 [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] wrap 17:23:04 provisioning config files... 17:23:04 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config5536785509096076089tmp [Pipeline] { [Pipeline] sh 17:23:05 + curl -s https://codecov.io/bash 17:23:05 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config5536785509096076089tmp 17:23:05 17:23:05 _____ _ 17:23:05 / ____| | | 17:23:05 | | ___ __| | ___ ___ _____ __ 17:23:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:05 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:05 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:05 Bash-tbd 17:23:05 17:23:05 17:23:05 ==> Jenkins CI detected. 17:23:05 project root: . 17:23:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:05 ==> Running gcov in . (disable via -X gcov) 17:23:05 ==> Python coveragepy not found 17:23:05 ==> Searching for coverage reports in: 17:23:05 + . 17:23:05 -> Found 1 reports 17:23:05 ==> Detecting git/mercurial file structure 17:23:05 ==> Reading reports 17:23:05 + ./coverage.out bytes=20595 17:23:05 ==> Appending adjustments 17:23:05 http://docs.codecov.io/docs/fixing-reports 17:23:05 + Found adjustments 17:23:05 ==> Gzipping contents 17:23:05 ==> Uploading reports 17:23:05 url: https://codecov.io 17:23:05 query: branch=PR-53&commit=aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= 17:23:05 -> Pinging Codecov 17:23:05 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= 17:23:05 -> Uploading 17:23:06 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/aeddeb6cd63f141e5fdfcd3dc60b6bfd207174cf [Pipeline] } 17:23:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:23:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:08 ---> package-listing.sh 17:23:08 ++ facter osfamily 17:23:08 ++ tr '[:upper:]' '[:lower:]' 17:23:08 + OS_FAMILY=redhat 17:23:08 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 17:23:08 + START_PACKAGES=/tmp/packages_start.txt 17:23:08 + END_PACKAGES=/tmp/packages_end.txt 17:23:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:08 + PACKAGES=/tmp/packages_start.txt 17:23:08 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' 17:23:08 + PACKAGES=/tmp/packages_end.txt 17:23:08 + case "${OS_FAMILY}" in 17:23:08 + rpm -qa 17:23:08 + sort 17:23:12 + '[' -f /tmp/packages_start.txt ']' 17:23:12 + '[' -f /tmp/packages_end.txt ']' 17:23:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:12 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' 17:23:12 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ 17:23:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ [Pipeline] isUnix [Pipeline] sh 17:23:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:12 17:23:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:23:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:13 alpine: Pulling from edgex-lftools-log-publisher 17:23:13 c9b1b535fdd9: Pulling fs layer 17:23:13 2cc5ad85d9ab: Pulling fs layer 17:23:13 756a868c4378: Pulling fs layer 17:23:13 444b2fc9a129: Pulling fs layer 17:23:13 ea15f1150254: Pulling fs layer 17:23:13 41b27a9f41bf: Pulling fs layer 17:23:13 28c525ee5125: Pulling fs layer 17:23:13 094b1ea09ed8: Pulling fs layer 17:23:13 138eaada9080: Pulling fs layer 17:23:13 0622d0fa9048: Pulling fs layer 17:23:13 28c525ee5125: Waiting 17:23:13 094b1ea09ed8: Waiting 17:23:13 138eaada9080: Waiting 17:23:13 0622d0fa9048: Waiting 17:23:13 41b27a9f41bf: Waiting 17:23:13 ea15f1150254: Waiting 17:23:13 444b2fc9a129: Waiting 17:23:13 2cc5ad85d9ab: Download complete 17:23:13 444b2fc9a129: Download complete 17:23:13 c9b1b535fdd9: Download complete 17:23:13 ea15f1150254: Verifying Checksum 17:23:13 ea15f1150254: Download complete 17:23:13 28c525ee5125: Verifying Checksum 17:23:13 28c525ee5125: Download complete 17:23:13 756a868c4378: Verifying Checksum 17:23:13 756a868c4378: Download complete 17:23:13 c9b1b535fdd9: Pull complete 17:23:13 138eaada9080: Verifying Checksum 17:23:13 138eaada9080: Download complete 17:23:13 0622d0fa9048: Retrying in 5 seconds 17:23:13 094b1ea09ed8: Verifying Checksum 17:23:13 094b1ea09ed8: Download complete 17:23:13 2cc5ad85d9ab: Pull complete 17:23:14 41b27a9f41bf: Verifying Checksum 17:23:14 41b27a9f41bf: Download complete 17:23:14 0622d0fa9048: Retrying in 4 seconds 17:23:15 756a868c4378: Pull complete 17:23:15 444b2fc9a129: Pull complete 17:23:15 0622d0fa9048: Retrying in 3 seconds 17:23:15 ea15f1150254: Pull complete 17:23:16 0622d0fa9048: Retrying in 2 seconds 17:23:17 0622d0fa9048: Retrying in 1 second 17:23:18 0622d0fa9048: Retrying in 10 seconds 17:23:18 41b27a9f41bf: Pull complete 17:23:19 28c525ee5125: Pull complete 17:23:19 0622d0fa9048: Retrying in 9 seconds 17:23:20 0622d0fa9048: Retrying in 8 seconds 17:23:20 094b1ea09ed8: Pull complete 17:23:21 138eaada9080: Pull complete 17:23:21 0622d0fa9048: Retrying in 7 seconds 17:23:22 0622d0fa9048: Retrying in 6 seconds 17:23:23 0622d0fa9048: Retrying in 5 seconds 17:23:25 0622d0fa9048: Retrying in 4 seconds 17:23:25 0622d0fa9048: Retrying in 3 seconds 17:23:26 0622d0fa9048: Retrying in 2 seconds 17:23:27 0622d0fa9048: Retrying in 1 second 17:23:28 0622d0fa9048: Verifying Checksum 17:23:28 0622d0fa9048: Download complete 17:23:29 0622d0fa9048: Pull complete 17:23:29 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:23:29 prd-centos7-docker-4c-2g-5305 does not seem to be running inside a container 17:23:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-messaging_PR-53 -v /w/workspace/exfoundry_go-mod-messaging_PR-53:/w/workspace/exfoundry_go-mod-messaging_PR-53:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-53@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:23:30 $ docker top 4ec9b1545d315ca14b9dcd9935f9e44d01a13e1cf59702569df9b6f824aadd66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:30 provisioning config files... 17:23:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config7412719485926657254tmp [Pipeline] { [Pipeline] echo 17:23:30 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:30 ---> create-netrc.sh [Pipeline] echo 17:23:30 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:30 ---> logs-deploy.sh 17:23:30 + ARCHIVE_ARTIFACTS= 17:23:30 + LOGS_SERVER=https://logs.edgexfoundry.org 17:23:30 + '[' https://logs.edgexfoundry.org == None ']' 17:23:30 + NEXUS_URL=https://nexus.edgexfoundry.org 17:23:30 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/4 17:23:30 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/4/ 17:23:30 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/4 /w/workspace/exfoundry_go-mod-messaging_PR-53 17:23:32 Archives upload complete. 17:23:32 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/4/