Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d63d2d0c4a3c65d56b31ed5d38e4406546a78178 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre 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-8054 in /w/workspace/ndry_app-functions-sdk-go_master [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision d63d2d0c4a3c65d56b31ed5d38e4406546a78178 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d63d2d0c4a3c65d56b31ed5d38e4406546a78178 # timeout=10 Commit message: "Merge pull request #327 from rsdmike/docmove" > git rev-list --no-walk 85cb718c22fb25b94368edfbbdf8d4014ad727d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:59:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:59:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:59:34 ========================================================= 20:59:34 EdgeX Global Pipelines Version Info 20:59:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:59:35 ------------------- 20:59:35 stable info: 20:59:35 ------------------- 20:59:35 Commited By: Emilio Reyes emilio.reyes@intel.com 20:59:35 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 20:59:35 Message: update stable to v1.0.87 20:59:36 ------------------- 20:59:36 experimental info: 20:59:36 ------------------- 20:59:36 Commited By: **** collab-it+edgex@linuxfoundation.org 20:59:36 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 20:59:36 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:59:38 20:59:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:59:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:59:38 latest: Pulling from edgex-devops/git-semver 20:59:38 9123ac7c32f7: Pulling fs layer 20:59:38 b8cc5d1170e3: Pulling fs layer 20:59:38 2924cbbf6a41: Pulling fs layer 20:59:38 93b08a4f1073: Pulling fs layer 20:59:38 93b08a4f1073: Waiting 20:59:38 b8cc5d1170e3: Verifying Checksum 20:59:38 b8cc5d1170e3: Download complete 20:59:38 9123ac7c32f7: Verifying Checksum 20:59:38 9123ac7c32f7: Download complete 20:59:39 93b08a4f1073: Verifying Checksum 20:59:39 93b08a4f1073: Download complete 20:59:39 2924cbbf6a41: Verifying Checksum 20:59:39 2924cbbf6a41: Download complete 20:59:39 9123ac7c32f7: Pull complete 20:59:39 b8cc5d1170e3: Pull complete 20:59:39 2924cbbf6a41: Pull complete 20:59:40 93b08a4f1073: Pull complete 20:59:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:59:40 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 20:59:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:59:41 $ docker top a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:41 [ssh-agent] Looking for ssh-agent implementation... 20:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:41 $ docker exec a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a ssh-agent 20:59:41 SSH_AUTH_SOCK=/tmp/ssh-XXzRlpyJziha/agent.15 20:59:41 SSH_AGENT_PID=22 20:59:41 Running ssh-add (command line suppressed) 20:59:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7439279917565987674.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7439279917565987674.key) 20:59:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:42 + git describe --exact-match --tags HEAD 20:59:42 fatal: No names found, cannot describe anything. [Pipeline] } 20:59:42 $ docker exec --env ******** --env ******** a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a ssh-agent -k 20:59:42 unset SSH_AUTH_SOCK; 20:59:42 unset SSH_AGENT_PID; 20:59:42 echo Agent pid 22 killed; 20:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:59:42 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:59:42 This usually means this commit has not been tagged. [Pipeline] sshagent 20:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:59:42 [ssh-agent] Looking for ssh-agent implementation... 20:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:59:42 $ docker exec a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a ssh-agent 20:59:43 SSH_AUTH_SOCK=/tmp/ssh-bZHiHB4z4oc0/agent.56 20:59:43 SSH_AGENT_PID=63 20:59:43 Running ssh-add (command line suppressed) 20:59:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6816500587918733340.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6816500587918733340.key) 20:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:59:43 + git semver init 20:59:43 # -> Open(): unable to determine branch for HEAD 20:59:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:59:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:59:43 # $SEMVER_REMOTE_NAME = origin 20:59:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:59:43 # $SEMVER_USER_NAME = edgex-jenkins 20:59:43 # $SEMVER_BRANCH = master 20:59:43 # $SEMVER_TEMP = /tmp/semver-459277173 20:59:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:59:46 # '/tmp/semver-459277173' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:59:46 # -> Force: false 20:59:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:59:46 $ docker exec --env ******** --env ******** a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a ssh-agent -k 20:59:46 unset SSH_AUTH_SOCK; 20:59:46 unset SSH_AGENT_PID; 20:59:46 echo Agent pid 63 killed; 20:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:46 + git semver [Pipeline] } 20:59:46 $ docker stop --time=1 a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a 20:59:48 $ docker rm -f a392f1e434341197a243138b9de18763e597f40eb169d94c5fce4c79b218276a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:59:51 Stashed 118 file(s) [Pipeline] echo 20:59:51 [edgeXSemver] initialized semver on version 1.0.1-dev.49 [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 21:00:06 Still waiting to schedule task 21:00:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:00:06 Still waiting to schedule task 21:00:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8055’ is offline 21:01:57 Running on prd-centos7-docker-4c-2g-8058 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:01:57 Running in /w/workspace/app-functions-sdk-go/60 [Pipeline] { [Pipeline] checkout 21:02:01 using credential edgex-jenkins-ssh 21:02:01 Cloning the remote Git repository 21:02:01 Cloning with configured refspecs honoured and without tags 21:02:01 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:01 > git init /w/workspace/app-functions-sdk-go/60 # timeout=10 21:02:01 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:01 > git --version # timeout=10 21:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:01 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:04 Fetching without tags 21:02:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:04 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:04 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:04 Checking out Revision d63d2d0c4a3c65d56b31ed5d38e4406546a78178 (master) 21:02:04 > git config core.sparsecheckout # timeout=10 21:02:04 > git checkout -f d63d2d0c4a3c65d56b31ed5d38e4406546a78178 # timeout=10 21:02:08 Commit message: "Merge pull request #327 from rsdmike/docmove" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:02:10 ========================================================= 21:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:02:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:02:11 + 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 . 21:02:12 Sending build context to Docker daemon 36.93MB 21:02:12 Step 1/8 : ARG BASE=golang:1.13-alpine 21:02:12 Step 2/8 : FROM ${BASE} 21:02:12 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:12 e6b0cf9c0882: Pulling fs layer 21:02:12 2848faf0eed1: Pulling fs layer 21:02:12 0f37312ad70f: Pulling fs layer 21:02:12 5788d62ee057: Pulling fs layer 21:02:12 0e6b1d234666: Pulling fs layer 21:02:12 bf5d7aec512f: Pulling fs layer 21:02:12 34c802a77dc8: Pulling fs layer 21:02:12 9eb99e56ec68: Pulling fs layer 21:02:12 27c7a5d97fbd: Pulling fs layer 21:02:12 5c102a31e300: Pulling fs layer 21:02:12 dcfb455df0a1: Pulling fs layer 21:02:12 bf5d7aec512f: Waiting 21:02:12 5788d62ee057: Waiting 21:02:12 27c7a5d97fbd: Waiting 21:02:12 5c102a31e300: Waiting 21:02:12 9eb99e56ec68: Waiting 21:02:12 0f37312ad70f: Verifying Checksum 21:02:12 0f37312ad70f: Download complete 21:02:12 2848faf0eed1: Download complete 21:02:12 0e6b1d234666: Verifying Checksum 21:02:12 0e6b1d234666: Download complete 21:02:12 bf5d7aec512f: Verifying Checksum 21:02:12 bf5d7aec512f: Download complete 21:02:12 e6b0cf9c0882: Verifying Checksum 21:02:12 e6b0cf9c0882: Download complete 21:02:13 34c802a77dc8: Verifying Checksum 21:02:13 34c802a77dc8: Download complete 21:02:13 27c7a5d97fbd: Verifying Checksum 21:02:13 27c7a5d97fbd: Download complete 21:02:14 9eb99e56ec68: Verifying Checksum 21:02:14 9eb99e56ec68: Download complete 21:02:14 5c102a31e300: Verifying Checksum 21:02:14 5c102a31e300: Download complete 21:02:14 dcfb455df0a1: Verifying Checksum 21:02:14 dcfb455df0a1: Download complete 21:02:14 5788d62ee057: Verifying Checksum 21:02:14 5788d62ee057: Download complete 21:02:14 e6b0cf9c0882: Pull complete 21:02:15 2848faf0eed1: Pull complete 21:02:15 0f37312ad70f: Pull complete 21:02:23 5788d62ee057: Pull complete 21:02:23 0e6b1d234666: Pull complete 21:02:23 bf5d7aec512f: Pull complete 21:02:26 34c802a77dc8: Pull complete 21:02:31 9eb99e56ec68: Pull complete 21:02:31 27c7a5d97fbd: Pull complete 21:02:31 5c102a31e300: Pull complete 21:02:31 dcfb455df0a1: Pull complete 21:02:31 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:02:31 ---> 7c70fe431013 21:02:31 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:02:32 latest: Pulling from library/docker 21:02:32 cbdbe7a5bc2a: Pulling fs layer 21:02:32 6f4c731d6eb3: Pulling fs layer 21:02:32 5d79d4ac3cd0: Pulling fs layer 21:02:32 65de10866d6a: Pulling fs layer 21:02:32 ffd69ed7f17f: Pulling fs layer 21:02:32 07ba9e5a2fa6: Pulling fs layer 21:02:32 75478c283dd2: Pulling fs layer 21:02:32 65de10866d6a: Waiting 21:02:32 ffd69ed7f17f: Waiting 21:02:32 07ba9e5a2fa6: Waiting 21:02:32 75478c283dd2: Waiting 21:02:32 5d79d4ac3cd0: Verifying Checksum 21:02:32 5d79d4ac3cd0: Download complete 21:02:32 6f4c731d6eb3: Verifying Checksum 21:02:32 6f4c731d6eb3: Download complete 21:02:32 cbdbe7a5bc2a: Verifying Checksum 21:02:32 cbdbe7a5bc2a: Download complete 21:02:32 ffd69ed7f17f: Verifying Checksum 21:02:32 ffd69ed7f17f: Download complete 21:02:32 07ba9e5a2fa6: Verifying Checksum 21:02:32 07ba9e5a2fa6: Download complete 21:02:32 75478c283dd2: Verifying Checksum 21:02:32 75478c283dd2: Download complete 21:02:33 cbdbe7a5bc2a: Pull complete 21:02:33 6f4c731d6eb3: Pull complete 21:02:34 65de10866d6a: Download complete 21:02:34 5d79d4ac3cd0: Pull complete 21:02:37 65de10866d6a: Pull complete 21:02:37 ffd69ed7f17f: Pull complete 21:02:37 07ba9e5a2fa6: Pull complete 21:02:37 75478c283dd2: Pull complete 21:02:37 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 21:02:37 Status: Downloaded newer image for docker:latest 21:02:39 ---> 4eaf94599954 21:02:39 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:02:39 ---> Running in 45bb107b1f05 21:02:39 Removing intermediate container 45bb107b1f05 21:02:39 ---> 68fbb64dd0f4 21:02:39 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:02:40 ---> Running in 31aecc45625c 21:02:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:02:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:02:41 (1/5) Installing libsodium (1.0.18-r0) 21:02:41 (2/5) Installing libzmq (4.3.2-r0) 21:02:41 (3/5) Installing pkgconf (1.6.3-r0) 21:02:42 (4/5) Installing libsodium-dev (1.0.18-r0) 21:02:42 (5/5) Installing zeromq-dev (4.3.2-r0) 21:02:42 Executing busybox-1.31.1-r8.trigger 21:02:42 OK: 145 MiB in 44 packages 21:02:42 Removing intermediate container 31aecc45625c 21:02:42 ---> 28f49a44809c 21:02:42 Step 6/8 : WORKDIR /build 21:02:42 ---> Running in 39fec7295b28 21:02:43 Removing intermediate container 39fec7295b28 21:02:43 ---> 31ddf3d48913 21:02:43 Step 7/8 : COPY go.mod . 21:02:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8059 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:02:43 Running in /w/workspace/app-functions-sdk-go/60 [Pipeline] { 21:02:43 ---> a5cdac0408b9 21:02:43 Step 8/8 : RUN go mod download 21:02:43 ---> Running in 96017f420def [Pipeline] checkout 21:02:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:02:46 go: finding github.com/BurntSushi/toml v0.3.1 21:02:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:02:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:02:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:02:46 go: finding github.com/bgentry/speakeasy v0.1.0 21:02:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:02:46 go: finding github.com/davecgh/go-spew v1.1.1 21:02:46 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:02:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:02:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:02:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:02:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:02:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:02:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:02:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:02:46 go: finding github.com/fatih/color v1.7.0 21:02:46 go: finding github.com/fsnotify/fsnotify v1.4.7 21:02:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:02:46 go: finding github.com/go-kit/kit v0.8.0 21:02:46 go: finding github.com/go-logfmt/logfmt v0.4.0 21:02:46 go: finding github.com/go-redis/redis/v7 v7.2.0 21:02:46 go: finding github.com/go-stack/stack v1.8.0 21:02:46 go: finding github.com/golang/protobuf v1.3.2 21:02:46 go: finding github.com/golang/snappy v0.0.1 21:02:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:02:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:02:46 go: finding github.com/google/go-cmp v0.4.0 21:02:46 go: finding github.com/google/uuid v1.1.1 21:02:46 go: finding github.com/gorilla/mux v1.7.4 21:02:46 go: finding github.com/hashicorp/consul/api v1.1.0 21:02:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:02:46 go: finding github.com/hashicorp/errwrap v1.0.0 21:02:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:02:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:02:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:02:46 go: finding github.com/hashicorp/go-multierror v1.0.0 21:02:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:02:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:02:46 go: finding github.com/hashicorp/go-syslog v1.0.0 21:02:46 go: finding github.com/hashicorp/go-uuid v1.0.1 21:02:46 go: finding github.com/hashicorp/go.net v0.0.1 21:02:46 go: finding github.com/hashicorp/golang-lru v0.5.0 21:02:46 go: finding github.com/hashicorp/logutils v1.0.0 21:02:46 go: finding github.com/hashicorp/mdns v1.0.0 21:02:46 go: finding github.com/hashicorp/memberlist v0.1.3 21:02:46 go: finding github.com/hashicorp/serf v0.8.2 21:02:46 go: finding github.com/hpcloud/tail v1.0.0 21:02:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:02:46 go: finding github.com/kr/pretty v0.1.0 21:02:46 go: finding github.com/kr/pty v1.1.1 21:02:46 go: finding github.com/kr/text v0.1.0 21:02:46 go: finding github.com/mattn/go-colorable v0.0.9 21:02:46 go: finding github.com/mattn/go-isatty v0.0.3 21:02:46 go: finding github.com/miekg/dns v1.0.14 21:02:46 go: finding github.com/mitchellh/cli v1.0.0 21:02:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:02:46 go: finding github.com/mitchellh/copystructure v1.0.0 21:02:46 go: finding github.com/mitchellh/go-homedir v1.0.0 21:02:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:02:46 go: finding github.com/mitchellh/gox v0.4.0 21:02:46 go: finding github.com/mitchellh/iochan v1.0.0 21:02:46 go: finding github.com/mitchellh/mapstructure v1.1.2 21:02:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:02:46 go: finding github.com/onsi/ginkgo v1.10.1 21:02:46 go: finding github.com/onsi/gomega v1.7.0 21:02:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:02:46 go: finding github.com/pebbe/zmq4 v1.0.0 21:02:46 go: finding github.com/pelletier/go-toml v1.2.0 21:02:46 go: finding github.com/pkg/errors v0.8.1 21:02:46 go: finding github.com/pmezard/go-difflib v1.0.0 21:02:46 go: finding github.com/posener/complete v1.1.1 21:02:46 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:02:46 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:02:46 go: finding github.com/stretchr/objx v0.2.0 21:02:46 go: finding github.com/stretchr/testify v1.5.1 21:02:46 go: finding github.com/tidwall/pretty v1.0.1 21:02:46 go: finding github.com/ugorji/go v1.1.4 21:02:46 go: finding github.com/x448/float16 v0.8.4 21:02:46 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:02:46 go: finding github.com/xdg/stringprep v1.0.0 21:02:46 go: finding go.mongodb.org/mongo-driver v1.1.1 21:02:46 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:02:46 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:02:46 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:02:46 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:02:46 go: finding golang.org/x/text v0.3.2 21:02:46 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:02:46 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:02:46 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:02:46 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:02:46 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:02:46 go: finding gopkg.in/yaml.v2 v2.2.8 21:02:49 using credential edgex-jenkins-ssh 21:02:49 Cloning the remote Git repository 21:02:49 Cloning with configured refspecs honoured and without tags 21:02:49 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:49 > git init /w/workspace/app-functions-sdk-go/60 # timeout=10 21:02:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:49 > git --version # timeout=10 21:02:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:52 Fetching without tags 21:02:53 Checking out Revision d63d2d0c4a3c65d56b31ed5d38e4406546a78178 (master) 21:02:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:02:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:02:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:02:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:02:53 > git config core.sparsecheckout # timeout=10 21:02:53 > git checkout -f d63d2d0c4a3c65d56b31ed5d38e4406546a78178 # timeout=10 21:02:58 Commit message: "Merge pull request #327 from rsdmike/docmove" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:02:59 Removing intermediate container 96017f420def 21:02:59 ---> 16c4c1a7eb30 21:02:59 Successfully built 16c4c1a7eb30 21:02: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 21:03:00 + docker inspect -f . ci-base-image-x86_64 21:03:00 . [Pipeline] withDockerContainer 21:03:00 prd-centos7-docker-4c-2g-8058 does not seem to be running inside a container 21:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/60 -v /w/workspace/app-functions-sdk-go/60:/w/workspace/app-functions-sdk-go/60:rw,z -v /w/workspace/app-functions-sdk-go/60@tmp:/w/workspace/app-functions-sdk-go/60@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 ******** ci-base-image-x86_64 cat 21:03:02 $ docker top 8f594c5cf73449443361ef9eae23834b576c38346eec090d34c51e13c3fc07fa -eo pid,comm [Pipeline] { [Pipeline] echo 21:03:02 ========================================================= 21:03:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:03:02 ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:03:03 + go version 21:03:03 go version go1.13.5 linux/amd64 [Pipeline] sh 21:03:03 + 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 . 21:03:03 + make test 21:03:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:04 Sending build context to Docker daemon 36.93MB 21:03:05 Step 1/8 : ARG BASE=golang:1.13-alpine 21:03:05 Step 2/8 : FROM ${BASE} 21:03:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:03:05 cde5963f3b93: Pulling fs layer 21:03:05 2a23fa8c16f7: Pulling fs layer 21:03:05 777b28850792: Pulling fs layer 21:03:05 8a11ddd9e578: Pulling fs layer 21:03:05 4cf88f913ddb: Pulling fs layer 21:03:05 1df406cf5192: Pulling fs layer 21:03:05 cd6300453558: Pulling fs layer 21:03:05 b9c365052c96: Pulling fs layer 21:03:05 a2d8cc88f415: Pulling fs layer 21:03:05 ea1d1ca13537: Pulling fs layer 21:03:05 3750a50a1c5e: Pulling fs layer 21:03:05 8a11ddd9e578: Waiting 21:03:05 4cf88f913ddb: Waiting 21:03:05 1df406cf5192: Waiting 21:03:05 cd6300453558: Waiting 21:03:05 b9c365052c96: Waiting 21:03:05 a2d8cc88f415: Waiting 21:03:05 ea1d1ca13537: Waiting 21:03:05 3750a50a1c5e: Waiting 21:03:05 777b28850792: Download complete 21:03:05 2a23fa8c16f7: Verifying Checksum 21:03:05 2a23fa8c16f7: Download complete 21:03:05 4cf88f913ddb: Verifying Checksum 21:03:05 4cf88f913ddb: Download complete 21:03:05 1df406cf5192: Download complete 21:03:05 cde5963f3b93: Download complete 21:03:06 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:03:06 cde5963f3b93: Pull complete 21:03:07 2a23fa8c16f7: Pull complete 21:03:07 777b28850792: Pull complete 21:03:09 cd6300453558: Verifying Checksum 21:03:09 cd6300453558: Download complete 21:03:09 a2d8cc88f415: Verifying Checksum 21:03:09 a2d8cc88f415: Download complete 21:03:12 ea1d1ca13537: Verifying Checksum 21:03:12 ea1d1ca13537: Download complete 21:03:12 3750a50a1c5e: Verifying Checksum 21:03:12 3750a50a1c5e: Download complete 21:03:14 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.151s coverage: 86.2% of statements 21:03:15 b9c365052c96: Download complete 21:03:16 8a11ddd9e578: Verifying Checksum 21:03:16 8a11ddd9e578: Download complete 21:03:28 8a11ddd9e578: Pull complete 21:03:28 4cf88f913ddb: Pull complete 21:03:28 1df406cf5192: Pull complete 21:03:34 cd6300453558: Pull complete 21:03:36 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.037s coverage: 49.9% of statements 21:03:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:03:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:03:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.054s coverage: 56.7% of statements 21:03:36 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:03:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.554s coverage: 69.1% of statements 21:03:39 b9c365052c96: Pull complete 21:03:39 a2d8cc88f415: Pull complete 21:03:41 ea1d1ca13537: Pull complete 21:03:41 3750a50a1c5e: Pull complete 21:03:41 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:03:41 ---> 78745c68409d 21:03:41 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 21:03:42 latest: Pulling from library/docker 21:03:42 29e5d40040c1: Pulling fs layer 21:03:42 3be38edc41e1: Pulling fs layer 21:03:42 fe3afb04d599: Pulling fs layer 21:03:42 59b74c254a8a: Pulling fs layer 21:03:42 9eee44a9dabb: Pulling fs layer 21:03:42 ae4d1ef7be7c: Pulling fs layer 21:03:42 8486642a619f: Pulling fs layer 21:03:42 59b74c254a8a: Waiting 21:03:42 9eee44a9dabb: Waiting 21:03:42 ae4d1ef7be7c: Waiting 21:03:42 8486642a619f: Waiting 21:03:42 fe3afb04d599: Verifying Checksum 21:03:42 fe3afb04d599: Download complete 21:03:42 3be38edc41e1: Verifying Checksum 21:03:42 3be38edc41e1: Download complete 21:03:42 29e5d40040c1: Download complete 21:03:42 9eee44a9dabb: Verifying Checksum 21:03:42 9eee44a9dabb: Download complete 21:03:42 ae4d1ef7be7c: Verifying Checksum 21:03:42 ae4d1ef7be7c: Download complete 21:03:42 8486642a619f: Verifying Checksum 21:03:42 8486642a619f: Download complete 21:03:43 29e5d40040c1: Pull complete 21:03:44 3be38edc41e1: Pull complete 21:03:44 fe3afb04d599: Pull complete 21:03:48 59b74c254a8a: Download complete 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.616s coverage: 73.4% of statements 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.010s coverage: 89.5% of statements 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.007s coverage: 100.0% of statements 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.257s coverage: 100.0% of statements 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.008s coverage: 100.0% of statements 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.694s coverage: 78.0% of statements 21:03:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.057s coverage: 81.1% of statements 21:03:49 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:03:51 59b74c254a8a: Pull complete 21:03:51 9eee44a9dabb: Pull complete 21:03:52 ae4d1ef7be7c: Pull complete 21:03:52 8486642a619f: Pull complete 21:03:52 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 21:03:52 Status: Downloaded newer image for docker:latest 21:03:59 ---> 7688b2d3f007 21:03:59 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:03:59 ---> Running in 2ce278c6e11b 21:03:59 Removing intermediate container 2ce278c6e11b 21:03:59 ---> e810fc8b5d37 21:03:59 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:03:59 ---> Running in b1d451262cc9 21:04:00 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:04:01 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:04:01 (1/5) Installing libsodium (1.0.18-r0) 21:04:01 (2/5) Installing libzmq (4.3.2-r0) 21:04:01 (3/5) Installing pkgconf (1.6.3-r0) 21:04:02 (4/5) Installing libsodium-dev (1.0.18-r0) 21:04:02 (5/5) Installing zeromq-dev (4.3.2-r0) 21:04:02 Executing busybox-1.31.1-r8.trigger 21:04:02 OK: 127 MiB in 44 packages 21:04:03 Removing intermediate container b1d451262cc9 21:04:03 ---> 522dcd722852 21:04:03 Step 6/8 : WORKDIR /build 21:04:03 ---> Running in 877eef35c1c0 21:04:03 Removing intermediate container 877eef35c1c0 21:04:03 ---> 340915bd6f04 21:04:03 Step 7/8 : COPY go.mod . 21:04:04 ---> bd522cc0eafc 21:04:04 Step 8/8 : RUN go mod download 21:04:04 ---> Running in 86f100a68866 21:04:07 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:04:07 go: finding github.com/BurntSushi/toml v0.3.1 21:04:07 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:04:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:04:07 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:04:07 go: finding github.com/bgentry/speakeasy v0.1.0 21:04:07 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:04:07 go: finding github.com/davecgh/go-spew v1.1.1 21:04:07 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:04:07 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:04:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:04:07 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:04:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:04:07 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:04:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:04:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:04:07 go: finding github.com/fatih/color v1.7.0 21:04:07 go: finding github.com/fsnotify/fsnotify v1.4.7 21:04:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:04:07 go: finding github.com/go-kit/kit v0.8.0 21:04:07 go: finding github.com/go-logfmt/logfmt v0.4.0 21:04:07 go: finding github.com/go-redis/redis/v7 v7.2.0 21:04:07 go: finding github.com/go-stack/stack v1.8.0 21:04:07 go: finding github.com/golang/protobuf v1.3.2 21:04:07 go: finding github.com/golang/snappy v0.0.1 21:04:07 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:04:07 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:04:07 go: finding github.com/google/go-cmp v0.4.0 21:04:07 go: finding github.com/google/uuid v1.1.1 21:04:07 go: finding github.com/gorilla/mux v1.7.4 21:04:07 go: finding github.com/hashicorp/consul/api v1.1.0 21:04:07 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:04:07 go: finding github.com/hashicorp/errwrap v1.0.0 21:04:07 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:04:07 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:04:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:04:07 go: finding github.com/hashicorp/go-multierror v1.0.0 21:04:07 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:04:07 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:04:07 go: finding github.com/hashicorp/go-syslog v1.0.0 21:04:07 go: finding github.com/hashicorp/go-uuid v1.0.1 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.357s coverage: 70.2% of statements 21:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.023s coverage: 100.0% of statements 21:04:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:07 go: finding github.com/hashicorp/go.net v0.0.1 21:04:07 go: finding github.com/hashicorp/golang-lru v0.5.0 21:04:07 go: finding github.com/hashicorp/logutils v1.0.0 21:04:07 go: finding github.com/hashicorp/mdns v1.0.0 21:04:07 go: finding github.com/hashicorp/memberlist v0.1.3 21:04:07 go: finding github.com/hashicorp/serf v0.8.2 21:04:07 go: finding github.com/hpcloud/tail v1.0.0 21:04:07 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:04:07 go: finding github.com/kr/pretty v0.1.0 21:04:07 go: finding github.com/kr/pty v1.1.1 21:04:07 go: finding github.com/kr/text v0.1.0 21:04:07 go: finding github.com/mattn/go-colorable v0.0.9 21:04:07 go: finding github.com/mattn/go-isatty v0.0.3 21:04:07 go: finding github.com/miekg/dns v1.0.14 21:04:07 go: finding github.com/mitchellh/cli v1.0.0 21:04:07 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:04:07 go: finding github.com/mitchellh/copystructure v1.0.0 21:04:07 go: finding github.com/mitchellh/go-homedir v1.0.0 21:04:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:04:07 go: finding github.com/mitchellh/gox v0.4.0 21:04:07 go: finding github.com/mitchellh/iochan v1.0.0 21:04:07 go: finding github.com/mitchellh/mapstructure v1.1.2 21:04:07 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:04:07 go: finding github.com/onsi/ginkgo v1.10.1 21:04:07 go: finding github.com/onsi/gomega v1.7.0 21:04:07 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:04:07 go: finding github.com/pebbe/zmq4 v1.0.0 21:04:07 go: finding github.com/pelletier/go-toml v1.2.0 21:04:07 go: finding github.com/pkg/errors v0.8.1 21:04:07 go: finding github.com/pmezard/go-difflib v1.0.0 21:04:07 go: finding github.com/posener/complete v1.1.1 21:04:07 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:04:07 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:04:07 go: finding github.com/stretchr/objx v0.2.0 21:04:07 go: finding github.com/stretchr/testify v1.5.1 21:04:07 go: finding github.com/tidwall/pretty v1.0.1 21:04:07 go: finding github.com/ugorji/go v1.1.4 21:04:07 go: finding github.com/x448/float16 v0.8.4 21:04:07 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:04:07 go: finding github.com/xdg/stringprep v1.0.0 21:04:07 go: finding go.mongodb.org/mongo-driver v1.1.1 21:04:07 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:04:07 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:04:07 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:04:07 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:04:07 go: finding golang.org/x/text v0.3.2 21:04:07 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:04:07 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:04:07 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:04:07 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:04:07 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:04:07 go: finding gopkg.in/yaml.v2 v2.2.8 21:04:12 gofmt -l . 21:04:12 [ "`gofmt -l .`" = "" ] 21:04:12 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:04:13 Stashed 1 file(s) [Pipeline] } 21:04:13 $ docker stop --time=1 8f594c5cf73449443361ef9eae23834b576c38346eec090d34c51e13c3fc07fa 21:04:15 $ docker rm -f 8f594c5cf73449443361ef9eae23834b576c38346eec090d34c51e13c3fc07fa [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] } 21:04:26 Removing intermediate container 86f100a68866 21:04:26 ---> 274c34f8939c 21:04:26 Successfully built 274c34f8939c 21:04:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:27 + docker inspect -f . ci-base-image-arm64 21:04:27 . [Pipeline] withDockerContainer 21:04:27 prd-ubuntu18.04-docker-arm64-4c-16g-8059 does not seem to be running inside a container 21:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/60 -v /w/workspace/app-functions-sdk-go/60:/w/workspace/app-functions-sdk-go/60:rw,z -v /w/workspace/app-functions-sdk-go/60@tmp:/w/workspace/app-functions-sdk-go/60@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 ******** ci-base-image-arm64 cat 21:04:29 $ docker top c85251d889b75ae61f907ff1849bc24a1144af41296979c10b088b36261fc921 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:30 + go version 21:04:30 go version go1.13.5 linux/arm64 [Pipeline] sh 21:04:31 + make test 21:04:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:04:33 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 21:04:55 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.136s coverage: 86.2% of statements 21:05:27 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.095s coverage: 49.9% of statements 21:05:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 21:05:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 21:05:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.064s coverage: 56.7% of statements 21:05:27 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 21:05:27 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.408s coverage: 69.1% of statements 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.532s coverage: 73.4% of statements 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.115s coverage: 100.0% of statements 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.014s coverage: 100.0% of statements 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.035s coverage: 100.0% of statements 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.024s coverage: 96.6% of statements 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 21:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 21:05:39 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 21:05:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.727s coverage: 78.0% of statements 21:05:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.128s coverage: 81.1% of statements 21:05:45 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 21:06:07 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.594s coverage: 70.2% of statements 21:06:07 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 21:06:07 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.017s coverage: 100.0% of statements 21:06:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:06:15 gofmt -l . 21:06:15 [ "`gofmt -l .`" = "" ] 21:06:16 ./bin/test-go-mod-tidy.sh [Pipeline] stash 21:06:17 Warning: overwriting stash ‘coverage-report’ 21:06:17 Stashed 1 file(s) [Pipeline] } 21:06:17 $ docker stop --time=1 c85251d889b75ae61f907ff1849bc24a1144af41296979c10b088b36261fc921 21:06:19 $ docker rm -f c85251d889b75ae61f907ff1849bc24a1144af41296979c10b088b36261fc921 [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 21:06:21 provisioning config files... 21:06:21 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7139114282252861078tmp [Pipeline] { [Pipeline] sh 21:06:22 + curl -s https://codecov.io/bash 21:06:22 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7139114282252861078tmp 21:06:22 21:06:22 _____ _ 21:06:22 / ____| | | 21:06:22 | | ___ __| | ___ ___ _____ __ 21:06:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:06:22 | |___| (_) | (_| | __/ (_| (_) \ V / 21:06:22 \_____\___/ \__,_|\___|\___\___/ \_/ 21:06:22 Bash-tbd 21:06:22 21:06:22 21:06:22 ==> Jenkins CI detected. 21:06:22 project root: . 21:06:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:06:22 ==> Running gcov in . (disable via -X gcov) 21:06:22 ==> Python coveragepy not found 21:06:22 ==> Searching for coverage reports in: 21:06:22 + . 21:06:22 -> Found 1 reports 21:06:22 ==> Detecting git/mercurial file structure 21:06:22 ==> Reading reports 21:06:22 + ./coverage.out bytes=76485 21:06:22 ==> Appending adjustments 21:06:22 http://docs.codecov.io/docs/fixing-reports 21:06:22 + Found adjustments 21:06:22 ==> Gzipping contents 21:06:22 ==> Uploading reports 21:06:22 url: https://codecov.io 21:06:22 query: branch=master&commit=d63d2d0c4a3c65d56b31ed5d38e4406546a78178&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 21:06:22 -> Pinging Codecov 21:06:22 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=d63d2d0c4a3c65d56b31ed5d38e4406546a78178&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F60%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 21:06:23 -> Uploading 21:06:23 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d63d2d0c4a3c65d56b31ed5d38e4406546a78178 [Pipeline] } 21:06:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:06:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:06:24 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:06:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:06:24 21:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 21:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:06:24 1.217.3: Pulling from edgex-devops/edgex-snyk-go 21:06:24 cbdbe7a5bc2a: Pulling fs layer 21:06:24 408f87550127: Pulling fs layer 21:06:24 fe522b08c979: Pulling fs layer 21:06:24 221eaa008020: Pulling fs layer 21:06:24 2a4607e5d6b9: Pulling fs layer 21:06:24 95d3c3421fef: Pulling fs layer 21:06:24 2fec7dd152b6: Pulling fs layer 21:06:24 d65e43aa86fe: Pulling fs layer 21:06:24 10a7cc25405e: Pulling fs layer 21:06:24 95d3c3421fef: Waiting 21:06:24 2fec7dd152b6: Waiting 21:06:24 d65e43aa86fe: Waiting 21:06:24 10a7cc25405e: Waiting 21:06:24 221eaa008020: Waiting 21:06:24 2a4607e5d6b9: Waiting 21:06:25 fe522b08c979: Verifying Checksum 21:06:25 fe522b08c979: Download complete 21:06:25 408f87550127: Verifying Checksum 21:06:25 408f87550127: Download complete 21:06:25 2a4607e5d6b9: Verifying Checksum 21:06:25 2a4607e5d6b9: Download complete 21:06:25 95d3c3421fef: Verifying Checksum 21:06:25 95d3c3421fef: Download complete 21:06:25 cbdbe7a5bc2a: Verifying Checksum 21:06:25 cbdbe7a5bc2a: Download complete 21:06:25 2fec7dd152b6: Download complete 21:06:25 cbdbe7a5bc2a: Pull complete 21:06:25 408f87550127: Pull complete 21:06:25 d65e43aa86fe: Verifying Checksum 21:06:25 d65e43aa86fe: Download complete 21:06:25 fe522b08c979: Pull complete 21:06:26 10a7cc25405e: Verifying Checksum 21:06:26 10a7cc25405e: Download complete 21:06:26 221eaa008020: Verifying Checksum 21:06:26 221eaa008020: Download complete 21:06:33 221eaa008020: Pull complete 21:06:33 2a4607e5d6b9: Pull complete 21:06:33 95d3c3421fef: Pull complete 21:06:35 2fec7dd152b6: Pull complete 21:06:38 d65e43aa86fe: Pull complete 21:06:39 10a7cc25405e: Pull complete 21:06:39 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 21:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 21:06:40 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 21:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 21:06:40 $ docker top 77697e832923985ef594e1ef7b8f45698399a48f095ec05ce6971154002f6f63 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:41 + snyk monitor '--org=edgex-jenkins' 21:07:08 21:07:08 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 21:07:08 21:07:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/76227ce9-17f0-4f69-a904-d556cc628159 21:07:08 21:07:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:07:08 21:07:08 [Pipeline] } 21:07:08 $ docker stop --time=1 77697e832923985ef594e1ef7b8f45698399a48f095ec05ce6971154002f6f63 21:07:09 $ docker rm -f 77697e832923985ef594e1ef7b8f45698399a48f095ec05ce6971154002f6f63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 21:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:11 . [Pipeline] withDockerContainer 21:07:11 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 21:07:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:12 $ docker top 2495862221dfef6487281f0eb45fe3c937cbb82d0f5a013938a72b51fff46df3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:12 [ssh-agent] Looking for ssh-agent implementation... 21:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:12 $ docker exec 2495862221dfef6487281f0eb45fe3c937cbb82d0f5a013938a72b51fff46df3 ssh-agent 21:07:13 SSH_AUTH_SOCK=/tmp/ssh-o3DYgXzSNPu0/agent.15 21:07:13 SSH_AGENT_PID=22 21:07:13 Running ssh-add (command line suppressed) 21:07:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_418995326705191301.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_418995326705191301.key) 21:07:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:13 + git semver tag 21:07:13 # -> Open(): unable to determine branch for HEAD 21:07:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:13 # $SEMVER_REMOTE_NAME = origin 21:07:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:13 # $SEMVER_USER_NAME = edgex-jenkins 21:07:13 # $SEMVER_BRANCH = master 21:07:13 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:07:13 # d63d2d0c4a3c65d56b31ed5d38e4406546a78178 HEAD 21:07:13 # -> Force: false 21:07:13 # 1b8bf28aa2affb78dddb16ad3a4fe8fa37e46d5b refs/tags/v1.0.1-dev.49 [Pipeline] } 21:07:13 $ docker exec --env ******** --env ******** 2495862221dfef6487281f0eb45fe3c937cbb82d0f5a013938a72b51fff46df3 ssh-agent -k 21:07:13 unset SSH_AUTH_SOCK; 21:07:13 unset SSH_AGENT_PID; 21:07:13 echo Agent pid 22 killed; 21:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:14 + git semver [Pipeline] } 21:07:14 $ docker stop --time=1 2495862221dfef6487281f0eb45fe3c937cbb82d0f5a013938a72b51fff46df3 21:07:15 $ docker rm -f 2495862221dfef6487281f0eb45fe3c937cbb82d0f5a013938a72b51fff46df3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:16 21:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:07:16 0.23.1-centos7: Pulling from edgex-lftools 21:07:16 ab5ef0e58194: Pulling fs layer 21:07:16 9712f1f96733: Pulling fs layer 21:07:16 63f879dbbcfc: Pulling fs layer 21:07:16 0d9ebad4ef96: Pulling fs layer 21:07:16 e9a5061849ea: Pulling fs layer 21:07:16 d747dcd14b5f: Pulling fs layer 21:07:16 2de7ff778b66: Pulling fs layer 21:07:16 e9a5061849ea: Waiting 21:07:16 2de7ff778b66: Waiting 21:07:16 0d9ebad4ef96: Waiting 21:07:16 9712f1f96733: Verifying Checksum 21:07:16 9712f1f96733: Download complete 21:07:17 63f879dbbcfc: Verifying Checksum 21:07:17 63f879dbbcfc: Download complete 21:07:17 e9a5061849ea: Verifying Checksum 21:07:17 e9a5061849ea: Download complete 21:07:17 d747dcd14b5f: Verifying Checksum 21:07:17 d747dcd14b5f: Download complete 21:07:17 0d9ebad4ef96: Verifying Checksum 21:07:17 0d9ebad4ef96: Download complete 21:07:18 2de7ff778b66: Verifying Checksum 21:07:18 2de7ff778b66: Download complete 21:07:18 ab5ef0e58194: Download complete 21:07:23 ab5ef0e58194: Pull complete 21:07:23 9712f1f96733: Pull complete 21:07:24 63f879dbbcfc: Pull complete 21:07:31 0d9ebad4ef96: Pull complete 21:07:35 e9a5061849ea: Pull complete 21:07:35 d747dcd14b5f: Pull complete 21:07:36 2de7ff778b66: Pull complete 21:07:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:07:36 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 21:07:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:07:37 $ docker top 9ca26a62ffc5c9a1c151fce84b911bc2d9f27f68b3a4b1912c2476f79e523f3a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:07:37 provisioning config files... 21:07:37 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config919134723530256584tmp 21:07:37 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2523417421858274025tmp 21:07:37 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5586390748203279002tmp [Pipeline] { [Pipeline] echo 21:07:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:07:38 ---> sigul-configuration.sh 21:07:38 gpg: directory `/root/.gnupg' created 21:07:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:07:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:07:38 gpg: keyring `/root/.gnupg/secring.gpg' created 21:07:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:07:38 gpg: CAST5 encrypted data 21:07:38 gpg: encrypted with 1 passphrase 21:07:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:07:38 + mkdir /home/jenkins 21:07:38 + mkdir /home/jenkins/sigul [Pipeline] sh 21:07:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 21:07:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:39 ---> sigul-install.sh 21:07:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:07:44 + git tag --list 21:07:44 v1.0.1-dev.49 [Pipeline] sh 21:07:44 + lftools sign git-tag v1.0.1-dev.49 21:07:45 Signing Git tag with Sigul... 21:07:45 Signing v1.0.1-dev.49 [Pipeline] echo 21:07:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:07:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:07:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:07:46 $ docker stop --time=1 9ca26a62ffc5c9a1c151fce84b911bc2d9f27f68b3a4b1912c2476f79e523f3a 21:07:49 $ docker rm -f 9ca26a62ffc5c9a1c151fce84b911bc2d9f27f68b3a4b1912c2476f79e523f3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:07:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:50 . [Pipeline] withDockerContainer 21:07:50 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 21:07:50 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:50 $ docker top bd88a145415d1d2e3e43c56baadbb89cdc3b27528c021f442cf58ad83d1e2fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:51 [ssh-agent] Looking for ssh-agent implementation... 21:07:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:51 $ docker exec bd88a145415d1d2e3e43c56baadbb89cdc3b27528c021f442cf58ad83d1e2fdd ssh-agent 21:07:51 SSH_AUTH_SOCK=/tmp/ssh-HYnaasQNoT0g/agent.14 21:07:51 SSH_AGENT_PID=21 21:07:51 Running ssh-add (command line suppressed) 21:07:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6314056158121714111.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6314056158121714111.key) 21:07:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:52 + git semver bump pre 21:07:52 # -> Open(): unable to determine branch for HEAD 21:07:52 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:52 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:52 # $SEMVER_REMOTE_NAME = origin 21:07:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:52 # $SEMVER_USER_NAME = edgex-jenkins 21:07:52 # $SEMVER_BRANCH = master 21:07:52 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:07:52 1.0.1-dev.50 [Pipeline] } 21:07:52 $ docker exec --env ******** --env ******** bd88a145415d1d2e3e43c56baadbb89cdc3b27528c021f442cf58ad83d1e2fdd ssh-agent -k 21:07:52 unset SSH_AUTH_SOCK; 21:07:52 unset SSH_AGENT_PID; 21:07:52 echo Agent pid 21 killed; 21:07:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:52 + git semver [Pipeline] } 21:07:52 $ docker stop --time=1 bd88a145415d1d2e3e43c56baadbb89cdc3b27528c021f442cf58ad83d1e2fdd 21:07:54 $ docker rm -f bd88a145415d1d2e3e43c56baadbb89cdc3b27528c021f442cf58ad83d1e2fdd [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:07:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:54 . [Pipeline] withDockerContainer 21:07:54 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 21:07:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:55 $ docker top f3e953f4f45ef261400cbc1ae1572ebee2aad1dea742b3abfb8298c7f1c11278 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:55 [ssh-agent] Looking for ssh-agent implementation... 21:07:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:55 $ docker exec f3e953f4f45ef261400cbc1ae1572ebee2aad1dea742b3abfb8298c7f1c11278 ssh-agent 21:07:56 SSH_AUTH_SOCK=/tmp/ssh-qt95PG8cpjDt/agent.13 21:07:56 SSH_AGENT_PID=20 21:07:56 Running ssh-add (command line suppressed) 21:07:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3733509856966928529.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3733509856966928529.key) 21:07:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:56 + git semver push 21:07:56 # -> Open(): unable to determine branch for HEAD 21:07:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:56 # $SEMVER_REMOTE_NAME = origin 21:07:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:56 # $SEMVER_USER_NAME = edgex-jenkins 21:07:56 # $SEMVER_BRANCH = master 21:07:56 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:07:57 git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } 21:07:57 $ docker exec --env ******** --env ******** f3e953f4f45ef261400cbc1ae1572ebee2aad1dea742b3abfb8298c7f1c11278 ssh-agent -k 21:07:57 unset SSH_AUTH_SOCK; 21:07:57 unset SSH_AGENT_PID; 21:07:57 echo Agent pid 20 killed; 21:07:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:07:57 $ docker stop --time=1 f3e953f4f45ef261400cbc1ae1572ebee2aad1dea742b3abfb8298c7f1c11278 21:07:58 $ docker rm -f f3e953f4f45ef261400cbc1ae1572ebee2aad1dea742b3abfb8298c7f1c11278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:07:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:00 ---> package-listing.sh 21:08:00 ++ facter osfamily 21:08:00 ++ tr '[:upper:]' '[:lower:]' 21:08:00 + OS_FAMILY=redhat 21:08:00 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:08:00 + START_PACKAGES=/tmp/packages_start.txt 21:08:00 + END_PACKAGES=/tmp/packages_end.txt 21:08:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:00 + PACKAGES=/tmp/packages_start.txt 21:08:00 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:08:00 + PACKAGES=/tmp/packages_end.txt 21:08:00 + case "${OS_FAMILY}" in 21:08:00 + rpm -qa 21:08:00 + sort 21:08:04 + '[' -f /tmp/packages_start.txt ']' 21:08:04 + '[' -f /tmp/packages_end.txt ']' 21:08:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:04 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:08:04 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:08:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 21:08:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:04 21:08:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:08:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:08:05 alpine: Pulling from edgex-lftools-log-publisher 21:08:05 c9b1b535fdd9: Pulling fs layer 21:08:05 2cc5ad85d9ab: Pulling fs layer 21:08:05 756a868c4378: Pulling fs layer 21:08:05 444b2fc9a129: Pulling fs layer 21:08:05 ea15f1150254: Pulling fs layer 21:08:05 41b27a9f41bf: Pulling fs layer 21:08:05 28c525ee5125: Pulling fs layer 21:08:05 094b1ea09ed8: Pulling fs layer 21:08:05 138eaada9080: Pulling fs layer 21:08:05 0622d0fa9048: Pulling fs layer 21:08:05 ea15f1150254: Waiting 21:08:05 28c525ee5125: Waiting 21:08:05 138eaada9080: Waiting 21:08:05 094b1ea09ed8: Waiting 21:08:05 0622d0fa9048: Waiting 21:08:05 41b27a9f41bf: Waiting 21:08:05 444b2fc9a129: Waiting 21:08:05 2cc5ad85d9ab: Verifying Checksum 21:08:05 2cc5ad85d9ab: Download complete 21:08:05 444b2fc9a129: Verifying Checksum 21:08:05 444b2fc9a129: Download complete 21:08:05 c9b1b535fdd9: Verifying Checksum 21:08:05 c9b1b535fdd9: Download complete 21:08:05 ea15f1150254: Verifying Checksum 21:08:05 ea15f1150254: Download complete 21:08:05 28c525ee5125: Verifying Checksum 21:08:05 28c525ee5125: Download complete 21:08:05 756a868c4378: Verifying Checksum 21:08:05 756a868c4378: Download complete 21:08:05 138eaada9080: Verifying Checksum 21:08:05 138eaada9080: Download complete 21:08:05 0622d0fa9048: Verifying Checksum 21:08:05 0622d0fa9048: Download complete 21:08:05 c9b1b535fdd9: Pull complete 21:08:05 094b1ea09ed8: Verifying Checksum 21:08:05 094b1ea09ed8: Download complete 21:08:06 41b27a9f41bf: Verifying Checksum 21:08:06 41b27a9f41bf: Download complete 21:08:07 2cc5ad85d9ab: Pull complete 21:08:08 756a868c4378: Pull complete 21:08:08 444b2fc9a129: Pull complete 21:08:09 ea15f1150254: Pull complete 21:08:12 41b27a9f41bf: Pull complete 21:08:12 28c525ee5125: Pull complete 21:08:14 094b1ea09ed8: Pull complete 21:08:14 138eaada9080: Pull complete 21:08:15 0622d0fa9048: Pull complete 21:08:15 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:08:15 prd-centos7-docker-4c-2g-8054 does not seem to be running inside a container 21:08:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:08:16 $ docker top 8f2edb1419c94e582104bfba3d4361d9e78001a6698300d374f847175ddc2297 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:16 provisioning config files... 21:08:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3329493158236917790tmp [Pipeline] { [Pipeline] echo 21:08:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:08:17 ---> create-netrc.sh [Pipeline] echo 21:08:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:08:17 ---> logs-deploy.sh 21:08:17 + ARCHIVE_ARTIFACTS= 21:08:17 + LOGS_SERVER=https://logs.edgexfoundry.org 21:08:17 + '[' https://logs.edgexfoundry.org == None ']' 21:08:17 + NEXUS_URL=https://nexus.edgexfoundry.org 21:08:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/60 21:08:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/60/ 21:08:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/60 /w/workspace/ndry_app-functions-sdk-go_master 21:08:18 Archives upload complete. 21:08:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/60 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/60/