Branch indexing 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 3c83ecee93ede0cfcb97930bb929152dfc8b7671+0ff3ad959e6f24b21e9d0dced1424497a155e7a2 (283993e1727c12152ae53f1030239d75e30cc702) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-298 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [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-292 # 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/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # 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/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 Merge succeeded, producing 0212ec415c5f24ba17b12537e6815b41c478db73 Checking out Revision 0212ec415c5f24ba17b12537e6815b41c478db73 (PR-292) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # 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 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0212ec415c5f24ba17b12537e6815b41c478db73 # timeout=10 Commit message: "Merge commit '0ff3ad959e6f24b21e9d0dced1424497a155e7a2' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 288c6b4987a1a462e6380d1236b794867b49d731 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:45:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 11:45:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:45:50 11:45:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:45:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:45:50 latest: Pulling from edgex-devops/git-semver 11:45:50 9123ac7c32f7: Pulling fs layer 11:45:50 b8cc5d1170e3: Pulling fs layer 11:45:50 2924cbbf6a41: Pulling fs layer 11:45:50 93b08a4f1073: Pulling fs layer 11:45:50 93b08a4f1073: Waiting 11:45:50 b8cc5d1170e3: Verifying Checksum 11:45:50 b8cc5d1170e3: Download complete 11:45:51 9123ac7c32f7: Verifying Checksum 11:45:51 9123ac7c32f7: Download complete 11:45:51 93b08a4f1073: Verifying Checksum 11:45:51 93b08a4f1073: Download complete 11:45:51 2924cbbf6a41: Verifying Checksum 11:45:51 2924cbbf6a41: Download complete 11:45:51 9123ac7c32f7: Pull complete 11:45:51 b8cc5d1170e3: Pull complete 11:45:52 2924cbbf6a41: Pull complete 11:45:52 93b08a4f1073: Pull complete 11:45:52 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 11:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:45:52 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 11:45:52 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:45:53 $ docker top 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:45:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:53 [ssh-agent] Looking for ssh-agent implementation... 11:45:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:53 $ docker exec 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent 11:45:53 SSH_AUTH_SOCK=/tmp/ssh-CXmnfp1EtMsV/agent.14 11:45:53 SSH_AGENT_PID=21 11:45:53 Running ssh-add (command line suppressed) 11:45:53 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_6864708313537171680.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_6864708313537171680.key) 11:45:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:54 + git describe --exact-match --tags HEAD 11:45:54 fatal: No names found, cannot describe anything. [Pipeline] } 11:45:54 $ docker exec --env ******** --env ******** 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent -k 11:45:54 unset SSH_AUTH_SOCK; 11:45:54 unset SSH_AGENT_PID; 11:45:54 echo Agent pid 21 killed; 11:45:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 11:45:54 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 11:45:54 This usually means this commit has not been tagged. [Pipeline] sshagent 11:45:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:54 [ssh-agent] Looking for ssh-agent implementation... 11:45:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:54 $ docker exec 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent 11:45:55 SSH_AUTH_SOCK=/tmp/ssh-z17e1Rq6NrF6/agent.57 11:45:55 SSH_AGENT_PID=64 11:45:55 Running ssh-add (command line suppressed) 11:45:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_8801668106184873165.key (/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/private_key_8801668106184873165.key) 11:45:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:55 + git semver init 11:45:55 # -> Open(): unable to determine branch for HEAD 11:45:55 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.git 11:45:55 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-292 11:45:55 # $SEMVER_REMOTE_NAME = origin 11:45:55 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 11:45:55 # $SEMVER_USER_NAME = jenkins 11:45:55 # $SEMVER_BRANCH = PR-292 11:45:55 # $SEMVER_TEMP = /tmp/semver-984664070 11:45:55 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 11:45:59 # '/tmp/semver-984664070' -> '/w/workspace/ndry_app-functions-sdk-go_PR-292/.semver' 11:45:59 # -> Force: false 11:45:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-292/.semver [Pipeline] } 11:45:59 $ docker exec --env ******** --env ******** 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be ssh-agent -k 11:45:59 unset SSH_AUTH_SOCK; 11:45:59 unset SSH_AGENT_PID; 11:45:59 echo Agent pid 64 killed; 11:45:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:45:59 + git semver [Pipeline] } 11:45:59 $ docker stop --time=1 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be 11:46:01 $ docker rm -f 6f9bbf18bbd00bb01e9e33f4e074f776a613c80cf77eb496ccc4da49a04306be [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 11:46:03 Stashed 91 file(s) [Pipeline] echo 11:46:03 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 11:46:18 Still waiting to schedule task 11:46:18 Executor slot already in use; ‘prd-centos7-docker-4c-2g-299’ is offline; ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10364’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’ 11:46:18 Still waiting to schedule task 11:46:18 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 11:47:10 Running on prd-centos7-docker-4c-2g-304 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws 11:47:10 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 11:47:13 using credential edgex-jenkins-ssh 11:47:13 Cloning the remote Git repository 11:47:13 Cloning with configured refspecs honoured and without tags 11:47:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:47:11 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 11:47:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:47:13 > git --version # timeout=10 11:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:47:14 Fetching without tags 11:47:15 Merging remotes/origin/master commit 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 11:47:15 Merge succeeded, producing 447189ae9f064a6fac6227d0e079b37dee7f5389 11:47:15 Checking out Revision 447189ae9f064a6fac6227d0e079b37dee7f5389 (PR-292) 11:47:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:47:14 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 11:47:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:47:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:47:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:47:15 > git config core.sparsecheckout # timeout=10 11:47:15 > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 11:47:15 > git remote # timeout=10 11:47:15 > git config --get remote.origin.url # timeout=10 11:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 11:47:15 > git merge 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 11:47:15 > git rev-parse HEAD^{commit} # timeout=10 11:47:15 > git config core.sparsecheckout # timeout=10 11:47:15 > git checkout -f 447189ae9f064a6fac6227d0e079b37dee7f5389 # timeout=10 11:47:19 Commit message: "Merge commit '0ff3ad959e6f24b21e9d0dced1424497a155e7a2' into HEAD" 11:47:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 11:47:19 > git rev-list --no-walk 288c6b4987a1a462e6380d1236b794867b49d731 # timeout=10 [Pipeline] echo 11:47:20 ========================================================= 11:47:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 11:47:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:47:21 + 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 . 11:47:22 Sending build context to Docker daemon 36.55MB 11:47:22 Step 1/8 : ARG BASE=golang:1.13-alpine 11:47:22 Step 2/8 : FROM ${BASE} 11:47:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 11:47:22 e6b0cf9c0882: Pulling fs layer 11:47:22 2848faf0eed1: Pulling fs layer 11:47:22 0f37312ad70f: Pulling fs layer 11:47:22 5788d62ee057: Pulling fs layer 11:47:22 0e6b1d234666: Pulling fs layer 11:47:22 bf5d7aec512f: Pulling fs layer 11:47:22 34c802a77dc8: Pulling fs layer 11:47:22 9eb99e56ec68: Pulling fs layer 11:47:22 27c7a5d97fbd: Pulling fs layer 11:47:22 5c102a31e300: Pulling fs layer 11:47:22 dcfb455df0a1: Pulling fs layer 11:47:22 34c802a77dc8: Waiting 11:47:22 9eb99e56ec68: Waiting 11:47:22 27c7a5d97fbd: Waiting 11:47:22 5c102a31e300: Waiting 11:47:22 dcfb455df0a1: Waiting 11:47:22 5788d62ee057: Waiting 11:47:22 0e6b1d234666: Waiting 11:47:22 bf5d7aec512f: Waiting 11:47:22 0f37312ad70f: Verifying Checksum 11:47:22 0f37312ad70f: Download complete 11:47:22 2848faf0eed1: Download complete 11:47:22 0e6b1d234666: Verifying Checksum 11:47:22 0e6b1d234666: Download complete 11:47:22 bf5d7aec512f: Verifying Checksum 11:47:22 bf5d7aec512f: Download complete 11:47:22 e6b0cf9c0882: Verifying Checksum 11:47:22 e6b0cf9c0882: Download complete 11:47:22 e6b0cf9c0882: Pull complete 11:47:23 34c802a77dc8: Verifying Checksum 11:47:23 34c802a77dc8: Download complete 11:47:23 27c7a5d97fbd: Verifying Checksum 11:47:23 27c7a5d97fbd: Download complete 11:47:24 9eb99e56ec68: Download complete 11:47:24 5c102a31e300: Verifying Checksum 11:47:24 5c102a31e300: Download complete 11:47:24 dcfb455df0a1: Verifying Checksum 11:47:24 dcfb455df0a1: Download complete 11:47:24 5788d62ee057: Verifying Checksum 11:47:24 5788d62ee057: Download complete 11:47:25 2848faf0eed1: Pull complete 11:47:25 0f37312ad70f: Pull complete 11:47:31 5788d62ee057: Pull complete 11:47:31 0e6b1d234666: Pull complete 11:47:31 bf5d7aec512f: Pull complete 11:47:36 34c802a77dc8: Pull complete 11:47:40 9eb99e56ec68: Pull complete 11:47:40 27c7a5d97fbd: Pull complete 11:47:41 5c102a31e300: Pull complete 11:47:41 dcfb455df0a1: Pull complete 11:47:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 11:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 11:47:41 ---> 7c70fe431013 11:47:41 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:47:41 latest: Pulling from library/docker 11:47:41 c9b1b535fdd9: Pulling fs layer 11:47:41 cd54125436dc: Pulling fs layer 11:47:41 70d1554c15cb: Pulling fs layer 11:47:41 82dd17ef2c28: Pulling fs layer 11:47:41 7ca57ea69baf: Pulling fs layer 11:47:41 a3af031952ce: Pulling fs layer 11:47:41 e29377cccb21: Pulling fs layer 11:47:41 a3af031952ce: Waiting 11:47:41 82dd17ef2c28: Waiting 11:47:41 7ca57ea69baf: Waiting 11:47:42 70d1554c15cb: Verifying Checksum 11:47:42 70d1554c15cb: Download complete 11:47:42 cd54125436dc: Verifying Checksum 11:47:42 cd54125436dc: Download complete 11:47:42 c9b1b535fdd9: Verifying Checksum 11:47:42 c9b1b535fdd9: Download complete 11:47:42 7ca57ea69baf: Verifying Checksum 11:47:42 7ca57ea69baf: Download complete 11:47:42 a3af031952ce: Verifying Checksum 11:47:42 a3af031952ce: Download complete 11:47:42 c9b1b535fdd9: Pull complete 11:47:42 e29377cccb21: Verifying Checksum 11:47:42 e29377cccb21: Download complete 11:47:43 cd54125436dc: Pull complete 11:47:43 70d1554c15cb: Pull complete 11:47:43 82dd17ef2c28: Verifying Checksum 11:47:43 82dd17ef2c28: Download complete 11:47:48 82dd17ef2c28: Pull complete 11:47:48 7ca57ea69baf: Pull complete 11:47:48 a3af031952ce: Pull complete 11:47:48 e29377cccb21: Pull complete 11:47:48 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 11:47:48 Status: Downloaded newer image for docker:latest 11:47:49 ---> 3badf7afa2ed 11:47:49 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:47:49 ---> Running in d8cbc1f9ce27 11:47:49 Removing intermediate container d8cbc1f9ce27 11:47:49 ---> cd98785aa21c 11:47:49 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 11:47:49 ---> Running in 493fd20fb33d 11:47:50 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 11:47:51 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 11:47:51 (1/5) Installing libsodium (1.0.18-r0) 11:47:51 (2/5) Installing libzmq (4.3.2-r0) 11:47:51 (3/5) Installing pkgconf (1.6.3-r0) 11:47:51 (4/5) Installing libsodium-dev (1.0.18-r0) 11:47:51 (5/5) Installing zeromq-dev (4.3.2-r0) 11:47:51 Executing busybox-1.31.1-r8.trigger 11:47:51 OK: 145 MiB in 44 packages 11:47:52 Removing intermediate container 493fd20fb33d 11:47:52 ---> 4fca07223c7b 11:47:52 Step 6/8 : WORKDIR /build 11:47:52 ---> Running in 2367349fce11 11:47:52 Removing intermediate container 2367349fce11 11:47:52 ---> 5f5d5ee9b1bd 11:47:52 Step 7/8 : COPY go.mod . 11:47:52 ---> 26a223dba417 11:47:52 Step 8/8 : RUN go mod download 11:47:52 ---> Running in 41adea4e7424 11:47:56 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:47:56 go: finding github.com/BurntSushi/toml v0.3.1 11:47:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:47:56 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:47:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 11:47:56 go: finding github.com/bgentry/speakeasy v0.1.0 11:47:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:47:56 go: finding github.com/davecgh/go-spew v1.1.1 11:47:56 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 11:47:56 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 11:47:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 11:47:56 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 11:47:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 11:47:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 11:47:56 go: finding github.com/fatih/color v1.7.0 11:47:56 go: finding github.com/go-kit/kit v0.8.0 11:47:56 go: finding github.com/go-logfmt/logfmt v0.4.0 11:47:56 go: finding github.com/go-stack/stack v1.8.0 11:47:56 go: finding github.com/golang/snappy v0.0.1 11:47:56 go: finding github.com/gomodule/redigo v2.0.0+incompatible 11:47:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:47:56 go: finding github.com/google/go-cmp v0.3.1 11:47:57 go: finding github.com/google/uuid v1.1.0 11:47:57 go: finding github.com/gorilla/mux v1.7.2 11:47:57 go: finding github.com/hashicorp/consul/api v1.1.0 11:47:57 go: finding github.com/hashicorp/consul/sdk v0.1.1 11:47:57 go: finding github.com/hashicorp/errwrap v1.0.0 11:47:57 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:47:57 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 11:47:57 go: finding github.com/hashicorp/go-msgpack v0.5.3 11:47:57 go: finding github.com/hashicorp/go-multierror v1.0.0 11:47:57 go: finding github.com/hashicorp/go-rootcerts v1.0.0 11:47:57 go: finding github.com/hashicorp/go-sockaddr v1.0.0 11:47:57 go: finding github.com/hashicorp/go-syslog v1.0.0 11:47:57 go: finding github.com/hashicorp/go-uuid v1.0.1 11:47:57 go: finding github.com/hashicorp/go.net v0.0.1 11:47:57 go: finding github.com/hashicorp/golang-lru v0.5.0 11:47:57 go: finding github.com/hashicorp/logutils v1.0.0 11:47:57 go: finding github.com/hashicorp/mdns v1.0.0 11:47:57 go: finding github.com/hashicorp/memberlist v0.1.3 11:47:57 go: finding github.com/hashicorp/serf v0.8.2 11:47:57 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:47:57 go: finding github.com/kr/pretty v0.2.0 11:47:57 go: finding github.com/kr/pty v1.1.1 11:47:57 go: finding github.com/kr/text v0.1.0 11:47:57 go: finding github.com/mattn/go-colorable v0.0.9 11:47:57 go: finding github.com/mattn/go-isatty v0.0.3 11:47:57 go: finding github.com/miekg/dns v1.0.14 11:47:58 go: finding github.com/mitchellh/cli v1.0.0 11:47:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:47:58 go: finding github.com/mitchellh/copystructure v1.0.0 11:47:58 go: finding github.com/mitchellh/go-homedir v1.0.0 11:47:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:47:58 go: finding github.com/mitchellh/gox v0.4.0 11:47:58 go: finding github.com/mitchellh/iochan v1.0.0 11:47:58 go: finding github.com/mitchellh/mapstructure v1.1.2 11:47:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 11:47:58 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:47:58 go: finding github.com/pebbe/zmq4 v1.0.0 11:47:58 go: finding github.com/pelletier/go-toml v1.2.0 11:47:58 go: finding github.com/pkg/errors v0.8.1 11:47:58 go: finding github.com/pmezard/go-difflib v1.0.0 11:47:58 go: finding github.com/posener/complete v1.1.1 11:47:58 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 11:47:58 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:47:58 go: finding github.com/stretchr/objx v0.2.0 11:47:58 go: finding github.com/stretchr/testify v1.4.0 11:47:58 go: finding github.com/tidwall/pretty v1.0.0 11:47:58 go: finding github.com/ugorji/go v1.1.4 11:47:58 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 11:47:58 go: finding github.com/xdg/stringprep v1.0.0 11:47:58 go: finding go.mongodb.org/mongo-driver v1.1.1 11:47:58 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 11:47:58 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 11:47:58 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 11:47:59 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 11:47:59 go: finding golang.org/x/text v0.3.2 11:47:59 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 11:47:59 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:47:59 go: finding gopkg.in/yaml.v2 v2.2.2 11:48:09 Removing intermediate container 41adea4e7424 11:48:09 ---> 3317d12b1268 11:48:09 Successfully built 3317d12b1268 11:48:09 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 11:48:09 + docker inspect -f . ci-base-image-x86_64 11:48:09 . [Pipeline] withDockerContainer 11:48:10 prd-centos7-docker-4c-2g-304 does not seem to be running inside a container 11:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 ******** ci-base-image-x86_64 cat 11:48:10 $ docker top ba76b4482fcbdd66e63c46ec6276414c064027724ef6be510c49c54e9948ccf4 -eo pid,comm [Pipeline] { [Pipeline] sh 11:48:11 + go version 11:48:11 go version go1.13.5 linux/amd64 [Pipeline] sh 11:48:11 + make test 11:48:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:48:12 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 11:48:25 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.142s coverage: 88.9% of statements 11:48:35 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.627s coverage: 41.7% of statements 11:48:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 11:48:35 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 11:48:35 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.008s coverage: 100.0% of statements 11:48:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.734s coverage: 69.3% of statements 11:48:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-306 in /w/workspace/ndry_app-functions-sdk-go_PR-292 [Pipeline] { [Pipeline] ws 11:48:40 Running in /w/workspace/app-functions-sdk-go/12 [Pipeline] { [Pipeline] checkout 11:48:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.081s coverage: 74.7% of statements 11:48:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements 11:48:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements 11:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.114s coverage: 100.0% of statements 11:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 11:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 11:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.008s coverage: 96.6% of statements 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 11:48:44 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 11:48:44 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 11:48:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.649s coverage: 84.8% of statements 11:48:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.059s coverage: 83.3% of statements 11:48:46 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 11:48:47 using credential edgex-jenkins-ssh 11:48:47 Cloning the remote Git repository 11:48:47 Cloning with configured refspecs honoured and without tags 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.527594032Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.533575181Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.55232132Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.556890052Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.562014238Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.562183049Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:41.562265265Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.567217526Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.572136504Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.577198887Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.577327938Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.577359667Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.592326484Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.592405382Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.601343986Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.605446792Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.605680175Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:43.605770996Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.609822779Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.615755629Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.621351346Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.627870429Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.632711688Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.638154397Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.643487243Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.648084172Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.653613475Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.65851495Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.663323323Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.668613529Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.674451693Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.681031329Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.686198493Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" 11:48:47 level=ERROR ts=2020-03-12T11:48:46.691027006Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.69631133Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.92698886Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.932560787Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.935795332Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.938810517Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.941800946Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.944579981Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.947137528Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.949785936Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.952307905Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.954849513Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.957155231Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.959490003Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.961785925Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.964425303Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.966769241Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.969328685Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.972336898Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.974816995Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.976981031Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.979695471Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.981802703Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.984327557Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.987325237Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 11:48:47 level=DEBUG ts=2020-03-12T11:48:46.990599321Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 11:48:47 true 11:48:47 11:48:47 true 11:48:47 11:48:47 --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) 11:48:47 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] 11:48:47 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string 11:48:47 11:48:47 goroutine 105 [running]: 11:48:47 testing.tRunner.func1(0xc00045c100) 11:48:47 /usr/local/go/src/testing/testing.go:874 +0x3a3 11:48:47 panic(0xa3bd60, 0xc0001079b0) 11:48:47 /usr/local/go/src/runtime/panic.go:679 +0x1b2 11:48:47 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0xc00045c100) 11:48:47 /w/workspace/app-functions-sdk-go/12/pkg/transforms/jsonlogic_test.go:52 +0x206 11:48:47 testing.tRunner(0xc00045c100, 0xb34e28) 11:48:47 /usr/local/go/src/testing/testing.go:909 +0xc9 11:48:47 created by testing.(*T).Run 11:48:47 /usr/local/go/src/testing/testing.go:960 +0x350 11:48:47 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.477s 11:48:47 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 11:48:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.008s coverage: 100.0% of statements 11:48:47 FAIL 11:48:47 make: *** [Makefile:6: test] Error 1 [Pipeline] } 11:48:47 $ docker stop --time=1 ba76b4482fcbdd66e63c46ec6276414c064027724ef6be510c49c54e9948ccf4 11:48:47 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 11:48:47 > git init /w/workspace/app-functions-sdk-go/12 # timeout=10 11:48:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:48:47 > git --version # timeout=10 11:48:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:48:48 $ docker rm -f ba76b4482fcbdd66e63c46ec6276414c064027724ef6be510c49c54e9948ccf4 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:48:49 Failed in branch amd64 11:48:50 Fetching without tags 11:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:48:50 > git config --add remote.origin.fetch +refs/pull/292/head:refs/remotes/origin/PR-292 # timeout=10 11:48:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 11:48:50 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 11:48:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 11:48:50 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:48:51 Merging remotes/origin/master commit 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 into PR head commit 3c83ecee93ede0cfcb97930bb929152dfc8b7671 11:48:51 Merge succeeded, producing 6c93a61974a83d26814b39d68ca7b81752a7f815 11:48:51 Checking out Revision 6c93a61974a83d26814b39d68ca7b81752a7f815 (PR-292) 11:48:51 > git config core.sparsecheckout # timeout=10 11:48:51 > git checkout -f 3c83ecee93ede0cfcb97930bb929152dfc8b7671 # timeout=10 11:48:51 > git remote # timeout=10 11:48:51 > git config --get remote.origin.url # timeout=10 11:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:51 > git merge 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 11:48:51 > git rev-parse HEAD^{commit} # timeout=10 11:48:51 > git config core.sparsecheckout # timeout=10 11:48:51 > git checkout -f 6c93a61974a83d26814b39d68ca7b81752a7f815 # timeout=10 11:48:55 Commit message: "Merge commit '0ff3ad959e6f24b21e9d0dced1424497a155e7a2' into HEAD" 11:48:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 11:48:55 > git rev-list --no-walk 288c6b4987a1a462e6380d1236b794867b49d731 # timeout=10 [Pipeline] echo 11:48:59 ========================================================= 11:48:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 11:48:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:49:00 + 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 . 11:49:01 Sending build context to Docker daemon 36.55MB 11:49:01 Step 1/8 : ARG BASE=golang:1.13-alpine 11:49:01 Step 2/8 : FROM ${BASE} 11:49:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:49:01 cde5963f3b93: Pulling fs layer 11:49:01 2a23fa8c16f7: Pulling fs layer 11:49:01 777b28850792: Pulling fs layer 11:49:01 8a11ddd9e578: Pulling fs layer 11:49:01 4cf88f913ddb: Pulling fs layer 11:49:01 1df406cf5192: Pulling fs layer 11:49:01 cd6300453558: Pulling fs layer 11:49:01 b9c365052c96: Pulling fs layer 11:49:01 a2d8cc88f415: Pulling fs layer 11:49:01 ea1d1ca13537: Pulling fs layer 11:49:01 3750a50a1c5e: Pulling fs layer 11:49:01 8a11ddd9e578: Waiting 11:49:01 4cf88f913ddb: Waiting 11:49:01 1df406cf5192: Waiting 11:49:01 cd6300453558: Waiting 11:49:01 b9c365052c96: Waiting 11:49:01 a2d8cc88f415: Waiting 11:49:01 ea1d1ca13537: Waiting 11:49:01 3750a50a1c5e: Waiting 11:49:01 777b28850792: Verifying Checksum 11:49:01 777b28850792: Download complete 11:49:01 2a23fa8c16f7: Verifying Checksum 11:49:01 2a23fa8c16f7: Download complete 11:49:01 4cf88f913ddb: Download complete 11:49:01 1df406cf5192: Verifying Checksum 11:49:01 1df406cf5192: Download complete 11:49:02 cde5963f3b93: Verifying Checksum 11:49:02 cde5963f3b93: Download complete 11:49:03 cde5963f3b93: Pull complete 11:49:03 2a23fa8c16f7: Pull complete 11:49:03 777b28850792: Pull complete 11:49:06 cd6300453558: Verifying Checksum 11:49:06 cd6300453558: Download complete 11:49:06 a2d8cc88f415: Verifying Checksum 11:49:06 a2d8cc88f415: Download complete 11:49:09 ea1d1ca13537: Verifying Checksum 11:49:09 ea1d1ca13537: Download complete 11:49:09 3750a50a1c5e: Verifying Checksum 11:49:09 3750a50a1c5e: Download complete 11:49:11 b9c365052c96: Download complete 11:49:13 8a11ddd9e578: Verifying Checksum 11:49:13 8a11ddd9e578: Download complete 11:49:23 8a11ddd9e578: Pull complete 11:49:24 4cf88f913ddb: Pull complete 11:49:24 1df406cf5192: Pull complete 11:49:29 cd6300453558: Pull complete 11:49:34 b9c365052c96: Pull complete 11:49:34 a2d8cc88f415: Pull complete 11:49:36 ea1d1ca13537: Pull complete 11:49:36 3750a50a1c5e: Pull complete 11:49:36 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 11:49:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 11:49:36 ---> 78745c68409d 11:49:36 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:49:36 latest: Pulling from library/docker 11:49:36 8fa90b21c985: Pulling fs layer 11:49:36 f2917335fcb0: Pulling fs layer 11:49:36 c8d3c84c2515: Pulling fs layer 11:49:36 a828ac2f8d0e: Pulling fs layer 11:49:36 ab7b0e4ac96f: Pulling fs layer 11:49:36 25581ce9dd66: Pulling fs layer 11:49:36 fc58c5fdb432: Pulling fs layer 11:49:36 ab7b0e4ac96f: Waiting 11:49:36 25581ce9dd66: Waiting 11:49:36 fc58c5fdb432: Waiting 11:49:36 a828ac2f8d0e: Waiting 11:49:37 c8d3c84c2515: Verifying Checksum 11:49:37 c8d3c84c2515: Download complete 11:49:37 f2917335fcb0: Verifying Checksum 11:49:37 f2917335fcb0: Download complete 11:49:37 8fa90b21c985: Verifying Checksum 11:49:37 8fa90b21c985: Download complete 11:49:38 ab7b0e4ac96f: Verifying Checksum 11:49:38 ab7b0e4ac96f: Download complete 11:49:38 25581ce9dd66: Verifying Checksum 11:49:38 25581ce9dd66: Download complete 11:49:38 8fa90b21c985: Pull complete 11:49:38 fc58c5fdb432: Verifying Checksum 11:49:38 fc58c5fdb432: Download complete 11:49:40 f2917335fcb0: Pull complete 11:49:40 c8d3c84c2515: Pull complete 11:49:43 a828ac2f8d0e: Verifying Checksum 11:49:43 a828ac2f8d0e: Download complete 11:49:47 a828ac2f8d0e: Pull complete 11:49:47 ab7b0e4ac96f: Pull complete 11:49:47 25581ce9dd66: Pull complete 11:49:47 fc58c5fdb432: Pull complete 11:49:47 Digest: sha256:948c0f302dae8ce62d28c32e46817c054cd5b00353fb0037646e92917a4124ff 11:49:47 Status: Downloaded newer image for docker:latest 11:49:56 ---> 20313841c54e 11:49:56 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 11:49:56 ---> Running in c0651036dcd0 11:49:56 Removing intermediate container c0651036dcd0 11:49:56 ---> 8fdb983e0bbf 11:49:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 11:49:56 ---> Running in 0613540f25b5 11:49:57 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 11:49:57 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 11:49:58 (1/5) Installing libsodium (1.0.18-r0) 11:49:58 (2/5) Installing libzmq (4.3.2-r0) 11:49:58 (3/5) Installing pkgconf (1.6.3-r0) 11:49:58 (4/5) Installing libsodium-dev (1.0.18-r0) 11:49:59 (5/5) Installing zeromq-dev (4.3.2-r0) 11:49:59 Executing busybox-1.31.1-r8.trigger 11:49:59 OK: 127 MiB in 44 packages 11:50:00 Removing intermediate container 0613540f25b5 11:50:00 ---> 0576b11c6d4f 11:50:00 Step 6/8 : WORKDIR /build 11:50:00 ---> Running in 5774921519c1 11:50:01 Removing intermediate container 5774921519c1 11:50:01 ---> 4ce7133be9d9 11:50:01 Step 7/8 : COPY go.mod . 11:50:01 ---> 554e80a99488 11:50:01 Step 8/8 : RUN go mod download 11:50:01 ---> Running in 8a051e4900d8 11:50:03 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 11:50:03 go: finding github.com/BurntSushi/toml v0.3.1 11:50:03 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 11:50:03 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 11:50:03 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 11:50:03 go: finding github.com/bgentry/speakeasy v0.1.0 11:50:03 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 11:50:03 go: finding github.com/davecgh/go-spew v1.1.1 11:50:03 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 11:50:03 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 11:50:03 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 11:50:03 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 11:50:03 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 11:50:03 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 11:50:03 go: finding github.com/fatih/color v1.7.0 11:50:03 go: finding github.com/go-kit/kit v0.8.0 11:50:03 go: finding github.com/go-logfmt/logfmt v0.4.0 11:50:03 go: finding github.com/go-stack/stack v1.8.0 11:50:03 go: finding github.com/golang/snappy v0.0.1 11:50:03 go: finding github.com/gomodule/redigo v2.0.0+incompatible 11:50:03 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 11:50:03 go: finding github.com/google/go-cmp v0.3.1 11:50:03 go: finding github.com/google/uuid v1.1.0 11:50:03 go: finding github.com/gorilla/mux v1.7.2 11:50:03 go: finding github.com/hashicorp/consul/api v1.1.0 11:50:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 11:50:03 go: finding github.com/hashicorp/errwrap v1.0.0 11:50:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 11:50:03 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 11:50:03 go: finding github.com/hashicorp/go-msgpack v0.5.3 11:50:03 go: finding github.com/hashicorp/go-multierror v1.0.0 11:50:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 11:50:03 go: finding github.com/hashicorp/go-sockaddr v1.0.0 11:50:03 go: finding github.com/hashicorp/go-syslog v1.0.0 11:50:03 go: finding github.com/hashicorp/go-uuid v1.0.1 11:50:03 go: finding github.com/hashicorp/go.net v0.0.1 11:50:03 go: finding github.com/hashicorp/golang-lru v0.5.0 11:50:03 go: finding github.com/hashicorp/logutils v1.0.0 11:50:03 go: finding github.com/hashicorp/mdns v1.0.0 11:50:03 go: finding github.com/hashicorp/memberlist v0.1.3 11:50:03 go: finding github.com/hashicorp/serf v0.8.2 11:50:03 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 11:50:03 go: finding github.com/kr/pretty v0.2.0 11:50:03 go: finding github.com/kr/pty v1.1.1 11:50:03 go: finding github.com/kr/text v0.1.0 11:50:03 go: finding github.com/mattn/go-colorable v0.0.9 11:50:03 go: finding github.com/mattn/go-isatty v0.0.3 11:50:03 go: finding github.com/miekg/dns v1.0.14 11:50:03 go: finding github.com/mitchellh/cli v1.0.0 11:50:03 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:50:03 go: finding github.com/mitchellh/copystructure v1.0.0 11:50:03 go: finding github.com/mitchellh/go-homedir v1.0.0 11:50:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 11:50:03 go: finding github.com/mitchellh/gox v0.4.0 11:50:04 go: finding github.com/mitchellh/iochan v1.0.0 11:50:04 go: finding github.com/mitchellh/mapstructure v1.1.2 11:50:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 11:50:04 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 11:50:04 go: finding github.com/pebbe/zmq4 v1.0.0 11:50:04 go: finding github.com/pelletier/go-toml v1.2.0 11:50:04 go: finding github.com/pkg/errors v0.8.1 11:50:04 go: finding github.com/pmezard/go-difflib v1.0.0 11:50:04 go: finding github.com/posener/complete v1.1.1 11:50:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 11:50:04 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 11:50:04 go: finding github.com/stretchr/objx v0.2.0 11:50:04 go: finding github.com/stretchr/testify v1.4.0 11:50:04 go: finding github.com/tidwall/pretty v1.0.0 11:50:04 go: finding github.com/ugorji/go v1.1.4 11:50:04 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 11:50:04 go: finding github.com/xdg/stringprep v1.0.0 11:50:04 go: finding go.mongodb.org/mongo-driver v1.1.1 11:50:04 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 11:50:04 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 11:50:04 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 11:50:04 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 11:50:04 go: finding golang.org/x/text v0.3.2 11:50:04 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 11:50:04 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 11:50:04 go: finding gopkg.in/yaml.v2 v2.2.2 11:50:22 Removing intermediate container 8a051e4900d8 11:50:22 ---> 4c93e956bfb3 11:50:22 Successfully built 4c93e956bfb3 11:50:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:50:23 + docker inspect -f . ci-base-image-arm64 11:50:23 . [Pipeline] withDockerContainer 11:50:23 prd-ubuntu18.04-docker-arm64-4c-16g-306 does not seem to be running inside a container 11:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/12 -v /w/workspace/app-functions-sdk-go/12:/w/workspace/app-functions-sdk-go/12:rw,z -v /w/workspace/app-functions-sdk-go/12@tmp:/w/workspace/app-functions-sdk-go/12@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 ******** ci-base-image-arm64 cat 11:50:25 $ docker top c6a1cb8acb7410306055e828ac6db3b724c08100eb417d906967f2dab5fa4996 -eo pid,comm [Pipeline] { [Pipeline] sh 11:50:26 + go version 11:50:26 go version go1.13.5 linux/arm64 [Pipeline] sh 11:50:26 + make test 11:50:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:50:28 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 11:51:15 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.110s coverage: 88.9% of statements 11:51:33 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.542s coverage: 41.7% of statements 11:51:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 11:51:33 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 11:51:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.029s coverage: 100.0% of statements 11:51:33 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.352s coverage: 69.3% of statements 11:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.119s coverage: 74.7% of statements 11:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 11:51:36 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.019s coverage: 100.0% of statements 11:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.108s coverage: 100.0% of statements 11:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.020s coverage: 100.0% of statements 11:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.045s coverage: 100.0% of statements 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 11:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.018s coverage: 96.6% of statements 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 11:51:43 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 11:51:43 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 11:51:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.768s coverage: 84.8% of statements 11:51:49 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.106s coverage: 83.3% of statements 11:51:49 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 11:51:49 level=DEBUG ts=2020-03-12T11:51:43.974750155Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:43.983347368Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:43.989360055Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:43.995375913Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:51:49 level=DEBUG ts=2020-03-12T11:51:44.002225746Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:44.002520243Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:44.00282082Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.008990653Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.019689319Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.02661733Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.02694577Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.027262579Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.043520951Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.043769194Z app=app_functions_sdk_go source=batch.go:98 msg="Batch count has been reached" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.055099807Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.062108225Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.062258349Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:46.062618892Z app=app_functions_sdk_go source=batch.go:83 msg="Batching Data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.068994364Z app=app_functions_sdk_go source=batch.go:100 msg="Timer has elapsed" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.075890834Z app=app_functions_sdk_go source=batch.go:124 msg="Forwarding Batched Data..." 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.082493676Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.088314808Z app=app_functions_sdk_go source=compression.go:48 msg="Compression with GZIP" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.094785668Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.100736502Z app=app_functions_sdk_go source=compression.go:75 msg="Compression with ZLIB" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.107275668Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.113323591Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.119296286Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.124918709Z app=app_functions_sdk_go source=conversion.go:43 msg="Transforming to XML" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.130656513Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.137341773Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.143283785Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.149172923Z app=app_functions_sdk_go source=conversion.go:63 msg="Transforming to JSON" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.155751123Z app=app_functions_sdk_go source=context.go:78 msg="Marking event as pushed" 11:51:49 level=ERROR ts=2020-03-12T11:51:49.161992983Z app=app_functions_sdk_go source=coredata.go:41 msg="No EventID or EventChecksum Provided" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.167533209Z app=app_functions_sdk_go source=context.go:101 msg="Pushing to CoreData" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.196709332Z app=app_functions_sdk_go source=encryption.go:60 msg="Encrypting with AES" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.203640425Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.21026801Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.21717704Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.223180138Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.229717425Z app=app_functions_sdk_go source=filter.go:42 msg="Filtering by DeviceID" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.23634787Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.242185773Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.248456696Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.254399418Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.260188597Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.265801019Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.271922448Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.278760292Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.295565296Z app=app_functions_sdk_go source=filter.go:76 msg="Filtering by ValueDescriptor" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.3027331Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.310956981Z app=app_functions_sdk_go source=http.go:71 msg="Response: 200 OK" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.316508978Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.322316788Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.328790829Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.334038368Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.340217862Z app=app_functions_sdk_go source=http.go:64 msg="POSTing data" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.346918714Z app=app_functions_sdk_go source=http.go:71 msg="Response: 404 Not Found" 11:51:49 level=DEBUG ts=2020-03-12T11:51:49.353256692Z app=app_functions_sdk_go source=http.go:72 msg="Sent data: test message" 11:51:49 true 11:51:49 11:51:49 true 11:51:49 11:51:49 --- FAIL: TestJSONLogicValidJSONBadRule (0.00s) 11:51:49 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string [recovered] 11:51:49 panic: interface conversion: interface {} is jsonlogic.ErrInvalidOperator, not string 11:51:49 11:51:49 goroutine 30 [running]: 11:51:49 testing.tRunner.func1(0x400010aa00) 11:51:49 /usr/local/go/src/testing/testing.go:874 +0x348 11:51:49 panic(0x5b2100, 0x400046c660) 11:51:49 /usr/local/go/src/runtime/panic.go:679 +0x194 11:51:49 github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms.TestJSONLogicValidJSONBadRule(0x400010aa00) 11:51:49 /w/workspace/app-functions-sdk-go/12/pkg/transforms/jsonlogic_test.go:52 +0x1c8 11:51:49 testing.tRunner(0x400010aa00, 0x6ab0d0) 11:51:49 /usr/local/go/src/testing/testing.go:909 +0xb8 11:51:49 created by testing.(*T).Run 11:51:49 /usr/local/go/src/testing/testing.go:960 +0x2c0 11:51:49 FAIL github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.420s 11:51:49 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 11:51:49 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.028s coverage: 100.0% of statements 11:51:49 FAIL 11:51:50 make: *** [Makefile:6: test] Error 1 [Pipeline] } 11:51:50 $ docker stop --time=1 c6a1cb8acb7410306055e828ac6db3b724c08100eb417d906967f2dab5fa4996 11:51:52 $ docker rm -f c6a1cb8acb7410306055e828ac6db3b724c08100eb417d906967f2dab5fa4996 [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:51:54 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 11:51:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:51:55 ---> package-listing.sh 11:51:55 ++ facter osfamily 11:51:55 ++ tr '[:upper:]' '[:lower:]' 11:51:55 + OS_FAMILY=redhat 11:51:55 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-292 11:51:55 + START_PACKAGES=/tmp/packages_start.txt 11:51:55 + END_PACKAGES=/tmp/packages_end.txt 11:51:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:55 + PACKAGES=/tmp/packages_start.txt 11:51:55 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' 11:51:55 + PACKAGES=/tmp/packages_end.txt 11:51:55 + case "${OS_FAMILY}" in 11:51:55 + rpm -qa 11:51:55 + sort 11:51:59 + '[' -f /tmp/packages_start.txt ']' 11:51:59 + '[' -f /tmp/packages_end.txt ']' 11:51:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:59 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-292 ']' 11:51:59 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ 11:51:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-292/archives/ [Pipeline] isUnix [Pipeline] sh 11:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:52:00 11:52:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:52:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:52:00 alpine: Pulling from edgex-lftools-log-publisher 11:52:00 c9b1b535fdd9: Pulling fs layer 11:52:00 2cc5ad85d9ab: Pulling fs layer 11:52:00 756a868c4378: Pulling fs layer 11:52:00 444b2fc9a129: Pulling fs layer 11:52:00 ea15f1150254: Pulling fs layer 11:52:00 41b27a9f41bf: Pulling fs layer 11:52:00 28c525ee5125: Pulling fs layer 11:52:00 094b1ea09ed8: Pulling fs layer 11:52:00 138eaada9080: Pulling fs layer 11:52:00 0622d0fa9048: Pulling fs layer 11:52:00 41b27a9f41bf: Waiting 11:52:00 28c525ee5125: Waiting 11:52:00 094b1ea09ed8: Waiting 11:52:00 138eaada9080: Waiting 11:52:00 0622d0fa9048: Waiting 11:52:00 444b2fc9a129: Waiting 11:52:00 ea15f1150254: Waiting 11:52:00 2cc5ad85d9ab: Verifying Checksum 11:52:00 2cc5ad85d9ab: Download complete 11:52:00 444b2fc9a129: Verifying Checksum 11:52:00 444b2fc9a129: Download complete 11:52:00 c9b1b535fdd9: Verifying Checksum 11:52:00 c9b1b535fdd9: Download complete 11:52:00 ea15f1150254: Verifying Checksum 11:52:00 ea15f1150254: Download complete 11:52:01 28c525ee5125: Verifying Checksum 11:52:01 28c525ee5125: Download complete 11:52:01 c9b1b535fdd9: Pull complete 11:52:01 756a868c4378: Verifying Checksum 11:52:01 756a868c4378: Download complete 11:52:01 138eaada9080: Verifying Checksum 11:52:01 138eaada9080: Download complete 11:52:01 094b1ea09ed8: Verifying Checksum 11:52:01 094b1ea09ed8: Download complete 11:52:01 0622d0fa9048: Verifying Checksum 11:52:01 0622d0fa9048: Download complete 11:52:01 2cc5ad85d9ab: Pull complete 11:52:01 41b27a9f41bf: Verifying Checksum 11:52:01 41b27a9f41bf: Download complete 11:52:03 756a868c4378: Pull complete 11:52:03 444b2fc9a129: Pull complete 11:52:03 ea15f1150254: Pull complete 11:52:07 41b27a9f41bf: Pull complete 11:52:07 28c525ee5125: Pull complete 11:52:09 094b1ea09ed8: Pull complete 11:52:11 138eaada9080: Pull complete 11:52:11 0622d0fa9048: Pull complete 11:52:11 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 11:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:52:11 prd-centos7-docker-4c-2g-298 does not seem to be running inside a container 11:52:11 $ 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-292 -v /w/workspace/ndry_app-functions-sdk-go_PR-292:/w/workspace/ndry_app-functions-sdk-go_PR-292:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:52:12 $ docker top bf7ffd6f48eff542869ccb6d8158838a444c61b08286881e9ec5bbfbbd698fa7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:52:12 provisioning config files... 11:52:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-292@tmp/config3335053996687282318tmp [Pipeline] { [Pipeline] echo 11:52:12 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:13 ---> create-netrc.sh [Pipeline] echo 11:52:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:13 ---> logs-deploy.sh 11:52:13 + ARCHIVE_ARTIFACTS= 11:52:13 + LOGS_SERVER=https://logs.edgexfoundry.org 11:52:13 + '[' https://logs.edgexfoundry.org == None ']' 11:52:13 + NEXUS_URL=https://nexus.edgexfoundry.org 11:52:13 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/12 11:52:13 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/12/ 11:52:13 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/12 /w/workspace/ndry_app-functions-sdk-go_PR-292 11:52:14 Archives upload complete. 11:52:14 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-292/12 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-292/12/ 11:52:15 ---> uname -a: 11:52:15 Linux bf7ffd6f48ef 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 11:52:15 11:52:15 11:52:15 ---> lscpu: 11:52:15 Architecture: x86_64 11:52:15 CPU op-mode(s): 32-bit, 64-bit 11:52:15 Byte Order: Little Endian 11:52:15 Address sizes: 40 bits physical, 48 bits virtual 11:52:15 CPU(s): 4 11:52:15 On-line CPU(s) list: 0-3 11:52:15 Thread(s) per core: 1 11:52:15 Core(s) per socket: 1 11:52:15 Socket(s): 4 11:52:15 NUMA node(s): 1 11:52:15 Vendor ID: GenuineIntel 11:52:15 CPU family: 6 11:52:15 Model: 44 11:52:15 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:52:15 Stepping: 1 11:52:15 CPU MHz: 2933.396 11:52:15 BogoMIPS: 5866.79 11:52:15 Virtualization: VT-x 11:52:15 Hypervisor vendor: KVM 11:52:15 Virtualization type: full 11:52:15 L1d cache: 128 KiB 11:52:15 L1i cache: 128 KiB 11:52:15 L2 cache: 16 MiB 11:52:15 L3 cache: 64 MiB 11:52:15 NUMA node0 CPU(s): 0-3 11:52:15 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 11:52:15 Vulnerability Meltdown: Mitigation; PTI 11:52:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:52:15 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 11:52:15 Vulnerability Spectre v2: Mitigation; Full retpoline 11:52:15 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 11:52:15 11:52:15 11:52:15 ---> nproc: 11:52:15 4 11:52:15 11:52:15 11:52:15 ---> df -h: 11:52:15 Filesystem Size Used Available Use% Mounted on 11:52:15 overlay 50.0G 6.3G 43.7G 13% / 11:52:15 tmpfs 64.0M 0 64.0M 0% /dev 11:52:15 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 11:52:15 shm 64.0M 0 64.0M 0% /dev/shm 11:52:15 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf 11:52:15 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname 11:52:15 /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts 11:52:15 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292 11:52:15 /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/ndry_app-functions-sdk-go_PR-292@tmp 11:52:15 /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa 11:52:15 11:52:15 11:52:15 ---> free -m: 11:52:15 total used free shared buff/cache available 11:52:15 Mem: 1838 650 74 0 1113 1082 11:52:15 Swap: 1023 0 1023 11:52:15 11:52:15