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 e4a5640bacfc3040153efcab3a42a431afcb8ca7+88b3fc04b6492b330f8e0c316fb432c372d24ca0 (7ed8e648e9fe6c81bac6b21c76dffea1d685c8f8) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5261 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 > 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 Fetching without tags Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit e4a5640bacfc3040153efcab3a42a431afcb8ca7 Merge succeeded, producing e4a5640bacfc3040153efcab3a42a431afcb8ca7 Checking out Revision e4a5640bacfc3040153efcab3a42a431afcb8ca7 (PR-53) > 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 e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 > 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 e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 Commit message: "Add initial support for Redis Streams" First time build. Skipping changelog. > git rev-list --no-walk f19756e65ed2545e2ea129caf60d8a4398c6d8ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:09:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:09:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:09:34 ========================================================= 15:09:34 EdgeX Global Pipelines Version Info 15:09:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:09:35 ------------------- 15:09:35 stable info: 15:09:35 ------------------- 15:09:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:09:35 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:09:35 Message: update stable to v1.0.73 15:09:36 ------------------- 15:09:36 experimental info: 15:09:36 ------------------- 15:09:36 Commited By: **** collab-it+edgex@linuxfoundation.org 15:09:36 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:09:36 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 15:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:37 15:09:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:09:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:38 latest: Pulling from edgex-devops/git-semver 15:09:38 9123ac7c32f7: Pulling fs layer 15:09:38 b8cc5d1170e3: Pulling fs layer 15:09:38 2924cbbf6a41: Pulling fs layer 15:09:38 93b08a4f1073: Pulling fs layer 15:09:38 93b08a4f1073: Waiting 15:09:38 b8cc5d1170e3: Download complete 15:09:38 9123ac7c32f7: Verifying Checksum 15:09:38 9123ac7c32f7: Download complete 15:09:38 2924cbbf6a41: Verifying Checksum 15:09:38 2924cbbf6a41: Download complete 15:09:38 93b08a4f1073: Verifying Checksum 15:09:38 93b08a4f1073: Download complete 15:09:38 9123ac7c32f7: Pull complete 15:09:38 b8cc5d1170e3: Pull complete 15:09:39 2924cbbf6a41: Pull complete 15:09:39 93b08a4f1073: Pull complete 15:09:39 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:09:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:09:39 prd-centos7-docker-4c-2g-5261 does not seem to be running inside a container 15:09:39 $ 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 15:09:40 $ docker top 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:40 [ssh-agent] Looking for ssh-agent implementation... 15:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:40 $ docker exec 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent 15:09:40 SSH_AUTH_SOCK=/tmp/ssh-74kgJdoat9bN/agent.14 15:09:40 SSH_AGENT_PID=21 15:09:40 Running ssh-add (command line suppressed) 15:09:41 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_4099024388519392107.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_4099024388519392107.key) 15:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:41 + git describe --exact-match --tags HEAD 15:09:41 fatal: No names found, cannot describe anything. [Pipeline] } 15:09:41 $ docker exec --env ******** --env ******** 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent -k 15:09:41 unset SSH_AUTH_SOCK; 15:09:41 unset SSH_AGENT_PID; 15:09:41 echo Agent pid 21 killed; 15:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:09:41 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:09:41 This usually means this commit has not been tagged. [Pipeline] sshagent 15:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:41 [ssh-agent] Looking for ssh-agent implementation... 15:09:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:42 $ docker exec 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent 15:09:42 SSH_AUTH_SOCK=/tmp/ssh-Vq5KkumU5JWV/agent.57 15:09:42 SSH_AGENT_PID=64 15:09:42 Running ssh-add (command line suppressed) 15:09:42 Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_3466896607698256636.key (/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/private_key_3466896607698256636.key) 15:09:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:42 + git semver init 15:09:42 # -> Open(): unable to determine branch for HEAD 15:09:42 # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.git 15:09:42 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-53 15:09:42 # $SEMVER_REMOTE_NAME = origin 15:09:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:42 # $SEMVER_USER_NAME = edgex-jenkins 15:09:42 # $SEMVER_BRANCH = PR-53 15:09:42 # $SEMVER_TEMP = /tmp/semver-234593810 15:09:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 15:09:42 # '/tmp/semver-234593810' -> '/w/workspace/exfoundry_go-mod-messaging_PR-53/.semver' 15:09:42 # -> Force: false 15:09:42 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-53/.semver [Pipeline] } 15:09:42 $ docker exec --env ******** --env ******** 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 ssh-agent -k 15:09:43 unset SSH_AUTH_SOCK; 15:09:43 unset SSH_AGENT_PID; 15:09:43 echo Agent pid 64 killed; 15:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:43 + git semver [Pipeline] } 15:09:43 $ docker stop --time=1 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 15:09:44 $ docker rm -f 5ed2f31835260b8a9ce0195c38fe89d6edc7f583196705bc04529a1496e83a69 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:09:45 Stashed 33 file(s) [Pipeline] echo 15:09:45 [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 15:10:00 Still waiting to schedule task 15:10:00 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:10:00 Still waiting to schedule task 15:10:00 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5259’ 15:11:21 Running on prd-centos7-docker-4c-2g-5262 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws 15:11:21 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 15:11:23 using credential edgex-jenkins-ssh 15:11:23 Cloning the remote Git repository 15:11:23 Cloning with configured refspecs honoured and without tags 15:11:24 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:11:24 > git init /w/workspace/go-mod-messaging/3 # timeout=10 15:11:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:11:24 > git --version # timeout=10 15:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:24 > 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 15:11:24 Fetching without tags 15:11:24 Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit e4a5640bacfc3040153efcab3a42a431afcb8ca7 15:11:24 Merge succeeded, producing e4a5640bacfc3040153efcab3a42a431afcb8ca7 15:11:24 Checking out Revision e4a5640bacfc3040153efcab3a42a431afcb8ca7 (PR-53) 15:11:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:11:24 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 15:11:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:11:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:11:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:24 > 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 15:11:24 > git config core.sparsecheckout # timeout=10 15:11:24 > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 15:11:24 > git remote # timeout=10 15:11:24 > git config --get remote.origin.url # timeout=10 15:11:24 using GIT_SSH to set credentials SSH Credentials for GitHub 15:11:24 > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 15:11:24 > git rev-parse HEAD^{commit} # timeout=10 15:11:24 > git config core.sparsecheckout # timeout=10 15:11:24 > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 15:11:28 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 15:11:29 ========================================================= 15:11:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:11:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:11:30 + 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 . 15:11:30 Sending build context to Docker daemon 528.4kB 15:11:30 Step 1/7 : ARG BASE=golang:1.13-alpine 15:11:30 Step 2/7 : FROM ${BASE} 15:11:30 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:11:30 e6b0cf9c0882: Pulling fs layer 15:11:30 2848faf0eed1: Pulling fs layer 15:11:30 0f37312ad70f: Pulling fs layer 15:11:30 5788d62ee057: Pulling fs layer 15:11:30 0e6b1d234666: Pulling fs layer 15:11:30 bf5d7aec512f: Pulling fs layer 15:11:30 34c802a77dc8: Pulling fs layer 15:11:30 9eb99e56ec68: Pulling fs layer 15:11:30 27c7a5d97fbd: Pulling fs layer 15:11:30 5c102a31e300: Pulling fs layer 15:11:30 dcfb455df0a1: Pulling fs layer 15:11:30 34c802a77dc8: Waiting 15:11:30 9eb99e56ec68: Waiting 15:11:30 27c7a5d97fbd: Waiting 15:11:30 5c102a31e300: Waiting 15:11:30 dcfb455df0a1: Waiting 15:11:30 5788d62ee057: Waiting 15:11:30 0e6b1d234666: Waiting 15:11:30 bf5d7aec512f: Waiting 15:11:30 0f37312ad70f: Verifying Checksum 15:11:30 0f37312ad70f: Download complete 15:11:30 2848faf0eed1: Download complete 15:11:30 0e6b1d234666: Verifying Checksum 15:11:30 0e6b1d234666: Download complete 15:11:30 bf5d7aec512f: Verifying Checksum 15:11:30 bf5d7aec512f: Download complete 15:11:30 e6b0cf9c0882: Verifying Checksum 15:11:30 e6b0cf9c0882: Download complete 15:11:31 e6b0cf9c0882: Pull complete 15:11:31 2848faf0eed1: Pull complete 15:11:31 34c802a77dc8: Verifying Checksum 15:11:31 34c802a77dc8: Download complete 15:11:31 27c7a5d97fbd: Verifying Checksum 15:11:31 27c7a5d97fbd: Download complete 15:11:31 5c102a31e300: Verifying Checksum 15:11:31 5c102a31e300: Download complete 15:11:31 dcfb455df0a1: Verifying Checksum 15:11:31 dcfb455df0a1: Download complete 15:11:32 9eb99e56ec68: Verifying Checksum 15:11:32 9eb99e56ec68: Download complete 15:11:32 5788d62ee057: Verifying Checksum 15:11:32 5788d62ee057: Download complete 15:11:33 0f37312ad70f: Pull complete 15:11:38 5788d62ee057: Pull complete 15:11:38 0e6b1d234666: Pull complete 15:11:38 bf5d7aec512f: Pull complete 15:11:42 34c802a77dc8: Pull complete 15:11:46 9eb99e56ec68: Pull complete 15:11:46 27c7a5d97fbd: Pull complete 15:11:46 5c102a31e300: Pull complete 15:11:46 dcfb455df0a1: Pull complete 15:11:46 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:11:46 ---> 7c70fe431013 15:11:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:11:46 ---> Running in 05aef27b3fc3 15:11:46 Removing intermediate container 05aef27b3fc3 15:11:46 ---> 52fbf4a264ff 15:11:46 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 15:11:46 ---> Running in d84adad41ab5 15:11:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:11:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:11:49 (1/5) Installing libsodium (1.0.18-r0) 15:11:49 (2/5) Installing libzmq (4.3.2-r0) 15:11:49 (3/5) Installing pkgconf (1.6.3-r0) 15:11:49 (4/5) Installing libsodium-dev (1.0.18-r0) 15:11:49 (5/5) Installing zeromq-dev (4.3.2-r0) 15:11:49 Executing busybox-1.31.1-r8.trigger 15:11:49 OK: 145 MiB in 44 packages 15:11:50 Removing intermediate container d84adad41ab5 15:11:50 ---> c70dd3c55e51 15:11:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:11:50 ---> Running in 3524d5865382 15:11:50 Removing intermediate container 3524d5865382 15:11:50 ---> c88d76949635 15:11:50 Step 6/7 : COPY go.mod . 15:11:50 ---> 375afd33bfcd 15:11:50 Step 7/7 : RUN go mod download 15:11:50 ---> Running in d1816401fa36 15:11:52 go: finding github.com/davecgh/go-spew v1.1.0 15:11:52 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:11:52 go: finding github.com/fsnotify/fsnotify v1.4.7 15:11:52 go: finding github.com/go-redis/redis/v7 v7.2.0 15:11:53 go: finding github.com/golang/protobuf v1.3.2 15:11:53 go: finding github.com/hpcloud/tail v1.0.0 15:11:53 go: finding github.com/kr/pretty v0.1.0 15:11:53 go: finding github.com/kr/pty v1.1.1 15:11:53 go: finding github.com/kr/text v0.1.0 15:11:53 go: finding github.com/onsi/ginkgo v1.10.1 15:11:53 go: finding github.com/onsi/gomega v1.7.0 15:11:53 go: finding github.com/pebbe/zmq4 v1.0.0 15:11:53 go: finding github.com/pmezard/go-difflib v1.0.0 15:11:53 go: finding github.com/stretchr/objx v0.1.0 15:11:53 go: finding github.com/stretchr/testify v1.3.0 15:11:53 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:11:53 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:11:53 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 15:11:54 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:11:54 go: finding golang.org/x/text v0.3.2 15:11:54 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:11:54 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:11:54 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:11:54 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:11:54 go: finding gopkg.in/yaml.v2 v2.2.4 15:11:59 Removing intermediate container d1816401fa36 15:11:59 ---> 8d0adfe28cef 15:11:59 Successfully built 8d0adfe28cef 15:11:59 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 15:11:59 + docker inspect -f . ci-base-image-x86_64 15:11:59 . [Pipeline] withDockerContainer 15:12:00 prd-centos7-docker-4c-2g-5262 does not seem to be running inside a container 15:12:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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-x86_64 cat 15:12:00 $ docker top 0ac393838c519165bcb2f59ced01bc4c83519c7b711a7f24f44b92367342c8ff -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:01 + go version 15:12:01 go version go1.13.5 linux/amd64 [Pipeline] sh 15:12:01 + make test 15:12:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:12:05 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 15:12:08 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.006s coverage: 94.7% of statements 15:12:12 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.015s coverage: 77.1% of statements 15:12:12 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 15:12:34 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.341s coverage: 84.1% of statements 15:12:34 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.007s coverage: 85.7% of statements 15:12:34 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.034s coverage: 100.0% of statements 15:12:34 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.013s coverage: 100.0% of statements 15:12:34 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.016s coverage: 90.9% of statements 15:12:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:12:34 gofmt -l . 15:12:34 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:12:35 Stashed 1 file(s) [Pipeline] } 15:12:35 $ docker stop --time=1 0ac393838c519165bcb2f59ced01bc4c83519c7b711a7f24f44b92367342c8ff 15:12:36 $ docker rm -f 0ac393838c519165bcb2f59ced01bc4c83519c7b711a7f24f44b92367342c8ff [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] } 15:13:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5263 in /w/workspace/exfoundry_go-mod-messaging_PR-53 [Pipeline] { [Pipeline] ws 15:13:26 Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout 15:13:32 using credential edgex-jenkins-ssh 15:13:32 Cloning the remote Git repository 15:13:32 Cloning with configured refspecs honoured and without tags 15:13:32 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:13:32 > git init /w/workspace/go-mod-messaging/3 # timeout=10 15:13:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:13:32 > git --version # timeout=10 15:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:32 > 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 15:13:33 Fetching without tags 15:13:34 Merging remotes/origin/master commit 88b3fc04b6492b330f8e0c316fb432c372d24ca0 into PR head commit e4a5640bacfc3040153efcab3a42a431afcb8ca7 15:13:34 Merge succeeded, producing e4a5640bacfc3040153efcab3a42a431afcb8ca7 15:13:34 Checking out Revision e4a5640bacfc3040153efcab3a42a431afcb8ca7 (PR-53) 15:13:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:13:33 > git config --add remote.origin.fetch +refs/pull/53/head:refs/remotes/origin/PR-53 # timeout=10 15:13:33 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:13:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:13:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:13:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:33 > 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 15:13:34 > git config core.sparsecheckout # timeout=10 15:13:34 > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 15:13:34 > git remote # timeout=10 15:13:34 > git config --get remote.origin.url # timeout=10 15:13:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:34 > git merge 88b3fc04b6492b330f8e0c316fb432c372d24ca0 # timeout=10 15:13:34 > git rev-parse HEAD^{commit} # timeout=10 15:13:34 > git config core.sparsecheckout # timeout=10 15:13:34 > git checkout -f e4a5640bacfc3040153efcab3a42a431afcb8ca7 # timeout=10 15:13:38 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 15:13:39 ========================================================= 15:13:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:13:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:13:40 + 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 . 15:13:41 Sending build context to Docker daemon 528.4kB 15:13:41 Step 1/7 : ARG BASE=golang:1.13-alpine 15:13:41 Step 2/7 : FROM ${BASE} 15:13:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:41 cde5963f3b93: Pulling fs layer 15:13:41 2a23fa8c16f7: Pulling fs layer 15:13:41 777b28850792: Pulling fs layer 15:13:41 8a11ddd9e578: Pulling fs layer 15:13:41 4cf88f913ddb: Pulling fs layer 15:13:41 1df406cf5192: Pulling fs layer 15:13:41 cd6300453558: Pulling fs layer 15:13:41 b9c365052c96: Pulling fs layer 15:13:41 a2d8cc88f415: Pulling fs layer 15:13:41 ea1d1ca13537: Pulling fs layer 15:13:41 3750a50a1c5e: Pulling fs layer 15:13:41 8a11ddd9e578: Waiting 15:13:41 4cf88f913ddb: Waiting 15:13:41 1df406cf5192: Waiting 15:13:41 cd6300453558: Waiting 15:13:41 b9c365052c96: Waiting 15:13:41 a2d8cc88f415: Waiting 15:13:41 ea1d1ca13537: Waiting 15:13:41 3750a50a1c5e: Waiting 15:13:41 777b28850792: Verifying Checksum 15:13:41 777b28850792: Download complete 15:13:41 2a23fa8c16f7: Verifying Checksum 15:13:41 2a23fa8c16f7: Download complete 15:13:41 4cf88f913ddb: Verifying Checksum 15:13:41 4cf88f913ddb: Download complete 15:13:41 1df406cf5192: Verifying Checksum 15:13:41 1df406cf5192: Download complete 15:13:42 cde5963f3b93: Download complete 15:13:43 cde5963f3b93: Pull complete 15:13:43 2a23fa8c16f7: Pull complete 15:13:44 777b28850792: Pull complete 15:13:45 cd6300453558: Verifying Checksum 15:13:45 cd6300453558: Download complete 15:13:45 a2d8cc88f415: Verifying Checksum 15:13:45 a2d8cc88f415: Download complete 15:13:48 ea1d1ca13537: Download complete 15:13:48 3750a50a1c5e: Download complete 15:13:51 b9c365052c96: Verifying Checksum 15:13:51 b9c365052c96: Download complete 15:13:53 8a11ddd9e578: Verifying Checksum 15:13:53 8a11ddd9e578: Download complete 15:14:05 8a11ddd9e578: Pull complete 15:14:05 4cf88f913ddb: Pull complete 15:14:05 1df406cf5192: Pull complete 15:14:11 cd6300453558: Pull complete 15:14:15 b9c365052c96: Pull complete 15:14:15 a2d8cc88f415: Pull complete 15:14:17 ea1d1ca13537: Pull complete 15:14:18 3750a50a1c5e: Pull complete 15:14:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:14:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:14:18 ---> 78745c68409d 15:14:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:14:21 ---> Running in 0785393c24bc 15:14:21 Removing intermediate container 0785393c24bc 15:14:21 ---> 86eb2aa0d977 15:14:21 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 15:14:21 ---> Running in 13f2225163a4 15:14:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:14:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:14:24 (1/5) Installing libsodium (1.0.18-r0) 15:14:24 (2/5) Installing libzmq (4.3.2-r0) 15:14:24 (3/5) Installing pkgconf (1.6.3-r0) 15:14:24 (4/5) Installing libsodium-dev (1.0.18-r0) 15:14:25 (5/5) Installing zeromq-dev (4.3.2-r0) 15:14:25 Executing busybox-1.31.1-r8.trigger 15:14:25 OK: 127 MiB in 44 packages 15:14:26 Removing intermediate container 13f2225163a4 15:14:26 ---> 95c1e3615e1c 15:14:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:14:26 ---> Running in 03c50c3be696 15:14:27 Removing intermediate container 03c50c3be696 15:14:27 ---> 9a41a22f5b26 15:14:27 Step 6/7 : COPY go.mod . 15:14:27 ---> 30b74b80a025 15:14:27 Step 7/7 : RUN go mod download 15:14:27 ---> Running in 0e8ed70c957e 15:14:29 go: finding github.com/davecgh/go-spew v1.1.0 15:14:29 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:14:29 go: finding github.com/fsnotify/fsnotify v1.4.7 15:14:29 go: finding github.com/go-redis/redis/v7 v7.2.0 15:14:29 go: finding github.com/golang/protobuf v1.3.2 15:14:29 go: finding github.com/hpcloud/tail v1.0.0 15:14:29 go: finding github.com/kr/pretty v0.1.0 15:14:29 go: finding github.com/kr/pty v1.1.1 15:14:29 go: finding github.com/kr/text v0.1.0 15:14:29 go: finding github.com/onsi/ginkgo v1.10.1 15:14:29 go: finding github.com/onsi/gomega v1.7.0 15:14:29 go: finding github.com/pebbe/zmq4 v1.0.0 15:14:29 go: finding github.com/pmezard/go-difflib v1.0.0 15:14:29 go: finding github.com/stretchr/objx v0.1.0 15:14:29 go: finding github.com/stretchr/testify v1.3.0 15:14:29 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:14:29 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:14:29 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 15:14:29 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:14:29 go: finding golang.org/x/text v0.3.2 15:14:29 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:14:29 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:14:29 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:14:29 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:14:29 go: finding gopkg.in/yaml.v2 v2.2.4 15:14:42 Removing intermediate container 0e8ed70c957e 15:14:42 ---> 4fabbfcafa22 15:14:42 Successfully built 4fabbfcafa22 15:14:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:14:43 + docker inspect -f . ci-base-image-arm64 15:14:43 . [Pipeline] withDockerContainer 15:14:43 prd-ubuntu18.04-docker-arm64-4c-16g-5263 does not seem to be running inside a container 15:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 15:14:45 $ docker top 240b97c4562a769ec1bb6477e1bdbb73a5c5b5ef3ec55f983c2357f902d9a4bb -eo pid,comm [Pipeline] { [Pipeline] sh 15:14:46 + go version 15:14:46 go version go1.13.5 linux/arm64 [Pipeline] sh 15:14:46 + make test 15:14:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:14:59 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] 15:15:03 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.035s coverage: 94.7% of statements 15:15:15 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.029s coverage: 77.1% of statements 15:15:15 ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] 15:15:38 ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.383s coverage: 84.1% of statements 15:15:38 ok github.com/edgexfoundry/go-mod-messaging/messaging 0.024s coverage: 85.7% of statements 15:15:38 ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.045s coverage: 100.0% of statements 15:15:38 ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.042s coverage: 100.0% of statements 15:15:38 ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.023s coverage: 90.9% of statements 15:15:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:15:41 gofmt -l . 15:15:41 [ "`gofmt -l .`" = "" ] [Pipeline] stash 15:15:41 Warning: overwriting stash ‘coverage-report’ 15:15:41 Stashed 1 file(s) [Pipeline] } 15:15:41 $ docker stop --time=1 240b97c4562a769ec1bb6477e1bdbb73a5c5b5ef3ec55f983c2357f902d9a4bb 15:15:43 $ docker rm -f 240b97c4562a769ec1bb6477e1bdbb73a5c5b5ef3ec55f983c2357f902d9a4bb [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 15:15:45 provisioning config files... 15:15:45 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config7144803473918855872tmp [Pipeline] { [Pipeline] sh 15:15:46 + curl -s https://codecov.io/bash 15:15:46 + bash -s - -t @/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config7144803473918855872tmp 15:15:46 15:15:46 _____ _ 15:15:46 / ____| | | 15:15:46 | | ___ __| | ___ ___ _____ __ 15:15:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:15:46 | |___| (_) | (_| | __/ (_| (_) \ V / 15:15:46 \_____\___/ \__,_|\___|\___\___/ \_/ 15:15:46 Bash-tbd 15:15:46 15:15:46 15:15:46 ==> Jenkins CI detected. 15:15:46 project root: . 15:15:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:15:46 ==> Running gcov in . (disable via -X gcov) 15:15:46 ==> Python coveragepy not found 15:15:46 ==> Searching for coverage reports in: 15:15:46 + . 15:15:46 -> Found 1 reports 15:15:46 ==> Detecting git/mercurial file structure 15:15:46 ==> Reading reports 15:15:46 + ./coverage.out bytes=20595 15:15:46 ==> Appending adjustments 15:15:46 http://docs.codecov.io/docs/fixing-reports 15:15:46 + Found adjustments 15:15:46 ==> Gzipping contents 15:15:46 ==> Uploading reports 15:15:46 url: https://codecov.io 15:15:46 query: branch=PR-53&commit=e4a5640bacfc3040153efcab3a42a431afcb8ca7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= 15:15:46 -> Pinging Codecov 15:15:46 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-53&commit=e4a5640bacfc3040153efcab3a42a431afcb8ca7&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-53%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=53&job= 15:15:46 -> Uploading 15:15:47 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/e4a5640bacfc3040153efcab3a42a431afcb8ca7 [Pipeline] } 15:15:47 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 15:15:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:15:49 ---> package-listing.sh 15:15:49 ++ facter osfamily 15:15:49 ++ tr '[:upper:]' '[:lower:]' 15:15:49 + OS_FAMILY=redhat 15:15:49 + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-53 15:15:49 + START_PACKAGES=/tmp/packages_start.txt 15:15:49 + END_PACKAGES=/tmp/packages_end.txt 15:15:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:49 + PACKAGES=/tmp/packages_start.txt 15:15:49 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' 15:15:49 + PACKAGES=/tmp/packages_end.txt 15:15:49 + case "${OS_FAMILY}" in 15:15:49 + rpm -qa 15:15:49 + sort 15:15:53 + '[' -f /tmp/packages_start.txt ']' 15:15:53 + '[' -f /tmp/packages_end.txt ']' 15:15:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:53 + '[' /w/workspace/exfoundry_go-mod-messaging_PR-53 ']' 15:15:53 + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-53/archives/ 15:15:53 + 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 15:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:15:53 15:15:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:15:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:15:54 alpine: Pulling from edgex-lftools-log-publisher 15:15:54 c9b1b535fdd9: Pulling fs layer 15:15:54 2cc5ad85d9ab: Pulling fs layer 15:15:54 756a868c4378: Pulling fs layer 15:15:54 444b2fc9a129: Pulling fs layer 15:15:54 ea15f1150254: Pulling fs layer 15:15:54 41b27a9f41bf: Pulling fs layer 15:15:54 28c525ee5125: Pulling fs layer 15:15:54 094b1ea09ed8: Pulling fs layer 15:15:54 138eaada9080: Pulling fs layer 15:15:54 0622d0fa9048: Pulling fs layer 15:15:54 41b27a9f41bf: Waiting 15:15:54 28c525ee5125: Waiting 15:15:54 094b1ea09ed8: Waiting 15:15:54 138eaada9080: Waiting 15:15:54 0622d0fa9048: Waiting 15:15:54 444b2fc9a129: Waiting 15:15:54 ea15f1150254: Waiting 15:15:54 2cc5ad85d9ab: Verifying Checksum 15:15:54 2cc5ad85d9ab: Download complete 15:15:54 444b2fc9a129: Verifying Checksum 15:15:54 444b2fc9a129: Download complete 15:15:54 c9b1b535fdd9: Verifying Checksum 15:15:54 c9b1b535fdd9: Download complete 15:15:54 ea15f1150254: Verifying Checksum 15:15:54 ea15f1150254: Download complete 15:15:54 28c525ee5125: Verifying Checksum 15:15:54 28c525ee5125: Download complete 15:15:54 c9b1b535fdd9: Pull complete 15:15:54 756a868c4378: Download complete 15:15:54 2cc5ad85d9ab: Pull complete 15:15:54 138eaada9080: Verifying Checksum 15:15:54 138eaada9080: Download complete 15:15:54 0622d0fa9048: Verifying Checksum 15:15:54 0622d0fa9048: Download complete 15:15:54 094b1ea09ed8: Verifying Checksum 15:15:54 094b1ea09ed8: Download complete 15:15:55 41b27a9f41bf: Verifying Checksum 15:15:55 41b27a9f41bf: Download complete 15:15:56 756a868c4378: Pull complete 15:15:56 444b2fc9a129: Pull complete 15:15:56 ea15f1150254: Pull complete 15:16:00 41b27a9f41bf: Pull complete 15:16:00 28c525ee5125: Pull complete 15:16:01 094b1ea09ed8: Pull complete 15:16:01 138eaada9080: Pull complete 15:16:02 0622d0fa9048: Pull complete 15:16:02 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:16:02 prd-centos7-docker-4c-2g-5261 does not seem to be running inside a container 15:16:02 $ 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 15:16:02 $ docker top e945cd8aa1851af12364b9f8195a1cbbc4167b0c3eb54797b9d693bb00187c86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:03 provisioning config files... 15:16:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-53@tmp/config9134674509859027903tmp [Pipeline] { [Pipeline] echo 15:16:03 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:16:03 ---> create-netrc.sh [Pipeline] echo 15:16:03 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:16:03 ---> logs-deploy.sh 15:16:03 + ARCHIVE_ARTIFACTS= 15:16:03 + LOGS_SERVER=https://logs.edgexfoundry.org 15:16:03 + '[' https://logs.edgexfoundry.org == None ']' 15:16:03 + NEXUS_URL=https://nexus.edgexfoundry.org 15:16:03 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/3 15:16:03 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/3/ 15:16:03 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/3 /w/workspace/exfoundry_go-mod-messaging_PR-53 15:16:05 Archives upload complete. 15:16:05 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-53/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-messaging/job/PR-53/3/ 15:16:05 ---> uname -a: 15:16:05 Linux e945cd8aa185 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 15:16:05 15:16:05 15:16:05 ---> lscpu: 15:16:05 Architecture: x86_64 15:16:05 CPU op-mode(s): 32-bit, 64-bit 15:16:05 Byte Order: Little Endian 15:16:05 Address sizes: 40 bits physical, 48 bits virtual 15:16:05 CPU(s): 4 15:16:05 On-line CPU(s) list: 0-3 15:16:05 Thread(s) per core: 1 15:16:05 Core(s) per socket: 1 15:16:05 Socket(s): 4 15:16:05 NUMA node(s): 1 15:16:05 Vendor ID: GenuineIntel 15:16:05 CPU family: 6 15:16:05 Model: 44 15:16:05 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:16:05 Stepping: 1 15:16:05 CPU MHz: 2933.438 15:16:05 BogoMIPS: 5866.87 15:16:05 Virtualization: VT-x 15:16:05 Hypervisor vendor: KVM 15:16:05 Virtualization type: full 15:16:05 L1d cache: 128 KiB 15:16:05 L1i cache: 128 KiB 15:16:05 L2 cache: 16 MiB 15:16:05 L3 cache: 64 MiB 15:16:05 NUMA node0 CPU(s): 0-3 15:16:05 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 15:16:05 Vulnerability Meltdown: Mitigation; PTI 15:16:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:16:05 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 15:16:05 Vulnerability Spectre v2: Mitigation; Full retpoline 15:16:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:16:05 15:16:05 15:16:05 ---> nproc: 15:16:05 4 15:16:05 15:16:05