Pull request #414 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 lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 02c7b870b401402b7c84b6b07d59a1c39910ac2a+61ed54c1b2efb7b45f2626e08ac979e88bc0e74b (c84988ea2ff201859261725752c15dd90728401b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-451 in /w/workspace/ndry_app-functions-sdk-go_PR-414 [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_PR-414 # 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/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 02c7b870b401402b7c84b6b07d59a1c39910ac2a Merge succeeded, producing 02c7b870b401402b7c84b6b07d59a1c39910ac2a Checking out Revision 02c7b870b401402b7c84b6b07d59a1c39910ac2a (PR-414) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/414/head:refs/remotes/origin/PR-414 # 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/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # 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 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 Commit message: "fix(store-forward): Reverted removal of Mongo implementation code" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk b82e3cdcddfacaf7ad791b683995b73c4e228dd1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-21T15:31:42.595Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-21T15:31:42.818Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-21T15:31:42.943Z] ========================================================= [2020-07-21T15:31:42.943Z] EdgeX Global Pipelines Version Info [2020-07-21T15:31:42.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-21T15:31:44.799Z] ------------------- [2020-07-21T15:31:44.799Z] stable info: [2020-07-21T15:31:44.799Z] ------------------- [2020-07-21T15:31:44.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-21T15:31:44.799Z] Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 [2020-07-21T15:31:44.799Z] Message: update stable to v1.0.99 [2020-07-21T15:31:45.369Z] ------------------- [2020-07-21T15:31:45.369Z] experimental info: [2020-07-21T15:31:45.369Z] ------------------- [2020-07-21T15:31:45.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-21T15:31:45.369Z] Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 [2020-07-21T15:31:45.369Z] Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:31:47.219Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-21T15:31:47.219Z] [2020-07-21T15:31:47.219Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:31:47.574Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-21T15:31:47.574Z] latest: Pulling from edgex-devops/git-semver [2020-07-21T15:31:47.574Z] 31603596830f: Pulling fs layer [2020-07-21T15:31:47.574Z] 2a8b12db71e7: Pulling fs layer [2020-07-21T15:31:47.574Z] 6ca5941a6612: Pulling fs layer [2020-07-21T15:31:47.574Z] ecc8261a40a4: Pulling fs layer [2020-07-21T15:31:47.574Z] ecc8261a40a4: Waiting [2020-07-21T15:31:47.574Z] 2a8b12db71e7: Verifying Checksum [2020-07-21T15:31:47.574Z] 2a8b12db71e7: Download complete [2020-07-21T15:31:47.574Z] 31603596830f: Verifying Checksum [2020-07-21T15:31:47.574Z] 31603596830f: Download complete [2020-07-21T15:31:47.836Z] ecc8261a40a4: Verifying Checksum [2020-07-21T15:31:47.836Z] ecc8261a40a4: Download complete [2020-07-21T15:31:47.836Z] 6ca5941a6612: Verifying Checksum [2020-07-21T15:31:47.836Z] 6ca5941a6612: Download complete [2020-07-21T15:31:48.098Z] 31603596830f: Pull complete [2020-07-21T15:31:48.098Z] 2a8b12db71e7: Pull complete [2020-07-21T15:31:49.045Z] 6ca5941a6612: Pull complete [2020-07-21T15:31:49.045Z] ecc8261a40a4: Pull complete [2020-07-21T15:31:49.045Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-21T15:31:49.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-21T15:31:49.045Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-21T15:31:49.151Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2020-07-21T15:31:49.188Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-414 -v /w/workspace/ndry_app-functions-sdk-go_PR-414:/w/workspace/ndry_app-functions-sdk-go_PR-414:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-414@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:10004/edgex-devops/git-semver:latest cat [2020-07-21T15:31:51.234Z] $ docker top 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-21T15:31:51.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-21T15:31:51.504Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-21T15:31:51.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-21T15:31:51.720Z] $ docker exec 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent [2020-07-21T15:31:51.885Z] SSH_AUTH_SOCK=/tmp/ssh-vIr6L1jQydMq/agent.13 [2020-07-21T15:31:51.885Z] SSH_AGENT_PID=18 [2020-07-21T15:31:51.895Z] Running ssh-add (command line suppressed) [2020-07-21T15:31:52.006Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_2667267598481178166.key (/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_2667267598481178166.key) [2020-07-21T15:31:52.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-21T15:31:52.392Z] + git describe --exact-match --tags HEAD [2020-07-21T15:31:52.392Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-21T15:31:52.447Z] $ docker exec --env ******** --env ******** 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent -k [2020-07-21T15:31:52.562Z] unset SSH_AUTH_SOCK; [2020-07-21T15:31:52.562Z] unset SSH_AGENT_PID; [2020-07-21T15:31:52.562Z] echo Agent pid 18 killed; [2020-07-21T15:31:52.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-21T15:31:52.692Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-21T15:31:52.692Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-21T15:31:52.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-21T15:31:52.837Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-21T15:31:52.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-21T15:31:52.988Z] $ docker exec 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent [2020-07-21T15:31:53.140Z] SSH_AUTH_SOCK=/tmp/ssh-jOW8Nyv8T7pc/agent.46 [2020-07-21T15:31:53.141Z] SSH_AGENT_PID=52 [2020-07-21T15:31:53.146Z] Running ssh-add (command line suppressed) [2020-07-21T15:31:53.257Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_8543573511478194293.key (/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/private_key_8543573511478194293.key) [2020-07-21T15:31:53.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-21T15:31:53.628Z] + git semver init [2020-07-21T15:31:53.628Z] # -> Open(): unable to determine branch for HEAD [2020-07-21T15:31:53.628Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-414/.git [2020-07-21T15:31:53.628Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-414 [2020-07-21T15:31:53.628Z] # $SEMVER_REMOTE_NAME = origin [2020-07-21T15:31:53.628Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-21T15:31:53.628Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-21T15:31:53.628Z] # $SEMVER_BRANCH = PR-414 [2020-07-21T15:31:53.889Z] # $SEMVER_TEMP = /tmp/semver-864537761 [2020-07-21T15:31:53.889Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-07-21T15:31:56.430Z] # '/tmp/semver-864537761' -> '/w/workspace/ndry_app-functions-sdk-go_PR-414/.semver' [2020-07-21T15:31:56.430Z] # -> Force: false [2020-07-21T15:31:56.430Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-414/.semver [Pipeline] } [2020-07-21T15:31:56.436Z] $ docker exec --env ******** --env ******** 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 ssh-agent -k [2020-07-21T15:31:56.551Z] unset SSH_AUTH_SOCK; [2020-07-21T15:31:56.551Z] unset SSH_AGENT_PID; [2020-07-21T15:31:56.551Z] echo Agent pid 52 killed; [2020-07-21T15:31:56.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-21T15:31:57.048Z] + git semver [Pipeline] } [2020-07-21T15:31:57.060Z] $ docker stop --time=1 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 [2020-07-21T15:31:58.506Z] $ docker rm -f 756acde9b942444de00a31a61853ff0bd16c9c39fe1d0908dd5cf15afb216884 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-21T15:32:00.798Z] Stashed 138 file(s) [Pipeline] echo [2020-07-21T15:32:00.800Z] [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 [2020-07-21T15:32:16.111Z] Still waiting to schedule task [2020-07-21T15:32:16.111Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-21T15:32:16.112Z] Still waiting to schedule task [2020-07-21T15:32:16.112Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-449’ is offline [2020-07-21T15:33:54.060Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-452 in /w/workspace/ndry_app-functions-sdk-go_PR-414 [Pipeline] { [Pipeline] ws [2020-07-21T15:33:54.148Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-07-21T15:33:59.057Z] using credential edgex-jenkins-ssh [2020-07-21T15:33:59.104Z] Cloning the remote Git repository [2020-07-21T15:33:59.104Z] Cloning with configured refspecs honoured and without tags [2020-07-21T15:33:59.153Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-21T15:33:59.262Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-07-21T15:33:59.346Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-21T15:33:59.347Z] > git --version # timeout=10 [2020-07-21T15:33:59.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T15:33:59.460Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T15:34:02.319Z] Fetching without tags [2020-07-21T15:34:02.217Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-21T15:34:02.246Z] > git config --add remote.origin.fetch +refs/pull/414/head:refs/remotes/origin/PR-414 # timeout=10 [2020-07-21T15:34:02.266Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T15:34:02.293Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-21T15:34:02.324Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-21T15:34:02.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T15:34:02.338Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T15:34:04.091Z] Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 02c7b870b401402b7c84b6b07d59a1c39910ac2a [2020-07-21T15:34:04.348Z] Merge succeeded, producing 02c7b870b401402b7c84b6b07d59a1c39910ac2a [2020-07-21T15:34:04.349Z] Checking out Revision 02c7b870b401402b7c84b6b07d59a1c39910ac2a (PR-414) [2020-07-21T15:34:04.108Z] > git config core.sparsecheckout # timeout=10 [2020-07-21T15:34:04.140Z] > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 [2020-07-21T15:34:04.243Z] > git remote # timeout=10 [2020-07-21T15:34:04.274Z] > git config --get remote.origin.url # timeout=10 [2020-07-21T15:34:04.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T15:34:04.300Z] > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 [2020-07-21T15:34:04.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-21T15:34:04.349Z] > git config core.sparsecheckout # timeout=10 [2020-07-21T15:34:04.365Z] > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 [2020-07-21T15:34:08.884Z] Commit message: "fix(store-forward): Reverted removal of Mongo implementation code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-21T15:34:12.944Z] ========================================================= [2020-07-21T15:34:12.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-21T15:34:12.944Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:34:14.146Z] + 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 . [2020-07-21T15:34:15.579Z] Sending build context to Docker daemon 37.04MB [2020-07-21T15:34:15.579Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-21T15:34:15.579Z] Step 2/8 : FROM ${BASE} [2020-07-21T15:34:15.579Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-21T15:34:15.579Z] b538f80385f9: Pulling fs layer [2020-07-21T15:34:15.579Z] 74f711af9a0d: Pulling fs layer [2020-07-21T15:34:15.579Z] 99f96fe45779: Pulling fs layer [2020-07-21T15:34:15.579Z] fd7a069fd194: Pulling fs layer [2020-07-21T15:34:15.579Z] 66aa3694b03b: Pulling fs layer [2020-07-21T15:34:15.579Z] 170f70906a0f: Pulling fs layer [2020-07-21T15:34:15.579Z] ad7c5574e4b9: Pulling fs layer [2020-07-21T15:34:15.579Z] e772456be8f7: Pulling fs layer [2020-07-21T15:34:15.579Z] c890913d741a: Pulling fs layer [2020-07-21T15:34:15.579Z] 2480fcc9aa5a: Pulling fs layer [2020-07-21T15:34:15.579Z] 09adf4765672: Pulling fs layer [2020-07-21T15:34:15.579Z] 170f70906a0f: Waiting [2020-07-21T15:34:15.579Z] ad7c5574e4b9: Waiting [2020-07-21T15:34:15.579Z] e772456be8f7: Waiting [2020-07-21T15:34:15.579Z] c890913d741a: Waiting [2020-07-21T15:34:15.579Z] 2480fcc9aa5a: Waiting [2020-07-21T15:34:15.579Z] 09adf4765672: Waiting [2020-07-21T15:34:15.579Z] fd7a069fd194: Waiting [2020-07-21T15:34:15.579Z] 66aa3694b03b: Waiting [2020-07-21T15:34:15.579Z] 99f96fe45779: Verifying Checksum [2020-07-21T15:34:15.579Z] 99f96fe45779: Download complete [2020-07-21T15:34:15.852Z] 74f711af9a0d: Verifying Checksum [2020-07-21T15:34:15.852Z] 74f711af9a0d: Download complete [2020-07-21T15:34:15.852Z] 66aa3694b03b: Verifying Checksum [2020-07-21T15:34:15.852Z] 66aa3694b03b: Download complete [2020-07-21T15:34:15.852Z] 170f70906a0f: Verifying Checksum [2020-07-21T15:34:15.852Z] 170f70906a0f: Download complete [2020-07-21T15:34:15.852Z] b538f80385f9: Verifying Checksum [2020-07-21T15:34:16.864Z] b538f80385f9: Pull complete [2020-07-21T15:34:17.146Z] 74f711af9a0d: Pull complete [2020-07-21T15:34:17.760Z] 99f96fe45779: Pull complete [2020-07-21T15:34:18.361Z] ad7c5574e4b9: Verifying Checksum [2020-07-21T15:34:18.361Z] ad7c5574e4b9: Download complete [2020-07-21T15:34:18.635Z] c890913d741a: Verifying Checksum [2020-07-21T15:34:18.635Z] c890913d741a: Download complete [2020-07-21T15:34:20.624Z] 2480fcc9aa5a: Verifying Checksum [2020-07-21T15:34:20.624Z] 2480fcc9aa5a: Download complete [2020-07-21T15:34:20.624Z] 09adf4765672: Download complete [2020-07-21T15:34:20.898Z] e772456be8f7: Verifying Checksum [2020-07-21T15:34:20.898Z] e772456be8f7: Download complete [2020-07-21T15:34:21.173Z] fd7a069fd194: Verifying Checksum [2020-07-21T15:34:21.173Z] fd7a069fd194: Download complete [2020-07-21T15:34:33.583Z] fd7a069fd194: Pull complete [2020-07-21T15:34:33.583Z] 66aa3694b03b: Pull complete [2020-07-21T15:34:33.583Z] 170f70906a0f: Pull complete [2020-07-21T15:34:36.980Z] ad7c5574e4b9: Pull complete [2020-07-21T15:34:38.505Z] Running on prd-centos7-docker-4c-2g-453 in /w/workspace/ndry_app-functions-sdk-go_PR-414 [Pipeline] { [Pipeline] ws [2020-07-21T15:34:38.546Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2020-07-21T15:34:41.299Z] e772456be8f7: Pull complete [2020-07-21T15:34:41.578Z] c890913d741a: Pull complete [2020-07-21T15:34:41.847Z] using credential edgex-jenkins-ssh [2020-07-21T15:34:41.920Z] Cloning the remote Git repository [2020-07-21T15:34:41.921Z] Cloning with configured refspecs honoured and without tags [2020-07-21T15:34:41.436Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-21T15:34:41.501Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2020-07-21T15:34:41.546Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-21T15:34:41.547Z] > git --version # timeout=10 [2020-07-21T15:34:41.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T15:34:41.583Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T15:34:44.219Z] 2480fcc9aa5a: Pull complete [2020-07-21T15:34:44.494Z] 09adf4765672: Pull complete [2020-07-21T15:34:44.494Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-21T15:34:44.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-21T15:34:44.494Z] ---> 2248a725d1cf [2020-07-21T15:34:44.494Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-21T15:34:44.660Z] Fetching without tags [2020-07-21T15:34:45.085Z] latest: Pulling from library/docker [2020-07-21T15:34:45.085Z] b538f80385f9: Already exists [2020-07-21T15:34:45.085Z] 259a493cd78d: Pulling fs layer [2020-07-21T15:34:45.085Z] b8e66b5100f5: Pulling fs layer [2020-07-21T15:34:45.085Z] 39dc9c94d07c: Pulling fs layer [2020-07-21T15:34:45.085Z] 551b823b3b82: Pulling fs layer [2020-07-21T15:34:45.085Z] 3c52a74df98c: Pulling fs layer [2020-07-21T15:34:45.085Z] 6c9b121b6998: Pulling fs layer [2020-07-21T15:34:45.085Z] 551b823b3b82: Waiting [2020-07-21T15:34:45.085Z] 3c52a74df98c: Waiting [2020-07-21T15:34:45.085Z] 6c9b121b6998: Waiting [2020-07-21T15:34:45.085Z] b8e66b5100f5: Verifying Checksum [2020-07-21T15:34:45.086Z] b8e66b5100f5: Download complete [2020-07-21T15:34:45.362Z] 259a493cd78d: Verifying Checksum [2020-07-21T15:34:45.362Z] 259a493cd78d: Download complete [2020-07-21T15:34:45.362Z] 551b823b3b82: Verifying Checksum [2020-07-21T15:34:45.362Z] 551b823b3b82: Download complete [2020-07-21T15:34:45.362Z] 3c52a74df98c: Verifying Checksum [2020-07-21T15:34:45.362Z] 3c52a74df98c: Download complete [2020-07-21T15:34:45.362Z] 6c9b121b6998: Verifying Checksum [2020-07-21T15:34:45.363Z] Merging remotes/origin/master commit 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b into PR head commit 02c7b870b401402b7c84b6b07d59a1c39910ac2a [2020-07-21T15:34:45.450Z] Merge succeeded, producing 02c7b870b401402b7c84b6b07d59a1c39910ac2a [2020-07-21T15:34:45.451Z] Checking out Revision 02c7b870b401402b7c84b6b07d59a1c39910ac2a (PR-414) [2020-07-21T15:34:44.330Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-21T15:34:44.343Z] > git config --add remote.origin.fetch +refs/pull/414/head:refs/remotes/origin/PR-414 # timeout=10 [2020-07-21T15:34:44.350Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T15:34:44.367Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-07-21T15:34:44.380Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-07-21T15:34:44.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T15:34:44.386Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-21T15:34:45.146Z] > git config core.sparsecheckout # timeout=10 [2020-07-21T15:34:45.152Z] > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 [2020-07-21T15:34:45.199Z] > git remote # timeout=10 [2020-07-21T15:34:45.207Z] > git config --get remote.origin.url # timeout=10 [2020-07-21T15:34:45.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-21T15:34:45.216Z] > git merge 61ed54c1b2efb7b45f2626e08ac979e88bc0e74b # timeout=10 [2020-07-21T15:34:45.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-21T15:34:45.235Z] > git config core.sparsecheckout # timeout=10 [2020-07-21T15:34:45.241Z] > git checkout -f 02c7b870b401402b7c84b6b07d59a1c39910ac2a # timeout=10 [2020-07-21T15:34:45.964Z] 259a493cd78d: Pull complete [2020-07-21T15:34:46.239Z] b8e66b5100f5: Pull complete [2020-07-21T15:34:46.510Z] 39dc9c94d07c: Download complete [2020-07-21T15:34:48.825Z] Commit message: "fix(store-forward): Reverted removal of Mongo implementation code" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-07-21T15:34:49.911Z] 39dc9c94d07c: Pull complete [2020-07-21T15:34:50.187Z] 551b823b3b82: Pull complete [Pipeline] echo [2020-07-21T15:34:50.376Z] ========================================================= [2020-07-21T15:34:50.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-21T15:34:50.376Z] ========================================================= [2020-07-21T15:34:50.456Z] 3c52a74df98c: Pull complete [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:34:50.729Z] 6c9b121b6998: Pull complete [2020-07-21T15:34:50.729Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-21T15:34:50.729Z] Status: Downloaded newer image for docker:latest [2020-07-21T15:34:51.070Z] + 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 . [2020-07-21T15:34:51.644Z] Sending build context to Docker daemon 37.04MB [2020-07-21T15:34:51.644Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-21T15:34:51.644Z] Step 2/8 : FROM ${BASE} [2020-07-21T15:34:51.644Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-21T15:34:51.644Z] df20fa9351a1: Pulling fs layer [2020-07-21T15:34:51.644Z] ed8968b2872e: Pulling fs layer [2020-07-21T15:34:51.644Z] a92cc7c5fd73: Pulling fs layer [2020-07-21T15:34:51.644Z] 2dd03ba5bac4: Pulling fs layer [2020-07-21T15:34:51.644Z] 1e091d79d1de: Pulling fs layer [2020-07-21T15:34:51.644Z] 481702a1767f: Pulling fs layer [2020-07-21T15:34:51.644Z] f64a6f60c768: Pulling fs layer [2020-07-21T15:34:51.644Z] e78d2573fc39: Pulling fs layer [2020-07-21T15:34:51.644Z] e876d2f968b6: Pulling fs layer [2020-07-21T15:34:51.644Z] ce8a83651883: Pulling fs layer [2020-07-21T15:34:51.644Z] 07967f4d0e4b: Pulling fs layer [2020-07-21T15:34:51.644Z] 481702a1767f: Waiting [2020-07-21T15:34:51.644Z] f64a6f60c768: Waiting [2020-07-21T15:34:51.644Z] e78d2573fc39: Waiting [2020-07-21T15:34:51.644Z] e876d2f968b6: Waiting [2020-07-21T15:34:51.644Z] ce8a83651883: Waiting [2020-07-21T15:34:51.644Z] 07967f4d0e4b: Waiting [2020-07-21T15:34:51.644Z] 2dd03ba5bac4: Waiting [2020-07-21T15:34:51.644Z] 1e091d79d1de: Waiting [2020-07-21T15:34:51.907Z] a92cc7c5fd73: Verifying Checksum [2020-07-21T15:34:51.908Z] a92cc7c5fd73: Download complete [2020-07-21T15:34:51.908Z] ed8968b2872e: Verifying Checksum [2020-07-21T15:34:51.908Z] ed8968b2872e: Download complete [2020-07-21T15:34:51.908Z] 1e091d79d1de: Verifying Checksum [2020-07-21T15:34:51.908Z] 1e091d79d1de: Download complete [2020-07-21T15:34:51.908Z] 481702a1767f: Verifying Checksum [2020-07-21T15:34:51.908Z] 481702a1767f: Download complete [2020-07-21T15:34:51.908Z] df20fa9351a1: Verifying Checksum [2020-07-21T15:34:51.908Z] df20fa9351a1: Download complete [2020-07-21T15:34:52.886Z] f64a6f60c768: Verifying Checksum [2020-07-21T15:34:52.886Z] f64a6f60c768: Download complete [2020-07-21T15:34:52.886Z] e876d2f968b6: Verifying Checksum [2020-07-21T15:34:52.886Z] e876d2f968b6: Download complete [2020-07-21T15:34:53.151Z] e78d2573fc39: Verifying Checksum [2020-07-21T15:34:53.151Z] e78d2573fc39: Download complete [2020-07-21T15:34:53.417Z] ce8a83651883: Verifying Checksum [2020-07-21T15:34:53.417Z] ce8a83651883: Download complete [2020-07-21T15:34:53.417Z] 2dd03ba5bac4: Verifying Checksum [2020-07-21T15:34:53.417Z] 2dd03ba5bac4: Download complete [2020-07-21T15:34:53.417Z] 07967f4d0e4b: Verifying Checksum [2020-07-21T15:34:53.417Z] 07967f4d0e4b: Download complete [2020-07-21T15:34:54.807Z] df20fa9351a1: Pull complete [2020-07-21T15:34:54.807Z] ed8968b2872e: Pull complete [2020-07-21T15:34:54.807Z] a92cc7c5fd73: Pull complete [2020-07-21T15:34:58.981Z] ---> 77da4648600e [2020-07-21T15:34:58.981Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-21T15:34:58.981Z] ---> Running in bef198391f95 [2020-07-21T15:34:58.981Z] Removing intermediate container bef198391f95 [2020-07-21T15:34:58.981Z] ---> 8c3ed9793768 [2020-07-21T15:34:58.981Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-21T15:34:59.252Z] ---> Running in 10eecb6a777c [2020-07-21T15:35:00.116Z] 2dd03ba5bac4: Pull complete [2020-07-21T15:35:00.117Z] 1e091d79d1de: Pull complete [2020-07-21T15:35:00.117Z] 481702a1767f: Pull complete [2020-07-21T15:35:00.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-21T15:35:01.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-21T15:35:01.925Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-21T15:35:02.194Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-21T15:35:02.194Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-07-21T15:35:02.466Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-21T15:35:02.466Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-21T15:35:02.466Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T15:35:02.466Z] OK: 143 MiB in 44 packages [2020-07-21T15:35:03.894Z] Removing intermediate container 10eecb6a777c [2020-07-21T15:35:03.894Z] ---> a69cbb13e6c0 [2020-07-21T15:35:03.894Z] Step 6/8 : WORKDIR /build [2020-07-21T15:35:03.894Z] ---> Running in 6d3475871331 [2020-07-21T15:35:04.489Z] Removing intermediate container 6d3475871331 [2020-07-21T15:35:04.489Z] ---> e24c6a916a53 [2020-07-21T15:35:04.489Z] Step 7/8 : COPY go.mod . [2020-07-21T15:35:05.082Z] ---> 2c441bfa1fe1 [2020-07-21T15:35:05.082Z] Step 8/8 : RUN go mod download [2020-07-21T15:35:05.363Z] ---> Running in 8e2f77a3c3a8 [2020-07-21T15:35:08.740Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-21T15:35:08.740Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-21T15:35:08.740Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-21T15:35:08.740Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-21T15:35:08.740Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-21T15:35:08.740Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-21T15:35:08.740Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-21T15:35:08.740Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-21T15:35:08.740Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-21T15:35:08.740Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-21T15:35:08.741Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 [2020-07-21T15:35:08.741Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-21T15:35:08.741Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-21T15:35:08.741Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-21T15:35:08.741Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-21T15:35:08.741Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-21T15:35:08.741Z] go: finding github.com/fatih/color v1.7.0 [2020-07-21T15:35:08.741Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-21T15:35:08.741Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-21T15:35:08.741Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-21T15:35:08.741Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-21T15:35:08.741Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-21T15:35:08.741Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-21T15:35:08.741Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-21T15:35:08.741Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-21T15:35:09.010Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-21T15:35:09.010Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-21T15:35:09.010Z] go: finding github.com/google/uuid v1.1.1 [2020-07-21T15:35:09.010Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-21T15:35:09.010Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-21T15:35:09.280Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-21T15:35:09.280Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-21T15:35:09.551Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-21T15:35:09.552Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-21T15:35:09.552Z] go: finding github.com/kr/pty v1.1.1 [2020-07-21T15:35:09.552Z] go: finding github.com/kr/text v0.1.0 [2020-07-21T15:35:09.552Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-21T15:35:09.552Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-21T15:35:09.552Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-21T15:35:09.552Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-21T15:35:09.552Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-21T15:35:09.552Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-21T15:35:09.552Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-21T15:35:09.821Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-21T15:35:09.821Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-21T15:35:09.821Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-21T15:35:09.821Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-21T15:35:09.821Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-21T15:35:09.821Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-21T15:35:09.821Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-21T15:35:09.821Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-21T15:35:09.821Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-21T15:35:09.821Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-21T15:35:09.821Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-21T15:35:10.093Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-21T15:35:10.093Z] go: finding github.com/posener/complete v1.1.1 [2020-07-21T15:35:10.093Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-21T15:35:10.093Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-21T15:35:10.093Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-21T15:35:10.093Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-21T15:35:10.093Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-21T15:35:10.093Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-21T15:35:10.093Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-21T15:35:10.093Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-21T15:35:10.132Z] f64a6f60c768: Pull complete [2020-07-21T15:35:10.366Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-21T15:35:10.366Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-21T15:35:10.366Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-21T15:35:10.366Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-21T15:35:10.366Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-21T15:35:10.366Z] go: finding golang.org/x/text v0.3.2 [2020-07-21T15:35:10.367Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-21T15:35:10.367Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-21T15:35:10.367Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-21T15:35:10.367Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-21T15:35:10.641Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-21T15:35:10.641Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-21T15:35:12.060Z] e78d2573fc39: Pull complete [2020-07-21T15:35:12.322Z] e876d2f968b6: Pull complete [2020-07-21T15:35:13.709Z] ce8a83651883: Pull complete [2020-07-21T15:35:13.709Z] 07967f4d0e4b: Pull complete [2020-07-21T15:35:13.709Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-21T15:35:13.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-21T15:35:13.709Z] ---> 5d7c900382c6 [2020-07-21T15:35:13.709Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-07-21T15:35:13.969Z] latest: Pulling from library/docker [2020-07-21T15:35:14.231Z] df20fa9351a1: Already exists [2020-07-21T15:35:14.231Z] 25ad7478873d: Pulling fs layer [2020-07-21T15:35:14.231Z] 4684f6177b5d: Pulling fs layer [2020-07-21T15:35:14.231Z] 46e300cec669: Pulling fs layer [2020-07-21T15:35:14.231Z] 63038576ad94: Pulling fs layer [2020-07-21T15:35:14.231Z] 0fdb76c4706c: Pulling fs layer [2020-07-21T15:35:14.231Z] cb7edeffdfd5: Pulling fs layer [2020-07-21T15:35:14.231Z] 0fdb76c4706c: Waiting [2020-07-21T15:35:14.231Z] cb7edeffdfd5: Waiting [2020-07-21T15:35:14.231Z] 63038576ad94: Waiting [2020-07-21T15:35:14.231Z] 4684f6177b5d: Verifying Checksum [2020-07-21T15:35:14.231Z] 4684f6177b5d: Download complete [2020-07-21T15:35:14.231Z] 25ad7478873d: Download complete [2020-07-21T15:35:14.491Z] 63038576ad94: Verifying Checksum [2020-07-21T15:35:14.491Z] 63038576ad94: Download complete [2020-07-21T15:35:14.491Z] 0fdb76c4706c: Verifying Checksum [2020-07-21T15:35:14.491Z] 0fdb76c4706c: Download complete [2020-07-21T15:35:14.491Z] cb7edeffdfd5: Verifying Checksum [2020-07-21T15:35:14.491Z] cb7edeffdfd5: Download complete [2020-07-21T15:35:14.491Z] 25ad7478873d: Pull complete [2020-07-21T15:35:14.753Z] 4684f6177b5d: Pull complete [2020-07-21T15:35:14.753Z] 46e300cec669: Retrying in 5 seconds [2020-07-21T15:35:16.138Z] 46e300cec669: Retrying in 4 seconds [2020-07-21T15:35:17.080Z] 46e300cec669: Retrying in 3 seconds [2020-07-21T15:35:18.020Z] 46e300cec669: Retrying in 2 seconds [2020-07-21T15:35:18.962Z] 46e300cec669: Retrying in 1 second [2020-07-21T15:35:20.346Z] 46e300cec669: Download complete [2020-07-21T15:35:23.653Z] 46e300cec669: Pull complete [2020-07-21T15:35:23.653Z] 63038576ad94: Pull complete [2020-07-21T15:35:23.653Z] 0fdb76c4706c: Pull complete [2020-07-21T15:35:23.915Z] cb7edeffdfd5: Pull complete [2020-07-21T15:35:23.915Z] Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 [2020-07-21T15:35:23.915Z] Status: Downloaded newer image for docker:latest [2020-07-21T15:35:25.312Z] ---> f0e34108938b [2020-07-21T15:35:25.312Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-21T15:35:25.312Z] ---> Running in 4b14711d63f2 [2020-07-21T15:35:25.574Z] Removing intermediate container 4b14711d63f2 [2020-07-21T15:35:25.574Z] ---> 3a82e039ecfc [2020-07-21T15:35:25.574Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-07-21T15:35:25.574Z] ---> Running in 1eb5fb621a7c [2020-07-21T15:35:26.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-21T15:35:27.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-21T15:35:27.659Z] (1/5) Installing libsodium (1.0.18-r0) [2020-07-21T15:35:27.659Z] (2/5) Installing libzmq (4.3.2-r0) [2020-07-21T15:35:27.659Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-07-21T15:35:27.921Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-07-21T15:35:27.921Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-07-21T15:35:27.921Z] Executing busybox-1.31.1-r16.trigger [2020-07-21T15:35:27.921Z] OK: 167 MiB in 44 packages [2020-07-21T15:35:28.862Z] Removing intermediate container 1eb5fb621a7c [2020-07-21T15:35:28.862Z] ---> b9991fe331db [2020-07-21T15:35:28.862Z] Step 6/8 : WORKDIR /build [2020-07-21T15:35:28.862Z] ---> Running in f250c182496c [2020-07-21T15:35:28.862Z] Removing intermediate container f250c182496c [2020-07-21T15:35:28.862Z] ---> 2f41e9d72fde [2020-07-21T15:35:28.862Z] Step 7/8 : COPY go.mod . [2020-07-21T15:35:28.979Z] Removing intermediate container 8e2f77a3c3a8 [2020-07-21T15:35:28.979Z] ---> 7c772d7d11c7 [2020-07-21T15:35:28.979Z] Successfully built 7c772d7d11c7 [2020-07-21T15:35:28.979Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-07-21T15:35:29.123Z] ---> e32418f64b36 [2020-07-21T15:35:29.123Z] Step 8/8 : RUN go mod download [2020-07-21T15:35:29.123Z] ---> Running in 7cdeb9a076b8 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:35:29.609Z] + docker inspect -f . ci-base-image-arm64 [2020-07-21T15:35:29.609Z] . [Pipeline] withDockerContainer [2020-07-21T15:35:29.881Z] prd-ubuntu18.04-docker-arm64-4c-16g-452 does not seem to be running inside a container [2020-07-21T15:35:29.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/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 ******** -e ******** ci-base-image-arm64 cat [2020-07-21T15:35:31.751Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-07-21T15:35:31.751Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-21T15:35:31.751Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-21T15:35:31.751Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-21T15:35:31.751Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-21T15:35:31.751Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-21T15:35:31.751Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-21T15:35:31.751Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-21T15:35:31.751Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-07-21T15:35:31.751Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-07-21T15:35:31.751Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.35 [2020-07-21T15:35:31.751Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-21T15:35:31.751Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.60 [2020-07-21T15:35:31.751Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 [2020-07-21T15:35:31.751Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-07-21T15:35:31.751Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.18 [2020-07-21T15:35:31.751Z] go: finding github.com/fatih/color v1.7.0 [2020-07-21T15:35:31.751Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-07-21T15:35:31.751Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-07-21T15:35:31.751Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-21T15:35:31.751Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-21T15:35:31.751Z] go: finding github.com/go-redis/redis/v7 v7.2.0 [2020-07-21T15:35:31.751Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-21T15:35:31.751Z] go: finding github.com/golang/protobuf v1.3.2 [2020-07-21T15:35:31.751Z] go: finding github.com/golang/snappy v0.0.1 [2020-07-21T15:35:31.803Z] $ docker top f93870fdbbd74d2496b960f316a7dc1dfc13d74e659aafdf89b1465861eb6869 -eo pid,comm [2020-07-21T15:35:32.012Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-07-21T15:35:32.012Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-21T15:35:32.013Z] go: finding github.com/google/uuid v1.1.1 [2020-07-21T15:35:32.013Z] go: finding github.com/gorilla/mux v1.7.4 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-21T15:35:32.013Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [Pipeline] { [Pipeline] sh [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-21T15:35:32.273Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-21T15:35:32.273Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-07-21T15:35:32.273Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-21T15:35:32.273Z] go: finding github.com/kr/pretty v0.1.0 [2020-07-21T15:35:32.534Z] go: finding github.com/kr/pty v1.1.1 [2020-07-21T15:35:32.534Z] go: finding github.com/kr/text v0.1.0 [2020-07-21T15:35:32.534Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-21T15:35:32.534Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-21T15:35:32.534Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-21T15:35:32.534Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-21T15:35:32.795Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-21T15:35:32.795Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-21T15:35:32.795Z] go: finding github.com/onsi/ginkgo v1.10.1 [2020-07-21T15:35:32.795Z] go: finding github.com/onsi/gomega v1.7.0 [2020-07-21T15:35:32.795Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-21T15:35:32.795Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-07-21T15:35:32.795Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-21T15:35:32.795Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-21T15:35:32.795Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-21T15:35:32.795Z] go: finding github.com/posener/complete v1.1.1 [2020-07-21T15:35:32.795Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-21T15:35:32.795Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-21T15:35:33.057Z] go: finding github.com/stretchr/objx v0.2.0 [2020-07-21T15:35:33.057Z] go: finding github.com/stretchr/testify v1.6.1 [2020-07-21T15:35:33.057Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-21T15:35:33.057Z] go: finding github.com/x448/float16 v0.8.4 [2020-07-21T15:35:33.057Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-07-21T15:35:33.057Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-07-21T15:35:33.057Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-07-21T15:35:33.057Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-21T15:35:33.057Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-07-21T15:35:33.057Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-21T15:35:33.057Z] go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 [2020-07-21T15:35:33.057Z] go: finding golang.org/x/text v0.3.2 [2020-07-21T15:35:33.057Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-07-21T15:35:33.216Z] + go version [2020-07-21T15:35:33.217Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-21T15:35:33.320Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-07-21T15:35:33.320Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-07-21T15:35:33.320Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-07-21T15:35:33.320Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-21T15:35:33.320Z] go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2020-07-21T15:35:34.257Z] + make test [2020-07-21T15:35:34.257Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-21T15:35:36.248Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-07-21T15:35:48.269Z] Removing intermediate container 7cdeb9a076b8 [2020-07-21T15:35:48.269Z] ---> ffae5438f377 [2020-07-21T15:35:48.269Z] Successfully built ffae5438f377 [2020-07-21T15:35:48.269Z] 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 [2020-07-21T15:35:49.026Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-21T15:35:49.026Z] . [Pipeline] withDockerContainer [2020-07-21T15:35:49.126Z] prd-centos7-docker-4c-2g-453 does not seem to be running inside a container [2020-07-21T15:35:49.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/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 [2020-07-21T15:35:49.876Z] $ docker top e840244d3491c3cd0fd54cf897a9e3e170ba19e6ee092ca90cf70aef62703b12 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-07-21T15:35:50.344Z] + go version [2020-07-21T15:35:50.344Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-21T15:35:50.644Z] + make test [2020-07-21T15:35:50.644Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-21T15:35:52.040Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-07-21T15:35:58.531Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.107s coverage: 86.2% of statements [2020-07-21T15:35:58.709Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.056s coverage: 86.2% of statements [2020-07-21T15:36:13.783Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.024s coverage: 51.6% of statements [2020-07-21T15:36:13.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-07-21T15:36:13.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-07-21T15:36:13.783Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.028s coverage: 54.0% of statements [2020-07-21T15:36:13.783Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-07-21T15:36:13.783Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.575s coverage: 69.1% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.499s coverage: 73.4% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.087s coverage: 100.0% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-07-21T15:36:28.749Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.694s coverage: 78.0% of statements [2020-07-21T15:36:28.749Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.078s coverage: 81.1% of statements [2020-07-21T15:36:37.624Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.051s coverage: 51.6% of statements [2020-07-21T15:36:37.624Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-07-21T15:36:37.624Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-07-21T15:36:37.624Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.121s coverage: 54.0% of statements [2020-07-21T15:36:37.624Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-07-21T15:36:37.624Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.509s coverage: 69.1% of statements [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.560s coverage: 73.4% of statements [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.024s coverage: 89.5% of statements [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.028s coverage: 100.0% of statements [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.131s coverage: 100.0% of statements [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.023s coverage: 100.0% of statements [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.015s coverage: 100.0% of statements [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-07-21T15:36:43.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.027s coverage: 97.7% of statements [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-07-21T15:36:43.038Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-07-21T15:36:43.660Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.357s coverage: 71.5% of statements [2020-07-21T15:36:43.660Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements [2020-07-21T15:36:43.660Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-07-21T15:36:47.024Z] gofmt -l . [2020-07-21T15:36:47.024Z] [ "`gofmt -l .`" = "" ] [2020-07-21T15:36:47.024Z] ./bin/test-go-mod-tidy.sh [2020-07-21T15:36:47.338Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.719s coverage: 78.0% of statements [2020-07-21T15:36:47.338Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.123s coverage: 81.1% of statements [2020-07-21T15:36:47.596Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-07-21T15:36:47.596Z] go: finding github.com/google/go-cmp v0.5.0 [2020-07-21T15:36:47.596Z] go: downloading github.com/tidwall/pretty v1.0.1 [2020-07-21T15:36:47.596Z] go: downloading github.com/google/go-cmp v0.5.0 [2020-07-21T15:36:47.596Z] go: extracting github.com/google/go-cmp v0.5.0 [2020-07-21T15:36:47.596Z] go: extracting github.com/tidwall/pretty v1.0.1 [2020-07-21T15:36:48.554Z] github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo imports [2020-07-21T15:36:48.554Z] go.mongodb.org/mongo-driver/bson tested by [2020-07-21T15:36:48.554Z] go.mongodb.org/mongo-driver/bson.test imports [2020-07-21T15:36:48.554Z] github.com/google/go-cmp/cmp: module github.com/google/go-cmp/cmp: reading https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/google/go-cmp/cmp/@v/list: 503 Service Unavailable [2020-07-21T15:36:48.554Z] make: *** [Makefile:10: test] Error 1 [Pipeline] } [2020-07-21T15:36:48.568Z] $ docker stop --time=1 e840244d3491c3cd0fd54cf897a9e3e170ba19e6ee092ca90cf70aef62703b12 [2020-07-21T15:36:50.388Z] $ docker rm -f e840244d3491c3cd0fd54cf897a9e3e170ba19e6ee092ca90cf70aef62703b12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-21T15:36:51.843Z] Failed in branch amd64 [2020-07-21T15:37:09.474Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.730s coverage: 71.5% of statements [2020-07-21T15:37:09.474Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.015s coverage: 100.0% of statements [2020-07-21T15:37:09.749Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-07-21T15:37:22.182Z] gofmt -l . [2020-07-21T15:37:22.182Z] [ "`gofmt -l .`" = "" ] [2020-07-21T15:37:22.182Z] ./bin/test-go-mod-tidy.sh [2020-07-21T15:37:22.182Z] go: finding github.com/google/go-cmp v0.5.0 [2020-07-21T15:37:22.182Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-07-21T15:37:22.182Z] go: downloading github.com/google/go-cmp v0.5.0 [2020-07-21T15:37:22.182Z] go: downloading github.com/tidwall/pretty v1.0.1 [2020-07-21T15:37:22.182Z] go: extracting github.com/tidwall/pretty v1.0.1 [2020-07-21T15:37:22.182Z] go: extracting github.com/google/go-cmp v0.5.0 [2020-07-21T15:37:22.778Z] github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo imports [2020-07-21T15:37:22.778Z] go.mongodb.org/mongo-driver/bson tested by [2020-07-21T15:37:22.778Z] go.mongodb.org/mongo-driver/bson.test imports [2020-07-21T15:37:22.778Z] github.com/google/go-cmp/cmp: module github.com/google/go-cmp/cmp: reading https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/google/go-cmp/cmp/@v/list: 502 Bad Gateway [2020-07-21T15:37:22.778Z] make: *** [Makefile:10: test] Error 1 [Pipeline] } [2020-07-21T15:37:22.793Z] $ docker stop --time=1 f93870fdbbd74d2496b960f316a7dc1dfc13d74e659aafdf89b1465861eb6869 [2020-07-21T15:37:24.953Z] $ docker rm -f f93870fdbbd74d2496b960f316a7dc1dfc13d74e659aafdf89b1465861eb6869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-21T15:37:26.629Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-07-21T15:37:27.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-21T15:37:28.537Z] ---> package-listing.sh [2020-07-21T15:37:28.537Z] ++ facter osfamily [2020-07-21T15:37:28.537Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-21T15:37:28.537Z] + OS_FAMILY=redhat [2020-07-21T15:37:28.537Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-414 [2020-07-21T15:37:28.537Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-21T15:37:28.537Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-21T15:37:28.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-21T15:37:28.537Z] + PACKAGES=/tmp/packages_start.txt [2020-07-21T15:37:28.537Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-414 ']' [2020-07-21T15:37:28.537Z] + PACKAGES=/tmp/packages_end.txt [2020-07-21T15:37:28.537Z] + case "${OS_FAMILY}" in [2020-07-21T15:37:28.537Z] + rpm -qa [2020-07-21T15:37:28.537Z] + sort [2020-07-21T15:37:32.738Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-21T15:37:32.738Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-21T15:37:32.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-21T15:37:32.738Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-414 ']' [2020-07-21T15:37:32.738Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-414/archives/ [2020-07-21T15:37:32.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-414/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:37:33.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-21T15:37:33.240Z] [2020-07-21T15:37:33.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-21T15:37:33.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-21T15:37:33.581Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-21T15:37:33.581Z] c9b1b535fdd9: Pulling fs layer [2020-07-21T15:37:33.581Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-21T15:37:33.581Z] 756a868c4378: Pulling fs layer [2020-07-21T15:37:33.581Z] 444b2fc9a129: Pulling fs layer [2020-07-21T15:37:33.581Z] ea15f1150254: Pulling fs layer [2020-07-21T15:37:33.581Z] 41b27a9f41bf: Pulling fs layer [2020-07-21T15:37:33.581Z] 28c525ee5125: Pulling fs layer [2020-07-21T15:37:33.581Z] 094b1ea09ed8: Pulling fs layer [2020-07-21T15:37:33.581Z] 138eaada9080: Pulling fs layer [2020-07-21T15:37:33.581Z] 0622d0fa9048: Pulling fs layer [2020-07-21T15:37:33.581Z] 444b2fc9a129: Waiting [2020-07-21T15:37:33.581Z] ea15f1150254: Waiting [2020-07-21T15:37:33.581Z] 41b27a9f41bf: Waiting [2020-07-21T15:37:33.581Z] 28c525ee5125: Waiting [2020-07-21T15:37:33.581Z] 094b1ea09ed8: Waiting [2020-07-21T15:37:33.581Z] 138eaada9080: Waiting [2020-07-21T15:37:33.581Z] 0622d0fa9048: Waiting [2020-07-21T15:37:33.581Z] 2cc5ad85d9ab: Download complete [2020-07-21T15:37:33.581Z] 444b2fc9a129: Download complete [2020-07-21T15:37:33.581Z] c9b1b535fdd9: Verifying Checksum [2020-07-21T15:37:33.581Z] c9b1b535fdd9: Download complete [2020-07-21T15:37:33.581Z] ea15f1150254: Download complete [2020-07-21T15:37:33.860Z] 28c525ee5125: Verifying Checksum [2020-07-21T15:37:33.860Z] 28c525ee5125: Download complete [2020-07-21T15:37:33.860Z] 756a868c4378: Verifying Checksum [2020-07-21T15:37:33.860Z] 756a868c4378: Download complete [2020-07-21T15:37:34.126Z] c9b1b535fdd9: Pull complete [2020-07-21T15:37:34.126Z] 138eaada9080: Verifying Checksum [2020-07-21T15:37:34.126Z] 138eaada9080: Download complete [2020-07-21T15:37:34.126Z] 094b1ea09ed8: Verifying Checksum [2020-07-21T15:37:34.126Z] 094b1ea09ed8: Download complete [2020-07-21T15:37:34.126Z] 0622d0fa9048: Verifying Checksum [2020-07-21T15:37:34.126Z] 0622d0fa9048: Download complete [2020-07-21T15:37:34.391Z] 2cc5ad85d9ab: Pull complete [2020-07-21T15:37:34.662Z] 41b27a9f41bf: Verifying Checksum [2020-07-21T15:37:34.662Z] 41b27a9f41bf: Download complete [2020-07-21T15:37:36.046Z] 756a868c4378: Pull complete [2020-07-21T15:37:36.046Z] 444b2fc9a129: Pull complete [2020-07-21T15:37:36.046Z] ea15f1150254: Pull complete [2020-07-21T15:37:40.259Z] 41b27a9f41bf: Pull complete [2020-07-21T15:37:40.259Z] 28c525ee5125: Pull complete [2020-07-21T15:37:42.820Z] 094b1ea09ed8: Pull complete [2020-07-21T15:37:43.085Z] 138eaada9080: Pull complete [2020-07-21T15:37:43.346Z] 0622d0fa9048: Pull complete [2020-07-21T15:37:43.346Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-21T15:37:43.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-21T15:37:43.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-21T15:37:43.498Z] prd-centos7-docker-4c-2g-451 does not seem to be running inside a container [2020-07-21T15:37:43.532Z] $ 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_PR-414 -v /w/workspace/ndry_app-functions-sdk-go_PR-414:/w/workspace/ndry_app-functions-sdk-go_PR-414:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-414@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-21T15:37:47.453Z] $ docker top ad0e006528d55a9a5fbe833608f58a51c7b08b98d99b478b9f84422b3dfb8e73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-21T15:37:47.702Z] provisioning config files... [2020-07-21T15:37:47.720Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-414@tmp/config7006262257823610026tmp [Pipeline] { [Pipeline] echo [2020-07-21T15:37:47.776Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-21T15:37:48.064Z] ---> create-netrc.sh [Pipeline] echo [2020-07-21T15:37:48.074Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-21T15:37:48.367Z] ---> logs-deploy.sh [2020-07-21T15:37:48.367Z] + ARCHIVE_ARTIFACTS= [2020-07-21T15:37:48.367Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-21T15:37:48.367Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-21T15:37:48.367Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-21T15:37:48.367Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-414/3 [2020-07-21T15:37:48.367Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-414/3/ [2020-07-21T15:37:48.367Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-414/3 /w/workspace/ndry_app-functions-sdk-go_PR-414 [2020-07-21T15:37:49.750Z] Archives upload complete. [2020-07-21T15:37:49.750Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-414/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-414/3/ [2020-07-21T15:37:50.320Z] ---> uname -a: [2020-07-21T15:37:50.320Z] Linux ad0e006528d5 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> lscpu: [2020-07-21T15:37:50.320Z] Architecture: x86_64 [2020-07-21T15:37:50.320Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-21T15:37:50.320Z] Byte Order: Little Endian [2020-07-21T15:37:50.320Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-21T15:37:50.320Z] CPU(s): 4 [2020-07-21T15:37:50.320Z] On-line CPU(s) list: 0-3 [2020-07-21T15:37:50.320Z] Thread(s) per core: 1 [2020-07-21T15:37:50.320Z] Core(s) per socket: 1 [2020-07-21T15:37:50.320Z] Socket(s): 4 [2020-07-21T15:37:50.320Z] NUMA node(s): 1 [2020-07-21T15:37:50.320Z] Vendor ID: GenuineIntel [2020-07-21T15:37:50.320Z] CPU family: 6 [2020-07-21T15:37:50.320Z] Model: 44 [2020-07-21T15:37:50.320Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-21T15:37:50.320Z] Stepping: 1 [2020-07-21T15:37:50.320Z] CPU MHz: 2933.442 [2020-07-21T15:37:50.320Z] BogoMIPS: 5866.88 [2020-07-21T15:37:50.320Z] Virtualization: VT-x [2020-07-21T15:37:50.320Z] Hypervisor vendor: KVM [2020-07-21T15:37:50.320Z] Virtualization type: full [2020-07-21T15:37:50.320Z] L1d cache: 128 KiB [2020-07-21T15:37:50.320Z] L1i cache: 128 KiB [2020-07-21T15:37:50.320Z] L2 cache: 16 MiB [2020-07-21T15:37:50.320Z] L3 cache: 64 MiB [2020-07-21T15:37:50.320Z] NUMA node0 CPU(s): 0-3 [2020-07-21T15:37:50.320Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-21T15:37:50.320Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-21T15:37:50.320Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-21T15:37:50.320Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-21T15:37:50.320Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-21T15:37:50.320Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-21T15:37:50.320Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-21T15:37:50.320Z] Vulnerability Tsx async abort: Not affected [2020-07-21T15:37:50.320Z] 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 [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> nproc: [2020-07-21T15:37:50.320Z] 4 [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> df -h: [2020-07-21T15:37:50.320Z] Filesystem Size Used Available Use% Mounted on [2020-07-21T15:37:50.320Z] overlay 50.0G 7.3G 42.7G 15% / [2020-07-21T15:37:50.320Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-21T15:37:50.320Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-21T15:37:50.320Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-21T15:37:50.320Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-07-21T15:37:50.320Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-07-21T15:37:50.320Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-07-21T15:37:50.320Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-414 [2020-07-21T15:37:50.320Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-414@tmp [2020-07-21T15:37:50.320Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> free -m: [2020-07-21T15:37:50.320Z] total used free shared buff/cache available [2020-07-21T15:37:50.320Z] Mem: 1837 669 115 0 1051 1061 [2020-07-21T15:37:50.320Z] Swap: 1023 1 1022 [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> ip addr: [2020-07-21T15:37:50.320Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-21T15:37:50.320Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-21T15:37:50.320Z] inet 127.0.0.1/8 scope host lo [2020-07-21T15:37:50.320Z] valid_lft forever preferred_lft forever [2020-07-21T15:37:50.320Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-21T15:37:50.320Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-21T15:37:50.320Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-21T15:37:50.320Z] valid_lft forever preferred_lft forever [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> sar -b -r -n DEV: [2020-07-21T15:37:50.320Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/21/20 _x86_64_ (4 CPU) [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] 15:30:54 LINUX RESTART [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] 15:32:01 tps rtps wtps bread/s bwrtn/s [2020-07-21T15:37:50.320Z] 15:33:01 2.53 0.00 2.53 0.00 55.66 [2020-07-21T15:37:50.320Z] 15:34:01 0.37 0.00 0.37 0.00 5.41 [2020-07-21T15:37:50.320Z] 15:35:01 0.27 0.00 0.27 0.00 3.15 [2020-07-21T15:37:50.320Z] 15:36:01 0.28 0.00 0.28 0.00 3.88 [2020-07-21T15:37:50.320Z] 15:37:01 0.30 0.00 0.30 0.00 4.43 [2020-07-21T15:37:50.320Z] Average: 0.75 0.00 0.75 0.00 14.51 [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] 15:32:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-21T15:37:50.320Z] 15:33:01 211188 1670368 88.78 2620 1084604 1087364 37.11 450996 1061768 16 [2020-07-21T15:37:50.320Z] 15:34:01 209416 1672140 88.87 2620 1084608 1080424 36.87 453960 1060612 16 [2020-07-21T15:37:50.320Z] 15:35:01 208856 1672700 88.90 2620 1084616 1080496 36.88 454544 1060612 20 [2020-07-21T15:37:50.320Z] 15:36:01 209016 1672540 88.89 2620 1084616 1080232 36.87 458852 1056248 12 [2020-07-21T15:37:50.320Z] 15:37:01 208836 1672720 88.90 2620 1084620 1080316 36.87 462112 1053064 8 [2020-07-21T15:37:50.320Z] Average: 209462 1672094 88.87 2620 1084613 1081766 36.92 456093 1058461 14 [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-21T15:37:50.320Z] 15:33:01 eth0 0.55 0.13 0.04 0.03 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:34:01 eth0 0.70 0.37 0.29 0.17 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:35:01 eth0 1.28 0.62 0.66 0.25 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:37:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] Average: eth0 0.57 0.27 0.22 0.11 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] ---> sar -P ALL: [2020-07-21T15:37:50.320Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/21/20 _x86_64_ (4 CPU) [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] 15:30:54 LINUX RESTART [2020-07-21T15:37:50.320Z] [2020-07-21T15:37:50.320Z] 15:32:01 CPU %user %nice %system %iowait %steal %idle [2020-07-21T15:37:50.320Z] 15:33:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-07-21T15:37:50.320Z] 15:33:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-21T15:37:50.320Z] 15:33:01 1 0.50 0.00 0.07 0.00 0.00 99.43 [2020-07-21T15:37:50.320Z] 15:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-21T15:37:50.320Z] 15:33:01 3 0.12 0.00 0.03 0.00 0.00 99.85 [2020-07-21T15:37:50.320Z] 15:34:01 all 0.13 0.00 0.03 0.00 0.00 99.83 [2020-07-21T15:37:50.320Z] 15:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-21T15:37:50.321Z] 15:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-21T15:37:50.321Z] 15:34:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-21T15:37:50.321Z] 15:34:01 3 0.42 0.00 0.03 0.00 0.00 99.55 [2020-07-21T15:37:50.321Z] 15:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-07-21T15:37:50.321Z] 15:35:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2020-07-21T15:37:50.321Z] 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-21T15:37:50.321Z] 15:35:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-07-21T15:37:50.321Z] 15:35:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-07-21T15:37:50.321Z] 15:36:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2020-07-21T15:37:50.321Z] 15:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-21T15:37:50.321Z] 15:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-21T15:37:50.321Z] 15:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-21T15:37:50.321Z] 15:36:01 3 0.52 0.00 0.05 0.00 0.00 99.43 [2020-07-21T15:37:50.321Z] 15:37:01 all 0.16 0.00 0.03 0.00 0.00 99.81 [2020-07-21T15:37:50.321Z] 15:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-21T15:37:50.321Z] 15:37:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2020-07-21T15:37:50.321Z] 15:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-07-21T15:37:50.321Z] 15:37:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2020-07-21T15:37:50.321Z] Average: all 0.15 0.00 0.04 0.00 0.00 99.81 [2020-07-21T15:37:50.321Z] Average: 0 0.03 0.00 0.03 0.00 0.00 99.94 [2020-07-21T15:37:50.321Z] Average: 1 0.13 0.00 0.04 0.00 0.00 99.82 [2020-07-21T15:37:50.321Z] Average: 2 0.04 0.00 0.04 0.00 0.00 99.92 [2020-07-21T15:37:50.321Z] Average: 3 0.42 0.00 0.03 0.00 0.00 99.55 [2020-07-21T15:37:50.321Z] [2020-07-21T15:37:50.321Z] [2020-07-21T15:37:50.321Z]