Pull request #441 opened 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 0f915c5e566bcec399f504130c705549d96a5d13+b46b5c89c733343e47ac4a68e550b3146efa74c5 (cefebf83aa240a897ea7dee6c5f1ad65ecb61c90) Running in Durability level: MAX_SURVIVABILITY 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-441/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 > git --version # 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, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3269 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [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-441 # 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/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit 0f915c5e566bcec399f504130c705549d96a5d13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # 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/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # 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 b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 Merge succeeded, producing 0f915c5e566bcec399f504130c705549d96a5d13 Checking out Revision 0f915c5e566bcec399f504130c705549d96a5d13 (PR-441) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 Commit message: "WIP" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:08:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:08:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:08:21 ========================================================= 16:08:21 EdgeX Global Pipelines Version Info 16:08:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:08:24 ------------------- 16:08:24 stable info: 16:08:24 ------------------- 16:08:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:08:24 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 16:08:24 Message: update stable to v1.0.106 16:08:25 ------------------- 16:08:25 experimental info: 16:08:25 ------------------- 16:08:25 Commited By: **** collab-it+edgex@linuxfoundation.org 16:08:25 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 16:08:25 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:08:28 + git log --format=format:%s -1 0f915c5e566bcec399f504130c705549d96a5d13 [Pipeline] echo 16:08:28 GIT_COMMIT: 0f915c5e566bcec399f504130c705549d96a5d13, Commit Message: WIP [Pipeline] echo 16:08:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:29 16:08:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:08:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:30 latest: Pulling from edgex-devops/git-semver 16:08:30 31603596830f: Pulling fs layer 16:08:30 2a8b12db71e7: Pulling fs layer 16:08:30 6ca5941a6612: Pulling fs layer 16:08:30 ecc8261a40a4: Pulling fs layer 16:08:30 ecc8261a40a4: Waiting 16:08:30 2a8b12db71e7: Verifying Checksum 16:08:30 2a8b12db71e7: Download complete 16:08:30 31603596830f: Verifying Checksum 16:08:30 31603596830f: Download complete 16:08:30 ecc8261a40a4: Verifying Checksum 16:08:30 ecc8261a40a4: Download complete 16:08:30 6ca5941a6612: Verifying Checksum 16:08:30 6ca5941a6612: Download complete 16:08:31 31603596830f: Pull complete 16:08:31 2a8b12db71e7: Pull complete 16:08:33 6ca5941a6612: Pull complete 16:08:33 ecc8261a40a4: Pull complete 16:08:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:08:34 prd-centos7-docker-4c-2g-3269 does not seem to be running inside a container 16:08:34 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-441 -v /w/workspace/ndry_app-functions-sdk-go_PR-441:/w/workspace/ndry_app-functions-sdk-go_PR-441:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:08:36 $ docker top 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:37 [ssh-agent] Looking for ssh-agent implementation... 16:08:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:37 $ docker exec 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent 16:08:37 SSH_AUTH_SOCK=/tmp/ssh-tQqJV7RZCaN2/agent.12 16:08:37 SSH_AGENT_PID=17 16:08:37 Running ssh-add (command line suppressed) 16:08:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_673771408137170808.key (/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_673771408137170808.key) 16:08:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:38 + git describe --exact-match --tags HEAD 16:08:38 fatal: No names found, cannot describe anything. [Pipeline] } 16:08:38 $ docker exec --env ******** --env ******** 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent -k 16:08:39 unset SSH_AUTH_SOCK; 16:08:39 unset SSH_AGENT_PID; 16:08:39 echo Agent pid 17 killed; 16:08:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:08:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:08:39 This usually means this commit has not been tagged. [Pipeline] sshagent 16:08:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:39 [ssh-agent] Looking for ssh-agent implementation... 16:08:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:39 $ docker exec 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent 16:08:40 SSH_AUTH_SOCK=/tmp/ssh-7fWNJ5JoCN1s/agent.46 16:08:40 SSH_AGENT_PID=51 16:08:40 Running ssh-add (command line suppressed) 16:08:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_8502768047304850965.key (/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/private_key_8502768047304850965.key) 16:08:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:41 + git semver init 16:08:41 # -> Open(): unable to determine branch for HEAD 16:08:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-441/.git 16:08:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-441 16:08:41 # $SEMVER_REMOTE_NAME = origin 16:08:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:41 # $SEMVER_USER_NAME = edgex-jenkins 16:08:41 # $SEMVER_BRANCH = PR-441 16:08:41 # $SEMVER_TEMP = /tmp/semver-204200613 16:08:41 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:08:45 # '/tmp/semver-204200613' -> '/w/workspace/ndry_app-functions-sdk-go_PR-441/.semver' 16:08:45 # -> Force: false 16:08:46 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-441/.semver [Pipeline] } 16:08:46 $ docker exec --env ******** --env ******** 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 ssh-agent -k 16:08:46 unset SSH_AUTH_SOCK; 16:08:46 unset SSH_AGENT_PID; 16:08:46 echo Agent pid 51 killed; 16:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:47 + git semver [Pipeline] } 16:08:47 $ docker stop --time=1 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 16:08:48 $ docker rm -f 0b53317b54b8aa39cccd4ebcfc18cf40c4ba00a9d807c5b13d30ab545fdb4df9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:08:53 Stashed 35 file(s) [Pipeline] echo 16:08:53 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 16:08:53 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 16:09:09 Still waiting to schedule task 16:09:09 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3269’ 16:09:09 Still waiting to schedule task 16:09:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:11:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3270 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { [Pipeline] ws 16:11:04 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:11:10 using credential edgex-jenkins-ssh 16:11:10 Cloning the remote Git repository 16:11:10 Cloning with configured refspecs honoured and without tags 16:11:10 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:11:10 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 16:11:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:11:11 > git --version # timeout=10 16:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:13 Fetching without tags 16:11:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:11:13 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 16:11:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:11:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:11:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:14 Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit 0f915c5e566bcec399f504130c705549d96a5d13 16:11:14 Merge succeeded, producing 0f915c5e566bcec399f504130c705549d96a5d13 16:11:14 Checking out Revision 0f915c5e566bcec399f504130c705549d96a5d13 (PR-441) 16:11:14 > git config core.sparsecheckout # timeout=10 16:11:14 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 16:11:14 > git remote # timeout=10 16:11:14 > git config --get remote.origin.url # timeout=10 16:11:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:14 > git merge b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 16:11:14 > git rev-parse HEAD^{commit} # timeout=10 16:11:14 > git config core.sparsecheckout # timeout=10 16:11:14 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 16:11:19 Commit message: "WIP" 16:11:19 > git --version # timeout=10 16:11:19 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:11:22 ========================================================= 16:11:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:11:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:11:23 + 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 . 16:11:24 Sending build context to Docker daemon 37.04MB 16:11:24 Step 1/8 : ARG BASE=golang:1.13-alpine 16:11:24 Step 2/8 : FROM ${BASE} 16:11:25 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:11:25 b538f80385f9: Pulling fs layer 16:11:25 74f711af9a0d: Pulling fs layer 16:11:25 99f96fe45779: Pulling fs layer 16:11:25 fd7a069fd194: Pulling fs layer 16:11:25 66aa3694b03b: Pulling fs layer 16:11:25 170f70906a0f: Pulling fs layer 16:11:25 ad7c5574e4b9: Pulling fs layer 16:11:25 e772456be8f7: Pulling fs layer 16:11:25 c890913d741a: Pulling fs layer 16:11:25 2480fcc9aa5a: Pulling fs layer 16:11:25 09adf4765672: Pulling fs layer 16:11:25 66aa3694b03b: Waiting 16:11:25 170f70906a0f: Waiting 16:11:25 ad7c5574e4b9: Waiting 16:11:25 e772456be8f7: Waiting 16:11:25 c890913d741a: Waiting 16:11:25 2480fcc9aa5a: Waiting 16:11:25 fd7a069fd194: Waiting 16:11:25 09adf4765672: Waiting 16:11:25 99f96fe45779: Verifying Checksum 16:11:25 99f96fe45779: Download complete 16:11:25 74f711af9a0d: Verifying Checksum 16:11:25 74f711af9a0d: Download complete 16:11:25 66aa3694b03b: Verifying Checksum 16:11:25 66aa3694b03b: Download complete 16:11:25 170f70906a0f: Verifying Checksum 16:11:25 170f70906a0f: Download complete 16:11:25 b538f80385f9: Verifying Checksum 16:11:25 b538f80385f9: Download complete 16:11:25 b538f80385f9: Pull complete 16:11:26 74f711af9a0d: Pull complete 16:11:27 99f96fe45779: Pull complete 16:11:28 ad7c5574e4b9: Verifying Checksum 16:11:28 ad7c5574e4b9: Download complete 16:11:28 c890913d741a: Download complete 16:11:29 2480fcc9aa5a: Verifying Checksum 16:11:29 2480fcc9aa5a: Download complete 16:11:29 09adf4765672: Download complete 16:11:30 e772456be8f7: Verifying Checksum 16:11:30 e772456be8f7: Download complete 16:11:31 fd7a069fd194: Verifying Checksum 16:11:31 fd7a069fd194: Download complete 16:11:43 fd7a069fd194: Pull complete 16:11:43 66aa3694b03b: Pull complete 16:11:43 170f70906a0f: Pull complete 16:11:46 ad7c5574e4b9: Pull complete 16:11:50 e772456be8f7: Pull complete 16:11:50 c890913d741a: Pull complete 16:11:53 2480fcc9aa5a: Pull complete 16:11:53 09adf4765672: Pull complete 16:11:53 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 16:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:11:53 ---> 2248a725d1cf 16:11:53 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:11:53 latest: Pulling from library/docker 16:11:53 b538f80385f9: Already exists 16:11:54 Running on prd-centos7-docker-4c-2g-3271 in /w/workspace/ndry_app-functions-sdk-go_PR-441 [Pipeline] { 16:11:54 259a493cd78d: Pulling fs layer 16:11:54 b8e66b5100f5: Pulling fs layer 16:11:54 39dc9c94d07c: Pulling fs layer 16:11:54 551b823b3b82: Pulling fs layer 16:11:54 3c52a74df98c: Pulling fs layer 16:11:54 6c9b121b6998: Pulling fs layer 16:11:54 3c52a74df98c: Waiting 16:11:54 6c9b121b6998: Waiting 16:11:54 551b823b3b82: Waiting 16:11:54 b8e66b5100f5: Verifying Checksum 16:11:54 b8e66b5100f5: Download complete 16:11:54 259a493cd78d: Download complete [Pipeline] ws 16:11:54 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 16:11:54 551b823b3b82: Verifying Checksum 16:11:54 551b823b3b82: Download complete 16:11:54 3c52a74df98c: Download complete 16:11:54 6c9b121b6998: Verifying Checksum 16:11:54 6c9b121b6998: Download complete 16:11:55 259a493cd78d: Pull complete 16:11:55 b8e66b5100f5: Pull complete 16:11:55 39dc9c94d07c: Verifying Checksum 16:11:55 39dc9c94d07c: Download complete 16:11:56 using credential edgex-jenkins-ssh 16:11:56 Cloning the remote Git repository 16:11:56 Cloning with configured refspecs honoured and without tags 16:11:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:11:56 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 16:11:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:11:56 > git --version # timeout=10 16:11:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:58 Fetching without tags 16:11:58 Merging remotes/origin/master commit b46b5c89c733343e47ac4a68e550b3146efa74c5 into PR head commit 0f915c5e566bcec399f504130c705549d96a5d13 16:11:58 Merge succeeded, producing 0f915c5e566bcec399f504130c705549d96a5d13 16:11:58 Checking out Revision 0f915c5e566bcec399f504130c705549d96a5d13 (PR-441) 16:11:58 39dc9c94d07c: Pull complete 16:11:58 551b823b3b82: Pull complete 16:11:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:11:58 > git config --add remote.origin.fetch +refs/pull/441/head:refs/remotes/origin/PR-441 # timeout=10 16:11:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:11:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/441/head:refs/remotes/origin/PR-441 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:11:58 > git config core.sparsecheckout # timeout=10 16:11:58 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 16:11:58 > git remote # timeout=10 16:11:58 > git config --get remote.origin.url # timeout=10 16:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:11:58 > git merge b46b5c89c733343e47ac4a68e550b3146efa74c5 # timeout=10 16:11:58 > git rev-parse HEAD^{commit} # timeout=10 16:11:58 > git config core.sparsecheckout # timeout=10 16:11:58 > git checkout -f 0f915c5e566bcec399f504130c705549d96a5d13 # timeout=10 16:11:59 3c52a74df98c: Pull complete 16:11:59 6c9b121b6998: Pull complete 16:11:59 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 16:11:59 Status: Downloaded newer image for docker:latest 16:12:02 Commit message: "WIP" 16:12:02 > git --version # timeout=10 16:12:02 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:12:04 ========================================================= 16:12:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 16:12:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:12:05 + 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 . 16:12:06 Sending build context to Docker daemon 37.04MB 16:12:06 Step 1/8 : ARG BASE=golang:1.13-alpine 16:12:06 Step 2/8 : FROM ${BASE} 16:12:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 16:12:06 df20fa9351a1: Pulling fs layer 16:12:06 ed8968b2872e: Pulling fs layer 16:12:06 a92cc7c5fd73: Pulling fs layer 16:12:06 2dd03ba5bac4: Pulling fs layer 16:12:06 1e091d79d1de: Pulling fs layer 16:12:06 481702a1767f: Pulling fs layer 16:12:06 f64a6f60c768: Pulling fs layer 16:12:06 e78d2573fc39: Pulling fs layer 16:12:06 e876d2f968b6: Pulling fs layer 16:12:06 ce8a83651883: Pulling fs layer 16:12:06 07967f4d0e4b: Pulling fs layer 16:12:06 f64a6f60c768: Waiting 16:12:06 e78d2573fc39: Waiting 16:12:06 e876d2f968b6: Waiting 16:12:06 ce8a83651883: Waiting 16:12:06 2dd03ba5bac4: Waiting 16:12:06 07967f4d0e4b: Waiting 16:12:06 481702a1767f: Waiting 16:12:06 1e091d79d1de: Waiting 16:12:06 a92cc7c5fd73: Verifying Checksum 16:12:06 a92cc7c5fd73: Download complete 16:12:06 ed8968b2872e: Download complete 16:12:06 1e091d79d1de: Verifying Checksum 16:12:06 1e091d79d1de: Download complete 16:12:06 481702a1767f: Verifying Checksum 16:12:06 481702a1767f: Download complete 16:12:06 df20fa9351a1: Verifying Checksum 16:12:06 df20fa9351a1: Download complete 16:12:07 f64a6f60c768: Verifying Checksum 16:12:07 f64a6f60c768: Download complete 16:12:07 e876d2f968b6: Verifying Checksum 16:12:07 e876d2f968b6: Download complete 16:12:07 df20fa9351a1: Pull complete 16:12:07 ---> e320576b5313 16:12:07 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:12:07 ---> Running in 8c8f2b5a0ae2 16:12:07 Removing intermediate container 8c8f2b5a0ae2 16:12:07 ---> 724332b14463 16:12:07 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:12:07 ---> Running in cf7ff3479b50 16:12:07 2dd03ba5bac4: Verifying Checksum 16:12:07 2dd03ba5bac4: Download complete 16:12:08 07967f4d0e4b: Verifying Checksum 16:12:08 07967f4d0e4b: Download complete 16:12:08 ce8a83651883: Verifying Checksum 16:12:08 ce8a83651883: Download complete 16:12:08 ed8968b2872e: Pull complete 16:12:08 e78d2573fc39: Download complete 16:12:08 a92cc7c5fd73: Pull complete 16:12:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:10 (1/5) Installing libsodium (1.0.18-r0) 16:12:10 (2/5) Installing libzmq (4.3.2-r0) 16:12:10 (3/5) Installing pkgconf (1.7.2-r0) 16:12:10 (4/5) Installing libsodium-dev (1.0.18-r0) 16:12:10 (5/5) Installing zeromq-dev (4.3.2-r0) 16:12:10 Executing busybox-1.31.1-r16.trigger 16:12:10 OK: 143 MiB in 44 packages 16:12:12 Removing intermediate container cf7ff3479b50 16:12:12 ---> 168525282675 16:12:12 Step 6/8 : WORKDIR /build 16:12:12 ---> Running in 013eabd7663c 16:12:12 Removing intermediate container 013eabd7663c 16:12:12 ---> 809fc7cdd836 16:12:12 Step 7/8 : COPY go.mod . 16:12:13 2dd03ba5bac4: Pull complete 16:12:13 1e091d79d1de: Pull complete 16:12:13 481702a1767f: Pull complete 16:12:13 ---> fc9d133b2f4f 16:12:13 Step 8/8 : RUN go mod download 16:12:13 ---> Running in d8790accaad2 16:12:17 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:12:17 go: finding github.com/BurntSushi/toml v0.3.1 16:12:17 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:12:17 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:12:17 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:12:17 go: finding github.com/bgentry/speakeasy v0.1.0 16:12:17 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:12:17 go: finding github.com/davecgh/go-spew v1.1.1 16:12:17 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:12:17 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 16:12:17 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 16:12:17 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:12:17 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.66 16:12:17 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.21 16:12:17 go: finding github.com/edgexfoundry/go-mod-registry v0.1.21 16:12:17 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.19 16:12:17 go: finding github.com/fatih/color v1.7.0 16:12:17 go: finding github.com/fsnotify/fsnotify v1.4.7 16:12:17 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:12:17 go: finding github.com/go-kit/kit v0.8.0 16:12:17 go: finding github.com/go-logfmt/logfmt v0.4.0 16:12:17 go: finding github.com/go-playground/assert/v2 v2.0.1 16:12:17 go: finding github.com/go-playground/locales v0.13.0 16:12:17 go: finding github.com/go-playground/universal-translator v0.17.0 16:12:17 go: finding github.com/go-playground/validator/v10 v10.3.0 16:12:17 go: finding github.com/go-redis/redis/v7 v7.2.0 16:12:17 go: finding github.com/go-stack/stack v1.8.0 16:12:17 go: finding github.com/golang/protobuf v1.3.2 16:12:17 go: finding github.com/golang/snappy v0.0.1 16:12:17 go: finding github.com/gomodule/redigo v2.0.0+incompatible 16:12:17 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:12:17 go: finding github.com/google/go-cmp v0.4.0 16:12:17 go: finding github.com/google/uuid v1.1.1 16:12:17 go: finding github.com/gorilla/mux v1.7.4 16:12:17 go: finding github.com/hashicorp/consul/api v1.1.0 16:12:17 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:12:17 go: finding github.com/hashicorp/errwrap v1.0.0 16:12:17 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:12:17 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:12:17 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:12:17 go: finding github.com/hashicorp/go-multierror v1.0.0 16:12:17 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:12:17 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:12:17 go: finding github.com/hashicorp/go-syslog v1.0.0 16:12:17 go: finding github.com/hashicorp/go-uuid v1.0.1 16:12:18 go: finding github.com/hashicorp/go.net v0.0.1 16:12:18 go: finding github.com/hashicorp/golang-lru v0.5.0 16:12:18 go: finding github.com/hashicorp/logutils v1.0.0 16:12:18 go: finding github.com/hashicorp/mdns v1.0.0 16:12:18 go: finding github.com/hashicorp/memberlist v0.1.3 16:12:18 go: finding github.com/hashicorp/serf v0.8.2 16:12:18 go: finding github.com/hpcloud/tail v1.0.0 16:12:18 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:12:18 go: finding github.com/kr/pretty v0.1.0 16:12:18 go: finding github.com/kr/pty v1.1.1 16:12:18 go: finding github.com/kr/text v0.1.0 16:12:18 go: finding github.com/leodido/go-urn v1.2.0 16:12:18 go: finding github.com/mattn/go-colorable v0.0.9 16:12:18 go: finding github.com/mattn/go-isatty v0.0.3 16:12:18 go: finding github.com/miekg/dns v1.0.14 16:12:18 go: finding github.com/mitchellh/cli v1.0.0 16:12:18 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:12:18 go: finding github.com/mitchellh/copystructure v1.0.0 16:12:18 go: finding github.com/mitchellh/go-homedir v1.0.0 16:12:18 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:12:18 go: finding github.com/mitchellh/gox v0.4.0 16:12:18 go: finding github.com/mitchellh/iochan v1.0.0 16:12:18 go: finding github.com/mitchellh/mapstructure v1.1.2 16:12:18 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:12:18 go: finding github.com/onsi/ginkgo v1.10.1 16:12:18 go: finding github.com/onsi/gomega v1.7.0 16:12:18 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:12:18 go: finding github.com/pebbe/zmq4 v1.0.0 16:12:18 go: finding github.com/pelletier/go-toml v1.2.0 16:12:18 go: finding github.com/pkg/errors v0.8.1 16:12:18 go: finding github.com/pmezard/go-difflib v1.0.0 16:12:18 go: finding github.com/posener/complete v1.1.1 16:12:18 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:12:18 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:12:18 go: finding github.com/stretchr/objx v0.2.0 16:12:18 go: finding github.com/stretchr/testify v1.6.1 16:12:18 go: finding github.com/tidwall/pretty v1.0.1 16:12:18 go: finding github.com/ugorji/go v1.1.4 16:12:18 go: finding github.com/x448/float16 v0.8.4 16:12:18 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 16:12:18 go: finding github.com/xdg/stringprep v1.0.0 16:12:18 go: finding go.mongodb.org/mongo-driver v1.1.1 16:12:18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:12:19 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:12:19 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:12:19 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 16:12:19 go: finding golang.org/x/text v0.3.2 16:12:19 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:12:19 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 16:12:19 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:12:19 go: finding gopkg.in/fsnotify.v1 v1.4.7 16:12:19 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:12:19 go: finding gopkg.in/yaml.v2 v2.2.8 16:12:19 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:12:23 f64a6f60c768: Pull complete 16:12:25 e78d2573fc39: Pull complete 16:12:25 e876d2f968b6: Pull complete 16:12:26 ce8a83651883: Pull complete 16:12:27 07967f4d0e4b: Pull complete 16:12:27 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 16:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 16:12:27 ---> 5d7c900382c6 16:12:27 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:12:27 latest: Pulling from library/docker 16:12:27 df20fa9351a1: Already exists 16:12:27 25ad7478873d: Pulling fs layer 16:12:27 4684f6177b5d: Pulling fs layer 16:12:27 46e300cec669: Pulling fs layer 16:12:27 63038576ad94: Pulling fs layer 16:12:27 0fdb76c4706c: Pulling fs layer 16:12:27 cb7edeffdfd5: Pulling fs layer 16:12:27 63038576ad94: Waiting 16:12:27 cb7edeffdfd5: Waiting 16:12:27 4684f6177b5d: Verifying Checksum 16:12:27 4684f6177b5d: Download complete 16:12:27 25ad7478873d: Verifying Checksum 16:12:27 25ad7478873d: Download complete 16:12:27 63038576ad94: Verifying Checksum 16:12:27 63038576ad94: Download complete 16:12:27 0fdb76c4706c: Verifying Checksum 16:12:27 0fdb76c4706c: Download complete 16:12:27 cb7edeffdfd5: Verifying Checksum 16:12:27 cb7edeffdfd5: Download complete 16:12:27 25ad7478873d: Pull complete 16:12:28 4684f6177b5d: Pull complete 16:12:28 46e300cec669: Download complete 16:12:32 46e300cec669: Pull complete 16:12:32 63038576ad94: Pull complete 16:12:32 0fdb76c4706c: Pull complete 16:12:32 cb7edeffdfd5: Pull complete 16:12:32 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 16:12:32 Status: Downloaded newer image for docker:latest 16:12:34 ---> f0afb007f90b 16:12:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:12:34 ---> Running in d5e97059502f 16:12:34 Removing intermediate container d5e97059502f 16:12:34 ---> aaf96df48bfc 16:12:34 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:12:34 ---> Running in e0415ba8973d 16:12:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:12:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:12:35 (1/5) Installing libsodium (1.0.18-r0) 16:12:36 (2/5) Installing libzmq (4.3.2-r0) 16:12:36 (3/5) Installing pkgconf (1.7.2-r0) 16:12:36 (4/5) Installing libsodium-dev (1.0.18-r0) 16:12:36 (5/5) Installing zeromq-dev (4.3.2-r0) 16:12:36 Executing busybox-1.31.1-r16.trigger 16:12:36 OK: 167 MiB in 44 packages 16:12:36 Removing intermediate container e0415ba8973d 16:12:36 ---> 7d6e1d715e00 16:12:36 Step 6/8 : WORKDIR /build 16:12:36 ---> Running in 455498abc6a3 16:12:37 Removing intermediate container 455498abc6a3 16:12:37 ---> 4e433bf09606 16:12:37 Step 7/8 : COPY go.mod . 16:12:37 ---> f83d73aa2a7f 16:12:37 Step 8/8 : RUN go mod download 16:12:37 ---> Running in 955867db480e 16:12:40 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:12:40 go: finding github.com/BurntSushi/toml v0.3.1 16:12:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:12:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:12:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:12:40 go: finding github.com/bgentry/speakeasy v0.1.0 16:12:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:12:40 go: finding github.com/davecgh/go-spew v1.1.1 16:12:40 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 16:12:40 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 16:12:40 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 16:12:40 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:12:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.66 16:12:40 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.21 16:12:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.21 16:12:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.19 16:12:40 go: finding github.com/fatih/color v1.7.0 16:12:40 go: finding github.com/fsnotify/fsnotify v1.4.7 16:12:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:12:40 go: finding github.com/go-kit/kit v0.8.0 16:12:40 go: finding github.com/go-logfmt/logfmt v0.4.0 16:12:40 go: finding github.com/go-playground/assert/v2 v2.0.1 16:12:40 go: finding github.com/go-playground/locales v0.13.0 16:12:40 go: finding github.com/go-playground/universal-translator v0.17.0 16:12:40 go: finding github.com/go-playground/validator/v10 v10.3.0 16:12:40 go: finding github.com/go-redis/redis/v7 v7.2.0 16:12:40 go: finding github.com/go-stack/stack v1.8.0 16:12:40 go: finding github.com/golang/protobuf v1.3.2 16:12:40 go: finding github.com/golang/snappy v0.0.1 16:12:40 go: finding github.com/gomodule/redigo v2.0.0+incompatible 16:12:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:12:40 go: finding github.com/google/go-cmp v0.4.0 16:12:40 go: finding github.com/google/uuid v1.1.1 16:12:40 go: finding github.com/gorilla/mux v1.7.4 16:12:40 go: finding github.com/hashicorp/consul/api v1.1.0 16:12:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:12:40 go: finding github.com/hashicorp/errwrap v1.0.0 16:12:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:12:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:12:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:12:40 go: finding github.com/hashicorp/go-multierror v1.0.0 16:12:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:12:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:12:40 go: finding github.com/hashicorp/go-syslog v1.0.0 16:12:40 go: finding github.com/hashicorp/go-uuid v1.0.1 16:12:40 go: finding github.com/hashicorp/go.net v0.0.1 16:12:40 go: finding github.com/hashicorp/golang-lru v0.5.0 16:12:40 go: finding github.com/hashicorp/logutils v1.0.0 16:12:41 go: finding github.com/hashicorp/mdns v1.0.0 16:12:41 go: finding github.com/hashicorp/memberlist v0.1.3 16:12:41 go: finding github.com/hashicorp/serf v0.8.2 16:12:41 go: finding github.com/hpcloud/tail v1.0.0 16:12:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:12:41 go: finding github.com/kr/pretty v0.1.0 16:12:41 go: finding github.com/kr/pty v1.1.1 16:12:41 go: finding github.com/kr/text v0.1.0 16:12:41 go: finding github.com/leodido/go-urn v1.2.0 16:12:41 go: finding github.com/mattn/go-colorable v0.0.9 16:12:41 go: finding github.com/mattn/go-isatty v0.0.3 16:12:41 go: finding github.com/miekg/dns v1.0.14 16:12:41 Removing intermediate container d8790accaad2 16:12:41 ---> d169c1826c83 16:12:41 Successfully built d169c1826c83 16:12:41 Successfully tagged ci-base-image-arm64:latest 16:12:41 go: finding github.com/mitchellh/cli v1.0.0 16:12:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:12:41 go: finding github.com/mitchellh/copystructure v1.0.0 16:12:41 go: finding github.com/mitchellh/go-homedir v1.0.0 16:12:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:12:41 go: finding github.com/mitchellh/gox v0.4.0 16:12:41 go: finding github.com/mitchellh/iochan v1.0.0 16:12:41 go: finding github.com/mitchellh/mapstructure v1.1.2 16:12:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:12:41 go: finding github.com/onsi/ginkgo v1.10.1 16:12:41 go: finding github.com/onsi/gomega v1.7.0 [Pipeline] } [Pipeline] // script [Pipeline] } 16:12:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:12:41 go: finding github.com/pebbe/zmq4 v1.0.0 16:12:41 go: finding github.com/pelletier/go-toml v1.2.0 16:12:41 go: finding github.com/pkg/errors v0.8.1 16:12:41 go: finding github.com/pmezard/go-difflib v1.0.0 16:12:41 go: finding github.com/posener/complete v1.1.1 16:12:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:12:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:12:41 go: finding github.com/stretchr/objx v0.2.0 16:12:41 go: finding github.com/stretchr/testify v1.6.1 16:12:41 go: finding github.com/tidwall/pretty v1.0.1 16:12:41 go: finding github.com/ugorji/go v1.1.4 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 16:12:41 go: finding github.com/x448/float16 v0.8.4 16:12:41 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 16:12:41 go: finding github.com/xdg/stringprep v1.0.0 16:12:41 go: finding go.mongodb.org/mongo-driver v1.1.1 16:12:41 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 16:12:41 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 16:12:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:12:41 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 16:12:41 go: finding golang.org/x/text v0.3.2 16:12:41 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 16:12:41 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [Pipeline] isUnix [Pipeline] sh 16:12:42 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:12:42 go: finding gopkg.in/fsnotify.v1 v1.4.7 16:12:42 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:12:42 go: finding gopkg.in/yaml.v2 v2.2.8 16:12:42 go: finding gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:12:42 + docker inspect -f . ci-base-image-arm64 16:12:42 . [Pipeline] withDockerContainer 16:12:42 prd-ubuntu18.04-docker-arm64-4c-16g-3270 does not seem to be running inside a container 16:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:12:44 $ docker top 13b7b4a9878d6fb9c745a17c86413463ca071ca41dd7a186150db30481570afd -eo pid,comm [Pipeline] { [Pipeline] sh 16:12:46 + go version 16:12:46 go version go1.13.13 linux/arm64 [Pipeline] sh 16:12:47 + make test 16:12:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:12:49 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 16:13:04 Removing intermediate container 955867db480e 16:13:04 ---> b8345bd8a498 16:13:04 Successfully built b8345bd8a498 16:13:04 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 16:13:05 + docker inspect -f . ci-base-image-x86_64 16:13:05 . [Pipeline] withDockerContainer 16:13:05 prd-centos7-docker-4c-2g-3271 does not seem to be running inside a container 16:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:13:06 $ docker top a05b285c18cae878f6da0e2749e0a2150b2b34c2a0e2a9f72468cd6a0c122126 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:06 + go version 16:13:06 go version go1.13.13 linux/amd64 [Pipeline] sh 16:13:07 + make test 16:13:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:13:07 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.126s coverage: 86.2% of statements 16:13:08 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 16:13:15 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.072s coverage: 86.2% of statements 16:13:33 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.065s coverage: 54.4% of statements 16:13:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 16:13:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 16:13:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.027s coverage: 54.0% of statements 16:13:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 16:13:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.262s coverage: 69.1% of statements 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider (7.00s) 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_test-token (0.00s) 16:13:45 secret_test.go:181: 16:13:45 Error Trace: secret_test.go:181 16:13:45 Error: Expected value not to be nil. 16:13:45 Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token 16:13:45 Messages: shared secret client should NOT be empty 16:13:45 secret_test.go:187: 16:13:45 Error Trace: secret_test.go:187 16:13:45 Error: Expected value not to be nil. 16:13:45 Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token 16:13:45 Messages: exclusive secret client should NOT be empty 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining (0.00s) 16:13:45 secret_test.go:173: 16:13:45 Error Trace: secret_test.go:173 16:13:45 Error: Should be false 16:13:45 Test: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining 16:13:45 Messages: Expect error but none was received 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path (0.00s) 16:13:45 secret_test.go:173: 16:13:45 Error Trace: secret_test.go:173 16:13:45 Error: Should be false 16:13:45 Test: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path 16:13:45 Messages: Expect error but none was received 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile (0.00s) 16:13:45 secret_test.go:173: 16:13:45 Error Trace: secret_test.go:173 16:13:45 Error: Should be false 16:13:45 Test: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile 16:13:45 Messages: Expect error but none was received 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider/empty_shared_secret_store (0.00s) 16:13:45 secret_test.go:187: 16:13:45 Error Trace: secret_test.go:187 16:13:45 Error: Expected value not to be nil. 16:13:45 Test: TestInitializeClientFromSecretProvider/empty_shared_secret_store 16:13:45 Messages: exclusive secret client should NOT be empty 16:13:45 --- FAIL: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store (0.00s) 16:13:45 secret_test.go:181: 16:13:45 Error Trace: secret_test.go:181 16:13:45 Error: Expected value not to be nil. 16:13:45 Test: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store 16:13:45 Messages: shared secret client should NOT be empty 16:13:45 level=DEBUG ts=2020-08-10T16:13:40.078110221Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:45 level=DEBUG ts=2020-08-10T16:13:40.078685221Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:45 level=DEBUG ts=2020-08-10T16:13:40.079425227Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:45 level=DEBUG ts=2020-08-10T16:13:43.078332392Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:45 level=DEBUG ts=2020-08-10T16:13:43.078321945Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:45 level=DEBUG ts=2020-08-10T16:13:43.079075136Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:45 level=INFO ts=2020-08-10T16:13:44.078368673Z app=app_functions_sdk_go source=client.go:98 msg="context cancelled, dismiss the token renewal process" 16:13:45 FAIL 16:13:45 level=INFO ts=2020-08-10T16:13:44.078609368Z app=app_functions_sdk_go source=client.go:98 msg="context cancelled, dismiss the token renewal process" 16:13:45 level=INFO ts=2020-08-10T16:13:44.07863543Z app=app_functions_sdk_go source=client.go:98 msg="context cancelled, dismiss the token renewal process" 16:13:45 coverage: 57.3% of statements 16:13:45 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.025s 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.088s coverage: 100.0% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 16:13:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.680s coverage: 78.0% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.009s coverage: 56.7% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.008s coverage: 88.9% of statements 16:13:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.106s coverage: 81.3% of statements 16:13:54 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.061s coverage: 54.4% of statements 16:13:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 16:13:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 16:13:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.074s coverage: 54.0% of statements 16:13:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 16:13:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.419s coverage: 69.1% of statements 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider (7.01s) 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_test-token (0.00s) 16:13:56 secret_test.go:181: 16:13:56 Error Trace: secret_test.go:181 16:13:56 Error: Expected value not to be nil. 16:13:56 Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token 16:13:56 Messages: shared secret client should NOT be empty 16:13:56 secret_test.go:187: 16:13:56 Error Trace: secret_test.go:187 16:13:56 Error: Expected value not to be nil. 16:13:56 Test: TestInitializeClientFromSecretProvider/Create_client_with_test-token 16:13:56 Messages: exclusive secret client should NOT be empty 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining (0.00s) 16:13:56 secret_test.go:173: 16:13:56 Error Trace: secret_test.go:173 16:13:56 Error: Should be false 16:13:56 Test: TestInitializeClientFromSecretProvider/Create_client_with_expired_token,_no_TTL_remaining 16:13:56 Messages: Expect error but none was received 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path (0.00s) 16:13:56 secret_test.go:173: 16:13:56 Error Trace: secret_test.go:173 16:13:56 Error: Should be false 16:13:56 Test: TestInitializeClientFromSecretProvider/Create_client_with_non-existing_TokenFile_path 16:13:56 Messages: Expect error but none was received 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile (0.00s) 16:13:56 secret_test.go:173: 16:13:56 Error Trace: secret_test.go:173 16:13:56 Error: Should be false 16:13:56 Test: TestInitializeClientFromSecretProvider/New_secret_client_with_no_TokenFile 16:13:56 Messages: Expect error but none was received 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider/empty_shared_secret_store (0.00s) 16:13:56 secret_test.go:187: 16:13:56 Error Trace: secret_test.go:187 16:13:56 Error: Expected value not to be nil. 16:13:56 Test: TestInitializeClientFromSecretProvider/empty_shared_secret_store 16:13:56 Messages: exclusive secret client should NOT be empty 16:13:56 --- FAIL: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store (0.00s) 16:13:56 secret_test.go:181: 16:13:56 Error Trace: secret_test.go:181 16:13:56 Error: Expected value not to be nil. 16:13:56 Test: TestInitializeClientFromSecretProvider/empty_exclusive_secret_store 16:13:56 Messages: shared secret client should NOT be empty 16:13:56 level=DEBUG ts=2020-08-10T16:13:51.642939789Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:56 level=DEBUG ts=2020-08-10T16:13:51.644882771Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:56 level=DEBUG ts=2020-08-10T16:13:51.645146087Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:56 level=DEBUG ts=2020-08-10T16:13:54.647090105Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:56 level=DEBUG ts=2020-08-10T16:13:54.647684438Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:56 level=DEBUG ts=2020-08-10T16:13:54.650355545Z app=app_functions_sdk_go source=client.go:217 msg="token is successfully renewed" 16:13:56 FAIL 16:13:56 coverage: 57.3% of statements 16:13:56 FAIL github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.040s 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.113s coverage: 100.0% of statements 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.016s coverage: 100.0% of statements 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.022s coverage: 96.6% of statements 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 16:13:56 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 16:13:56 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.896045028Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.903852758Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.910721893Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.917642171Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.924858235Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.938603773Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.944677241Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.949859007Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:04 level=DEBUG ts=2020-08-10T16:13:36.957384827Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:38.957958656Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:38.958036303Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:38.963326792Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 16:14:04 level=DEBUG ts=2020-08-10T16:13:38.977471443Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:04 level=DEBUG ts=2020-08-10T16:13:38.983341353Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:48.983929092Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:58.985070065Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:58.992305159Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:04 level=DEBUG ts=2020-08-10T16:13:58.992408011Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 16:14:04 level=DEBUG ts=2020-08-10T16:13:59.006934202Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:04 level=DEBUG ts=2020-08-10T16:13:59.013783384Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:59.013876384Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:13:59.013918435Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.020182676Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.027446615Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.03489695Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.042412079Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.049475883Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.056101817Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.06375493Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.070740676Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.077309036Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.084091555Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.091016365Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.097966354Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.105010222Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.110970057Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.117831877Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" 16:14:04 level=ERROR ts=2020-08-10T16:14:02.120984135Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.124780575Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.141005049Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.144688209Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.14798493Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.151557115Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.155018461Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.158941079Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.162713961Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.16653982Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.170095463Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.173449967Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.176975882Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.180197636Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.18348434Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.187112409Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.190190441Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.193829986Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.197585934Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.201404901Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.204890019Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.208677705Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.212452516Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.216366101Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.220079541Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 --- FAIL: TestFilterOutByValueDescriptor (0.03s) 16:14:04 filter_test.go:215: 16:14:04 Error Trace: filter_test.go:215 16:14:04 Error: Should be true 16:14:04 Test: TestFilterOutByValueDescriptor 16:14:04 Messages: Pipeline should continue 16:14:04 filter_test.go:231: 16:14:04 Error Trace: filter_test.go:231 16:14:04 Error: Should be true 16:14:04 Test: TestFilterOutByValueDescriptor 16:14:04 Messages: Pipeline should continue 16:14:04 filter_test.go:235: 16:14:04 Error Trace: filter_test.go:235 16:14:04 Error: Should be true 16:14:04 Test: TestFilterOutByValueDescriptor 16:14:04 Messages: Pipeline should continue 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.223742194Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.226963604Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.2311595Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.236203283Z app=app_functions_sdk_go source=http.go:105 msg="Response: 200 OK" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.240019764Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.243693003Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.247878342Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.250929249Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.254029567Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.257161677Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" 16:14:04 level=DEBUG ts=2020-08-10T16:14:02.260169598Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" 16:14:04 panic: runtime error: invalid memory address or nil pointer dereference [recovered] 16:14:04 panic: runtime error: invalid memory address or nil pointer dereference 16:14:04 [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x7028bf] 16:14:04 16:14:04 goroutine 114 [running]: 16:14:04 testing.tRunner.func1(0xc0003dae00) 16:14:04 /usr/local/go/src/testing/testing.go:874 +0x3a3 16:14:04 panic(0x7dcf40, 0xb73b30) 16:14:04 /usr/local/go/src/runtime/panic.go:679 +0x1b2 16:14:04 github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).getInsecureSecrets(0xc0000b0540, 0x85e7a9, 0x5, 0xc000062740, 0x1, 0x1, 0x10, 0x7c1120, 0x1) 16:14:04 /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:97 +0x4f 16:14:04 github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).GetSecrets(0xc0000b0540, 0x85e7a9, 0x5, 0xc000062740, 0x1, 0x1, 0x8ec060, 0xc000140db0, 0xc0003daf00) 16:14:04 /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:68 +0x247 16:14:04 github.com/edgexfoundry/app-functions-sdk-go/appcontext.(*Context).GetSecrets(...) 16:14:04 /w/workspace/app-functions-sdk-go/1/appcontext/context.go:142 16:14:04 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.HTTPSender.HTTPPost(0xc000026a50, 0x23, 0x862617, 0x10, 0x0, 0x86338f, 0x12, 0x85e7a9, 0x5, 0xc00009b6c0, ...) 16:14:04 /w/workspace/app-functions-sdk-go/1/pkg/transforms/http.go:89 +0xd77 16:14:04 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestHTTPPostWithSecrets.func2(0xc0003dae00) 16:14:04 /w/workspace/app-functions-sdk-go/1/pkg/transforms/http_test.go:153 +0x257 16:14:04 testing.tRunner(0xc0003dae00, 0xc00000e820) 16:14:04 /usr/local/go/src/testing/testing.go:909 +0xc9 16:14:04 created by testing.(*T).Run 16:14:04 /usr/local/go/src/testing/testing.go:960 +0x350 16:14:04 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.377s 16:14:04 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 100.0% of statements 16:14:04 FAIL 16:14:04 make: *** [Makefile:6: test] Error 1 [Pipeline] } 16:14:04 $ docker stop --time=1 a05b285c18cae878f6da0e2749e0a2150b2b34c2a0e2a9f72468cd6a0c122126 16:14:04 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.752s coverage: 78.0% of statements 16:14:04 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.041s coverage: 56.7% of statements 16:14:04 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.082s coverage: 88.9% of statements 16:14:04 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.153s coverage: 81.3% of statements 16:14:06 $ docker rm -f a05b285c18cae878f6da0e2749e0a2150b2b34c2a0e2a9f72468cd6a0c122126 [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] } 16:14:08 Failed in branch amd64 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.529448002Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.540181023Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.547378087Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.554913659Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.561434789Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.569772678Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.577085235Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.584932934Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:31 level=DEBUG ts=2020-08-10T16:14:01.592444625Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:03.592916223Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:03.593210299Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:03.60072083Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 16:14:31 level=DEBUG ts=2020-08-10T16:14:03.615455946Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:31 level=DEBUG ts=2020-08-10T16:14:03.622696042Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:13.623317026Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.624023439Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.634939412Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.635128016Z app=app_functions_sdk_go source=batch.go:97 msg="Batch count has been reached" 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.651386793Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.658373032Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.6587291Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:23.659044126Z app=app_functions_sdk_go source=batch.go:82 msg="Batching Data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.664841317Z app=app_functions_sdk_go source=batch.go:99 msg="Timer has elapsed" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.684417694Z app=app_functions_sdk_go source=batch.go:126 msg="Forwarding Batched Data..." 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.698053465Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.706472154Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.7142501Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.72267789Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.732099861Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.740223204Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.746945817Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.754458207Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.76161067Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.770235523Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.778125472Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.785743184Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.793905828Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" 16:14:31 level=ERROR ts=2020-08-10T16:14:26.800872786Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.808820076Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.823911937Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.831507519Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.838706613Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.846203563Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.853527359Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.86060862Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.867578938Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.874495436Z app=app_functions_sdk_go source=filter.go:44 msg="Filtering by DeviceID" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.881961985Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.888458933Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.89486218Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.901696535Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.908723605Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.915607322Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.921760083Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.928878355Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.935792192Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.943022146Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.950120197Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.956561955Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.963627395Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.970225336Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.97698547Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 --- FAIL: TestFilterOutByValueDescriptor (0.05s) 16:14:31 filter_test.go:215: 16:14:31 Error Trace: filter_test.go:215 16:14:31 Error: Should be true 16:14:31 Test: TestFilterOutByValueDescriptor 16:14:31 Messages: Pipeline should continue 16:14:31 filter_test.go:231: 16:14:31 Error Trace: filter_test.go:231 16:14:31 Error: Should be true 16:14:31 Test: TestFilterOutByValueDescriptor 16:14:31 Messages: Pipeline should continue 16:14:31 filter_test.go:235: 16:14:31 Error Trace: filter_test.go:235 16:14:31 Error: Should be true 16:14:31 Test: TestFilterOutByValueDescriptor 16:14:31 Messages: Pipeline should continue 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.98307017Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.992295326Z app=app_functions_sdk_go source=filter.go:86 msg="Filtering by ValueDescriptor" 16:14:31 level=DEBUG ts=2020-08-10T16:14:26.999678204Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.008483901Z app=app_functions_sdk_go source=http.go:105 msg="Response: 200 OK" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.015112973Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.021976199Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.029789935Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.040725478Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.048140036Z app=app_functions_sdk_go source=http.go:98 msg="POSTing data" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.055400651Z app=app_functions_sdk_go source=http.go:105 msg="Response: 404 Not Found" 16:14:31 level=DEBUG ts=2020-08-10T16:14:27.061522382Z app=app_functions_sdk_go source=http.go:106 msg="Sent data: test message" 16:14:31 panic: runtime error: invalid memory address or nil pointer dereference [recovered] 16:14:31 panic: runtime error: invalid memory address or nil pointer dereference 16:14:31 [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x2b1558] 16:14:31 16:14:31 goroutine 44 [running]: 16:14:31 testing.tRunner.func1(0x4000154a00) 16:14:31 /usr/local/go/src/testing/testing.go:874 +0x348 16:14:31 panic(0x3832e0, 0x7199b0) 16:14:31 /usr/local/go/src/runtime/panic.go:679 +0x194 16:14:31 github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).getInsecureSecrets(0x40000ae540, 0x4049c7, 0x5, 0x4000152250, 0x1, 0x1, 0x10, 0x367460, 0x1) 16:14:31 /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:97 +0x38 16:14:31 github.com/edgexfoundry/app-functions-sdk-go/internal/security.(*SecretProviderImpl).GetSecrets(0x40000ae540, 0x4049c7, 0x5, 0x4000152250, 0x1, 0x1, 0x498aa0, 0x4000156630, 0x4000154b00) 16:14:31 /w/workspace/app-functions-sdk-go/1/internal/security/credentials.go:68 +0x1d0 16:14:31 github.com/edgexfoundry/app-functions-sdk-go/appcontext.(*Context).GetSecrets(...) 16:14:31 /w/workspace/app-functions-sdk-go/1/appcontext/context.go:142 16:14:31 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.HTTPSender.HTTPPost(0x400015e1b0, 0x23, 0x40893d, 0x10, 0x0, 0x4096a6, 0x12, 0x4049c7, 0x5, 0x4000099520, ...) 16:14:31 /w/workspace/app-functions-sdk-go/1/pkg/transforms/http.go:89 +0xab4 16:14:31 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestHTTPPostWithSecrets.func2(0x4000154a00) 16:14:31 /w/workspace/app-functions-sdk-go/1/pkg/transforms/http_test.go:153 +0x188 16:14:31 testing.tRunner(0x4000154a00, 0x4000148380) 16:14:31 /usr/local/go/src/testing/testing.go:909 +0xb8 16:14:31 created by testing.(*T).Run 16:14:31 /usr/local/go/src/testing/testing.go:960 +0x2c0 16:14:31 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.564s 16:14:31 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 16:14:31 FAIL 16:14:31 make: *** [Makefile:6: test] Error 1 [Pipeline] } 16:14:31 $ docker stop --time=1 13b7b4a9878d6fb9c745a17c86413463ca071ca41dd7a186150db30481570afd 16:14:33 $ docker rm -f 13b7b4a9878d6fb9c745a17c86413463ca071ca41dd7a186150db30481570afd [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] } 16:14:35 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 16:14:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:39 ---> package-listing.sh 16:14:39 ++ facter osfamily 16:14:39 ++ tr '[:upper:]' '[:lower:]' 16:14:39 + OS_FAMILY=redhat 16:14:39 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-441 16:14:39 + START_PACKAGES=/tmp/packages_start.txt 16:14:39 + END_PACKAGES=/tmp/packages_end.txt 16:14:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:39 + PACKAGES=/tmp/packages_start.txt 16:14:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-441 ']' 16:14:39 + PACKAGES=/tmp/packages_end.txt 16:14:39 + case "${OS_FAMILY}" in 16:14:39 + sort 16:14:39 + rpm -qa 16:14:44 + '[' -f /tmp/packages_start.txt ']' 16:14:44 + '[' -f /tmp/packages_end.txt ']' 16:14:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:44 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-441 ']' 16:14:44 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-441/archives/ 16:14:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-441/archives/ [Pipeline] isUnix [Pipeline] sh 16:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:44 16:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:14:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:45 alpine: Pulling from edgex-lftools-log-publisher 16:14:45 c9b1b535fdd9: Pulling fs layer 16:14:45 2cc5ad85d9ab: Pulling fs layer 16:14:45 756a868c4378: Pulling fs layer 16:14:45 444b2fc9a129: Pulling fs layer 16:14:45 ea15f1150254: Pulling fs layer 16:14:45 41b27a9f41bf: Pulling fs layer 16:14:45 28c525ee5125: Pulling fs layer 16:14:45 094b1ea09ed8: Pulling fs layer 16:14:45 138eaada9080: Pulling fs layer 16:14:45 0622d0fa9048: Pulling fs layer 16:14:45 28c525ee5125: Waiting 16:14:45 444b2fc9a129: Waiting 16:14:45 ea15f1150254: Waiting 16:14:45 094b1ea09ed8: Waiting 16:14:45 41b27a9f41bf: Waiting 16:14:45 138eaada9080: Waiting 16:14:45 0622d0fa9048: Waiting 16:14:45 2cc5ad85d9ab: Download complete 16:14:45 444b2fc9a129: Verifying Checksum 16:14:45 444b2fc9a129: Download complete 16:14:45 c9b1b535fdd9: Verifying Checksum 16:14:45 c9b1b535fdd9: Download complete 16:14:45 ea15f1150254: Verifying Checksum 16:14:45 ea15f1150254: Download complete 16:14:45 28c525ee5125: Verifying Checksum 16:14:45 28c525ee5125: Download complete 16:14:46 c9b1b535fdd9: Pull complete 16:14:46 2cc5ad85d9ab: Pull complete 16:14:46 756a868c4378: Verifying Checksum 16:14:46 756a868c4378: Download complete 16:14:47 138eaada9080: Verifying Checksum 16:14:47 138eaada9080: Download complete 16:14:47 0622d0fa9048: Verifying Checksum 16:14:47 0622d0fa9048: Download complete 16:14:47 094b1ea09ed8: Verifying Checksum 16:14:47 094b1ea09ed8: Download complete 16:14:48 41b27a9f41bf: Verifying Checksum 16:14:48 41b27a9f41bf: Download complete 16:14:50 756a868c4378: Pull complete 16:14:50 444b2fc9a129: Pull complete 16:14:51 ea15f1150254: Pull complete 16:14:55 41b27a9f41bf: Pull complete 16:14:55 28c525ee5125: Pull complete 16:14:59 094b1ea09ed8: Pull complete 16:15:00 138eaada9080: Pull complete 16:15:00 0622d0fa9048: Pull complete 16:15:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:15:01 prd-centos7-docker-4c-2g-3269 does not seem to be running inside a container 16:15:01 $ 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-441 -v /w/workspace/ndry_app-functions-sdk-go_PR-441:/w/workspace/ndry_app-functions-sdk-go_PR-441:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:15:04 $ docker top 77a31fef9d15ab2441cfbad9e3387f8d6c98a23215347d2b809eba9ceefe342d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:04 provisioning config files... 16:15:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-441@tmp/config8881338745060315002tmp [Pipeline] { [Pipeline] echo 16:15:04 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:05 ---> create-netrc.sh [Pipeline] echo 16:15:05 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:15:06 ---> logs-deploy.sh 16:15:06 + ARCHIVE_ARTIFACTS= 16:15:06 + LOGS_SERVER=https://logs.edgexfoundry.org 16:15:06 + '[' https://logs.edgexfoundry.org == None ']' 16:15:06 + NEXUS_URL=https://nexus.edgexfoundry.org 16:15:06 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/1 16:15:06 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-441/1/ 16:15:06 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/1 /w/workspace/ndry_app-functions-sdk-go_PR-441 16:15:08 Archives upload complete. 16:15:08 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-441/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-441/1/ 16:15:10 ---> uname -a: 16:15:10 Linux 77a31fef9d15 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 16:15:10 16:15:10 16:15:10 ---> lscpu: 16:15:10 Architecture: x86_64 16:15:10 CPU op-mode(s): 32-bit, 64-bit 16:15:10 Byte Order: Little Endian 16:15:10 Address sizes: 40 bits physical, 48 bits virtual 16:15:10 CPU(s): 4 16:15:10 On-line CPU(s) list: 0-3 16:15:10 Thread(s) per core: 1 16:15:10 Core(s) per socket: 1 16:15:10 Socket(s): 4 16:15:10 NUMA node(s): 1 16:15:10 Vendor ID: GenuineIntel 16:15:10 CPU family: 6 16:15:10 Model: 44 16:15:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:15:10 Stepping: 1 16:15:10 CPU MHz: 2933.438 16:15:10 BogoMIPS: 5866.87 16:15:10 Virtualization: VT-x 16:15:10 Hypervisor vendor: KVM 16:15:10 Virtualization type: full 16:15:10 L1d cache: 128 KiB 16:15:10 L1i cache: 128 KiB 16:15:10 L2 cache: 16 MiB 16:15:10 L3 cache: 64 MiB 16:15:10 NUMA node0 CPU(s): 0-3 16:15:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:15:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:15:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:15:10 Vulnerability Meltdown: Mitigation; PTI 16:15:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:15:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:15:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:15:10 Vulnerability Tsx async abort: Not affected 16:15:10 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 16:15:10 16:15:10 16:15:10 ---> nproc: 16:15:10 4 16:15:10 16:15:10 16:15:10 ---> df -h: 16:15:10 Filesystem Size Used Available Use% Mounted on 16:15:10 overlay 50.0G 7.3G 42.7G 15% / 16:15:10 tmpfs 64.0M 0 64.0M 0% /dev 16:15:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:15:10 shm 64.0M 0 64.0M 0% /dev/shm 16:15:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 16:15:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 16:15:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 16:15:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa 16:15:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-441 16:15:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-441@tmp 16:15:10 16:15:10 16:15:10 ---> free -m: 16:15:10 total used free shared buff/cache available 16:15:10 Mem: 1837 650 133 0 1053 1080 16:15:10 Swap: 1023 1 1022 16:15:10 16:15:10 16:15:10 ---> ip addr: 16:15:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:15:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:15:10 inet 127.0.0.1/8 scope host lo 16:15:10 valid_lft forever preferred_lft forever 16:15:10 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:15:10 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:15:10 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:15:10 valid_lft forever preferred_lft forever 16:15:10 16:15:10 16:15:10 ---> sar -b -r -n DEV: 16:15:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) 16:15:10 16:15:10 16:07:02 LINUX RESTART 16:15:10 16:15:10 16:08:02 tps rtps wtps bread/s bwrtn/s 16:15:10 16:09:01 60.01 15.89 44.12 5166.05 6567.50 16:15:10 16:10:01 1.60 0.00 1.60 0.00 32.01 16:15:10 16:11:01 0.22 0.00 0.22 0.00 3.76 16:15:10 16:12:01 0.25 0.00 0.25 0.00 2.70 16:15:10 16:13:01 0.25 0.00 0.25 0.00 3.16 16:15:10 16:14:01 0.30 0.00 0.30 0.00 3.70 16:15:10 16:15:02 125.85 82.68 43.16 6745.71 16747.94 16:15:10 Average: 26.86 14.09 12.78 1694.64 3331.77 16:15:10 16:15:10 16:08:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:15:10 16:09:01 233712 1647844 87.58 2620 1073924 1153280 39.36 430156 1059492 124 16:15:10 16:10:01 247672 1633884 86.84 2620 1073888 1057312 36.08 422608 1055176 20 16:15:10 16:11:01 247300 1634256 86.86 2620 1073896 1057512 36.09 423472 1055172 8 16:15:10 16:12:01 244292 1637264 87.02 2620 1073896 1057680 36.10 436276 1044464 16 16:15:10 16:13:01 244836 1636720 86.99 2620 1073904 1057500 36.09 436072 1044428 20 16:15:10 16:14:01 243036 1638520 87.08 2620 1073908 1057464 36.09 463536 1018688 20 16:15:10 16:15:02 86272 1795284 95.41 2620 1144044 1316364 44.93 488524 1107024 92292 16:15:10 Average: 221017 1660539 88.25 2620 1083923 1108159 37.82 442949 1054921 13214 16:15:10 16:15:10 16:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:15:10 16:09:01 eth0 334.61 295.43 1233.52 389.82 0.00 0.00 0.00 16:15:10 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:09:01 docker0 115.88 99.34 10.06 307.39 0.00 0.00 0.00 16:15:10 16:10:01 eth0 0.50 0.08 0.03 0.01 0.00 0.00 0.00 16:15:10 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:11:01 eth0 0.83 0.35 0.64 0.02 0.00 0.00 0.00 16:15:10 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:12:01 eth0 1.83 1.42 0.61 2.83 0.00 0.00 0.00 16:15:10 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:13:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 16:15:10 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:14:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 16:15:10 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:15:02 eth0 93.33 58.15 2330.88 30.38 0.00 0.00 0.00 16:15:10 16:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 16:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 Average: eth0 61.03 50.28 508.03 59.72 0.00 0.00 0.00 16:15:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:10 Average: docker0 16.33 14.00 1.42 43.32 0.00 0.00 0.00 16:15:10 16:15:10 16:15:10 ---> sar -P ALL: 16:15:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/10/20 _x86_64_ (4 CPU) 16:15:10 16:15:10 16:07:02 LINUX RESTART 16:15:10 16:15:10 16:08:02 CPU %user %nice %system %iowait %steal %idle 16:15:10 16:09:01 all 9.61 0.00 3.74 1.89 18.09 66.67 16:15:10 16:09:01 0 11.34 0.00 4.15 1.98 20.14 62.39 16:15:10 16:09:01 1 8.47 0.00 3.63 1.36 18.90 67.64 16:15:10 16:09:01 2 9.58 0.00 3.50 1.66 16.74 68.51 16:15:10 16:09:01 3 9.11 0.00 3.67 2.54 16.57 68.12 16:15:10 16:10:01 all 0.04 0.00 0.05 0.00 0.25 99.66 16:15:10 16:10:01 0 0.03 0.00 0.05 0.00 0.33 99.58 16:15:10 16:10:01 1 0.05 0.00 0.07 0.00 0.20 99.68 16:15:10 16:10:01 2 0.02 0.00 0.02 0.00 0.35 99.62 16:15:10 16:10:01 3 0.05 0.00 0.05 0.00 0.10 99.80 16:15:10 16:11:01 all 0.03 0.00 0.02 0.00 0.34 99.61 16:15:10 16:11:01 0 0.03 0.00 0.03 0.00 0.42 99.52 16:15:10 16:11:01 1 0.02 0.00 0.00 0.00 0.25 99.73 16:15:10 16:11:01 2 0.05 0.00 0.03 0.00 0.51 99.40 16:15:10 16:11:01 3 0.03 0.00 0.02 0.00 0.20 99.75 16:15:10 16:12:01 all 0.15 0.00 0.03 0.00 0.38 99.44 16:15:10 16:12:01 0 0.13 0.00 0.02 0.00 0.25 99.60 16:15:10 16:12:01 1 0.42 0.00 0.05 0.00 0.46 99.07 16:15:10 16:12:01 2 0.02 0.00 0.05 0.00 0.42 99.52 16:15:10 16:12:01 3 0.02 0.00 0.02 0.00 0.37 99.60 16:15:10 16:13:01 all 0.11 0.00 0.04 0.00 0.20 99.65 16:15:10 16:13:01 0 0.00 0.00 0.02 0.00 0.05 99.93 16:15:10 16:13:01 1 0.38 0.00 0.03 0.00 0.38 99.20 16:15:10 16:13:01 2 0.03 0.00 0.05 0.00 0.37 99.55 16:15:10 16:13:01 3 0.02 0.00 0.03 0.00 0.03 99.92 16:15:10 16:14:01 all 0.10 0.00 0.04 0.00 0.18 99.68 16:15:10 16:14:01 0 0.02 0.00 0.00 0.00 0.05 99.93 16:15:10 16:14:01 1 0.38 0.00 0.05 0.00 0.38 99.18 16:15:10 16:14:01 2 0.03 0.00 0.10 0.00 0.15 99.72 16:15:10 16:14:01 3 0.02 0.00 0.03 0.00 0.12 99.83 16:15:10 16:15:02 all 4.20 0.00 2.47 1.09 7.41 84.82 16:15:10 16:15:02 0 5.78 0.00 2.55 2.20 7.86 81.61 16:15:10 16:15:02 1 3.37 0.00 2.41 0.15 7.82 86.24 16:15:10 16:15:02 2 3.63 0.00 2.83 1.27 6.93 85.35 16:15:10 16:15:02 3 4.02 0.00 2.10 0.79 7.02 86.07 16:15:10 Average: all 2.04 0.00 0.91 0.43 3.85 92.77 16:15:10 Average: 0 2.47 0.00 0.97 0.59 4.15 91.82 16:15:10 Average: 1 1.90 0.00 0.91 0.22 4.12 92.85 16:15:10 Average: 2 1.91 0.00 0.94 0.42 3.64 93.09 16:15:10 Average: 3 1.89 0.00 0.84 0.47 3.48 93.32 16:15:10 16:15:10 16:15:10