Pull request #614 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 AlexCuse for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at fb6bb540a8cb6df0ab3c7959dfb0879070efde55 rather than 545fe4425b7a75c27d71451e26e07d48169b1511 Obtained Jenkinsfile from fb6bb540a8cb6df0ab3c7959dfb0879070efde55 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 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:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:lfit/releng-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17753 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-614 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fb6bb540a8cb6df0ab3c7959dfb0879070efde55 into PR head commit 545fe4425b7a75c27d71451e26e07d48169b1511 Merge succeeded, producing 545fe4425b7a75c27d71451e26e07d48169b1511 Checking out Revision 545fe4425b7a75c27d71451e26e07d48169b1511 (PR-614) > git config core.sparsecheckout # timeout=10 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # 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 fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 Commit message: "feat(sdk): Multi-topic subscriptions for bindings" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-30T14:54:47.057Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 165dc6951fa6e3e4a28f69c8d02b5a79deb5fda6 # timeout=10 [2020-12-30T14:54:47.334Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-30T14:54:47.461Z] ========================================================= [2020-12-30T14:54:47.461Z] EdgeX Global Pipelines Version Info [2020-12-30T14:54:47.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-30T14:54:48.963Z] ------------------- [2020-12-30T14:54:48.963Z] stable info: [2020-12-30T14:54:48.963Z] ------------------- [2020-12-30T14:54:48.963Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-30T14:54:48.963Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T14:54:48.963Z] Message: update stable to v1.0.173 [2020-12-30T14:54:49.910Z] ------------------- [2020-12-30T14:54:49.910Z] experimental info: [2020-12-30T14:54:49.910Z] ------------------- [2020-12-30T14:54:49.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-30T14:54:49.910Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-30T14:54:49.910Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-30T14:54:50.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-12-30T14:54:50.453Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-12-30T14:54:50.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-30T14:54:50.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-30T14:54:50.797Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-30T14:54:50.900Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-30T14:54:51.025Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-30T14:54:51.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-30T14:54:51.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-30T14:54:51.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-30T14:54:51.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-30T14:54:51.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-12-30T14:54:51.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-30T14:54:51.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-30T14:54:51.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T14:54:51.988Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T14:54:52.085Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T14:54:52.181Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-30T14:54:52.280Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-30T14:54:52.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-30T14:54:52.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-30T14:54:52.578Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-12-30T14:54:52.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-30T14:54:52.790Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-30T14:54:52.886Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-30T14:54:52.978Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-30T14:54:53.078Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-30T14:54:53.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-614 [Pipeline] echo [2020-12-30T14:54:53.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-614 [Pipeline] echo [2020-12-30T14:54:53.430Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-614 [Pipeline] echo [2020-12-30T14:54:53.521Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 545fe4425b7a75c27d71451e26e07d48169b1511 [Pipeline] echo [2020-12-30T14:54:53.610Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 545fe44 [Pipeline] echo [2020-12-30T14:54:53.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T14:54:54.409Z] + git log --format=format:%s -1 545fe4425b7a75c27d71451e26e07d48169b1511 [Pipeline] echo [2020-12-30T14:54:54.475Z] GIT_COMMIT: 545fe4425b7a75c27d71451e26e07d48169b1511, Commit Message: feat(sdk): Multi-topic subscriptions for bindings [Pipeline] echo [2020-12-30T14:54:54.521Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:54:55.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T14:54:55.389Z] [2020-12-30T14:54:55.389Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:54:55.758Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T14:54:55.759Z] latest: Pulling from edgex-devops/git-semver [2020-12-30T14:54:55.759Z] 31603596830f: Pulling fs layer [2020-12-30T14:54:55.759Z] 2a8b12db71e7: Pulling fs layer [2020-12-30T14:54:55.759Z] 6ca5941a6612: Pulling fs layer [2020-12-30T14:54:55.759Z] ecc8261a40a4: Pulling fs layer [2020-12-30T14:54:55.759Z] ecc8261a40a4: Waiting [2020-12-30T14:54:55.759Z] 2a8b12db71e7: Verifying Checksum [2020-12-30T14:54:55.759Z] 2a8b12db71e7: Download complete [2020-12-30T14:54:56.026Z] 31603596830f: Verifying Checksum [2020-12-30T14:54:56.026Z] 31603596830f: Download complete [2020-12-30T14:54:56.026Z] 6ca5941a6612: Verifying Checksum [2020-12-30T14:54:56.026Z] 6ca5941a6612: Download complete [2020-12-30T14:54:56.289Z] ecc8261a40a4: Verifying Checksum [2020-12-30T14:54:56.289Z] ecc8261a40a4: Download complete [2020-12-30T14:54:56.289Z] 31603596830f: Pull complete [2020-12-30T14:54:56.553Z] 2a8b12db71e7: Pull complete [2020-12-30T14:54:57.507Z] 6ca5941a6612: Pull complete [2020-12-30T14:54:57.507Z] ecc8261a40a4: Pull complete [2020-12-30T14:54:57.507Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-30T14:54:57.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-30T14:54:57.770Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-30T14:54:57.874Z] prd-centos7-docker-4c-2g-17753 does not seem to be running inside a container [2020-12-30T14:54:57.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-614 -v /w/workspace/ndry_app-functions-sdk-go_PR-614:/w/workspace/ndry_app-functions-sdk-go_PR-614:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-614@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-30T14:55:00.574Z] $ docker top 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-30T14:55:01.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T14:55:01.042Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T14:55:01.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T14:55:01.288Z] $ docker exec 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent [2020-12-30T14:55:01.453Z] SSH_AUTH_SOCK=/tmp/ssh-r4zMjscqX52k/agent.12 [2020-12-30T14:55:01.454Z] SSH_AGENT_PID=17 [2020-12-30T14:55:01.468Z] Running ssh-add (command line suppressed) [2020-12-30T14:55:01.585Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_2685029955690810530.key (/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_2685029955690810530.key) [2020-12-30T14:55:01.645Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T14:55:01.990Z] + git tag --points-at HEAD [Pipeline] } [2020-12-30T14:55:02.015Z] $ docker exec --env ******** --env ******** 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent -k [2020-12-30T14:55:02.131Z] unset SSH_AUTH_SOCK; [2020-12-30T14:55:02.131Z] unset SSH_AGENT_PID; [2020-12-30T14:55:02.131Z] echo Agent pid 17 killed; [2020-12-30T14:55:02.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-30T14:55:02.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-30T14:55:02.320Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-30T14:55:02.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-30T14:55:02.499Z] $ docker exec 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent [2020-12-30T14:55:02.656Z] SSH_AUTH_SOCK=/tmp/ssh-hOWV80GHaB6Y/agent.46 [2020-12-30T14:55:02.656Z] SSH_AGENT_PID=51 [2020-12-30T14:55:02.663Z] Running ssh-add (command line suppressed) [2020-12-30T14:55:02.778Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_7846648645679457576.key (/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/private_key_7846648645679457576.key) [2020-12-30T14:55:02.830Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-30T14:55:03.168Z] + git semver init [2020-12-30T14:55:03.168Z] # -> Open(): unable to determine branch for HEAD [2020-12-30T14:55:03.168Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-614/.git [2020-12-30T14:55:03.168Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-614 [2020-12-30T14:55:03.168Z] # $SEMVER_REMOTE_NAME = origin [2020-12-30T14:55:03.168Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-30T14:55:03.168Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-30T14:55:03.168Z] # $SEMVER_BRANCH = PR-614 [2020-12-30T14:55:03.168Z] # $SEMVER_TEMP = /tmp/semver-022047872 [2020-12-30T14:55:03.168Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-12-30T14:55:06.511Z] # '/tmp/semver-022047872' -> '/w/workspace/ndry_app-functions-sdk-go_PR-614/.semver' [2020-12-30T14:55:06.511Z] # -> Force: false [2020-12-30T14:55:06.511Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-614/.semver [Pipeline] } [2020-12-30T14:55:06.525Z] $ docker exec --env ******** --env ******** 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 ssh-agent -k [2020-12-30T14:55:06.643Z] unset SSH_AUTH_SOCK; [2020-12-30T14:55:06.644Z] unset SSH_AGENT_PID; [2020-12-30T14:55:06.644Z] echo Agent pid 51 killed; [2020-12-30T14:55:06.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-30T14:55:07.223Z] + git semver [Pipeline] } [2020-12-30T14:55:07.257Z] $ docker stop --time=1 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 [2020-12-30T14:55:08.715Z] $ docker rm -f 43eb1bc53b55e19e58620cdde244a09a0712cb307cb596c88e13bfe97cc4b4c2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T14:55:09.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-30T14:55:09.722Z] Stashed 1 file(s) [Pipeline] echo [2020-12-30T14:55:09.725Z] [edgeXSemver]: initialized semver on 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-12-30T14:55:25.252Z] Still waiting to schedule task [2020-12-30T14:55:25.252Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-30T14:55:25.256Z] Still waiting to schedule task [2020-12-30T14:55:25.256Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-30T14:57:29.012Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17754 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] ws [2020-12-30T14:57:29.070Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-12-30T14:57:33.650Z] using credential edgex-jenkins-ssh [2020-12-30T14:57:33.721Z] Cloning the remote Git repository [2020-12-30T14:57:33.776Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-30T14:57:33.900Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2020-12-30T14:57:33.974Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-30T14:57:33.975Z] > git --version # timeout=10 [2020-12-30T14:57:34.006Z] > git --version # 'git version 2.17.1' [2020-12-30T14:57:34.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T14:57:34.091Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T14:57:37.866Z] Merging remotes/origin/master commit fb6bb540a8cb6df0ab3c7959dfb0879070efde55 into PR head commit 545fe4425b7a75c27d71451e26e07d48169b1511 [2020-12-30T14:57:37.155Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-30T14:57:37.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T14:57:37.202Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-30T14:57:37.233Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-30T14:57:37.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T14:57:37.246Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T14:57:37.881Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T14:57:37.896Z] > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 [2020-12-30T14:57:38.162Z] Merge succeeded, producing 545fe4425b7a75c27d71451e26e07d48169b1511 [2020-12-30T14:57:38.162Z] Checking out Revision 545fe4425b7a75c27d71451e26e07d48169b1511 (PR-614) [2020-12-30T14:57:38.040Z] > git remote # timeout=10 [2020-12-30T14:57:38.061Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T14:57:38.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T14:57:38.107Z] > git merge fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 [2020-12-30T14:57:38.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T14:57:38.168Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T14:57:38.185Z] > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 [2020-12-30T14:57:42.549Z] Commit message: "feat(sdk): Multi-topic subscriptions for bindings" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T14:57:43.861Z] Running on prd-centos7-docker-4c-2g-17755 in /w/workspace/ndry_app-functions-sdk-go_PR-614 [Pipeline] { [Pipeline] ws [2020-12-30T14:57:44.168Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2020-12-30T14:57:44.397Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-30T14:57:44.808Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T14:57:45.214Z] + + sudo service dockertrue restart [2020-12-30T14:57:45.214Z] [2020-12-30T14:57:46.726Z] using credential edgex-jenkins-ssh [2020-12-30T14:57:46.781Z] Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo [2020-12-30T14:57:47.506Z] ========================================================= [2020-12-30T14:57:47.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-30T14:57:47.507Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:57:46.809Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-30T14:57:46.879Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2020-12-30T14:57:46.940Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-30T14:57:46.940Z] > git --version # timeout=10 [2020-12-30T14:57:46.949Z] > git --version # 'git version 2.24.3' [2020-12-30T14:57:46.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T14:57:46.995Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T14:57:47.898Z] + 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-12-30T14:57:48.872Z] Merging remotes/origin/master commit fb6bb540a8cb6df0ab3c7959dfb0879070efde55 into PR head commit 545fe4425b7a75c27d71451e26e07d48169b1511 [2020-12-30T14:57:48.898Z] Sending build context to Docker daemon 19.11MB [2020-12-30T14:57:48.898Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-30T14:57:48.898Z] Step 2/8 : FROM ${BASE} [2020-12-30T14:57:48.395Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-30T14:57:48.407Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-30T14:57:48.419Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-30T14:57:48.433Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-30T14:57:48.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T14:57:48.437Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/614/head:refs/remotes/origin/PR-614 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-30T14:57:48.882Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T14:57:48.890Z] > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 [2020-12-30T14:57:48.936Z] > git remote # timeout=10 [2020-12-30T14:57:48.942Z] > git config --get remote.origin.url # timeout=10 [2020-12-30T14:57:48.971Z] Merge succeeded, producing 545fe4425b7a75c27d71451e26e07d48169b1511 [2020-12-30T14:57:48.972Z] Checking out Revision 545fe4425b7a75c27d71451e26e07d48169b1511 (PR-614) [2020-12-30T14:57:49.498Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-30T14:57:49.498Z] 5f621e34cdf4: Pulling fs layer [2020-12-30T14:57:49.498Z] a4357932f1b6: Pulling fs layer [2020-12-30T14:57:49.498Z] 18c013af1878: Pulling fs layer [2020-12-30T14:57:49.498Z] 00ac8860ef70: Pulling fs layer [2020-12-30T14:57:49.498Z] 63d7cb157983: Pulling fs layer [2020-12-30T14:57:49.498Z] b116817d02f9: Pulling fs layer [2020-12-30T14:57:49.498Z] 745a02a5169b: Pulling fs layer [2020-12-30T14:57:49.498Z] 00ac8860ef70: Waiting [2020-12-30T14:57:49.498Z] 63d7cb157983: Waiting [2020-12-30T14:57:49.498Z] 745a02a5169b: Waiting [2020-12-30T14:57:49.498Z] b116817d02f9: Waiting [2020-12-30T14:57:49.498Z] 18c013af1878: Verifying Checksum [2020-12-30T14:57:49.498Z] 18c013af1878: Download complete [2020-12-30T14:57:49.498Z] a4357932f1b6: Verifying Checksum [2020-12-30T14:57:49.498Z] a4357932f1b6: Download complete [2020-12-30T14:57:49.498Z] 63d7cb157983: Verifying Checksum [2020-12-30T14:57:49.498Z] 63d7cb157983: Download complete [2020-12-30T14:57:49.780Z] b116817d02f9: Verifying Checksum [2020-12-30T14:57:49.780Z] b116817d02f9: Download complete [2020-12-30T14:57:50.055Z] 5f621e34cdf4: Verifying Checksum [2020-12-30T14:57:48.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-30T14:57:48.958Z] > git merge fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 [2020-12-30T14:57:48.967Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-30T14:57:48.976Z] > git config core.sparsecheckout # timeout=10 [2020-12-30T14:57:48.980Z] > git checkout -f 545fe4425b7a75c27d71451e26e07d48169b1511 # timeout=10 [2020-12-30T14:57:50.652Z] 5f621e34cdf4: Pull complete [2020-12-30T14:57:51.256Z] a4357932f1b6: Pull complete [2020-12-30T14:57:51.533Z] 18c013af1878: Pull complete [2020-12-30T14:57:52.132Z] 745a02a5169b: Verifying Checksum [2020-12-30T14:57:52.132Z] 745a02a5169b: Download complete [2020-12-30T14:57:52.635Z] Commit message: "feat(sdk): Multi-topic subscriptions for bindings" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-30T14:57:53.972Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-30T14:57:54.108Z] 00ac8860ef70: Verifying Checksum [2020-12-30T14:57:54.108Z] 00ac8860ef70: Download complete [2020-12-30T14:57:54.300Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-30T14:57:54.599Z] + sudo service docker restart [2020-12-30T14:57:54.599Z] + true [2020-12-30T14:57:54.599Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-30T14:57:55.673Z] ========================================================= [2020-12-30T14:57:55.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-30T14:57:55.673Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:57:56.012Z] + 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-12-30T14:57:56.588Z] Sending build context to Docker daemon 19.11MB [2020-12-30T14:57:56.588Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-30T14:57:56.588Z] Step 2/8 : FROM ${BASE} [2020-12-30T14:57:56.588Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-30T14:57:56.588Z] 188c0c94c7c5: Pulling fs layer [2020-12-30T14:57:56.588Z] 0ef7d3d256c8: Pulling fs layer [2020-12-30T14:57:56.588Z] de9db76c5a1d: Pulling fs layer [2020-12-30T14:57:56.588Z] bca2f99d35d6: Pulling fs layer [2020-12-30T14:57:56.588Z] 93359f2a8cfa: Pulling fs layer [2020-12-30T14:57:56.588Z] 7c6f9722023f: Pulling fs layer [2020-12-30T14:57:56.588Z] a35cf1a2eb13: Pulling fs layer [2020-12-30T14:57:56.588Z] 93359f2a8cfa: Waiting [2020-12-30T14:57:56.588Z] 7c6f9722023f: Waiting [2020-12-30T14:57:56.588Z] a35cf1a2eb13: Waiting [2020-12-30T14:57:56.588Z] bca2f99d35d6: Waiting [2020-12-30T14:57:56.588Z] de9db76c5a1d: Verifying Checksum [2020-12-30T14:57:56.588Z] de9db76c5a1d: Download complete [2020-12-30T14:57:56.588Z] 0ef7d3d256c8: Verifying Checksum [2020-12-30T14:57:56.588Z] 0ef7d3d256c8: Download complete [2020-12-30T14:57:56.588Z] 93359f2a8cfa: Verifying Checksum [2020-12-30T14:57:56.588Z] 93359f2a8cfa: Download complete [2020-12-30T14:57:56.853Z] 7c6f9722023f: Verifying Checksum [2020-12-30T14:57:56.853Z] 7c6f9722023f: Download complete [2020-12-30T14:57:56.853Z] 188c0c94c7c5: Verifying Checksum [2020-12-30T14:57:56.853Z] 188c0c94c7c5: Download complete [2020-12-30T14:57:57.122Z] 188c0c94c7c5: Pull complete [2020-12-30T14:57:57.387Z] 0ef7d3d256c8: Pull complete [2020-12-30T14:57:57.387Z] de9db76c5a1d: Pull complete [2020-12-30T14:57:58.783Z] a35cf1a2eb13: Verifying Checksum [2020-12-30T14:57:58.783Z] a35cf1a2eb13: Download complete [2020-12-30T14:57:59.368Z] bca2f99d35d6: Verifying Checksum [2020-12-30T14:57:59.368Z] bca2f99d35d6: Download complete [2020-12-30T14:58:04.278Z] 00ac8860ef70: Pull complete [2020-12-30T14:58:04.278Z] 63d7cb157983: Pull complete [2020-12-30T14:58:04.554Z] b116817d02f9: Pull complete [2020-12-30T14:58:04.703Z] bca2f99d35d6: Pull complete [2020-12-30T14:58:04.976Z] 93359f2a8cfa: Pull complete [2020-12-30T14:58:04.976Z] 7c6f9722023f: Pull complete [2020-12-30T14:58:08.873Z] 745a02a5169b: Pull complete [2020-12-30T14:58:08.873Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-30T14:58:08.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-30T14:58:08.873Z] ---> b7e6874047d6 [2020-12-30T14:58:08.873Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-30T14:58:08.873Z] 20.10.0: Pulling from library/docker [2020-12-30T14:58:08.873Z] a3cc7d3b244e: Pulling fs layer [2020-12-30T14:58:08.873Z] 02a3295e0d61: Pulling fs layer [2020-12-30T14:58:08.873Z] 0f4f2e6d8100: Pulling fs layer [2020-12-30T14:58:08.873Z] 330b718f631f: Pulling fs layer [2020-12-30T14:58:08.873Z] a93816041522: Pulling fs layer [2020-12-30T14:58:08.873Z] bdb6da89ff94: Pulling fs layer [2020-12-30T14:58:08.873Z] 2a70c0c122f4: Pulling fs layer [2020-12-30T14:58:08.873Z] a93816041522: Waiting [2020-12-30T14:58:08.873Z] 330b718f631f: Waiting [2020-12-30T14:58:08.873Z] 2a70c0c122f4: Waiting [2020-12-30T14:58:08.873Z] bdb6da89ff94: Waiting [2020-12-30T14:58:08.873Z] 0f4f2e6d8100: Verifying Checksum [2020-12-30T14:58:08.873Z] 0f4f2e6d8100: Download complete [2020-12-30T14:58:08.873Z] 02a3295e0d61: Verifying Checksum [2020-12-30T14:58:08.873Z] 02a3295e0d61: Download complete [2020-12-30T14:58:08.873Z] a93816041522: Download complete [2020-12-30T14:58:08.873Z] a3cc7d3b244e: Verifying Checksum [2020-12-30T14:58:08.873Z] a3cc7d3b244e: Download complete [2020-12-30T14:58:08.873Z] bdb6da89ff94: Verifying Checksum [2020-12-30T14:58:08.873Z] bdb6da89ff94: Download complete [2020-12-30T14:58:08.873Z] 2a70c0c122f4: Verifying Checksum [2020-12-30T14:58:08.873Z] 2a70c0c122f4: Download complete [2020-12-30T14:58:09.150Z] a3cc7d3b244e: Pull complete [2020-12-30T14:58:09.746Z] 02a3295e0d61: Pull complete [2020-12-30T14:58:10.343Z] 330b718f631f: Verifying Checksum [2020-12-30T14:58:10.343Z] 330b718f631f: Download complete [2020-12-30T14:58:10.343Z] 0f4f2e6d8100: Pull complete [2020-12-30T14:58:11.647Z] a35cf1a2eb13: Pull complete [2020-12-30T14:58:11.648Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-30T14:58:11.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-30T14:58:11.648Z] ---> a62c8e92a672 [2020-12-30T14:58:11.648Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-30T14:58:11.648Z] 20.10.0: Pulling from library/docker [2020-12-30T14:58:11.648Z] 05e7bc50f07f: Pulling fs layer [2020-12-30T14:58:11.648Z] 6db28d0fdbf6: Pulling fs layer [2020-12-30T14:58:11.648Z] 292df0bc6bf3: Pulling fs layer [2020-12-30T14:58:11.648Z] 2e060f4bd70b: Pulling fs layer [2020-12-30T14:58:11.648Z] 80e8d568a223: Pulling fs layer [2020-12-30T14:58:11.648Z] 8dc6ef1a942a: Pulling fs layer [2020-12-30T14:58:11.648Z] 2312dd95470a: Pulling fs layer [2020-12-30T14:58:11.648Z] 2e060f4bd70b: Waiting [2020-12-30T14:58:11.648Z] 80e8d568a223: Waiting [2020-12-30T14:58:11.648Z] 2312dd95470a: Waiting [2020-12-30T14:58:11.648Z] 8dc6ef1a942a: Waiting [2020-12-30T14:58:11.922Z] 292df0bc6bf3: Verifying Checksum [2020-12-30T14:58:11.922Z] 292df0bc6bf3: Download complete [2020-12-30T14:58:11.922Z] 05e7bc50f07f: Verifying Checksum [2020-12-30T14:58:11.922Z] 05e7bc50f07f: Download complete [2020-12-30T14:58:11.922Z] 80e8d568a223: Verifying Checksum [2020-12-30T14:58:11.922Z] 80e8d568a223: Download complete [2020-12-30T14:58:11.922Z] 8dc6ef1a942a: Verifying Checksum [2020-12-30T14:58:11.922Z] 8dc6ef1a942a: Download complete [2020-12-30T14:58:11.922Z] 2312dd95470a: Verifying Checksum [2020-12-30T14:58:11.922Z] 2312dd95470a: Download complete [2020-12-30T14:58:12.197Z] 6db28d0fdbf6: Verifying Checksum [2020-12-30T14:58:12.197Z] 6db28d0fdbf6: Download complete [2020-12-30T14:58:12.197Z] 05e7bc50f07f: Pull complete [2020-12-30T14:58:12.465Z] 6db28d0fdbf6: Pull complete [2020-12-30T14:58:12.733Z] 292df0bc6bf3: Pull complete [2020-12-30T14:58:13.003Z] 2e060f4bd70b: Verifying Checksum [2020-12-30T14:58:13.003Z] 2e060f4bd70b: Download complete [2020-12-30T14:58:14.683Z] 330b718f631f: Pull complete [2020-12-30T14:58:14.683Z] a93816041522: Pull complete [2020-12-30T14:58:14.683Z] bdb6da89ff94: Pull complete [2020-12-30T14:58:14.958Z] 2a70c0c122f4: Pull complete [2020-12-30T14:58:15.234Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-30T14:58:15.234Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-30T14:58:16.340Z] 2e060f4bd70b: Pull complete [2020-12-30T14:58:16.340Z] 80e8d568a223: Pull complete [2020-12-30T14:58:16.605Z] 8dc6ef1a942a: Pull complete [2020-12-30T14:58:16.605Z] 2312dd95470a: Pull complete [2020-12-30T14:58:16.605Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-30T14:58:16.605Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-30T14:58:18.006Z] ---> f67a629d41b5 [2020-12-30T14:58:18.006Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-30T14:58:18.006Z] ---> Running in 383e1c68b753 [2020-12-30T14:58:18.268Z] Removing intermediate container 383e1c68b753 [2020-12-30T14:58:18.268Z] ---> b4f758f258af [2020-12-30T14:58:18.268Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-30T14:58:18.268Z] ---> Running in 51a47410dfdf [2020-12-30T14:58:19.217Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-30T14:58:19.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-30T14:58:20.055Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-30T14:58:20.318Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-30T14:58:20.318Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-30T14:58:20.318Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-30T14:58:20.589Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-30T14:58:20.590Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T14:58:20.590Z] OK: 167 MiB in 44 packages [2020-12-30T14:58:20.643Z] ---> 33f1b4bf121c [2020-12-30T14:58:20.643Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-30T14:58:20.922Z] ---> Running in a84a7b84a56e [2020-12-30T14:58:21.165Z] Removing intermediate container 51a47410dfdf [2020-12-30T14:58:21.165Z] ---> a80217cc6259 [2020-12-30T14:58:21.165Z] Step 6/8 : WORKDIR /build [2020-12-30T14:58:21.165Z] ---> Running in b8d641f57b6d [2020-12-30T14:58:21.194Z] Removing intermediate container a84a7b84a56e [2020-12-30T14:58:21.194Z] ---> ca20cf351fd3 [2020-12-30T14:58:21.194Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-30T14:58:21.427Z] Removing intermediate container b8d641f57b6d [2020-12-30T14:58:21.428Z] ---> c1119e73eddf [2020-12-30T14:58:21.428Z] Step 7/8 : COPY go.mod . [2020-12-30T14:58:21.473Z] ---> Running in cdd46d5a1233 [2020-12-30T14:58:21.690Z] ---> ba785d69a9c4 [2020-12-30T14:58:21.690Z] Step 8/8 : RUN go mod download [2020-12-30T14:58:21.690Z] ---> Running in 82c34d0d0e7f [2020-12-30T14:58:22.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-30T14:58:23.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-30T14:58:24.110Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-30T14:58:24.110Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-30T14:58:24.110Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-30T14:58:24.383Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-30T14:58:24.383Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-30T14:58:24.383Z] Executing busybox-1.31.1-r19.trigger [2020-12-30T14:58:24.383Z] OK: 144 MiB in 44 packages [2020-12-30T14:58:25.827Z] Removing intermediate container cdd46d5a1233 [2020-12-30T14:58:25.827Z] ---> 97a7a7ef673e [2020-12-30T14:58:25.827Z] Step 6/8 : WORKDIR /build [2020-12-30T14:58:26.099Z] ---> Running in 775d0b76223a [2020-12-30T14:58:26.373Z] Removing intermediate container 775d0b76223a [2020-12-30T14:58:26.373Z] ---> f433288846ea [2020-12-30T14:58:26.373Z] Step 7/8 : COPY go.mod . [2020-12-30T14:58:26.974Z] ---> 0df00bb38481 [2020-12-30T14:58:26.974Z] Step 8/8 : RUN go mod download [2020-12-30T14:58:27.249Z] ---> Running in cd3ca7d7ed4f [2020-12-30T14:58:43.717Z] Removing intermediate container 82c34d0d0e7f [2020-12-30T14:58:43.718Z] ---> 8d9c712409be [2020-12-30T14:58:43.718Z] Successfully built 8d9c712409be [2020-12-30T14:58:43.718Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:58:44.144Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T14:58:44.144Z] . [Pipeline] withDockerContainer [2020-12-30T14:58:44.356Z] prd-centos7-docker-4c-2g-17755 does not seem to be running inside a container [2020-12-30T14:58:44.417Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-30T14:58:45.307Z] $ docker top a8d1d013a25954acbd5919fc6c888bb688e7333063457af5487ba9ce35dac05a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T14:58:45.817Z] + go version [2020-12-30T14:58:45.817Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-30T14:58:45.835Z] $ docker stop --time=1 a8d1d013a25954acbd5919fc6c888bb688e7333063457af5487ba9ce35dac05a [2020-12-30T14:58:47.187Z] $ docker rm -f a8d1d013a25954acbd5919fc6c888bb688e7333063457af5487ba9ce35dac05a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:58:47.992Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-30T14:58:47.992Z] . [Pipeline] withDockerContainer [2020-12-30T14:58:48.100Z] prd-centos7-docker-4c-2g-17755 does not seem to be running inside a container [2020-12-30T14:58:48.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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-30T14:58:48.707Z] $ docker top 29e0212fa001f2b5cae4be84e63e9fc04e3772dce9d72cf54df8bddc4afada74 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T14:58:49.257Z] + make test [2020-12-30T14:58:49.257Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-30T14:58:50.656Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-30T14:58:54.058Z] Removing intermediate container cd3ca7d7ed4f [2020-12-30T14:58:54.058Z] ---> 5c7d6dbac622 [2020-12-30T14:58:54.058Z] Successfully built 5c7d6dbac622 [2020-12-30T14:58:54.058Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:58:54.392Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T14:58:54.392Z] . [Pipeline] withDockerContainer [2020-12-30T14:58:54.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-17754 does not seem to be running inside a container [2020-12-30T14:58:54.705Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-30T14:58:56.206Z] $ docker top d78d20cc4694543f4934cbc78a72f8174fd7d5cd175ac373a9002f2c6e6df366 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T14:58:57.246Z] + go version [2020-12-30T14:58:57.246Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-30T14:58:57.266Z] $ docker stop --time=1 d78d20cc4694543f4934cbc78a72f8174fd7d5cd175ac373a9002f2c6e6df366 [2020-12-30T14:58:57.316Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.025s coverage: 86.2% of statements [2020-12-30T14:58:59.162Z] $ docker rm -f d78d20cc4694543f4934cbc78a72f8174fd7d5cd175ac373a9002f2c6e6df366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-30T14:59:00.168Z] + docker inspect -f . ci-base-image-arm64 [2020-12-30T14:59:00.168Z] . [Pipeline] withDockerContainer [2020-12-30T14:59:00.437Z] prd-ubuntu18.04-docker-arm64-4c-16g-17754 does not seem to be running inside a container [2020-12-30T14:59:00.527Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-30T14:59:02.019Z] $ docker top 5f91065771879928c2d548b40550c21e2acd032a461c113d1ad2e8b699a66ff8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T14:59:03.050Z] + make test [2020-12-30T14:59:03.050Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-30T14:59:04.493Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-30T14:59:05.538Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.032s coverage: 47.9% of statements [2020-12-30T14:59:05.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-30T14:59:05.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-30T14:59:05.539Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.049s coverage: 61.5% of statements [2020-12-30T14:59:05.539Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-30T14:59:05.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.024s coverage: 69.1% of statements [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-30T14:59:05.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.031s coverage: 97.7% of statements [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-30T14:59:05.822Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-30T14:59:05.822Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.017s coverage: 8.8% of statements [2020-12-30T14:59:20.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 13.250s coverage: 75.9% of statements [2020-12-30T14:59:20.812Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-30T14:59:20.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.017s coverage: 87.9% of statements [2020-12-30T14:59:20.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements [2020-12-30T14:59:20.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.032s coverage: 80.5% of statements [2020-12-30T14:59:20.812Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.007s coverage: 71.7% of statements [2020-12-30T14:59:26.722Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.042s coverage: 86.2% of statements [2020-12-30T14:59:33.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.028s coverage: 81.6% of statements [2020-12-30T14:59:33.086Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements [2020-12-30T14:59:33.086Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-30T14:59:35.685Z] gofmt -l . [2020-12-30T14:59:35.958Z] [ "`gofmt -l .`" = "" ] [2020-12-30T14:59:35.958Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-30T14:59:36.570Z] $ docker stop --time=1 29e0212fa001f2b5cae4be84e63e9fc04e3772dce9d72cf54df8bddc4afada74 [2020-12-30T14:59:38.506Z] $ docker rm -f 29e0212fa001f2b5cae4be84e63e9fc04e3772dce9d72cf54df8bddc4afada74 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T14:59:39.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-30T14:59:39.598Z] Stashed 1 file(s) [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-12-30T14:59:53.585Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.057s coverage: 47.9% of statements [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-30T14:59:53.585Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.089s coverage: 61.5% of statements [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-30T14:59:53.585Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.050s coverage: 69.1% of statements [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-30T14:59:53.585Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.013s coverage: 97.7% of statements [2020-12-30T14:59:53.585Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-30T14:59:53.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-30T14:59:53.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.026s coverage: 8.8% of statements [2020-12-30T15:00:03.878Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 13.252s coverage: 75.9% of statements [2020-12-30T15:00:03.878Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-30T15:00:03.878Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.052s coverage: 87.9% of statements [2020-12-30T15:00:03.878Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.054s coverage: 88.9% of statements [2020-12-30T15:00:03.878Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.044s coverage: 80.5% of statements [2020-12-30T15:00:03.878Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.020s coverage: 71.7% of statements [2020-12-30T15:00:18.959Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.061s coverage: 81.6% of statements [2020-12-30T15:00:18.959Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 94.4% of statements [2020-12-30T15:00:19.232Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-30T15:00:29.416Z] gofmt -l . [2020-12-30T15:00:29.417Z] [ "`gofmt -l .`" = "" ] [2020-12-30T15:00:29.417Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-30T15:00:29.717Z] $ docker stop --time=1 5f91065771879928c2d548b40550c21e2acd032a461c113d1ad2e8b699a66ff8 [2020-12-30T15:00:31.788Z] $ docker rm -f 5f91065771879928c2d548b40550c21e2acd032a461c113d1ad2e8b699a66ff8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-30T15:00:32.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-30T15:00:32.886Z] Warning: overwriting stash ‘coverage-report’ [2020-12-30T15:00:33.650Z] Stashed 1 file(s) [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] } [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-12-30T15:00:35.715Z] provisioning config files... [2020-12-30T15:00:35.740Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/config9060257035122007148tmp [Pipeline] { [Pipeline] sh [2020-12-30T15:00:36.143Z] + set +x [2020-12-30T15:00:36.144Z] + curl -s https://codecov.io/bash [2020-12-30T15:00:36.144Z] + bash -s -- [2020-12-30T15:00:36.412Z] [2020-12-30T15:00:36.412Z] _____ _ [2020-12-30T15:00:36.412Z] / ____| | | [2020-12-30T15:00:36.412Z] | | ___ __| | ___ ___ _____ __ [2020-12-30T15:00:36.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-30T15:00:36.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-30T15:00:36.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-30T15:00:36.412Z] Bash-20201223-5ad85e3 [2020-12-30T15:00:36.412Z] [2020-12-30T15:00:36.412Z] [2020-12-30T15:00:36.412Z] ==> git version 2.24.3 found [2020-12-30T15:00:36.412Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2020-12-30T15:00:36.412Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-30T15:00:36.412Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2020-12-30T15:00:36.413Z] ==> Jenkins CI detected. [2020-12-30T15:00:36.413Z] project root: . [2020-12-30T15:00:36.413Z] --> token set from env [2020-12-30T15:00:36.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-30T15:00:36.413Z] ==> Running gcov in . (disable via -X gcov) [2020-12-30T15:00:36.413Z] ==> Python coveragepy not found [2020-12-30T15:00:36.413Z] ==> Searching for coverage reports in: [2020-12-30T15:00:36.413Z] + . [2020-12-30T15:00:36.413Z] -> Found 1 reports [2020-12-30T15:00:36.413Z] ==> Detecting git/mercurial file structure [2020-12-30T15:00:36.413Z] ==> Reading reports [2020-12-30T15:00:36.413Z] + ./coverage.out bytes=72591 [2020-12-30T15:00:36.413Z] ==> Appending adjustments [2020-12-30T15:00:36.413Z] https://docs.codecov.io/docs/fixing-reports [2020-12-30T15:00:36.992Z] + Found adjustments [2020-12-30T15:00:36.992Z] ==> Gzipping contents [2020-12-30T15:00:36.992Z] 16K /tmp/codecov.bNZOcD.gz [2020-12-30T15:00:36.992Z] ==> Uploading reports [2020-12-30T15:00:36.992Z] url: https://codecov.io [2020-12-30T15:00:36.992Z] query: branch=PR-614&commit=545fe4425b7a75c27d71451e26e07d48169b1511&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-614%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2020-12-30T15:00:36.992Z] -> Pinging Codecov [2020-12-30T15:00:36.992Z] https://codecov.io/upload/v4?package=bash-20201223-5ad85e3&token=secret&branch=PR-614&commit=545fe4425b7a75c27d71451e26e07d48169b1511&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-614%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=614&job=&cmd_args= [2020-12-30T15:00:37.257Z] -> Uploading to [2020-12-30T15:00:37.257Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-30/3D8B5DFFC46A037C893635FACE044666/545fe4425b7a75c27d71451e26e07d48169b1511/9f335182-f487-4b89-8584-8da5b4c91464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201230%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201230T150037Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58e312303981be00ca1c5507099f3b1f1d99dc4cd1d6321298f759c79dd2335a [2020-12-30T15:00:37.257Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-30T15:00:37.257Z] Dload Upload Total Spent Left Speed [2020-12-30T15:00:37.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12935 0 0 100 12935 0 28597 --:--:-- --:--:-- --:--:-- 28554 100 12935 0 0 100 12935 0 28586 --:--:-- --:--:-- --:--:-- 28554 [2020-12-30T15:00:37.833Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/545fe4425b7a75c27d71451e26e07d48169b1511 [Pipeline] } [2020-12-30T15:00:37.844Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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-12-30T15:00:40.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:00:40.820Z] ---> package-listing.sh [2020-12-30T15:00:40.820Z] ++ facter osfamily [2020-12-30T15:00:40.820Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-30T15:00:40.820Z] + OS_FAMILY=redhat [2020-12-30T15:00:40.820Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-614 [2020-12-30T15:00:40.820Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-30T15:00:40.820Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-30T15:00:40.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-30T15:00:40.820Z] + PACKAGES=/tmp/packages_start.txt [2020-12-30T15:00:40.820Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-614 ']' [2020-12-30T15:00:40.820Z] + PACKAGES=/tmp/packages_end.txt [2020-12-30T15:00:40.820Z] + case "${OS_FAMILY}" in [2020-12-30T15:00:40.820Z] + rpm -qa [2020-12-30T15:00:40.820Z] + sort [2020-12-30T15:00:48.997Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-30T15:00:48.997Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-30T15:00:48.997Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-30T15:00:48.997Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-614 ']' [2020-12-30T15:00:48.997Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-614/archives/ [2020-12-30T15:00:48.997Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-614/archives/ [Pipeline] echo [2020-12-30T15:00:49.012Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-30T15:00:49.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:00:49.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T15:00:49.619Z] [2020-12-30T15:00:49.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-30T15:00:49.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T15:00:49.971Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-30T15:00:49.971Z] df20fa9351a1: Pulling fs layer [2020-12-30T15:00:49.971Z] 36b3adc4ff6f: Pulling fs layer [2020-12-30T15:00:49.971Z] 8ad3a11d3b57: Pulling fs layer [2020-12-30T15:00:49.971Z] 46f8f816bc3b: Pulling fs layer [2020-12-30T15:00:49.971Z] 93b61091891f: Pulling fs layer [2020-12-30T15:00:49.971Z] 93b9cdb0e59b: Pulling fs layer [2020-12-30T15:00:49.971Z] 5e14af77c1be: Pulling fs layer [2020-12-30T15:00:49.971Z] 01666e4c0597: Pulling fs layer [2020-12-30T15:00:49.971Z] aa168da1d23b: Pulling fs layer [2020-12-30T15:00:49.971Z] 93b61091891f: Waiting [2020-12-30T15:00:49.971Z] 93b9cdb0e59b: Waiting [2020-12-30T15:00:49.971Z] 5e14af77c1be: Waiting [2020-12-30T15:00:49.971Z] 01666e4c0597: Waiting [2020-12-30T15:00:49.971Z] aa168da1d23b: Waiting [2020-12-30T15:00:49.971Z] 46f8f816bc3b: Waiting [2020-12-30T15:00:49.971Z] 36b3adc4ff6f: Verifying Checksum [2020-12-30T15:00:49.971Z] 36b3adc4ff6f: Download complete [2020-12-30T15:00:49.971Z] 46f8f816bc3b: Verifying Checksum [2020-12-30T15:00:49.971Z] 46f8f816bc3b: Download complete [2020-12-30T15:00:50.239Z] df20fa9351a1: Verifying Checksum [2020-12-30T15:00:50.239Z] df20fa9351a1: Download complete [2020-12-30T15:00:50.239Z] 93b9cdb0e59b: Verifying Checksum [2020-12-30T15:00:50.239Z] 93b9cdb0e59b: Download complete [2020-12-30T15:00:50.239Z] 5e14af77c1be: Verifying Checksum [2020-12-30T15:00:50.239Z] 5e14af77c1be: Download complete [2020-12-30T15:00:50.239Z] 93b61091891f: Verifying Checksum [2020-12-30T15:00:50.239Z] 93b61091891f: Download complete [2020-12-30T15:00:50.239Z] 01666e4c0597: Verifying Checksum [2020-12-30T15:00:50.239Z] 01666e4c0597: Download complete [2020-12-30T15:00:50.239Z] 8ad3a11d3b57: Verifying Checksum [2020-12-30T15:00:50.239Z] 8ad3a11d3b57: Download complete [2020-12-30T15:00:50.514Z] df20fa9351a1: Pull complete [2020-12-30T15:00:50.777Z] 36b3adc4ff6f: Pull complete [2020-12-30T15:00:52.192Z] 8ad3a11d3b57: Pull complete [2020-12-30T15:00:52.192Z] aa168da1d23b: Verifying Checksum [2020-12-30T15:00:52.192Z] aa168da1d23b: Download complete [2020-12-30T15:00:52.456Z] 46f8f816bc3b: Pull complete [2020-12-30T15:00:52.720Z] 93b61091891f: Pull complete [2020-12-30T15:00:52.984Z] 93b9cdb0e59b: Pull complete [2020-12-30T15:00:52.984Z] 5e14af77c1be: Pull complete [2020-12-30T15:00:53.258Z] 01666e4c0597: Pull complete [2020-12-30T15:01:01.486Z] aa168da1d23b: Pull complete [2020-12-30T15:01:01.486Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-30T15:01:01.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-30T15:01:01.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-30T15:01:01.755Z] prd-centos7-docker-4c-2g-17753 does not seem to be running inside a container [2020-12-30T15:01:01.810Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-614/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-614 -v /w/workspace/ndry_app-functions-sdk-go_PR-614:/w/workspace/ndry_app-functions-sdk-go_PR-614:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-614@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-30T15:01:04.114Z] $ docker top 52326278d09ebe2330f3191ce48ea3e43d133a50392f3b4a6d28ed02ea8189f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-30T15:01:04.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-30T15:01:04.952Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-30T15:01:05.255Z] + ls /var/log/sa-host [2020-12-30T15:01:05.255Z] + sadf -c /var/log/sa-host/sa23 [2020-12-30T15:01:05.255Z] file_magic: OK [2020-12-30T15:01:05.255Z] HZ: Using current value: 100 [2020-12-30T15:01:05.255Z] file_header: OK [2020-12-30T15:01:05.255Z] 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-12-30T15:01:05.255Z] Statistics: [2020-12-30T15:01:05.255Z] Hnuu...uuuununununu... [2020-12-30T15:01:05.255Z] File successfully converted to sysstat format version 12.2.1 [2020-12-30T15:01:05.255Z] + sadf -c /var/log/sa-host/sa30 [2020-12-30T15:01:05.255Z] file_magic: OK [2020-12-30T15:01:05.255Z] HZ: Using current value: 100 [2020-12-30T15:01:05.255Z] file_header: OK [2020-12-30T15:01:05.255Z] 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-12-30T15:01:05.255Z] Statistics: [2020-12-30T15:01:05.255Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-30T15:01:05.255Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-30T15:01:05.584Z] provisioning config files... [2020-12-30T15:01:05.609Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-614@tmp/config1840562056851231603tmp [Pipeline] { [Pipeline] echo [2020-12-30T15:01:05.692Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:01:06.008Z] ---> create-netrc.sh [Pipeline] } [2020-12-30T15:01:06.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-30T15:01:06.116Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:01:06.416Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-30T15:01:06.428Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:01:06.727Z] ---> sudo-logs.sh [2020-12-30T15:01:06.727Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-30T15:01:06.738Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:01:07.039Z] ---> job-cost.sh [2020-12-30T15:01:07.039Z] lf-activate-venv: SKIPPING [2020-12-30T15:01:07.039Z] INFO: No Stack... [2020-12-30T15:01:07.987Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-30T15:01:08.562Z] INFO: Archiving Costs [Pipeline] echo [2020-12-30T15:01:08.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-30T15:01:08.876Z] ---> logs-deploy.sh [2020-12-30T15:01:08.877Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-614/5 [2020-12-30T15:01:08.877Z] INFO: archiving workspace using pattern(s): [2020-12-30T15:01:10.796Z] Archives upload complete. [2020-12-30T15:01:10.796Z] INFO: archiving logs to Nexus [2020-12-30T15:01:11.748Z] ---> uname -a: [2020-12-30T15:01:11.748Z] Linux prd-centos7-docker-4c-2g-17753.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-30T15:01:11.748Z] [2020-12-30T15:01:11.748Z] [2020-12-30T15:01:11.748Z] ---> lscpu: [2020-12-30T15:01:11.748Z] Architecture: x86_64 [2020-12-30T15:01:11.748Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-30T15:01:11.748Z] Byte Order: Little Endian [2020-12-30T15:01:11.748Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-30T15:01:11.748Z] CPU(s): 4 [2020-12-30T15:01:11.748Z] On-line CPU(s) list: 0-3 [2020-12-30T15:01:11.748Z] Thread(s) per core: 1 [2020-12-30T15:01:11.748Z] Core(s) per socket: 1 [2020-12-30T15:01:11.748Z] Socket(s): 4 [2020-12-30T15:01:11.748Z] NUMA node(s): 1 [2020-12-30T15:01:11.748Z] Vendor ID: GenuineIntel [2020-12-30T15:01:11.748Z] CPU family: 6 [2020-12-30T15:01:11.748Z] Model: 44 [2020-12-30T15:01:11.748Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-30T15:01:11.748Z] Stepping: 1 [2020-12-30T15:01:11.748Z] CPU MHz: 2933.438 [2020-12-30T15:01:11.748Z] BogoMIPS: 5866.87 [2020-12-30T15:01:11.748Z] Virtualization: VT-x [2020-12-30T15:01:11.748Z] Hypervisor vendor: KVM [2020-12-30T15:01:11.748Z] Virtualization type: full [2020-12-30T15:01:11.748Z] L1d cache: 128 KiB [2020-12-30T15:01:11.748Z] L1i cache: 128 KiB [2020-12-30T15:01:11.748Z] L2 cache: 16 MiB [2020-12-30T15:01:11.748Z] L3 cache: 64 MiB [2020-12-30T15:01:11.748Z] NUMA node0 CPU(s): 0-3 [2020-12-30T15:01:11.748Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-30T15:01:11.748Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-30T15:01:11.748Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-30T15:01:11.748Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-30T15:01:11.748Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-30T15:01:11.748Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-30T15:01:11.748Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-30T15:01:11.748Z] Vulnerability Srbds: Not affected [2020-12-30T15:01:11.748Z] Vulnerability Tsx async abort: Not affected [2020-12-30T15:01:11.748Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-30T15:01:11.748Z] [2020-12-30T15:01:11.748Z] [2020-12-30T15:01:11.748Z] ---> nproc: [2020-12-30T15:01:11.748Z] 4 [2020-12-30T15:01:11.748Z] [2020-12-30T15:01:11.748Z] [2020-12-30T15:01:11.748Z] ---> df -h: [2020-12-30T15:01:11.748Z] Filesystem Size Used Available Use% Mounted on [2020-12-30T15:01:11.748Z] overlay 50.0G 7.3G 42.7G 15% / [2020-12-30T15:01:11.748Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-30T15:01:11.748Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-30T15:01:11.748Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-30T15:01:11.748Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2020-12-30T15:01:11.748Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-614 [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-614@tmp [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2020-12-30T15:01:11.749Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] ---> free -m: [2020-12-30T15:01:11.749Z] total used free shared buff/cache available [2020-12-30T15:01:11.749Z] Mem: 1837 721 112 0 1002 1010 [2020-12-30T15:01:11.749Z] Swap: 1023 1 1022 [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] ---> ip addr: [2020-12-30T15:01:11.749Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-30T15:01:11.749Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-30T15:01:11.749Z] inet 127.0.0.1/8 scope host lo [2020-12-30T15:01:11.749Z] valid_lft forever preferred_lft forever [2020-12-30T15:01:11.749Z] inet6 ::1/128 scope host [2020-12-30T15:01:11.749Z] valid_lft forever preferred_lft forever [2020-12-30T15:01:11.749Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-30T15:01:11.749Z] link/ether fa:16:3e:2a:a0:56 brd ff:ff:ff:ff:ff:ff [2020-12-30T15:01:11.749Z] inet 10.30.123.177/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-30T15:01:11.749Z] valid_lft 85980sec preferred_lft 85980sec [2020-12-30T15:01:11.749Z] inet6 fe80::f816:3eff:fe2a:a056/64 scope link [2020-12-30T15:01:11.749Z] valid_lft forever preferred_lft forever [2020-12-30T15:01:11.749Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-30T15:01:11.749Z] link/ether 02:42:ee:8a:ae:4f brd ff:ff:ff:ff:ff:ff [2020-12-30T15:01:11.749Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-30T15:01:11.749Z] valid_lft forever preferred_lft forever [2020-12-30T15:01:11.749Z] inet6 fe80::42:eeff:fe8a:ae4f/64 scope link [2020-12-30T15:01:11.749Z] valid_lft forever preferred_lft forever [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] ---> sar -b -r -n DEV: [2020-12-30T15:01:11.749Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/30/20 _x86_64_ (4 CPU) [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] 14:53:59 LINUX RESTART (4 CPU) [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] 14:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-30T15:01:11.749Z] 14:56:01 13.57 4.74 8.82 0.00 355.39 1373.57 0.00 [2020-12-30T15:01:11.749Z] 14:57:01 0.40 0.00 0.40 0.00 0.00 6.71 0.00 [2020-12-30T15:01:11.749Z] 14:58:02 0.23 0.00 0.23 0.00 0.00 3.11 0.00 [2020-12-30T15:01:11.749Z] 14:59:01 0.42 0.00 0.42 0.00 0.00 5.40 0.00 [2020-12-30T15:01:11.749Z] 15:00:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 [2020-12-30T15:01:11.749Z] 15:01:01 114.89 68.56 46.33 0.00 4978.80 16047.60 0.00 [2020-12-30T15:01:11.749Z] Average: 21.71 12.26 9.45 0.00 891.97 2916.45 0.00 [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-30T15:01:11.749Z] 14:56:01 198200 0 622992 33.11 2620 1057732 1100452 37.56 433580 1051004 24 [2020-12-30T15:01:11.749Z] 14:57:01 204724 0 616460 32.76 2620 1057740 1072920 36.62 431788 1047884 20 [2020-12-30T15:01:11.749Z] 14:58:02 201720 0 619460 32.92 2620 1057744 1073100 36.62 435992 1046468 20 [2020-12-30T15:01:11.749Z] 14:59:01 203068 0 618112 32.85 2620 1057744 1072848 36.61 437176 1043900 20 [2020-12-30T15:01:11.749Z] 15:00:01 201628 0 619544 32.93 2620 1057752 1072920 36.62 439328 1043480 8 [2020-12-30T15:01:11.749Z] 15:01:01 251136 0 679868 36.13 2620 947920 1086168 37.07 453544 927296 81460 [2020-12-30T15:01:11.749Z] Average: 210079 0 629406 33.45 2620 1039439 1079735 36.85 438568 1026672 13592 [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-30T15:01:11.749Z] 14:56:01 eth0 123.07 113.18 323.37 37.84 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:56:01 docker0 96.27 97.59 8.38 306.27 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:57:01 eth0 2.81 1.00 1.84 0.07 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:58:02 eth0 1.45 0.70 0.58 0.40 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 15:00:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 15:01:01 eth0 199.62 139.44 2170.56 16.44 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] Average: eth0 54.73 42.57 417.45 9.17 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] Average: docker0 16.10 16.32 1.40 51.21 0.00 0.00 0.00 0.00 [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] ---> sar -P ALL: [2020-12-30T15:01:11.749Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/30/20 _x86_64_ (4 CPU) [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] 14:53:59 LINUX RESTART (4 CPU) [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] 14:55:01 CPU %user %nice %system %iowait %steal %idle [2020-12-30T15:01:11.749Z] 14:56:01 all 2.13 0.00 0.91 0.08 0.02 96.86 [2020-12-30T15:01:11.749Z] 14:56:01 0 3.38 0.00 1.27 0.18 0.02 95.14 [2020-12-30T15:01:11.749Z] 14:56:01 1 1.95 0.00 0.62 0.02 0.02 97.40 [2020-12-30T15:01:11.749Z] 14:56:01 2 1.75 0.00 0.75 0.02 0.02 97.46 [2020-12-30T15:01:11.749Z] 14:56:01 3 1.45 0.00 1.02 0.10 0.02 97.41 [2020-12-30T15:01:11.749Z] 14:57:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-12-30T15:01:11.749Z] 14:57:01 0 0.10 0.00 0.08 0.00 0.00 99.82 [2020-12-30T15:01:11.749Z] 14:57:01 1 0.48 0.00 0.02 0.00 0.00 99.50 [2020-12-30T15:01:11.749Z] 14:57:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2020-12-30T15:01:11.749Z] 14:57:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2020-12-30T15:01:11.749Z] 14:58:02 all 0.18 0.00 0.04 0.00 0.01 99.77 [2020-12-30T15:01:11.749Z] 14:58:02 0 0.05 0.00 0.05 0.00 0.02 99.88 [2020-12-30T15:01:11.749Z] 14:58:02 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-30T15:01:11.749Z] 14:58:02 2 0.53 0.00 0.05 0.00 0.02 99.40 [2020-12-30T15:01:11.749Z] 14:58:02 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-30T15:01:11.749Z] 14:59:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2020-12-30T15:01:11.749Z] 14:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-30T15:01:11.749Z] 14:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2020-12-30T15:01:11.749Z] 14:59:01 2 0.51 0.00 0.03 0.00 0.00 99.46 [2020-12-30T15:01:11.749Z] 14:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-12-30T15:01:11.749Z] 15:00:01 all 0.18 0.00 0.14 0.00 0.01 99.67 [2020-12-30T15:01:11.749Z] 15:00:01 0 0.05 0.00 0.10 0.00 0.02 99.83 [2020-12-30T15:01:11.749Z] 15:00:01 1 0.07 0.00 0.17 0.00 0.00 99.77 [2020-12-30T15:01:11.749Z] 15:00:01 2 0.57 0.00 0.10 0.00 0.02 99.32 [2020-12-30T15:01:11.749Z] 15:00:01 3 0.05 0.00 0.20 0.00 0.00 99.75 [2020-12-30T15:01:11.749Z] 15:01:01 all 5.81 0.00 3.94 2.87 0.09 87.29 [2020-12-30T15:01:11.749Z] 15:01:01 0 5.63 0.00 3.74 1.45 0.08 89.09 [2020-12-30T15:01:11.749Z] 15:01:01 1 5.26 0.00 4.49 1.78 0.12 88.35 [2020-12-30T15:01:11.749Z] 15:01:01 2 5.77 0.00 3.53 2.59 0.07 88.03 [2020-12-30T15:01:11.749Z] 15:01:01 3 6.58 0.00 4.00 5.67 0.10 83.66 [2020-12-30T15:01:11.749Z] Average: all 1.44 0.00 0.85 0.49 0.02 97.20 [2020-12-30T15:01:11.749Z] Average: 0 1.54 0.00 0.87 0.27 0.02 97.30 [2020-12-30T15:01:11.749Z] Average: 1 1.31 0.00 0.89 0.30 0.03 97.48 [2020-12-30T15:01:11.749Z] Average: 2 1.53 0.00 0.76 0.43 0.02 97.27 [2020-12-30T15:01:11.749Z] Average: 3 1.37 0.00 0.88 0.95 0.02 96.77 [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z] [2020-12-30T15:01:11.749Z]