Pull request #498 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 20236cc885d1475e25755c66e8a90b976dfc973d+a28a1e282162ae220bb16baae6b474c93cd0f1dd (9f34d308d7197109e551b9ed01bb98f11bbd5d69) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 7909e789ffc0fecf34d47f501ec8db0a80105338 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 --version # 'git version 2.16.6' > 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 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-869 in /w/workspace/ndry_app-functions-sdk-go_PR-498 [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-498 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a28a1e282162ae220bb16baae6b474c93cd0f1dd into PR head commit 20236cc885d1475e25755c66e8a90b976dfc973d Merge succeeded, producing 20236cc885d1475e25755c66e8a90b976dfc973d Checking out Revision 20236cc885d1475e25755c66e8a90b976dfc973d (PR-498) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/498/head:refs/remotes/origin/PR-498 # 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/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # 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 a28a1e282162ae220bb16baae6b474c93cd0f1dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 Commit message: "feat(triggers): Add MQTT Trigger with secure connection options" First time build. Skipping changelog. > git rev-list --no-walk cf4213e4a4b0392a7953816597322c122fd60aef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-22T16:46:05.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-22T16:46:06.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-22T16:46:06.116Z] ========================================================= [2020-09-22T16:46:06.116Z] EdgeX Global Pipelines Version Info [2020-09-22T16:46:06.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-22T16:46:07.569Z] ------------------- [2020-09-22T16:46:07.569Z] stable info: [2020-09-22T16:46:07.569Z] ------------------- [2020-09-22T16:46:07.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-22T16:46:07.569Z] Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 [2020-09-22T16:46:07.569Z] Message: update stable to v1.0.122 [2020-09-22T16:46:08.524Z] ------------------- [2020-09-22T16:46:08.524Z] experimental info: [2020-09-22T16:46:08.524Z] ------------------- [2020-09-22T16:46:08.524Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-22T16:46:08.524Z] Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 [2020-09-22T16:46:08.524Z] Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-22T16:46:08.860Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-09-22T16:46:08.955Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-09-22T16:46:09.039Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-22T16:46:09.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-22T16:46:09.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-22T16:46:09.334Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-22T16:46:09.422Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-22T16:46:09.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-22T16:46:09.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-22T16:46:09.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-22T16:46:09.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-22T16:46:09.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-09-22T16:46:10.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-22T16:46:10.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-22T16:46:10.567Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T16:46:10.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T16:46:10.837Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T16:46:10.921Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-22T16:46:11.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-22T16:46:11.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-22T16:46:11.266Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-09-22T16:46:11.374Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-09-22T16:46:11.503Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2020-09-22T16:46:11.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2020-09-22T16:46:11.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2020-09-22T16:46:11.903Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 20236cc885d1475e25755c66e8a90b976dfc973d [Pipeline] echo [2020-09-22T16:46:11.988Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 20236cc [Pipeline] echo [2020-09-22T16:46:12.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-22T16:46:12.668Z] + git log --format=format:%s -1 20236cc885d1475e25755c66e8a90b976dfc973d [Pipeline] echo [2020-09-22T16:46:12.736Z] GIT_COMMIT: 20236cc885d1475e25755c66e8a90b976dfc973d, Commit Message: feat(triggers): Add MQTT Trigger with secure connection options [Pipeline] echo [2020-09-22T16:46:12.788Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:46:13.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T16:46:13.601Z] [2020-09-22T16:46:13.601Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:46:13.956Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T16:46:13.956Z] latest: Pulling from edgex-devops/git-semver [2020-09-22T16:46:13.956Z] 31603596830f: Pulling fs layer [2020-09-22T16:46:13.956Z] 2a8b12db71e7: Pulling fs layer [2020-09-22T16:46:13.956Z] 6ca5941a6612: Pulling fs layer [2020-09-22T16:46:13.956Z] ecc8261a40a4: Pulling fs layer [2020-09-22T16:46:13.956Z] ecc8261a40a4: Waiting [2020-09-22T16:46:13.956Z] 2a8b12db71e7: Verifying Checksum [2020-09-22T16:46:13.956Z] 2a8b12db71e7: Download complete [2020-09-22T16:46:14.220Z] 31603596830f: Download complete [2020-09-22T16:46:14.220Z] ecc8261a40a4: Verifying Checksum [2020-09-22T16:46:14.220Z] ecc8261a40a4: Download complete [2020-09-22T16:46:14.220Z] 6ca5941a6612: Verifying Checksum [2020-09-22T16:46:14.220Z] 6ca5941a6612: Download complete [2020-09-22T16:46:14.490Z] 31603596830f: Pull complete [2020-09-22T16:46:14.491Z] 2a8b12db71e7: Pull complete [2020-09-22T16:46:15.437Z] 6ca5941a6612: Pull complete [2020-09-22T16:46:15.437Z] ecc8261a40a4: Pull complete [2020-09-22T16:46:15.437Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-22T16:46:15.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-22T16:46:15.699Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-22T16:46:15.805Z] prd-centos7-docker-4c-2g-869 does not seem to be running inside a container [2020-09-22T16:46:15.858Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-498 -v /w/workspace/ndry_app-functions-sdk-go_PR-498:/w/workspace/ndry_app-functions-sdk-go_PR-498:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-498@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 [2020-09-22T16:46:17.959Z] $ docker top 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-22T16:46:18.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T16:46:18.243Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T16:46:18.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T16:46:18.464Z] $ docker exec 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent [2020-09-22T16:46:18.630Z] SSH_AUTH_SOCK=/tmp/ssh-pitDOzvEflAq/agent.13 [2020-09-22T16:46:18.630Z] SSH_AGENT_PID=18 [2020-09-22T16:46:18.641Z] Running ssh-add (command line suppressed) [2020-09-22T16:46:18.777Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_4042081140501749309.key (/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_4042081140501749309.key) [2020-09-22T16:46:18.825Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T16:46:19.163Z] + git describe --exact-match --tags HEAD [2020-09-22T16:46:19.163Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-22T16:46:19.189Z] $ docker exec --env ******** --env ******** 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent -k [2020-09-22T16:46:19.301Z] unset SSH_AUTH_SOCK; [2020-09-22T16:46:19.302Z] unset SSH_AGENT_PID; [2020-09-22T16:46:19.302Z] echo Agent pid 18 killed; [2020-09-22T16:46:19.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-22T16:46:19.433Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-22T16:46:19.433Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-22T16:46:19.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-22T16:46:19.536Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-22T16:46:19.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-22T16:46:19.701Z] $ docker exec 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent [2020-09-22T16:46:19.860Z] SSH_AUTH_SOCK=/tmp/ssh-uQtVA0JBHRUh/agent.48 [2020-09-22T16:46:19.860Z] SSH_AGENT_PID=53 [2020-09-22T16:46:19.868Z] Running ssh-add (command line suppressed) [2020-09-22T16:46:19.983Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_2258814174089891461.key (/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/private_key_2258814174089891461.key) [2020-09-22T16:46:20.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-22T16:46:20.364Z] + git semver init [2020-09-22T16:46:20.365Z] # -> Open(): unable to determine branch for HEAD [2020-09-22T16:46:20.365Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-498/.git [2020-09-22T16:46:20.365Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-498 [2020-09-22T16:46:20.365Z] # $SEMVER_REMOTE_NAME = origin [2020-09-22T16:46:20.365Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-22T16:46:20.365Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-22T16:46:20.365Z] # $SEMVER_BRANCH = PR-498 [2020-09-22T16:46:20.365Z] # $SEMVER_TEMP = /tmp/semver-484080247 [2020-09-22T16:46:20.365Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-09-22T16:46:22.926Z] # '/tmp/semver-484080247' -> '/w/workspace/ndry_app-functions-sdk-go_PR-498/.semver' [2020-09-22T16:46:22.926Z] # -> Force: false [2020-09-22T16:46:22.926Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-498/.semver [Pipeline] } [2020-09-22T16:46:22.941Z] $ docker exec --env ******** --env ******** 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 ssh-agent -k [2020-09-22T16:46:23.053Z] unset SSH_AUTH_SOCK; [2020-09-22T16:46:23.054Z] unset SSH_AGENT_PID; [2020-09-22T16:46:23.054Z] echo Agent pid 53 killed; [2020-09-22T16:46:23.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-22T16:46:23.577Z] + git semver [Pipeline] } [2020-09-22T16:46:23.596Z] $ docker stop --time=1 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 [2020-09-22T16:46:25.030Z] $ docker rm -f 7fc9815646158eabbaa371b215c35507d50b3647a90972606e6678cf9e34d6f5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-22T16:46:27.261Z] Stashed 50 file(s) [Pipeline] echo [2020-09-22T16:46:27.264Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-22T16:46:27.352Z] 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 [2020-09-22T16:46:42.836Z] Still waiting to schedule task [2020-09-22T16:46:42.836Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-22T16:46:42.838Z] Still waiting to schedule task [2020-09-22T16:46:42.838Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-22T16:49:22.787Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-871 in /w/workspace/ndry_app-functions-sdk-go_PR-498 [Pipeline] { [Pipeline] ws [2020-09-22T16:49:22.852Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-09-22T16:49:27.526Z] using credential edgex-jenkins-ssh [2020-09-22T16:49:27.590Z] Cloning the remote Git repository [2020-09-22T16:49:27.590Z] Cloning with configured refspecs honoured and without tags [2020-09-22T16:49:27.658Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-09-22T16:49:27.762Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2020-09-22T16:49:27.851Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-09-22T16:49:27.851Z] > git --version # timeout=10 [2020-09-22T16:49:27.872Z] > git --version # 'git version 2.17.1' [2020-09-22T16:49:27.874Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T16:49:27.947Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T16:49:28.923Z] Running on prd-centos7-docker-4c-2g-872 in /w/workspace/ndry_app-functions-sdk-go_PR-498 [Pipeline] { [Pipeline] ws [2020-09-22T16:49:28.985Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-09-22T16:49:30.916Z] Fetching without tags [2020-09-22T16:49:31.471Z] Merging remotes/origin/master commit a28a1e282162ae220bb16baae6b474c93cd0f1dd into PR head commit 20236cc885d1475e25755c66e8a90b976dfc973d [2020-09-22T16:49:31.696Z] using credential edgex-jenkins-ssh [2020-09-22T16:49:31.717Z] Merge succeeded, producing 20236cc885d1475e25755c66e8a90b976dfc973d [2020-09-22T16:49:31.717Z] Checking out Revision 20236cc885d1475e25755c66e8a90b976dfc973d (PR-498) [2020-09-22T16:49:31.749Z] Cloning the remote Git repository [2020-09-22T16:49:31.749Z] Cloning with configured refspecs honoured and without tags [2020-09-22T16:49:30.843Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-09-22T16:49:30.862Z] > git config --add remote.origin.fetch +refs/pull/498/head:refs/remotes/origin/PR-498 # timeout=10 [2020-09-22T16:49:30.880Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T16:49:30.905Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-09-22T16:49:30.933Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-09-22T16:49:30.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T16:49:30.946Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T16:49:31.499Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T16:49:31.518Z] > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 [2020-09-22T16:49:31.633Z] > git remote # timeout=10 [2020-09-22T16:49:31.651Z] > git config --get remote.origin.url # timeout=10 [2020-09-22T16:49:31.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T16:49:31.682Z] > git merge a28a1e282162ae220bb16baae6b474c93cd0f1dd # timeout=10 [2020-09-22T16:49:31.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-22T16:49:31.730Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T16:49:31.743Z] > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 [2020-09-22T16:49:31.804Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-09-22T16:49:31.882Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2020-09-22T16:49:31.944Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-09-22T16:49:31.944Z] > git --version # timeout=10 [2020-09-22T16:49:31.959Z] > git --version # 'git version 2.16.5' [2020-09-22T16:49:31.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T16:49:32.015Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T16:49:34.074Z] Fetching without tags [2020-09-22T16:49:34.513Z] Merging remotes/origin/master commit a28a1e282162ae220bb16baae6b474c93cd0f1dd into PR head commit 20236cc885d1475e25755c66e8a90b976dfc973d [2020-09-22T16:49:34.624Z] Merge succeeded, producing 20236cc885d1475e25755c66e8a90b976dfc973d [2020-09-22T16:49:34.625Z] Checking out Revision 20236cc885d1475e25755c66e8a90b976dfc973d (PR-498) [2020-09-22T16:49:34.038Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-09-22T16:49:34.048Z] > git config --add remote.origin.fetch +refs/pull/498/head:refs/remotes/origin/PR-498 # timeout=10 [2020-09-22T16:49:34.056Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T16:49:34.068Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-09-22T16:49:34.079Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-09-22T16:49:34.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T16:49:34.086Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-22T16:49:34.523Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T16:49:34.529Z] > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 [2020-09-22T16:49:34.585Z] > git remote # timeout=10 [2020-09-22T16:49:34.592Z] > git config --get remote.origin.url # timeout=10 [2020-09-22T16:49:34.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-22T16:49:34.601Z] > git merge a28a1e282162ae220bb16baae6b474c93cd0f1dd # timeout=10 [2020-09-22T16:49:34.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-22T16:49:34.629Z] > git config core.sparsecheckout # timeout=10 [2020-09-22T16:49:34.637Z] > git checkout -f 20236cc885d1475e25755c66e8a90b976dfc973d # timeout=10 [2020-09-22T16:49:36.059Z] Commit message: "feat(triggers): Add MQTT Trigger with secure connection options" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-22T16:49:38.297Z] Commit message: "feat(triggers): Add MQTT Trigger with secure connection options" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-22T16:49:39.293Z] ========================================================= [2020-09-22T16:49:39.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-22T16:49:39.293Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2020-09-22T16:49:40.250Z] ========================================================= [2020-09-22T16:49:40.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-22T16:49:40.250Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:49:40.510Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-22T16:49:40.966Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-22T16:49:41.546Z] Sending build context to Docker daemon 37.24MB [2020-09-22T16:49:41.546Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-22T16:49:41.546Z] Step 2/8 : FROM ${BASE} [2020-09-22T16:49:41.808Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-22T16:49:41.808Z] df20fa9351a1: Pulling fs layer [2020-09-22T16:49:41.808Z] ed8968b2872e: Pulling fs layer [2020-09-22T16:49:41.808Z] a92cc7c5fd73: Pulling fs layer [2020-09-22T16:49:41.808Z] e871e8e8d7a9: Pulling fs layer [2020-09-22T16:49:41.808Z] e73272ec9a57: Pulling fs layer [2020-09-22T16:49:41.808Z] 1e910a182e73: Pulling fs layer [2020-09-22T16:49:41.808Z] 4e634b169226: Pulling fs layer [2020-09-22T16:49:41.808Z] e73272ec9a57: Waiting [2020-09-22T16:49:41.808Z] 1e910a182e73: Waiting [2020-09-22T16:49:41.808Z] 4e634b169226: Waiting [2020-09-22T16:49:41.808Z] a92cc7c5fd73: Verifying Checksum [2020-09-22T16:49:41.808Z] a92cc7c5fd73: Download complete [2020-09-22T16:49:41.808Z] ed8968b2872e: Verifying Checksum [2020-09-22T16:49:41.808Z] ed8968b2872e: Download complete [2020-09-22T16:49:41.808Z] e73272ec9a57: Download complete [2020-09-22T16:49:41.808Z] 1e910a182e73: Verifying Checksum [2020-09-22T16:49:41.808Z] 1e910a182e73: Download complete [2020-09-22T16:49:41.966Z] Sending build context to Docker daemon 37.24MB [2020-09-22T16:49:41.966Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-22T16:49:41.966Z] Step 2/8 : FROM ${BASE} [2020-09-22T16:49:42.241Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-22T16:49:42.241Z] b538f80385f9: Pulling fs layer [2020-09-22T16:49:42.241Z] 74f711af9a0d: Pulling fs layer [2020-09-22T16:49:42.241Z] 99f96fe45779: Pulling fs layer [2020-09-22T16:49:42.241Z] 8529a6b9a6be: Pulling fs layer [2020-09-22T16:49:42.241Z] 45590311c82a: Pulling fs layer [2020-09-22T16:49:42.241Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-22T16:49:42.241Z] 209524e5b208: Pulling fs layer [2020-09-22T16:49:42.241Z] 8529a6b9a6be: Waiting [2020-09-22T16:49:42.241Z] 45590311c82a: Waiting [2020-09-22T16:49:42.241Z] 69ca0ff8b7b3: Waiting [2020-09-22T16:49:42.241Z] 209524e5b208: Waiting [2020-09-22T16:49:42.383Z] df20fa9351a1: Verifying Checksum [2020-09-22T16:49:42.383Z] df20fa9351a1: Download complete [2020-09-22T16:49:42.520Z] 99f96fe45779: Verifying Checksum [2020-09-22T16:49:42.520Z] 99f96fe45779: Download complete [2020-09-22T16:49:42.520Z] 74f711af9a0d: Verifying Checksum [2020-09-22T16:49:42.520Z] 74f711af9a0d: Download complete [2020-09-22T16:49:42.520Z] 45590311c82a: Verifying Checksum [2020-09-22T16:49:42.520Z] 45590311c82a: Download complete [2020-09-22T16:49:42.520Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-22T16:49:42.520Z] 69ca0ff8b7b3: Download complete [2020-09-22T16:49:42.647Z] df20fa9351a1: Pull complete [2020-09-22T16:49:42.647Z] ed8968b2872e: Pull complete [2020-09-22T16:49:42.909Z] a92cc7c5fd73: Pull complete [2020-09-22T16:49:43.511Z] b538f80385f9: Verifying Checksum [2020-09-22T16:49:43.511Z] b538f80385f9: Download complete [2020-09-22T16:49:44.123Z] b538f80385f9: Pull complete [2020-09-22T16:49:44.732Z] 74f711af9a0d: Pull complete [2020-09-22T16:49:45.006Z] 99f96fe45779: Pull complete [2020-09-22T16:49:46.236Z] 4e634b169226: Verifying Checksum [2020-09-22T16:49:46.236Z] 4e634b169226: Download complete [2020-09-22T16:49:46.451Z] 209524e5b208: Verifying Checksum [2020-09-22T16:49:46.451Z] 209524e5b208: Download complete [2020-09-22T16:49:47.628Z] e871e8e8d7a9: Download complete [2020-09-22T16:49:47.892Z] 8529a6b9a6be: Verifying Checksum [2020-09-22T16:49:47.892Z] 8529a6b9a6be: Download complete [2020-09-22T16:49:52.969Z] e871e8e8d7a9: Pull complete [2020-09-22T16:49:52.969Z] e73272ec9a57: Pull complete [2020-09-22T16:49:52.969Z] 1e910a182e73: Pull complete [2020-09-22T16:49:58.065Z] 8529a6b9a6be: Pull complete [2020-09-22T16:49:58.065Z] 45590311c82a: Pull complete [2020-09-22T16:49:58.662Z] 69ca0ff8b7b3: Pull complete [2020-09-22T16:50:02.075Z] 209524e5b208: Pull complete [2020-09-22T16:50:02.075Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-22T16:50:02.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-22T16:50:02.075Z] ---> 5bddaf1c2fca [2020-09-22T16:50:02.075Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-22T16:50:02.671Z] latest: Pulling from library/docker [2020-09-22T16:50:02.948Z] b538f80385f9: Already exists [2020-09-22T16:50:02.948Z] 259a493cd78d: Pulling fs layer [2020-09-22T16:50:02.948Z] b8e66b5100f5: Pulling fs layer [2020-09-22T16:50:02.948Z] 7f8258a56ab6: Pulling fs layer [2020-09-22T16:50:02.948Z] 75a0a0ebb566: Pulling fs layer [2020-09-22T16:50:02.948Z] 4a2c62f0a2a3: Pulling fs layer [2020-09-22T16:50:02.948Z] 294320357d30: Pulling fs layer [2020-09-22T16:50:02.948Z] 75a0a0ebb566: Waiting [2020-09-22T16:50:02.948Z] 4a2c62f0a2a3: Waiting [2020-09-22T16:50:02.948Z] 294320357d30: Waiting [2020-09-22T16:50:02.948Z] b8e66b5100f5: Verifying Checksum [2020-09-22T16:50:02.948Z] b8e66b5100f5: Download complete [2020-09-22T16:50:02.948Z] 259a493cd78d: Verifying Checksum [2020-09-22T16:50:03.076Z] 4e634b169226: Pull complete [2020-09-22T16:50:03.076Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-22T16:50:03.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-22T16:50:03.076Z] ---> f7629b54cfaa [2020-09-22T16:50:03.076Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-09-22T16:50:03.076Z] latest: Pulling from library/docker [2020-09-22T16:50:03.076Z] df20fa9351a1: Already exists [2020-09-22T16:50:03.076Z] 25ad7478873d: Pulling fs layer [2020-09-22T16:50:03.076Z] 4684f6177b5d: Pulling fs layer [2020-09-22T16:50:03.076Z] 8ba584e970af: Pulling fs layer [2020-09-22T16:50:03.076Z] 3cdc74d2b06d: Pulling fs layer [2020-09-22T16:50:03.076Z] 4cf5a0d07c1f: Pulling fs layer [2020-09-22T16:50:03.076Z] fca0ccc462d5: Pulling fs layer [2020-09-22T16:50:03.076Z] 3cdc74d2b06d: Waiting [2020-09-22T16:50:03.076Z] 4cf5a0d07c1f: Waiting [2020-09-22T16:50:03.076Z] fca0ccc462d5: Waiting [2020-09-22T16:50:03.076Z] 4684f6177b5d: Verifying Checksum [2020-09-22T16:50:03.076Z] 4684f6177b5d: Download complete [2020-09-22T16:50:03.076Z] 25ad7478873d: Verifying Checksum [2020-09-22T16:50:03.076Z] 3cdc74d2b06d: Verifying Checksum [2020-09-22T16:50:03.076Z] 3cdc74d2b06d: Download complete [2020-09-22T16:50:03.076Z] 4cf5a0d07c1f: Verifying Checksum [2020-09-22T16:50:03.076Z] 4cf5a0d07c1f: Download complete [2020-09-22T16:50:03.076Z] fca0ccc462d5: Verifying Checksum [2020-09-22T16:50:03.076Z] fca0ccc462d5: Download complete [2020-09-22T16:50:03.076Z] 25ad7478873d: Pull complete [2020-09-22T16:50:03.225Z] 75a0a0ebb566: Verifying Checksum [2020-09-22T16:50:03.225Z] 75a0a0ebb566: Download complete [2020-09-22T16:50:03.225Z] 4a2c62f0a2a3: Verifying Checksum [2020-09-22T16:50:03.225Z] 4a2c62f0a2a3: Download complete [2020-09-22T16:50:03.340Z] 4684f6177b5d: Pull complete [2020-09-22T16:50:03.503Z] 294320357d30: Verifying Checksum [2020-09-22T16:50:03.504Z] 294320357d30: Download complete [2020-09-22T16:50:03.608Z] 8ba584e970af: Verifying Checksum [2020-09-22T16:50:03.608Z] 8ba584e970af: Download complete [2020-09-22T16:50:03.786Z] 259a493cd78d: Pull complete [2020-09-22T16:50:04.387Z] b8e66b5100f5: Pull complete [2020-09-22T16:50:04.387Z] 7f8258a56ab6: Download complete [2020-09-22T16:50:06.178Z] 8ba584e970af: Pull complete [2020-09-22T16:50:06.179Z] 3cdc74d2b06d: Pull complete [2020-09-22T16:50:06.179Z] 4cf5a0d07c1f: Pull complete [2020-09-22T16:50:06.179Z] fca0ccc462d5: Pull complete [2020-09-22T16:50:06.179Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-22T16:50:06.179Z] Status: Downloaded newer image for docker:latest [2020-09-22T16:50:07.791Z] 7f8258a56ab6: Pull complete [2020-09-22T16:50:08.066Z] 75a0a0ebb566: Pull complete [2020-09-22T16:50:08.109Z] ---> fc9f880e232c [2020-09-22T16:50:08.109Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-22T16:50:08.109Z] ---> Running in ad6ef00ee7a8 [2020-09-22T16:50:08.109Z] Removing intermediate container ad6ef00ee7a8 [2020-09-22T16:50:08.109Z] ---> 2332ce92438d [2020-09-22T16:50:08.109Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-09-22T16:50:08.109Z] ---> Running in 6eed467ad19b [2020-09-22T16:50:08.663Z] 4a2c62f0a2a3: Pull complete [2020-09-22T16:50:08.937Z] 294320357d30: Pull complete [2020-09-22T16:50:08.937Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-09-22T16:50:08.937Z] Status: Downloaded newer image for docker:latest [2020-09-22T16:50:09.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-22T16:50:09.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-22T16:50:10.228Z] (1/5) Installing libsodium (1.0.18-r0) [2020-09-22T16:50:10.228Z] (2/5) Installing libzmq (4.3.3-r0) [2020-09-22T16:50:10.228Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-09-22T16:50:10.491Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-09-22T16:50:10.491Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-09-22T16:50:10.753Z] Executing busybox-1.31.1-r16.trigger [2020-09-22T16:50:10.753Z] OK: 167 MiB in 44 packages [2020-09-22T16:50:11.329Z] Removing intermediate container 6eed467ad19b [2020-09-22T16:50:11.329Z] ---> 9bc608957c3f [2020-09-22T16:50:11.329Z] Step 6/8 : WORKDIR /build [2020-09-22T16:50:11.329Z] ---> Running in 0d722753753d [2020-09-22T16:50:11.590Z] Removing intermediate container 0d722753753d [2020-09-22T16:50:11.590Z] ---> 2265fd83bdc6 [2020-09-22T16:50:11.590Z] Step 7/8 : COPY go.mod . [2020-09-22T16:50:11.855Z] ---> 85ad7bf96662 [2020-09-22T16:50:11.855Z] Step 8/8 : RUN go mod download [2020-09-22T16:50:11.855Z] ---> Running in 01f222616193 [2020-09-22T16:50:15.677Z] ---> fa7f6f72c74f [2020-09-22T16:50:15.677Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-22T16:50:15.677Z] ---> Running in 4c391dfde98b [2020-09-22T16:50:15.677Z] Removing intermediate container 4c391dfde98b [2020-09-22T16:50:15.677Z] ---> 73b780ad1549 [2020-09-22T16:50:15.677Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-09-22T16:50:15.677Z] ---> Running in 33c9539452a7 [2020-09-22T16:50:17.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-22T16:50:18.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-22T16:50:18.696Z] (1/5) Installing libsodium (1.0.18-r0) [2020-09-22T16:50:18.696Z] (2/5) Installing libzmq (4.3.3-r0) [2020-09-22T16:50:18.696Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-09-22T16:50:18.973Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-09-22T16:50:18.973Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-09-22T16:50:18.974Z] Executing busybox-1.31.1-r16.trigger [2020-09-22T16:50:19.249Z] OK: 144 MiB in 44 packages [2020-09-22T16:50:20.690Z] Removing intermediate container 33c9539452a7 [2020-09-22T16:50:20.690Z] ---> 1f208ce4592f [2020-09-22T16:50:20.690Z] Step 6/8 : WORKDIR /build [2020-09-22T16:50:20.690Z] ---> Running in ac0019e49c88 [2020-09-22T16:50:21.288Z] Removing intermediate container ac0019e49c88 [2020-09-22T16:50:21.288Z] ---> d1a5cc17c991 [2020-09-22T16:50:21.288Z] Step 7/8 : COPY go.mod . [2020-09-22T16:50:21.883Z] ---> b0c2b91ad3eb [2020-09-22T16:50:21.883Z] Step 8/8 : RUN go mod download [2020-09-22T16:50:21.883Z] ---> Running in c26dd3c98fb9 [2020-09-22T16:50:38.501Z] Removing intermediate container 01f222616193 [2020-09-22T16:50:38.501Z] ---> 4b28e308d1ec [2020-09-22T16:50:38.501Z] Successfully built 4b28e308d1ec [2020-09-22T16:50:38.501Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:50:38.979Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-22T16:50:38.979Z] . [Pipeline] withDockerContainer [2020-09-22T16:50:39.101Z] prd-centos7-docker-4c-2g-872 does not seem to be running inside a container [2020-09-22T16:50:39.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** ci-base-image-x86_64 cat [2020-09-22T16:50:39.967Z] $ docker top d94958be43b832286553a22b09671138d44c123acc6f86731695ccf7a0af886b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T16:50:40.761Z] + go version [2020-09-22T16:50:40.761Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-22T16:50:40.778Z] $ docker stop --time=1 d94958be43b832286553a22b09671138d44c123acc6f86731695ccf7a0af886b [2020-09-22T16:50:42.137Z] $ docker rm -f d94958be43b832286553a22b09671138d44c123acc6f86731695ccf7a0af886b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:50:43.080Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-22T16:50:43.081Z] . [Pipeline] withDockerContainer [2020-09-22T16:50:43.179Z] prd-centos7-docker-4c-2g-872 does not seem to be running inside a container [2020-09-22T16:50:43.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** -e ******** ci-base-image-x86_64 cat [2020-09-22T16:50:44.274Z] $ docker top 7ddfb0935ae8d5f7490046843af5777d5e507bb68dda6fa70a4fd8258143c49a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T16:50:44.855Z] + make test [2020-09-22T16:50:44.855Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-22T16:50:46.270Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-09-22T16:50:48.691Z] Removing intermediate container c26dd3c98fb9 [2020-09-22T16:50:48.691Z] ---> 5ad2368b17e3 [2020-09-22T16:50:48.691Z] Successfully built 5ad2368b17e3 [2020-09-22T16:50:48.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:50:49.092Z] + docker inspect -f . ci-base-image-arm64 [2020-09-22T16:50:49.092Z] . [Pipeline] withDockerContainer [2020-09-22T16:50:49.329Z] prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container [2020-09-22T16:50:49.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 [2020-09-22T16:50:51.278Z] $ docker top 5533da34b66b64e4c83a2620235cdda3defa13ceca8933b0bb8caabcc754c1fe -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T16:50:52.723Z] + go version [2020-09-22T16:50:52.723Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-22T16:50:52.750Z] $ docker stop --time=1 5533da34b66b64e4c83a2620235cdda3defa13ceca8933b0bb8caabcc754c1fe [2020-09-22T16:50:54.527Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.094s coverage: 86.2% of statements [2020-09-22T16:50:54.675Z] $ docker rm -f 5533da34b66b64e4c83a2620235cdda3defa13ceca8933b0bb8caabcc754c1fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:50:55.699Z] + docker inspect -f . ci-base-image-arm64 [2020-09-22T16:50:55.700Z] . [Pipeline] withDockerContainer [2020-09-22T16:50:55.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-871 does not seem to be running inside a container [2020-09-22T16:50:56.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 [2020-09-22T16:50:57.842Z] $ docker top ba1be47584517e9acd0a5fe261d2310a4337e6c391f9df460a81095451f832ed -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T16:50:59.222Z] + make test [2020-09-22T16:50:59.222Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-09-22T16:51:01.205Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-09-22T16:51:09.594Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.030s coverage: 55.8% of statements [2020-09-22T16:51:09.595Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-09-22T16:51:09.595Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-09-22T16:51:09.595Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 53.5% of statements [2020-09-22T16:51:09.595Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-09-22T16:51:09.595Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.353s coverage: 69.1% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.489s coverage: 61.6% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.006s coverage: 100.0% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.086s coverage: 100.0% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 9.4% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.010s coverage: 75.0% of statements [2020-09-22T16:51:21.876Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.011s coverage: 89.7% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.008s coverage: 88.9% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.107s coverage: 80.5% of statements [2020-09-22T16:51:21.876Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements [2020-09-22T16:51:23.474Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.108s coverage: 86.2% of statements [2020-09-22T16:51:40.032Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.503s coverage: 70.6% of statements [2020-09-22T16:51:40.032Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements [2020-09-22T16:51:40.032Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-09-22T16:51:42.634Z] gofmt -l . [2020-09-22T16:51:42.897Z] [ "`gofmt -l .`" = "" ] [2020-09-22T16:51:42.897Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-22T16:51:43.865Z] Stashed 1 file(s) [Pipeline] } [2020-09-22T16:51:43.873Z] $ docker stop --time=1 7ddfb0935ae8d5f7490046843af5777d5e507bb68dda6fa70a4fd8258143c49a [2020-09-22T16:51:45.460Z] $ docker rm -f 7ddfb0935ae8d5f7490046843af5777d5e507bb68dda6fa70a4fd8258143c49a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-22T16:52:02.555Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.083s coverage: 55.8% of statements [2020-09-22T16:52:02.555Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-09-22T16:52:02.555Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-09-22T16:52:02.555Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.067s coverage: 53.5% of statements [2020-09-22T16:52:02.555Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-09-22T16:52:02.555Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.303s coverage: 69.1% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.623s coverage: 61.6% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.013s coverage: 89.5% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.014s coverage: 100.0% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.095s coverage: 100.0% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.011s coverage: 96.6% of statements [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.022s coverage: 9.4% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.055s coverage: 75.0% of statements [2020-09-22T16:52:14.999Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.040s coverage: 89.7% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.134s coverage: 80.5% of statements [2020-09-22T16:52:14.999Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.021s coverage: 71.7% of statements [2020-09-22T16:52:41.798Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.815s coverage: 70.6% of statements [2020-09-22T16:52:41.798Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.022s coverage: 94.4% of statements [2020-09-22T16:52:41.798Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-09-22T16:52:54.271Z] gofmt -l . [2020-09-22T16:52:54.271Z] [ "`gofmt -l .`" = "" ] [2020-09-22T16:52:54.271Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-22T16:52:54.297Z] Warning: overwriting stash ‘coverage-report’ [2020-09-22T16:52:55.101Z] Stashed 1 file(s) [Pipeline] } [2020-09-22T16:52:55.107Z] $ docker stop --time=1 ba1be47584517e9acd0a5fe261d2310a4337e6c391f9df460a81095451f832ed [2020-09-22T16:52:57.342Z] $ docker rm -f ba1be47584517e9acd0a5fe261d2310a4337e6c391f9df460a81095451f832ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-09-22T16:53:00.235Z] provisioning config files... [2020-09-22T16:53:00.258Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/config7165329745798080721tmp [Pipeline] { [Pipeline] sh [2020-09-22T16:53:00.898Z] + curl -s https://codecov.io/bash [2020-09-22T16:53:00.898Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/config7165329745798080721tmp [Pipeline] } [2020-09-22T16:53:01.173Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-09-22T16:53:04.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T16:53:04.699Z] ---> package-listing.sh [2020-09-22T16:53:04.699Z] ++ facter osfamily [2020-09-22T16:53:04.699Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-22T16:53:04.699Z] + OS_FAMILY=redhat [2020-09-22T16:53:04.699Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-498 [2020-09-22T16:53:04.699Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-22T16:53:04.699Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-22T16:53:04.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-22T16:53:04.699Z] + PACKAGES=/tmp/packages_start.txt [2020-09-22T16:53:04.699Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-498 ']' [2020-09-22T16:53:04.699Z] + PACKAGES=/tmp/packages_end.txt [2020-09-22T16:53:04.699Z] + case "${OS_FAMILY}" in [2020-09-22T16:53:04.699Z] + rpm -qa [2020-09-22T16:53:04.699Z] + sort [2020-09-22T16:53:10.015Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-22T16:53:10.015Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-22T16:53:10.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-22T16:53:10.015Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-498 ']' [2020-09-22T16:53:10.015Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-498/archives/ [2020-09-22T16:53:10.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-498/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:53:10.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T16:53:10.496Z] [2020-09-22T16:53:10.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-22T16:53:10.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T16:53:10.874Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-22T16:53:10.874Z] df20fa9351a1: Pulling fs layer [2020-09-22T16:53:10.874Z] 36b3adc4ff6f: Pulling fs layer [2020-09-22T16:53:10.874Z] 8ad3a11d3b57: Pulling fs layer [2020-09-22T16:53:10.874Z] 46f8f816bc3b: Pulling fs layer [2020-09-22T16:53:10.874Z] 0dadc02b9964: Pulling fs layer [2020-09-22T16:53:10.874Z] ce6a7cf60c04: Pulling fs layer [2020-09-22T16:53:10.874Z] 7a184a31f384: Pulling fs layer [2020-09-22T16:53:10.874Z] 0879bd2ef858: Pulling fs layer [2020-09-22T16:53:10.874Z] 46f8f816bc3b: Waiting [2020-09-22T16:53:10.875Z] 0dadc02b9964: Waiting [2020-09-22T16:53:10.875Z] 7a184a31f384: Waiting [2020-09-22T16:53:10.875Z] 0879bd2ef858: Waiting [2020-09-22T16:53:10.875Z] ce6a7cf60c04: Waiting [2020-09-22T16:53:10.875Z] 36b3adc4ff6f: Download complete [2020-09-22T16:53:10.875Z] 46f8f816bc3b: Verifying Checksum [2020-09-22T16:53:10.875Z] 46f8f816bc3b: Download complete [2020-09-22T16:53:10.875Z] df20fa9351a1: Verifying Checksum [2020-09-22T16:53:10.875Z] df20fa9351a1: Download complete [2020-09-22T16:53:10.875Z] ce6a7cf60c04: Verifying Checksum [2020-09-22T16:53:10.875Z] ce6a7cf60c04: Download complete [2020-09-22T16:53:11.140Z] 7a184a31f384: Verifying Checksum [2020-09-22T16:53:11.140Z] 7a184a31f384: Download complete [2020-09-22T16:53:11.140Z] 0dadc02b9964: Verifying Checksum [2020-09-22T16:53:11.140Z] 0dadc02b9964: Download complete [2020-09-22T16:53:11.402Z] 8ad3a11d3b57: Verifying Checksum [2020-09-22T16:53:11.402Z] 8ad3a11d3b57: Download complete [2020-09-22T16:53:11.402Z] df20fa9351a1: Pull complete [2020-09-22T16:53:11.665Z] 36b3adc4ff6f: Pull complete [2020-09-22T16:53:11.665Z] 0879bd2ef858: Verifying Checksum [2020-09-22T16:53:11.665Z] 0879bd2ef858: Download complete [2020-09-22T16:53:12.241Z] 8ad3a11d3b57: Pull complete [2020-09-22T16:53:12.241Z] 46f8f816bc3b: Pull complete [2020-09-22T16:53:12.502Z] 0dadc02b9964: Pull complete [2020-09-22T16:53:12.764Z] ce6a7cf60c04: Pull complete [2020-09-22T16:53:12.764Z] 7a184a31f384: Pull complete [2020-09-22T16:53:15.392Z] 0879bd2ef858: Pull complete [2020-09-22T16:53:15.392Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-22T16:53:15.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-22T16:53:15.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-22T16:53:15.535Z] prd-centos7-docker-4c-2g-869 does not seem to be running inside a container [2020-09-22T16:53:15.583Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/ndry_app-functions-sdk-go_PR-498 -v /w/workspace/ndry_app-functions-sdk-go_PR-498:/w/workspace/ndry_app-functions-sdk-go_PR-498:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-498@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-498@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 [2020-09-22T16:53:21.382Z] $ docker top 9c9a01f1d720d18c6bf4fa28d9f6bb1db79c30272599947b8d6b92db0dd6d569 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-22T16:53:21.865Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-22T16:53:22.165Z] + ls /var/log/sa-host [2020-09-22T16:53:22.165Z] + sadf -c /var/log/sa-host/sa05 [2020-09-22T16:53:22.165Z] file_magic: OK [2020-09-22T16:53:22.165Z] HZ: Using current value: 100 [2020-09-22T16:53:22.165Z] file_header: OK [2020-09-22T16:53:22.165Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-22T16:53:22.165Z] Statistics: [2020-09-22T16:53:22.165Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-22T16:53:22.165Z] File successfully converted to sysstat format version 12.2.1 [2020-09-22T16:53:22.165Z] + sadf -c /var/log/sa-host/sa22 [2020-09-22T16:53:22.165Z] file_magic: OK [2020-09-22T16:53:22.165Z] HZ: Using current value: 100 [2020-09-22T16:53:22.165Z] file_header: OK [2020-09-22T16:53:22.165Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-22T16:53:22.165Z] Statistics: [2020-09-22T16:53:22.165Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-22T16:53:22.165Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-22T16:53:22.233Z] provisioning config files... [2020-09-22T16:53:22.247Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-498@tmp/config3340860339548835494tmp [Pipeline] { [Pipeline] echo [2020-09-22T16:53:22.338Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T16:53:22.634Z] ---> create-netrc.sh [Pipeline] echo [2020-09-22T16:53:22.645Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-22T16:53:22.941Z] ---> logs-deploy.sh [2020-09-22T16:53:22.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-498/5 [2020-09-22T16:53:22.941Z] INFO: archiving workspace using pattern(s): [2020-09-22T16:53:24.351Z] Archives upload complete. [2020-09-22T16:53:24.351Z] INFO: archiving logs to Nexus