Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d0941819f3bdd2543b74f2464f0b80e942757697+93c26ee21773a08251a9c88cc59f9e9b66bbc9bd (b053ca5a16855c8b4bb4e783e7d948b0211f21f7) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1552 in /w/workspace/ndry_app-functions-sdk-go_PR-797 [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-797 # 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 Merging remotes/origin/master commit 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd into PR head commit d0941819f3bdd2543b74f2464f0b80e942757697 Merge succeeded, producing 05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc Checking out Revision 05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc (PR-797) > 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/797/head:refs/remotes/origin/PR-797 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0941819f3bdd2543b74f2464f0b80e942757697 # 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 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc # timeout=10 Commit message: "Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD" > git rev-list --no-walk d0941819f3bdd2543b74f2464f0b80e942757697 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-23T11:45:42.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-23T11:45:42.849Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-23T11:45:42.878Z] ========================================================= [2021-04-23T11:45:42.878Z] EdgeX Global Pipelines Version Info [2021-04-23T11:45:42.878Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:45:44.441Z] ------------------- [2021-04-23T11:45:44.441Z] stable info: [2021-04-23T11:45:44.441Z] ------------------- [2021-04-23T11:45:44.441Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-23T11:45:44.441Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-23T11:45:44.441Z] Message: update stable to v1.0.186 [2021-04-23T11:45:45.390Z] ------------------- [2021-04-23T11:45:45.390Z] experimental info: [2021-04-23T11:45:45.390Z] ------------------- [2021-04-23T11:45:45.390Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-23T11:45:45.390Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-23T11:45:45.390Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-23T11:45:45.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-04-23T11:45:45.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-04-23T11:45:45.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-23T11:45:45.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-23T11:45:45.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-23T11:45:45.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-23T11:45:45.682Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-23T11:45:45.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-23T11:45:45.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-23T11:45:45.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-23T11:45:45.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-23T11:45:45.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-04-23T11:45:45.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-23T11:45:45.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-23T11:45:45.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-23T11:45:45.916Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-23T11:45:45.942Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-23T11:45:45.968Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-23T11:45:45.993Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-23T11:45:46.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-23T11:45:46.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-23T11:45:46.067Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-04-23T11:45:46.093Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-23T11:45:46.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-23T11:45:46.145Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-23T11:45:46.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-23T11:45:46.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-797 [Pipeline] echo [2021-04-23T11:45:46.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-797 [Pipeline] echo [2021-04-23T11:45:46.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-797 [Pipeline] echo [2021-04-23T11:45:46.268Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc [Pipeline] echo [2021-04-23T11:45:46.293Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05b4e65 [Pipeline] echo [2021-04-23T11:45:46.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T11:45:46.763Z] + git log --format=format:%s -1 05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc [Pipeline] echo [2021-04-23T11:45:46.842Z] GIT_COMMIT: 05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc, Commit Message: Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD [Pipeline] echo [2021-04-23T11:45:46.859Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:45:47.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T11:45:48.387Z] [2021-04-23T11:45:48.387Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:45:48.726Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T11:45:48.726Z] latest: Pulling from edgex-devops/git-semver [2021-04-23T11:45:48.726Z] 31603596830f: Pulling fs layer [2021-04-23T11:45:48.726Z] 2a8b12db71e7: Pulling fs layer [2021-04-23T11:45:48.726Z] 6ca5941a6612: Pulling fs layer [2021-04-23T11:45:48.726Z] ecc8261a40a4: Pulling fs layer [2021-04-23T11:45:48.726Z] ecc8261a40a4: Waiting [2021-04-23T11:45:48.994Z] 2a8b12db71e7: Verifying Checksum [2021-04-23T11:45:48.994Z] 2a8b12db71e7: Download complete [2021-04-23T11:45:48.994Z] 31603596830f: Verifying Checksum [2021-04-23T11:45:48.994Z] 31603596830f: Download complete [2021-04-23T11:45:48.994Z] ecc8261a40a4: Verifying Checksum [2021-04-23T11:45:48.994Z] ecc8261a40a4: Download complete [2021-04-23T11:45:49.257Z] 6ca5941a6612: Verifying Checksum [2021-04-23T11:45:49.257Z] 6ca5941a6612: Download complete [2021-04-23T11:45:49.257Z] 31603596830f: Pull complete [2021-04-23T11:45:49.524Z] 2a8b12db71e7: Pull complete [2021-04-23T11:45:50.477Z] 6ca5941a6612: Pull complete [2021-04-23T11:45:50.739Z] ecc8261a40a4: Pull complete [2021-04-23T11:45:50.739Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-23T11:45:50.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-23T11:45:50.739Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-23T11:45:50.857Z] prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container [2021-04-23T11:45:50.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-797 -v /w/workspace/ndry_app-functions-sdk-go_PR-797:/w/workspace/ndry_app-functions-sdk-go_PR-797:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-797@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-797@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-23T11:45:52.842Z] $ docker top f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-23T11:45:53.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-23T11:45:53.009Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-23T11:45:53.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-23T11:45:53.250Z] $ docker exec f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd ssh-agent [2021-04-23T11:45:53.431Z] SSH_AUTH_SOCK=/tmp/ssh-nJ3A1ZxXBufy/agent.12 [2021-04-23T11:45:53.431Z] SSH_AGENT_PID=18 [2021-04-23T11:45:53.441Z] Running ssh-add (command line suppressed) [2021-04-23T11:45:53.574Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-797@tmp/private_key_4240920305132294220.key (/w/workspace/ndry_app-functions-sdk-go_PR-797@tmp/private_key_4240920305132294220.key) [2021-04-23T11:45:53.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-23T11:45:53.931Z] + git tag --points-at HEAD [Pipeline] } [2021-04-23T11:45:53.950Z] $ docker exec --env ******** --env ******** f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd ssh-agent -k [2021-04-23T11:45:54.113Z] unset SSH_AUTH_SOCK; [2021-04-23T11:45:54.113Z] unset SSH_AGENT_PID; [2021-04-23T11:45:54.113Z] echo Agent pid 18 killed; [2021-04-23T11:45:54.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-23T11:45:54.229Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-23T11:45:54.229Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-23T11:45:54.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-23T11:45:54.437Z] $ docker exec f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd ssh-agent [2021-04-23T11:45:54.614Z] SSH_AUTH_SOCK=/tmp/ssh-dasHiZTyJLJI/agent.49 [2021-04-23T11:45:54.614Z] SSH_AGENT_PID=54 [2021-04-23T11:45:54.621Z] Running ssh-add (command line suppressed) [2021-04-23T11:45:54.758Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-797@tmp/private_key_4081734192221890233.key (/w/workspace/ndry_app-functions-sdk-go_PR-797@tmp/private_key_4081734192221890233.key) [2021-04-23T11:45:54.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-23T11:45:55.139Z] + git semver init [2021-04-23T11:45:55.139Z] # -> Open(): unable to determine branch for HEAD [2021-04-23T11:45:55.139Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-797/.git [2021-04-23T11:45:55.139Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-797 [2021-04-23T11:45:55.139Z] # $SEMVER_REMOTE_NAME = origin [2021-04-23T11:45:55.139Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-23T11:45:55.139Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-23T11:45:55.139Z] # $SEMVER_BRANCH = PR-797 [2021-04-23T11:45:55.139Z] # $SEMVER_TEMP = /tmp/semver-257766798 [2021-04-23T11:45:55.139Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-04-23T11:45:58.462Z] # '/tmp/semver-257766798' -> '/w/workspace/ndry_app-functions-sdk-go_PR-797/.semver' [2021-04-23T11:45:58.462Z] # -> Force: false [2021-04-23T11:45:58.462Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-797/.semver [Pipeline] } [2021-04-23T11:45:58.476Z] $ docker exec --env ******** --env ******** f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd ssh-agent -k [2021-04-23T11:45:58.610Z] unset SSH_AUTH_SOCK; [2021-04-23T11:45:58.611Z] unset SSH_AGENT_PID; [2021-04-23T11:45:58.611Z] echo Agent pid 54 killed; [2021-04-23T11:45:58.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-23T11:45:59.006Z] + git semver [Pipeline] } [2021-04-23T11:45:59.025Z] $ docker stop --time=1 f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd [2021-04-23T11:46:00.539Z] $ docker rm -f f2bbfec21c1b312c796c48403e0d9e8ab165d65f6a3ae25aed8ebc24ac096fcd [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T11:46:01.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-23T11:46:01.478Z] Stashed 1 file(s) [Pipeline] echo [2021-04-23T11:46:01.481Z] [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 [2021-04-23T11:46:16.679Z] Still waiting to schedule task [2021-04-23T11:46:16.679Z] ‘prd-centos7-blackbox-4c-2g-542’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-1553’ is offline [2021-04-23T11:46:16.682Z] Still waiting to schedule task [2021-04-23T11:46:16.682Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-23T11:48:11.518Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1555 in /w/workspace/ndry_app-functions-sdk-go_PR-797 [Pipeline] { [Pipeline] ws [2021-04-23T11:48:11.536Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-04-23T11:48:15.715Z] Running on prd-centos7-docker-4c-2g-1556 in /w/workspace/ndry_app-functions-sdk-go_PR-797 [Pipeline] { [Pipeline] ws [2021-04-23T11:48:15.734Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-04-23T11:48:16.983Z] using credential edgex-jenkins-ssh [2021-04-23T11:48:17.016Z] Cloning the remote Git repository [2021-04-23T11:48:17.081Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-23T11:48:17.192Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-04-23T11:48:17.278Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-23T11:48:17.280Z] > git --version # timeout=10 [2021-04-23T11:48:17.295Z] > git --version # 'git version 2.17.1' [2021-04-23T11:48:17.296Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T11:48:17.362Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T11:48:20.440Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-04-23T11:48:20.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T11:48:20.487Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-04-23T11:48:20.517Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-23T11:48:20.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T11:48:20.531Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/797/head:refs/remotes/origin/PR-797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T11:48:21.049Z] Merging remotes/origin/master commit 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd into PR head commit d0941819f3bdd2543b74f2464f0b80e942757697 [2021-04-23T11:48:21.314Z] Merge succeeded, producing f92d2ca1c4aa8c97fbd67a8f9643a42d15ea4eb5 [2021-04-23T11:48:21.314Z] Checking out Revision f92d2ca1c4aa8c97fbd67a8f9643a42d15ea4eb5 (PR-797) [2021-04-23T11:48:21.049Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T11:48:21.060Z] > git checkout -f d0941819f3bdd2543b74f2464f0b80e942757697 # timeout=10 [2021-04-23T11:48:21.153Z] > git remote # timeout=10 [2021-04-23T11:48:21.168Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T11:48:21.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T11:48:21.205Z] > git merge 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd # timeout=10 [2021-04-23T11:48:21.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T11:48:21.306Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T11:48:21.316Z] > git checkout -f f92d2ca1c4aa8c97fbd67a8f9643a42d15ea4eb5 # timeout=10 [2021-04-23T11:48:24.886Z] using credential edgex-jenkins-ssh [2021-04-23T11:48:24.903Z] Cloning the remote Git repository [2021-04-23T11:48:25.580Z] Commit message: "Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD" [2021-04-23T11:48:25.577Z] > git rev-list --no-walk d0941819f3bdd2543b74f2464f0b80e942757697 # timeout=10 [2021-04-23T11:48:24.937Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-23T11:48:25.038Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-04-23T11:48:25.142Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-23T11:48:25.142Z] > git --version # timeout=10 [2021-04-23T11:48:25.176Z] > git --version # 'git version 2.24.3' [2021-04-23T11:48:25.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T11:48:25.470Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T11:48:27.164Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-23T11:48:27.565Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-23T11:48:27.905Z] + sudo service docker+ restart [2021-04-23T11:48:27.905Z] true [2021-04-23T11:48:28.306Z] Merging remotes/origin/master commit 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd into PR head commit d0941819f3bdd2543b74f2464f0b80e942757697 [2021-04-23T11:48:27.414Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-04-23T11:48:27.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-23T11:48:27.621Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-04-23T11:48:27.740Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-04-23T11:48:27.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T11:48:27.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/797/head:refs/remotes/origin/PR-797 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T11:48:28.315Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T11:48:28.329Z] > git checkout -f d0941819f3bdd2543b74f2464f0b80e942757697 # timeout=10 [2021-04-23T11:48:28.409Z] > git remote # timeout=10 [2021-04-23T11:48:28.423Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T11:48:28.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-23T11:48:28.486Z] Merge succeeded, producing 939542cf2f9af9260142ccdd80e962de9499f876 [2021-04-23T11:48:28.486Z] Checking out Revision 939542cf2f9af9260142ccdd80e962de9499f876 (PR-797) [2021-04-23T11:48:28.442Z] > git merge 93c26ee21773a08251a9c88cc59f9e9b66bbc9bd # timeout=10 [2021-04-23T11:48:28.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T11:48:28.489Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T11:48:28.498Z] > git checkout -f 939542cf2f9af9260142ccdd80e962de9499f876 # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-04-23T11:48:30.845Z] ========================================================= [2021-04-23T11:48:30.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-23T11:48:30.845Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:48:31.189Z] + 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 . [2021-04-23T11:48:32.229Z] Commit message: "Merge commit '93c26ee21773a08251a9c88cc59f9e9b66bbc9bd' into HEAD" [2021-04-23T11:48:32.234Z] > git rev-list --no-walk d0941819f3bdd2543b74f2464f0b80e942757697 # timeout=10 [2021-04-23T11:48:32.636Z] Sending build context to Docker daemon 19.49MB [2021-04-23T11:48:32.636Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T11:48:32.636Z] Step 2/8 : FROM ${BASE} [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-23T11:48:32.913Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-23T11:48:32.913Z] 5f621e34cdf4: Pulling fs layer [2021-04-23T11:48:32.913Z] a4357932f1b6: Pulling fs layer [2021-04-23T11:48:32.913Z] 18c013af1878: Pulling fs layer [2021-04-23T11:48:32.913Z] 00ac8860ef70: Pulling fs layer [2021-04-23T11:48:32.913Z] 63d7cb157983: Pulling fs layer [2021-04-23T11:48:32.913Z] b116817d02f9: Pulling fs layer [2021-04-23T11:48:32.913Z] 745a02a5169b: Pulling fs layer [2021-04-23T11:48:32.913Z] 00ac8860ef70: Waiting [2021-04-23T11:48:32.913Z] b116817d02f9: Waiting [2021-04-23T11:48:32.913Z] 745a02a5169b: Waiting [2021-04-23T11:48:32.913Z] 63d7cb157983: Waiting [2021-04-23T11:48:32.913Z] 18c013af1878: Download complete [2021-04-23T11:48:32.913Z] a4357932f1b6: Verifying Checksum [2021-04-23T11:48:32.913Z] a4357932f1b6: Download complete [2021-04-23T11:48:32.913Z] 63d7cb157983: Download complete [2021-04-23T11:48:32.913Z] b116817d02f9: Verifying Checksum [2021-04-23T11:48:32.913Z] b116817d02f9: Download complete [2021-04-23T11:48:32.913Z] 5f621e34cdf4: Verifying Checksum [2021-04-23T11:48:32.913Z] 5f621e34cdf4: Download complete [2021-04-23T11:48:33.518Z] 5f621e34cdf4: Pull complete [2021-04-23T11:48:33.670Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-23T11:48:34.032Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-23T11:48:34.120Z] a4357932f1b6: Pull complete [2021-04-23T11:48:34.338Z] + sudo service docker restart [2021-04-23T11:48:34.338Z] + true [2021-04-23T11:48:34.338Z] Redirecting to /bin/systemctl restart docker.service [2021-04-23T11:48:34.718Z] 18c013af1878: Pull complete [Pipeline] unstash [Pipeline] echo [2021-04-23T11:48:35.957Z] ========================================================= [2021-04-23T11:48:35.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-23T11:48:35.958Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:48:36.156Z] 745a02a5169b: Verifying Checksum [2021-04-23T11:48:36.157Z] 745a02a5169b: Download complete [2021-04-23T11:48:36.279Z] + 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 . [2021-04-23T11:48:37.260Z] Sending build context to Docker daemon 19.49MB [2021-04-23T11:48:37.260Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-23T11:48:37.260Z] Step 2/8 : FROM ${BASE} [2021-04-23T11:48:37.535Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-23T11:48:37.535Z] 188c0c94c7c5: Pulling fs layer [2021-04-23T11:48:37.535Z] 0ef7d3d256c8: Pulling fs layer [2021-04-23T11:48:37.535Z] de9db76c5a1d: Pulling fs layer [2021-04-23T11:48:37.535Z] bca2f99d35d6: Pulling fs layer [2021-04-23T11:48:37.535Z] 93359f2a8cfa: Pulling fs layer [2021-04-23T11:48:37.535Z] 7c6f9722023f: Pulling fs layer [2021-04-23T11:48:37.535Z] a35cf1a2eb13: Pulling fs layer [2021-04-23T11:48:37.535Z] 93359f2a8cfa: Waiting [2021-04-23T11:48:37.535Z] 7c6f9722023f: Waiting [2021-04-23T11:48:37.535Z] bca2f99d35d6: Waiting [2021-04-23T11:48:37.535Z] a35cf1a2eb13: Waiting [2021-04-23T11:48:37.535Z] de9db76c5a1d: Verifying Checksum [2021-04-23T11:48:37.535Z] de9db76c5a1d: Download complete [2021-04-23T11:48:37.535Z] 0ef7d3d256c8: Verifying Checksum [2021-04-23T11:48:37.535Z] 0ef7d3d256c8: Download complete [2021-04-23T11:48:37.535Z] 93359f2a8cfa: Verifying Checksum [2021-04-23T11:48:37.535Z] 93359f2a8cfa: Download complete [2021-04-23T11:48:37.535Z] 7c6f9722023f: Verifying Checksum [2021-04-23T11:48:37.535Z] 7c6f9722023f: Download complete [2021-04-23T11:48:37.535Z] 188c0c94c7c5: Verifying Checksum [2021-04-23T11:48:37.535Z] 188c0c94c7c5: Download complete [2021-04-23T11:48:37.597Z] 00ac8860ef70: Verifying Checksum [2021-04-23T11:48:37.597Z] 00ac8860ef70: Download complete [2021-04-23T11:48:37.843Z] 188c0c94c7c5: Pull complete [2021-04-23T11:48:38.546Z] 0ef7d3d256c8: Pull complete [2021-04-23T11:48:38.865Z] de9db76c5a1d: Pull complete [2021-04-23T11:48:40.312Z] a35cf1a2eb13: Verifying Checksum [2021-04-23T11:48:40.312Z] a35cf1a2eb13: Download complete [2021-04-23T11:48:41.744Z] bca2f99d35d6: Verifying Checksum [2021-04-23T11:48:41.744Z] bca2f99d35d6: Download complete [2021-04-23T11:48:47.756Z] 00ac8860ef70: Pull complete [2021-04-23T11:48:47.756Z] 63d7cb157983: Pull complete [2021-04-23T11:48:47.756Z] b116817d02f9: Pull complete [2021-04-23T11:48:51.152Z] 745a02a5169b: Pull complete [2021-04-23T11:48:51.152Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-23T11:48:51.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-23T11:48:51.152Z] ---> b7e6874047d6 [2021-04-23T11:48:51.152Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-04-23T11:48:51.152Z] 20.10.0: Pulling from library/docker [2021-04-23T11:48:51.152Z] a3cc7d3b244e: Pulling fs layer [2021-04-23T11:48:51.152Z] 02a3295e0d61: Pulling fs layer [2021-04-23T11:48:51.152Z] 0f4f2e6d8100: Pulling fs layer [2021-04-23T11:48:51.152Z] 330b718f631f: Pulling fs layer [2021-04-23T11:48:51.152Z] a93816041522: Pulling fs layer [2021-04-23T11:48:51.152Z] bdb6da89ff94: Pulling fs layer [2021-04-23T11:48:51.152Z] 2a70c0c122f4: Pulling fs layer [2021-04-23T11:48:51.152Z] 330b718f631f: Waiting [2021-04-23T11:48:51.152Z] a93816041522: Waiting [2021-04-23T11:48:51.152Z] bdb6da89ff94: Waiting [2021-04-23T11:48:51.152Z] 0f4f2e6d8100: Verifying Checksum [2021-04-23T11:48:51.152Z] 0f4f2e6d8100: Download complete [2021-04-23T11:48:51.152Z] a3cc7d3b244e: Verifying Checksum [2021-04-23T11:48:51.152Z] a3cc7d3b244e: Download complete [2021-04-23T11:48:51.152Z] 02a3295e0d61: Verifying Checksum [2021-04-23T11:48:51.152Z] 02a3295e0d61: Download complete [2021-04-23T11:48:51.152Z] a93816041522: Download complete [2021-04-23T11:48:51.152Z] 2a70c0c122f4: Verifying Checksum [2021-04-23T11:48:51.152Z] 2a70c0c122f4: Download complete [2021-04-23T11:48:51.152Z] bdb6da89ff94: Verifying Checksum [2021-04-23T11:48:51.152Z] bdb6da89ff94: Download complete [2021-04-23T11:48:51.750Z] a3cc7d3b244e: Pull complete [2021-04-23T11:48:52.357Z] 02a3295e0d61: Pull complete [2021-04-23T11:48:52.956Z] 330b718f631f: Verifying Checksum [2021-04-23T11:48:52.956Z] 330b718f631f: Download complete [2021-04-23T11:48:52.956Z] 0f4f2e6d8100: Pull complete [2021-04-23T11:48:54.332Z] bca2f99d35d6: Pull complete [2021-04-23T11:48:54.602Z] 93359f2a8cfa: Pull complete [2021-04-23T11:48:54.869Z] 7c6f9722023f: Pull complete [2021-04-23T11:48:56.360Z] 330b718f631f: Pull complete [2021-04-23T11:48:56.956Z] a93816041522: Pull complete [2021-04-23T11:48:57.233Z] bdb6da89ff94: Pull complete [2021-04-23T11:48:57.506Z] 2a70c0c122f4: Pull complete [2021-04-23T11:48:57.506Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-23T11:48:57.506Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-23T11:49:00.311Z] a35cf1a2eb13: Pull complete [2021-04-23T11:49:00.311Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-23T11:49:00.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-23T11:49:00.311Z] ---> a62c8e92a672 [2021-04-23T11:49:00.311Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-04-23T11:49:00.311Z] 20.10.0: Pulling from library/docker [2021-04-23T11:49:00.311Z] 05e7bc50f07f: Pulling fs layer [2021-04-23T11:49:00.311Z] 6db28d0fdbf6: Pulling fs layer [2021-04-23T11:49:00.311Z] 292df0bc6bf3: Pulling fs layer [2021-04-23T11:49:00.311Z] 2e060f4bd70b: Pulling fs layer [2021-04-23T11:49:00.311Z] 80e8d568a223: Pulling fs layer [2021-04-23T11:49:00.311Z] 8dc6ef1a942a: Pulling fs layer [2021-04-23T11:49:00.311Z] 2312dd95470a: Pulling fs layer [2021-04-23T11:49:00.311Z] 80e8d568a223: Waiting [2021-04-23T11:49:00.311Z] 8dc6ef1a942a: Waiting [2021-04-23T11:49:00.311Z] 2312dd95470a: Waiting [2021-04-23T11:49:00.311Z] 2e060f4bd70b: Waiting [2021-04-23T11:49:00.311Z] 292df0bc6bf3: Verifying Checksum [2021-04-23T11:49:00.311Z] 292df0bc6bf3: Download complete [2021-04-23T11:49:00.311Z] 6db28d0fdbf6: Verifying Checksum [2021-04-23T11:49:00.311Z] 6db28d0fdbf6: Download complete [2021-04-23T11:49:00.311Z] 05e7bc50f07f: Verifying Checksum [2021-04-23T11:49:00.311Z] 05e7bc50f07f: Download complete [2021-04-23T11:49:00.311Z] 80e8d568a223: Verifying Checksum [2021-04-23T11:49:00.311Z] 80e8d568a223: Download complete [2021-04-23T11:49:00.311Z] 8dc6ef1a942a: Verifying Checksum [2021-04-23T11:49:00.311Z] 8dc6ef1a942a: Download complete [2021-04-23T11:49:00.311Z] 2312dd95470a: Verifying Checksum [2021-04-23T11:49:00.311Z] 2312dd95470a: Download complete [2021-04-23T11:49:00.943Z] 05e7bc50f07f: Pull complete [2021-04-23T11:49:01.218Z] 6db28d0fdbf6: Pull complete [2021-04-23T11:49:01.487Z] 292df0bc6bf3: Pull complete [2021-04-23T11:49:01.761Z] 2e060f4bd70b: Verifying Checksum [2021-04-23T11:49:01.761Z] 2e060f4bd70b: Download complete [2021-04-23T11:49:04.200Z] ---> 91d89b515014 [2021-04-23T11:49:04.200Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-23T11:49:04.200Z] ---> Running in d45d77c7c7ef [2021-04-23T11:49:04.200Z] Removing intermediate container d45d77c7c7ef [2021-04-23T11:49:04.200Z] ---> 5bb08270ca1f [2021-04-23T11:49:04.200Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-23T11:49:04.476Z] ---> Running in 186423feb430 [2021-04-23T11:49:05.451Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-23T11:49:06.114Z] 2e060f4bd70b: Pull complete [2021-04-23T11:49:06.413Z] 80e8d568a223: Pull complete [2021-04-23T11:49:06.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-23T11:49:06.689Z] 8dc6ef1a942a: Pull complete [2021-04-23T11:49:06.965Z] 2312dd95470a: Pull complete [2021-04-23T11:49:06.965Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-23T11:49:06.965Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-23T11:49:07.392Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-23T11:49:07.663Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-23T11:49:07.663Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-23T11:49:07.663Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-23T11:49:07.933Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-23T11:49:07.933Z] Executing busybox-1.31.1-r19.trigger [2021-04-23T11:49:07.933Z] OK: 144 MiB in 44 packages [2021-04-23T11:49:09.369Z] Removing intermediate container 186423feb430 [2021-04-23T11:49:09.369Z] ---> 4df397e7b07a [2021-04-23T11:49:09.369Z] Step 6/8 : WORKDIR /build [2021-04-23T11:49:09.369Z] ---> Running in e914282f97d1 [2021-04-23T11:49:09.736Z] ---> 5cc52e318a8c [2021-04-23T11:49:09.737Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-23T11:49:09.964Z] Removing intermediate container e914282f97d1 [2021-04-23T11:49:09.964Z] ---> 725df9259717 [2021-04-23T11:49:09.964Z] Step 7/8 : COPY go.mod . [2021-04-23T11:49:10.072Z] ---> Running in 109faf477728 [2021-04-23T11:49:10.361Z] Removing intermediate container 109faf477728 [2021-04-23T11:49:10.361Z] ---> 323f815db8b6 [2021-04-23T11:49:10.361Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-04-23T11:49:10.361Z] ---> Running in def86a63e707 [2021-04-23T11:49:10.557Z] ---> b82690ddc114 [2021-04-23T11:49:10.557Z] Step 8/8 : RUN go mod download [2021-04-23T11:49:10.833Z] ---> Running in bada5b1c7ac5 [2021-04-23T11:49:11.810Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-23T11:49:12.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-23T11:49:13.081Z] (1/5) Installing libsodium (1.0.18-r0) [2021-04-23T11:49:13.081Z] (2/5) Installing libzmq (4.3.3-r0) [2021-04-23T11:49:13.387Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-04-23T11:49:13.388Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-04-23T11:49:13.721Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-04-23T11:49:13.721Z] Executing busybox-1.31.1-r19.trigger [2021-04-23T11:49:13.721Z] OK: 167 MiB in 44 packages [2021-04-23T11:49:15.681Z] Removing intermediate container def86a63e707 [2021-04-23T11:49:15.681Z] ---> 8b5dae4a760e [2021-04-23T11:49:15.681Z] Step 6/8 : WORKDIR /build [2021-04-23T11:49:15.681Z] ---> Running in 80f4e22b343f [2021-04-23T11:49:15.951Z] Removing intermediate container 80f4e22b343f [2021-04-23T11:49:15.951Z] ---> 86819b2f2a21 [2021-04-23T11:49:15.951Z] Step 7/8 : COPY go.mod . [2021-04-23T11:49:16.300Z] ---> 38d4b0504f80 [2021-04-23T11:49:16.300Z] Step 8/8 : RUN go mod download [2021-04-23T11:49:16.300Z] ---> Running in da141e3c6ae6 [2021-04-23T11:49:37.630Z] Removing intermediate container bada5b1c7ac5 [2021-04-23T11:49:37.630Z] ---> 9c2ead637c2d [2021-04-23T11:49:37.630Z] Successfully built 9c2ead637c2d [2021-04-23T11:49:37.630Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:49:37.973Z] + docker inspect -f . ci-base-image-arm64 [2021-04-23T11:49:37.973Z] . [Pipeline] withDockerContainer [2021-04-23T11:49:38.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2021-04-23T11:49:38.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat [2021-04-23T11:49:39.862Z] $ docker top bc4dbb542afc8b84b5b43bf646e1de0b7490c41b9b071456511ca0ade6fb8e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T11:49:40.826Z] + go version [2021-04-23T11:49:40.826Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-23T11:49:40.855Z] $ docker stop --time=1 bc4dbb542afc8b84b5b43bf646e1de0b7490c41b9b071456511ca0ade6fb8e7a [2021-04-23T11:49:42.818Z] $ docker rm -f bc4dbb542afc8b84b5b43bf646e1de0b7490c41b9b071456511ca0ade6fb8e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:49:43.531Z] + docker inspect -f . ci-base-image-arm64 [2021-04-23T11:49:43.531Z] . [Pipeline] withDockerContainer [2021-04-23T11:49:43.796Z] prd-ubuntu18.04-docker-arm64-4c-16g-1555 does not seem to be running inside a container [2021-04-23T11:49:43.884Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat [2021-04-23T11:49:45.392Z] $ docker top 6ba6e5ce6ee691ebcec515ba44cdeabf441e34f2cb8e0b8b51576c3a84f3ee8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T11:49:46.353Z] + make test [2021-04-23T11:49:46.353Z] make -C ./app-service-template build [2021-04-23T11:49:46.353Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:49:46.353Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-04-23T11:49:56.290Z] Removing intermediate container da141e3c6ae6 [2021-04-23T11:49:56.290Z] ---> 1c5570e982ca [2021-04-23T11:49:56.290Z] Successfully built 1c5570e982ca [2021-04-23T11:49:56.290Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:49:56.641Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-23T11:49:56.926Z] . [Pipeline] withDockerContainer [2021-04-23T11:49:57.090Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-04-23T11:49:57.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-x86_64 cat [2021-04-23T11:49:58.599Z] $ docker top 6060ce526a78605174c05d965db79570ee4861143262dd29824b913014b1d292 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T11:49:59.301Z] + go version [2021-04-23T11:49:59.301Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-23T11:49:59.325Z] $ docker stop --time=1 6060ce526a78605174c05d965db79570ee4861143262dd29824b913014b1d292 [2021-04-23T11:50:01.086Z] $ docker rm -f 6060ce526a78605174c05d965db79570ee4861143262dd29824b913014b1d292 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:50:01.704Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-23T11:50:01.704Z] . [Pipeline] withDockerContainer [2021-04-23T11:50:01.865Z] prd-centos7-docker-4c-2g-1556 does not seem to be running inside a container [2021-04-23T11:50:01.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-x86_64 cat [2021-04-23T11:50:03.595Z] $ docker top a52aacdef8cb527c6f7cec8172489ff774aea549fb463e82405de1253daedd87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T11:50:04.888Z] + make test [2021-04-23T11:50:04.888Z] make -C ./app-service-template build [2021-04-23T11:50:04.888Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:50:04.888Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-04-23T11:50:25.388Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:50:25.388Z] make -C ./app-service-template test [2021-04-23T11:50:25.388Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:50:25.388Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-04-23T11:50:31.888Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:50:31.888Z] make -C ./app-service-template test [2021-04-23T11:50:31.888Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:50:31.888Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-04-23T11:50:47.616Z] ok new-app-service 0.040s coverage: 47.8% of statements [2021-04-23T11:50:47.616Z] ? new-app-service/config [no test files] [2021-04-23T11:50:47.616Z] ok new-app-service/functions 0.032s [2021-04-23T11:50:47.616Z] CGO_ENABLED=1 go vet ./... [2021-04-23T11:50:50.490Z] ok new-app-service 0.078s coverage: 47.8% of statements [2021-04-23T11:50:50.490Z] ? new-app-service/config [no test files] [2021-04-23T11:50:50.490Z] ok new-app-service/functions 0.012s [2021-04-23T11:50:50.490Z] CGO_ENABLED=1 go vet ./... [2021-04-23T11:50:55.929Z] gofmt -l . [2021-04-23T11:50:55.930Z] [ "`gofmt -l .`" = "" ] [2021-04-23T11:50:55.930Z] ./bin/test-go-mod-tidy.sh [2021-04-23T11:50:55.930Z] ./bin/test-attribution-txt.sh [2021-04-23T11:50:57.381Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:50:57.381Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-23T11:50:57.687Z] gofmt -l . [2021-04-23T11:50:57.687Z] [ "`gofmt -l .`" = "" ] [2021-04-23T11:50:57.687Z] ./bin/test-go-mod-tidy.sh [2021-04-23T11:50:58.036Z] ./bin/test-attribution-txt.sh [2021-04-23T11:50:58.829Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-04-23T11:51:00.090Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-04-23T11:51:00.090Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-23T11:51:01.623Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-04-23T11:51:07.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.078s coverage: 55.8% of statements [2021-04-23T11:51:07.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.039s coverage: 92.5% of statements [2021-04-23T11:51:07.158Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-04-23T11:51:07.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.065s coverage: 61.5% of statements [2021-04-23T11:51:07.158Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-04-23T11:51:07.158Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.037s [2021-04-23T11:51:07.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.064s coverage: 75.4% of statements [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-04-23T11:51:07.159Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.043s coverage: 97.0% of statements [2021-04-23T11:51:07.159Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-04-23T11:51:07.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.052s coverage: 55.8% of statements [2021-04-23T11:51:07.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.022s coverage: 92.5% of statements [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-04-23T11:51:07.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.5% of statements [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-04-23T11:51:07.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.079s [2021-04-23T11:51:07.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.106s coverage: 75.4% of statements [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-04-23T11:51:07.217Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.0% of statements [2021-04-23T11:51:07.217Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-04-23T11:51:07.438Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.043s coverage: 10.5% of statements [2021-04-23T11:51:07.824Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.049s coverage: 10.5% of statements [2021-04-23T11:51:12.394Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.843s coverage: 78.4% of statements [2021-04-23T11:51:12.394Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-04-23T11:51:12.394Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 18.4% of statements [2021-04-23T11:51:12.394Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.022s coverage: 27.3% of statements [2021-04-23T11:51:12.394Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-04-23T11:51:12.394Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-04-23T11:51:12.394Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.139s coverage: 71.7% of statements [2021-04-23T11:51:14.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.793s coverage: 78.4% of statements [2021-04-23T11:51:14.202Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-04-23T11:51:14.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.029s coverage: 18.4% of statements [2021-04-23T11:51:14.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements [2021-04-23T11:51:14.202Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-04-23T11:51:14.202Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-04-23T11:51:14.202Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.031s coverage: 71.7% of statements [2021-04-23T11:51:39.084Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.567s coverage: 81.9% of statements [2021-04-23T11:51:39.084Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.049s coverage: 94.4% of statements [2021-04-23T11:51:39.084Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-23T11:51:39.084Z] gofmt -l . [2021-04-23T11:51:39.354Z] [ "`gofmt -l .`" = "" ] [2021-04-23T11:51:39.354Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-23T11:51:39.978Z] $ docker stop --time=1 a52aacdef8cb527c6f7cec8172489ff774aea549fb463e82405de1253daedd87 [2021-04-23T11:51:40.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.080s coverage: 81.9% of statements [2021-04-23T11:51:40.973Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.026s coverage: 94.4% of statements [2021-04-23T11:51:40.973Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-23T11:51:42.283Z] $ docker rm -f a52aacdef8cb527c6f7cec8172489ff774aea549fb463e82405de1253daedd87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T11:51:42.973Z] gofmt -l . [2021-04-23T11:51:42.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-23T11:51:43.246Z] [ "`gofmt -l .`" = "" ] [2021-04-23T11:51:43.520Z] ./app-service-template/bin/test-go-mod-tidy.sh [2021-04-23T11:51:43.532Z] Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2021-04-23T11:51:44.149Z] $ docker stop --time=1 6ba6e5ce6ee691ebcec515ba44cdeabf441e34f2cb8e0b8b51576c3a84f3ee8a [2021-04-23T11:51:44.197Z] ---> job-cost.sh [2021-04-23T11:51:44.197Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KQGT [2021-04-23T11:51:46.251Z] $ docker rm -f 6ba6e5ce6ee691ebcec515ba44cdeabf441e34f2cb8e0b8b51576c3a84f3ee8a [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-23T11:51:47.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-23T11:51:47.220Z] Warning: overwriting stash ‘coverage-report’ [2021-04-23T11:51:48.315Z] Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:51:48.841Z] ---> job-cost.sh [2021-04-23T11:51:48.841Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xHlZ [2021-04-23T11:52:17.040Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-23T11:52:27.841Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-23T11:52:56.591Z] lf-activate-venv(): INFO: Adding /tmp/venv-KQGT/bin to PATH [2021-04-23T11:52:56.591Z] INFO: No Stack... [2021-04-23T11:52:56.591Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-23T11:52:56.591Z] INFO: Archiving Costs [Pipeline] sh [2021-04-23T11:52:56.958Z] + cut -d, -f6 [2021-04-23T11:52:56.959Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-04-23T11:52:57.093Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] [2021-04-23T11:52:57.101Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] did not exist. Created. [2021-04-23T11:52:57.101Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-23T11:52:57.457Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-23T11:52:57.841Z] Stashed 1 file(s) [Pipeline] } [2021-04-23T11:52:57.856Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T11:54:04.598Z] lf-activate-venv(): INFO: Adding /tmp/venv-xHlZ/bin to PATH [2021-04-23T11:54:04.598Z] INFO: No Stack... [2021-04-23T11:54:04.598Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-23T11:54:04.598Z] INFO: Archiving Costs [Pipeline] sh [2021-04-23T11:54:04.933Z] + cut -d, -f6 [2021-04-23T11:54:04.934Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [Pipeline] lock [2021-04-23T11:54:05.074Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] [2021-04-23T11:54:05.082Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] did not exist. Created. [2021-04-23T11:54:05.082Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-23T11:54:05.438Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-614bd51d/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-614bd51d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-23T11:54:05.779Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-23T11:54:05.804Z] Warning: overwriting stash ‘stack-cost’ [2021-04-23T11:54:05.961Z] Stashed 1 file(s) [Pipeline] } [2021-04-23T11:54:05.974Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-797-2-stack-cost] [Pipeline] // lock [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 [2021-04-23T11:54:06.551Z] provisioning config files... [2021-04-23T11:54:06.567Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-797@tmp/config146056626415189923tmp [Pipeline] { [Pipeline] sh [2021-04-23T11:54:06.898Z] + set +x [2021-04-23T11:54:06.898Z] + curl -s https://codecov.io/bash [2021-04-23T11:54:06.899Z] + bash -s -- [2021-04-23T11:54:07.167Z] [2021-04-23T11:54:07.167Z] _____ _ [2021-04-23T11:54:07.167Z] / ____| | | [2021-04-23T11:54:07.167Z] | | ___ __| | ___ ___ _____ __ [2021-04-23T11:54:07.167Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-23T11:54:07.167Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-23T11:54:07.167Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-23T11:54:07.167Z] Bash-1.0.2 [2021-04-23T11:54:07.167Z] [2021-04-23T11:54:07.167Z] [2021-04-23T11:54:07.167Z] ==> git version 2.24.3 found [2021-04-23T11:54:07.167Z] ==> 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 [2021-04-23T11:54:07.167Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-23T11:54:07.167Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-23T11:54:07.167Z] ==> Jenkins CI detected. [2021-04-23T11:54:07.167Z] project root: . [2021-04-23T11:54:07.167Z] --> token set from env [2021-04-23T11:54:07.167Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-23T11:54:07.167Z] ==> Running gcov in . (disable via -X gcov) [2021-04-23T11:54:07.167Z] ==> Python coveragepy not found [2021-04-23T11:54:07.167Z] ==> Searching for coverage reports in: [2021-04-23T11:54:07.167Z] + . [2021-04-23T11:54:07.167Z] -> Found 2 reports [2021-04-23T11:54:07.167Z] ==> Detecting git/mercurial file structure [2021-04-23T11:54:07.167Z] ==> Reading reports [2021-04-23T11:54:07.167Z] + ./app-service-template/coverage.out bytes=1055 [2021-04-23T11:54:07.167Z] + ./coverage.out bytes=86827 [2021-04-23T11:54:07.167Z] ==> Appending adjustments [2021-04-23T11:54:07.167Z] https://docs.codecov.io/docs/fixing-reports [2021-04-23T11:54:07.745Z] + Found adjustments [2021-04-23T11:54:07.745Z] ==> Gzipping contents [2021-04-23T11:54:07.745Z] 16K /tmp/codecov.9w0nyd.gz [2021-04-23T11:54:07.745Z] ==> Uploading reports [2021-04-23T11:54:07.745Z] url: https://codecov.io [2021-04-23T11:54:07.745Z] query: branch=PR-797&commit=05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-797%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=797&job=&cmd_args= [2021-04-23T11:54:07.745Z] -> Pinging Codecov [2021-04-23T11:54:07.745Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-797&commit=05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-797%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=797&job=&cmd_args= [2021-04-23T11:54:08.323Z] -> Uploading to [2021-04-23T11:54:08.323Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-23/3D8B5DFFC46A037C893635FACE044666/05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc/d16b89c9-c19b-4077-8e99-4bd34c13e799.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210423%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210423T115408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3706ff3d07ad06b02e95ecb1aff664a48a42dfc8ebf0f439536271f088787e63 [2021-04-23T11:54:08.323Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-23T11:54:08.323Z] Dload Upload Total Spent Left Speed [2021-04-23T11:54:09.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15299 0 0 100 15299 0 24028 --:--:-- --:--:-- --:--:-- 24017 [2021-04-23T11:54:09.164Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/05b4e65fd5021dfbb7f5a27d373d4c2d95c4adfc [Pipeline] } [2021-04-23T11:54:09.175Z] 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] { (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 [2021-04-23T11:54:10.246Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:54:10.822Z] ---> package-listing.sh [2021-04-23T11:54:10.822Z] ++ facter osfamily [2021-04-23T11:54:10.822Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-23T11:54:11.088Z] + OS_FAMILY=redhat [2021-04-23T11:54:11.088Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-797 [2021-04-23T11:54:11.088Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-23T11:54:11.088Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-23T11:54:11.088Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-23T11:54:11.088Z] + PACKAGES=/tmp/packages_start.txt [2021-04-23T11:54:11.088Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-797 ']' [2021-04-23T11:54:11.088Z] + PACKAGES=/tmp/packages_end.txt [2021-04-23T11:54:11.088Z] + case "${OS_FAMILY}" in [2021-04-23T11:54:11.088Z] + rpm -qa [2021-04-23T11:54:11.088Z] + sort [2021-04-23T11:54:16.477Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-23T11:54:16.477Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-23T11:54:16.477Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-23T11:54:16.477Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-797 ']' [2021-04-23T11:54:16.477Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-797/archives/ [2021-04-23T11:54:16.477Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-797/archives/ [Pipeline] echo [2021-04-23T11:54:16.492Z] 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-797/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-23T11:54:16.790Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:54:17.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T11:54:17.363Z] [2021-04-23T11:54:17.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-23T11:54:17.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T11:54:17.681Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-23T11:54:17.681Z] df20fa9351a1: Pulling fs layer [2021-04-23T11:54:17.681Z] 36b3adc4ff6f: Pulling fs layer [2021-04-23T11:54:17.681Z] 8ad3a11d3b57: Pulling fs layer [2021-04-23T11:54:17.681Z] 46f8f816bc3b: Pulling fs layer [2021-04-23T11:54:17.681Z] 93b61091891f: Pulling fs layer [2021-04-23T11:54:17.681Z] 93b9cdb0e59b: Pulling fs layer [2021-04-23T11:54:17.681Z] 5e14af77c1be: Pulling fs layer [2021-04-23T11:54:17.681Z] 01666e4c0597: Pulling fs layer [2021-04-23T11:54:17.681Z] aa168da1d23b: Pulling fs layer [2021-04-23T11:54:17.681Z] 5e14af77c1be: Waiting [2021-04-23T11:54:17.681Z] 46f8f816bc3b: Waiting [2021-04-23T11:54:17.681Z] 01666e4c0597: Waiting [2021-04-23T11:54:17.681Z] 93b61091891f: Waiting [2021-04-23T11:54:17.682Z] 93b9cdb0e59b: Waiting [2021-04-23T11:54:17.682Z] aa168da1d23b: Waiting [2021-04-23T11:54:17.682Z] 36b3adc4ff6f: Verifying Checksum [2021-04-23T11:54:17.682Z] 36b3adc4ff6f: Download complete [2021-04-23T11:54:17.682Z] 46f8f816bc3b: Verifying Checksum [2021-04-23T11:54:17.682Z] 46f8f816bc3b: Download complete [2021-04-23T11:54:17.682Z] df20fa9351a1: Download complete [2021-04-23T11:54:17.682Z] 93b9cdb0e59b: Verifying Checksum [2021-04-23T11:54:17.682Z] 93b9cdb0e59b: Download complete [2021-04-23T11:54:17.945Z] 93b61091891f: Download complete [2021-04-23T11:54:17.945Z] 5e14af77c1be: Verifying Checksum [2021-04-23T11:54:17.945Z] 5e14af77c1be: Download complete [2021-04-23T11:54:17.945Z] 01666e4c0597: Verifying Checksum [2021-04-23T11:54:17.945Z] 01666e4c0597: Download complete [2021-04-23T11:54:18.212Z] 8ad3a11d3b57: Verifying Checksum [2021-04-23T11:54:18.212Z] 8ad3a11d3b57: Download complete [2021-04-23T11:54:18.212Z] df20fa9351a1: Pull complete [2021-04-23T11:54:18.479Z] 36b3adc4ff6f: Pull complete [2021-04-23T11:54:19.898Z] 8ad3a11d3b57: Pull complete [2021-04-23T11:54:19.898Z] 46f8f816bc3b: Pull complete [2021-04-23T11:54:20.482Z] aa168da1d23b: Verifying Checksum [2021-04-23T11:54:20.482Z] aa168da1d23b: Download complete [2021-04-23T11:54:20.482Z] 93b61091891f: Pull complete [2021-04-23T11:54:20.482Z] 93b9cdb0e59b: Pull complete [2021-04-23T11:54:20.747Z] 5e14af77c1be: Pull complete [2021-04-23T11:54:20.747Z] 01666e4c0597: Pull complete [2021-04-23T11:54:28.961Z] aa168da1d23b: Pull complete [2021-04-23T11:54:28.961Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-23T11:54:28.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-23T11:54:28.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-23T11:54:29.219Z] prd-centos7-docker-4c-2g-1552 does not seem to be running inside a container [2021-04-23T11:54:29.269Z] $ 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-797/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-797 -v /w/workspace/ndry_app-functions-sdk-go_PR-797:/w/workspace/ndry_app-functions-sdk-go_PR-797:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-797@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-797@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-23T11:54:33.712Z] $ docker top 8dd65a2c6d677db5cdea0edf7c7114bdb0b22249db288bdbc664f31191c1deb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-23T11:54:34.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-23T11:54:34.473Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-23T11:54:34.777Z] + ls /var/log/sa-host [2021-04-23T11:54:34.777Z] + sadf -c /var/log/sa-host/sa23 [2021-04-23T11:54:34.777Z] file_magic: OK [2021-04-23T11:54:34.777Z] HZ: Using current value: 100 [2021-04-23T11:54:34.777Z] file_header: OK [2021-04-23T11:54:34.777Z] 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 [2021-04-23T11:54:34.777Z] Statistics: [2021-04-23T11:54:34.777Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-23T11:54:34.777Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-23T11:54:35.317Z] provisioning config files... [2021-04-23T11:54:35.351Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-797@tmp/config7348752011843034520tmp [Pipeline] { [Pipeline] echo [2021-04-23T11:54:35.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:54:35.682Z] ---> create-netrc.sh [Pipeline] } [2021-04-23T11:54:35.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-23T11:54:35.726Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:54:36.035Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-23T11:54:36.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:54:36.356Z] ---> sudo-logs.sh [2021-04-23T11:54:36.356Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-23T11:54:36.395Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:54:36.706Z] ---> job-cost.sh [2021-04-23T11:54:36.706Z] lf-activate-venv: SKIPPING [2021-04-23T11:54:36.706Z] DEBUG: total: 0.20999999344348907 [2021-04-23T11:54:36.706Z] INFO: Retrieving Stack Cost... [2021-04-23T11:54:37.669Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-23T11:54:38.247Z] INFO: Archiving Costs [Pipeline] echo [2021-04-23T11:54:38.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-23T11:54:38.581Z] ---> logs-deploy.sh [2021-04-23T11:54:38.581Z] lf-activate-venv: SKIPPING [2021-04-23T11:54:38.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-797/2 [2021-04-23T11:54:38.581Z] INFO: archiving workspace using pattern(s): [2021-04-23T11:54:40.510Z] Archives upload complete. [2021-04-23T11:54:40.774Z] INFO: archiving logs to Nexus