Pull request #735 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3785ade3844455e5ef14cc21349c51607d6d8ba2+c6680ff4eecd40eccff17b1dbb2a870edc6ed4da (36cc4991a32f9068bd022456fdb20d084eeb06d5) 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30599 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [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-735 # 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/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c6680ff4eecd40eccff17b1dbb2a870edc6ed4da into PR head commit 3785ade3844455e5ef14cc21349c51607d6d8ba2 Merge succeeded, producing 3785ade3844455e5ef14cc21349c51607d6d8ba2 Checking out Revision 3785ade3844455e5ef14cc21349c51607d6d8ba2 (PR-735) > git config core.sparsecheckout # timeout=10 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # 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 c6680ff4eecd40eccff17b1dbb2a870edc6ed4da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk ea52ad4abc376e49b30de0074dfc3dc77a3c194e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T18:55:22.868Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T18:55:23.140Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T18:55:23.235Z] ========================================================= [2021-03-19T18:55:23.235Z] EdgeX Global Pipelines Version Info [2021-03-19T18:55:23.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T18:55:24.729Z] ------------------- [2021-03-19T18:55:24.730Z] stable info: [2021-03-19T18:55:24.730Z] ------------------- [2021-03-19T18:55:24.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T18:55:24.730Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T18:55:24.730Z] Message: update stable to v1.0.186 [2021-03-19T18:55:25.678Z] ------------------- [2021-03-19T18:55:25.678Z] experimental info: [2021-03-19T18:55:25.678Z] ------------------- [2021-03-19T18:55:25.678Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T18:55:25.678Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T18:55:25.678Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T18:55:25.971Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-03-19T18:55:26.063Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-03-19T18:55:26.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T18:55:26.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T18:55:26.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T18:55:26.505Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T18:55:26.594Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T18:55:26.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T18:55:26.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-19T18:55:26.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T18:55:26.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T18:55:27.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-03-19T18:55:27.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T18:55:27.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T18:55:27.368Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T18:55:27.493Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T18:55:27.587Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T18:55:27.675Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-19T18:55:27.771Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T18:55:27.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-19T18:55:27.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T18:55:28.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-03-19T18:55:28.175Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-19T18:55:28.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-19T18:55:28.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-19T18:55:28.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T18:55:28.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-735 [Pipeline] echo [2021-03-19T18:55:28.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-735 [Pipeline] echo [2021-03-19T18:55:28.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-735 [Pipeline] echo [2021-03-19T18:55:28.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3785ade3844455e5ef14cc21349c51607d6d8ba2 [Pipeline] echo [2021-03-19T18:55:28.919Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3785ade [Pipeline] echo [2021-03-19T18:55:29.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T18:55:29.685Z] + git log --format=format:%s -1 3785ade3844455e5ef14cc21349c51607d6d8ba2 [Pipeline] echo [2021-03-19T18:55:29.780Z] GIT_COMMIT: 3785ade3844455e5ef14cc21349c51607d6d8ba2, Commit Message: Bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2021-03-19T18:55:29.826Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:55:30.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T18:55:30.711Z] [2021-03-19T18:55:30.711Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:55:31.120Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T18:55:31.120Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T18:55:31.120Z] 31603596830f: Pulling fs layer [2021-03-19T18:55:31.120Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T18:55:31.120Z] 6ca5941a6612: Pulling fs layer [2021-03-19T18:55:31.120Z] ecc8261a40a4: Pulling fs layer [2021-03-19T18:55:31.120Z] ecc8261a40a4: Waiting [2021-03-19T18:55:31.120Z] 2a8b12db71e7: Download complete [2021-03-19T18:55:31.383Z] 31603596830f: Download complete [2021-03-19T18:55:31.383Z] ecc8261a40a4: Verifying Checksum [2021-03-19T18:55:31.383Z] ecc8261a40a4: Download complete [2021-03-19T18:55:31.667Z] 6ca5941a6612: Verifying Checksum [2021-03-19T18:55:31.667Z] 6ca5941a6612: Download complete [2021-03-19T18:55:31.931Z] 31603596830f: Pull complete [2021-03-19T18:55:32.194Z] 2a8b12db71e7: Pull complete [2021-03-19T18:55:33.151Z] 6ca5941a6612: Pull complete [2021-03-19T18:55:33.416Z] ecc8261a40a4: Pull complete [2021-03-19T18:55:33.416Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T18:55:33.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T18:55:33.416Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T18:55:33.557Z] prd-centos7-docker-4c-2g-30599 does not seem to be running inside a container [2021-03-19T18:55:33.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-735 -v /w/workspace/ndry_app-functions-sdk-go_PR-735:/w/workspace/ndry_app-functions-sdk-go_PR-735:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-735@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T18:55:36.124Z] $ docker top 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T18:55:36.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T18:55:36.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T18:55:36.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T18:55:36.859Z] $ docker exec 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent [2021-03-19T18:55:37.054Z] SSH_AUTH_SOCK=/tmp/ssh-R22MxX4cAIil/agent.13 [2021-03-19T18:55:37.054Z] SSH_AGENT_PID=19 [2021-03-19T18:55:37.070Z] Running ssh-add (command line suppressed) [2021-03-19T18:55:37.206Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_3273694414047599486.key (/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_3273694414047599486.key) [2021-03-19T18:55:37.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T18:55:37.618Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T18:55:37.645Z] $ docker exec --env ******** --env ******** 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent -k [2021-03-19T18:55:37.809Z] unset SSH_AUTH_SOCK; [2021-03-19T18:55:37.809Z] unset SSH_AGENT_PID; [2021-03-19T18:55:37.809Z] echo Agent pid 19 killed; [2021-03-19T18:55:37.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T18:55:38.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T18:55:38.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T18:55:38.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T18:55:38.309Z] $ docker exec 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent [2021-03-19T18:55:38.508Z] SSH_AUTH_SOCK=/tmp/ssh-eN4ZrQlvKKCF/agent.47 [2021-03-19T18:55:38.508Z] SSH_AGENT_PID=52 [2021-03-19T18:55:38.516Z] Running ssh-add (command line suppressed) [2021-03-19T18:55:38.652Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_8004294895579853771.key (/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/private_key_8004294895579853771.key) [2021-03-19T18:55:38.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T18:55:39.051Z] + git semver init [2021-03-19T18:55:39.051Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T18:55:39.051Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-735/.git [2021-03-19T18:55:39.051Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-735 [2021-03-19T18:55:39.051Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T18:55:39.051Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T18:55:39.051Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T18:55:39.051Z] # $SEMVER_BRANCH = PR-735 [2021-03-19T18:55:39.051Z] # $SEMVER_TEMP = /tmp/semver-707414954 [2021-03-19T18:55:39.051Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-03-19T18:55:42.393Z] # '/tmp/semver-707414954' -> '/w/workspace/ndry_app-functions-sdk-go_PR-735/.semver' [2021-03-19T18:55:42.393Z] # -> Force: false [2021-03-19T18:55:42.393Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-735/.semver [Pipeline] } [2021-03-19T18:55:42.408Z] $ docker exec --env ******** --env ******** 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 ssh-agent -k [2021-03-19T18:55:42.543Z] unset SSH_AUTH_SOCK; [2021-03-19T18:55:42.543Z] unset SSH_AGENT_PID; [2021-03-19T18:55:42.543Z] echo Agent pid 52 killed; [2021-03-19T18:55:42.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T18:55:43.110Z] + git semver [Pipeline] } [2021-03-19T18:55:43.130Z] $ docker stop --time=1 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 [2021-03-19T18:55:44.639Z] $ docker rm -f 3e6a48c8326f39a88ed6f416fb5a52f8d2522eb2c33560f871c51b68bae15268 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T18:55:45.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T18:55:45.827Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T18:55:45.830Z] [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-03-19T18:56:01.368Z] Still waiting to schedule task [2021-03-19T18:56:01.368Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-19T18:56:01.371Z] Still waiting to schedule task [2021-03-19T18:56:01.371Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-19T18:57:42.020Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30600 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] ws [2021-03-19T18:57:42.074Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-03-19T18:57:47.215Z] using credential edgex-jenkins-ssh [2021-03-19T18:57:47.288Z] Cloning the remote Git repository [2021-03-19T18:57:47.351Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-19T18:57:47.463Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-03-19T18:57:47.552Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-19T18:57:47.553Z] > git --version # timeout=10 [2021-03-19T18:57:47.579Z] > git --version # 'git version 2.17.1' [2021-03-19T18:57:47.581Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T18:57:47.651Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T18:57:50.786Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-19T18:57:50.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T18:57:50.838Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-19T18:57:50.883Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-19T18:57:50.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T18:57:50.897Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T18:57:51.441Z] Merging remotes/origin/master commit c6680ff4eecd40eccff17b1dbb2a870edc6ed4da into PR head commit 3785ade3844455e5ef14cc21349c51607d6d8ba2 [2021-03-19T18:57:51.692Z] Merge succeeded, producing 3785ade3844455e5ef14cc21349c51607d6d8ba2 [2021-03-19T18:57:51.693Z] Checking out Revision 3785ade3844455e5ef14cc21349c51607d6d8ba2 (PR-735) [2021-03-19T18:57:51.471Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T18:57:51.489Z] > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 [2021-03-19T18:57:51.599Z] > git remote # timeout=10 [2021-03-19T18:57:51.619Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T18:57:51.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T18:57:51.650Z] > git merge c6680ff4eecd40eccff17b1dbb2a870edc6ed4da # timeout=10 [2021-03-19T18:57:51.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T18:57:51.700Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T18:57:51.711Z] > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 [2021-03-19T18:57:55.993Z] Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T18:57:57.530Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T18:57:57.925Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T18:57:58.263Z] + sudo service docker restart [2021-03-19T18:57:58.263Z] + true [Pipeline] unstash [Pipeline] echo [2021-03-19T18:58:01.216Z] ========================================================= [2021-03-19T18:58:01.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T18:58:01.216Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:58:01.612Z] + 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-03-19T18:58:02.615Z] Sending build context to Docker daemon 19.38MB [2021-03-19T18:58:02.898Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T18:58:02.898Z] Step 2/8 : FROM ${BASE} [2021-03-19T18:58:03.174Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T18:58:03.174Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T18:58:03.174Z] a4357932f1b6: Pulling fs layer [2021-03-19T18:58:03.174Z] 18c013af1878: Pulling fs layer [2021-03-19T18:58:03.174Z] 00ac8860ef70: Pulling fs layer [2021-03-19T18:58:03.174Z] 63d7cb157983: Pulling fs layer [2021-03-19T18:58:03.174Z] b116817d02f9: Pulling fs layer [2021-03-19T18:58:03.174Z] 745a02a5169b: Pulling fs layer [2021-03-19T18:58:03.174Z] 00ac8860ef70: Waiting [2021-03-19T18:58:03.174Z] 63d7cb157983: Waiting [2021-03-19T18:58:03.174Z] b116817d02f9: Waiting [2021-03-19T18:58:03.174Z] 745a02a5169b: Waiting [2021-03-19T18:58:03.174Z] 18c013af1878: Verifying Checksum [2021-03-19T18:58:03.174Z] 18c013af1878: Download complete [2021-03-19T18:58:03.174Z] a4357932f1b6: Verifying Checksum [2021-03-19T18:58:03.174Z] a4357932f1b6: Download complete [2021-03-19T18:58:03.174Z] 63d7cb157983: Verifying Checksum [2021-03-19T18:58:03.174Z] 63d7cb157983: Download complete [2021-03-19T18:58:03.451Z] b116817d02f9: Verifying Checksum [2021-03-19T18:58:03.451Z] b116817d02f9: Download complete [2021-03-19T18:58:03.451Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T18:58:03.451Z] 5f621e34cdf4: Download complete [2021-03-19T18:58:04.062Z] 5f621e34cdf4: Pull complete [2021-03-19T18:58:04.700Z] a4357932f1b6: Pull complete [2021-03-19T18:58:04.982Z] 18c013af1878: Pull complete [2021-03-19T18:58:06.978Z] 745a02a5169b: Verifying Checksum [2021-03-19T18:58:06.978Z] 745a02a5169b: Download complete [2021-03-19T18:58:07.169Z] Running on prd-centos7-docker-4c-2g-30601 in /w/workspace/ndry_app-functions-sdk-go_PR-735 [Pipeline] { [Pipeline] ws [2021-03-19T18:58:07.235Z] Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout [2021-03-19T18:58:07.962Z] 00ac8860ef70: Verifying Checksum [2021-03-19T18:58:07.962Z] 00ac8860ef70: Download complete [2021-03-19T18:58:10.081Z] using credential edgex-jenkins-ssh [2021-03-19T18:58:10.180Z] Cloning the remote Git repository [2021-03-19T18:58:09.878Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-19T18:58:09.952Z] > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 [2021-03-19T18:58:10.019Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-19T18:58:10.019Z] > git --version # timeout=10 [2021-03-19T18:58:10.026Z] > git --version # 'git version 2.24.3' [2021-03-19T18:58:10.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T18:58:10.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T18:58:12.458Z] Merging remotes/origin/master commit c6680ff4eecd40eccff17b1dbb2a870edc6ed4da into PR head commit 3785ade3844455e5ef14cc21349c51607d6d8ba2 [2021-03-19T18:58:12.560Z] Merge succeeded, producing 3785ade3844455e5ef14cc21349c51607d6d8ba2 [2021-03-19T18:58:12.561Z] Checking out Revision 3785ade3844455e5ef14cc21349c51607d6d8ba2 (PR-735) [2021-03-19T18:58:11.775Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-19T18:58:11.788Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T18:58:11.799Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-03-19T18:58:11.816Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-03-19T18:58:11.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T18:58:11.822Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/735/head:refs/remotes/origin/PR-735 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T18:58:12.324Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T18:58:12.331Z] > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 [2021-03-19T18:58:12.387Z] > git remote # timeout=10 [2021-03-19T18:58:12.393Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T18:58:12.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T18:58:12.405Z] > git merge c6680ff4eecd40eccff17b1dbb2a870edc6ed4da # timeout=10 [2021-03-19T18:58:12.417Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T18:58:12.429Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T18:58:12.434Z] > git checkout -f 3785ade3844455e5ef14cc21349c51607d6d8ba2 # timeout=10 [2021-03-19T18:58:16.162Z] Commit message: "Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T18:58:17.599Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T18:58:17.958Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T18:58:18.182Z] 00ac8860ef70: Pull complete [2021-03-19T18:58:18.182Z] 63d7cb157983: Pull complete [2021-03-19T18:58:18.182Z] b116817d02f9: Pull complete [2021-03-19T18:58:18.263Z] + sudo service docker restart [2021-03-19T18:58:18.263Z] + true [2021-03-19T18:58:18.263Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-03-19T18:58:19.399Z] ========================================================= [2021-03-19T18:58:19.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T18:58:19.399Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:58:19.759Z] + 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-03-19T18:58:20.340Z] Sending build context to Docker daemon 19.39MB [2021-03-19T18:58:20.340Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T18:58:20.340Z] Step 2/8 : FROM ${BASE} [2021-03-19T18:58:20.611Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T18:58:20.611Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T18:58:20.611Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T18:58:20.611Z] de9db76c5a1d: Pulling fs layer [2021-03-19T18:58:20.611Z] bca2f99d35d6: Pulling fs layer [2021-03-19T18:58:20.611Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T18:58:20.611Z] 7c6f9722023f: Pulling fs layer [2021-03-19T18:58:20.611Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T18:58:20.611Z] 93359f2a8cfa: Waiting [2021-03-19T18:58:20.612Z] 7c6f9722023f: Waiting [2021-03-19T18:58:20.612Z] a35cf1a2eb13: Waiting [2021-03-19T18:58:20.612Z] bca2f99d35d6: Waiting [2021-03-19T18:58:20.612Z] de9db76c5a1d: Verifying Checksum [2021-03-19T18:58:20.612Z] de9db76c5a1d: Download complete [2021-03-19T18:58:20.612Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T18:58:20.612Z] 0ef7d3d256c8: Download complete [2021-03-19T18:58:20.612Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T18:58:20.612Z] 93359f2a8cfa: Download complete [2021-03-19T18:58:20.612Z] 7c6f9722023f: Verifying Checksum [2021-03-19T18:58:20.612Z] 7c6f9722023f: Download complete [2021-03-19T18:58:20.612Z] 188c0c94c7c5: Verifying Checksum [2021-03-19T18:58:20.612Z] 188c0c94c7c5: Download complete [2021-03-19T18:58:20.881Z] 188c0c94c7c5: Pull complete [2021-03-19T18:58:21.149Z] 0ef7d3d256c8: Pull complete [2021-03-19T18:58:21.417Z] de9db76c5a1d: Pull complete [2021-03-19T18:58:22.533Z] 745a02a5169b: Pull complete [2021-03-19T18:58:22.533Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T18:58:22.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T18:58:22.533Z] ---> b7e6874047d6 [2021-03-19T18:58:22.533Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-03-19T18:58:22.533Z] 20.10.0: Pulling from library/docker [2021-03-19T18:58:22.533Z] a3cc7d3b244e: Pulling fs layer [2021-03-19T18:58:22.533Z] 02a3295e0d61: Pulling fs layer [2021-03-19T18:58:22.533Z] 0f4f2e6d8100: Pulling fs layer [2021-03-19T18:58:22.533Z] 330b718f631f: Pulling fs layer [2021-03-19T18:58:22.533Z] a93816041522: Pulling fs layer [2021-03-19T18:58:22.533Z] bdb6da89ff94: Pulling fs layer [2021-03-19T18:58:22.533Z] 2a70c0c122f4: Pulling fs layer [2021-03-19T18:58:22.533Z] 330b718f631f: Waiting [2021-03-19T18:58:22.533Z] a93816041522: Waiting [2021-03-19T18:58:22.533Z] bdb6da89ff94: Waiting [2021-03-19T18:58:22.533Z] 2a70c0c122f4: Waiting [2021-03-19T18:58:22.533Z] 0f4f2e6d8100: Verifying Checksum [2021-03-19T18:58:22.533Z] 0f4f2e6d8100: Download complete [2021-03-19T18:58:22.808Z] a3cc7d3b244e: Verifying Checksum [2021-03-19T18:58:22.808Z] a3cc7d3b244e: Download complete [2021-03-19T18:58:22.808Z] 02a3295e0d61: Verifying Checksum [2021-03-19T18:58:22.808Z] 02a3295e0d61: Download complete [2021-03-19T18:58:22.808Z] bdb6da89ff94: Verifying Checksum [2021-03-19T18:58:22.808Z] bdb6da89ff94: Download complete [2021-03-19T18:58:22.808Z] a93816041522: Verifying Checksum [2021-03-19T18:58:22.808Z] a93816041522: Download complete [2021-03-19T18:58:22.808Z] 2a70c0c122f4: Verifying Checksum [2021-03-19T18:58:22.808Z] 2a70c0c122f4: Download complete [2021-03-19T18:58:23.348Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T18:58:23.348Z] a35cf1a2eb13: Download complete [2021-03-19T18:58:23.407Z] a3cc7d3b244e: Pull complete [2021-03-19T18:58:23.926Z] bca2f99d35d6: Verifying Checksum [2021-03-19T18:58:23.927Z] bca2f99d35d6: Download complete [2021-03-19T18:58:24.414Z] 02a3295e0d61: Pull complete [2021-03-19T18:58:24.414Z] 0f4f2e6d8100: Pull complete [2021-03-19T18:58:24.694Z] 330b718f631f: Verifying Checksum [2021-03-19T18:58:24.694Z] 330b718f631f: Download complete [2021-03-19T18:58:28.108Z] 330b718f631f: Pull complete [2021-03-19T18:58:28.385Z] a93816041522: Pull complete [2021-03-19T18:58:28.987Z] bdb6da89ff94: Pull complete [2021-03-19T18:58:29.261Z] 2a70c0c122f4: Pull complete [2021-03-19T18:58:29.261Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T18:58:29.261Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T18:58:29.339Z] bca2f99d35d6: Pull complete [2021-03-19T18:58:29.339Z] 93359f2a8cfa: Pull complete [2021-03-19T18:58:29.339Z] 7c6f9722023f: Pull complete [2021-03-19T18:58:33.592Z] a35cf1a2eb13: Pull complete [2021-03-19T18:58:33.592Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T18:58:33.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T18:58:33.592Z] ---> a62c8e92a672 [2021-03-19T18:58:33.592Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-03-19T18:58:33.592Z] 20.10.0: Pulling from library/docker [2021-03-19T18:58:33.592Z] 05e7bc50f07f: Pulling fs layer [2021-03-19T18:58:33.592Z] 6db28d0fdbf6: Pulling fs layer [2021-03-19T18:58:33.592Z] 292df0bc6bf3: Pulling fs layer [2021-03-19T18:58:33.592Z] 2e060f4bd70b: Pulling fs layer [2021-03-19T18:58:33.592Z] 80e8d568a223: Pulling fs layer [2021-03-19T18:58:33.592Z] 8dc6ef1a942a: Pulling fs layer [2021-03-19T18:58:33.592Z] 2312dd95470a: Pulling fs layer [2021-03-19T18:58:33.592Z] 80e8d568a223: Waiting [2021-03-19T18:58:33.592Z] 8dc6ef1a942a: Waiting [2021-03-19T18:58:33.592Z] 2e060f4bd70b: Waiting [2021-03-19T18:58:33.592Z] 2312dd95470a: Waiting [2021-03-19T18:58:33.592Z] 292df0bc6bf3: Verifying Checksum [2021-03-19T18:58:33.861Z] 6db28d0fdbf6: Verifying Checksum [2021-03-19T18:58:33.861Z] 6db28d0fdbf6: Download complete [2021-03-19T18:58:33.861Z] 80e8d568a223: Verifying Checksum [2021-03-19T18:58:33.861Z] 80e8d568a223: Download complete [2021-03-19T18:58:33.861Z] 05e7bc50f07f: Verifying Checksum [2021-03-19T18:58:33.861Z] 05e7bc50f07f: Download complete [2021-03-19T18:58:33.861Z] 2312dd95470a: Verifying Checksum [2021-03-19T18:58:33.861Z] 2312dd95470a: Download complete [2021-03-19T18:58:33.861Z] 8dc6ef1a942a: Verifying Checksum [2021-03-19T18:58:33.861Z] 8dc6ef1a942a: Download complete [2021-03-19T18:58:34.444Z] 05e7bc50f07f: Pull complete [2021-03-19T18:58:34.708Z] 6db28d0fdbf6: Pull complete [2021-03-19T18:58:34.982Z] 292df0bc6bf3: Pull complete [2021-03-19T18:58:34.982Z] 2e060f4bd70b: Verifying Checksum [2021-03-19T18:58:34.982Z] 2e060f4bd70b: Download complete [2021-03-19T18:58:36.000Z] ---> 5676baed4fd0 [2021-03-19T18:58:36.000Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-19T18:58:36.000Z] ---> Running in 7feaa39cab3a [2021-03-19T18:58:36.000Z] Removing intermediate container 7feaa39cab3a [2021-03-19T18:58:36.000Z] ---> fa65f86b7493 [2021-03-19T18:58:36.000Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-03-19T18:58:36.283Z] ---> Running in c2a28da24383 [2021-03-19T18:58:37.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T18:58:37.577Z] 2e060f4bd70b: Pull complete [2021-03-19T18:58:37.844Z] 80e8d568a223: Pull complete [2021-03-19T18:58:37.844Z] 8dc6ef1a942a: Pull complete [2021-03-19T18:58:38.109Z] 2312dd95470a: Pull complete [2021-03-19T18:58:38.109Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T18:58:38.109Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T18:58:38.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T18:58:39.224Z] (1/5) Installing libsodium (1.0.18-r0) [2021-03-19T18:58:39.224Z] (2/5) Installing libzmq (4.3.3-r0) [2021-03-19T18:58:39.514Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-03-19T18:58:39.515Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-03-19T18:58:39.795Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-03-19T18:58:39.795Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T18:58:39.795Z] OK: 144 MiB in 44 packages [2021-03-19T18:58:40.069Z] ---> cd174b163182 [2021-03-19T18:58:40.069Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-19T18:58:40.069Z] ---> Running in 20126237188b [2021-03-19T18:58:40.069Z] Removing intermediate container 20126237188b [2021-03-19T18:58:40.069Z] ---> dcdb904875df [2021-03-19T18:58:40.069Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-03-19T18:58:40.069Z] ---> Running in 0430570192e4 [2021-03-19T18:58:40.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T18:58:41.229Z] Removing intermediate container c2a28da24383 [2021-03-19T18:58:41.229Z] ---> a7220aaf113e [2021-03-19T18:58:41.229Z] Step 6/8 : WORKDIR /build [2021-03-19T18:58:41.229Z] ---> Running in 40575ccbab8d [2021-03-19T18:58:41.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T18:58:41.825Z] Removing intermediate container 40575ccbab8d [2021-03-19T18:58:41.825Z] ---> b47d8cb5e25c [2021-03-19T18:58:41.825Z] Step 7/8 : COPY go.mod . [2021-03-19T18:58:42.167Z] (1/5) Installing libsodium (1.0.18-r0) [2021-03-19T18:58:42.167Z] (2/5) Installing libzmq (4.3.3-r0) [2021-03-19T18:58:42.432Z] ---> 0c6365f2a894 [2021-03-19T18:58:42.432Z] Step 8/8 : RUN go mod download [2021-03-19T18:58:42.436Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-03-19T18:58:42.436Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-03-19T18:58:42.708Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-03-19T18:58:42.708Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T18:58:42.708Z] OK: 167 MiB in 44 packages [2021-03-19T18:58:42.712Z] ---> Running in 8acd24eecea7 [2021-03-19T18:58:43.286Z] Removing intermediate container 0430570192e4 [2021-03-19T18:58:43.286Z] ---> 103d16d11718 [2021-03-19T18:58:43.286Z] Step 6/8 : WORKDIR /build [2021-03-19T18:58:43.286Z] ---> Running in 39db2ec201bc [2021-03-19T18:58:43.550Z] Removing intermediate container 39db2ec201bc [2021-03-19T18:58:43.550Z] ---> 593cb35d3cdf [2021-03-19T18:58:43.550Z] Step 7/8 : COPY go.mod . [2021-03-19T18:58:43.825Z] ---> d85b6c279c69 [2021-03-19T18:58:43.825Z] Step 8/8 : RUN go mod download [2021-03-19T18:58:43.825Z] ---> Running in 4a67aca11a71 [2021-03-19T18:59:05.882Z] Removing intermediate container 4a67aca11a71 [2021-03-19T18:59:05.882Z] ---> e832e0035c46 [2021-03-19T18:59:05.882Z] Successfully built e832e0035c46 [2021-03-19T18:59:05.882Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:59:06.219Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T18:59:06.219Z] . [Pipeline] withDockerContainer [2021-03-19T18:59:06.368Z] prd-centos7-docker-4c-2g-30601 does not seem to be running inside a container [2021-03-19T18:59:06.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-03-19T18:59:07.279Z] $ docker top dd5d2d6d20da24a48d007c150ecfc954065a9fb25e5ec3684b689a1165493bf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T18:59:07.804Z] + go version [2021-03-19T18:59:07.804Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T18:59:07.822Z] $ docker stop --time=1 dd5d2d6d20da24a48d007c150ecfc954065a9fb25e5ec3684b689a1165493bf6 [2021-03-19T18:59:09.174Z] $ docker rm -f dd5d2d6d20da24a48d007c150ecfc954065a9fb25e5ec3684b689a1165493bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-19T18:59:09.523Z] Removing intermediate container 8acd24eecea7 [2021-03-19T18:59:09.524Z] ---> be11b29a1697 [2021-03-19T18:59:09.524Z] Successfully built be11b29a1697 [2021-03-19T18:59:09.524Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:59:10.008Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T18:59:10.009Z] . [Pipeline] withDockerContainer [2021-03-19T18:59:10.196Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T18:59:10.196Z] . [2021-03-19T18:59:10.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-30600 does not seem to be running inside a container [2021-03-19T18:59:10.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-arm64 cat [2021-03-19T18:59:11.882Z] $ docker top 7cbaa084f6f836141fac0935b9b2598b7ecbbc04fc9bc7c7d119c134576ad259 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-03-19T18:59:12.377Z] prd-centos7-docker-4c-2g-30601 does not seem to be running inside a container [2021-03-19T18:59:12.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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-03-19T18:59:13.252Z] $ docker top acf7462b367d8f72a5289c5b18fb9585b8d10942e4ee061119692036397f275d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-19T18:59:13.894Z] + make test [2021-03-19T18:59:13.894Z] make -C ./app-service-template build [2021-03-19T18:59:13.894Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:13.894Z] 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-03-19T18:59:14.158Z] + go version [2021-03-19T18:59:14.159Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T18:59:14.188Z] $ docker stop --time=1 7cbaa084f6f836141fac0935b9b2598b7ecbbc04fc9bc7c7d119c134576ad259 [2021-03-19T18:59:16.105Z] $ docker rm -f 7cbaa084f6f836141fac0935b9b2598b7ecbbc04fc9bc7c7d119c134576ad259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T18:59:17.092Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T18:59:17.092Z] . [Pipeline] withDockerContainer [2021-03-19T18:59:17.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-30600 does not seem to be running inside a container [2021-03-19T18:59:17.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** ci-base-image-arm64 cat [2021-03-19T18:59:19.012Z] $ docker top e7428cb7a7f35afde0bcdd8cf1e469ba29a550d6b45b7814bc8e13d4943ac611 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T18:59:20.029Z] + make test [2021-03-19T18:59:20.029Z] make -C ./app-service-template build [2021-03-19T18:59:20.029Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:20.029Z] 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-03-19T18:59:29.013Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:29.013Z] make -C ./app-service-template test [2021-03-19T18:59:29.013Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:29.013Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-19T18:59:35.680Z] ok new-app-service 0.019s coverage: 89.5% of statements [2021-03-19T18:59:35.680Z] ok new-app-service/functions 0.011s [2021-03-19T18:59:35.941Z] CGO_ENABLED=1 go vet ./... [2021-03-19T18:59:39.288Z] gofmt -l . [2021-03-19T18:59:39.288Z] [ "`gofmt -l .`" = "" ] [2021-03-19T18:59:39.288Z] ./bin/test-go-mod-tidy.sh [2021-03-19T18:59:39.551Z] ./bin/test-attribution-txt.sh [2021-03-19T18:59:40.127Z] An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add [2021-03-19T18:59:40.127Z] make[1]: *** [Makefile:64: test] Error 1 [2021-03-19T18:59:40.127Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:40.127Z] make: *** [Makefile:25: test-template] Error 2 [Pipeline] } [2021-03-19T18:59:40.148Z] $ docker stop --time=1 acf7462b367d8f72a5289c5b18fb9585b8d10942e4ee061119692036397f275d [2021-03-19T18:59:42.137Z] $ docker rm -f acf7462b367d8f72a5289c5b18fb9585b8d10942e4ee061119692036397f275d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T18:59:43.675Z] ---> job-cost.sh [2021-03-19T18:59:43.676Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EbMO [2021-03-19T18:59:58.654Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T18:59:59.086Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:59.086Z] make -C ./app-service-template test [2021-03-19T18:59:59.086Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T18:59:59.086Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-19T19:00:17.448Z] ok new-app-service 0.041s coverage: 89.5% of statements [2021-03-19T19:00:18.044Z] ok new-app-service/functions 0.028s [2021-03-19T19:00:18.322Z] CGO_ENABLED=1 go vet ./... [2021-03-19T19:00:30.847Z] lf-activate-venv(): INFO: Adding /tmp/venv-EbMO/bin to PATH [2021-03-19T19:00:30.847Z] INFO: No Stack... [2021-03-19T19:00:30.847Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T19:00:30.848Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T19:00:30.868Z] gofmt -l . [2021-03-19T19:00:30.868Z] [ "`gofmt -l .`" = "" ] [2021-03-19T19:00:30.868Z] ./bin/test-go-mod-tidy.sh [2021-03-19T19:00:30.868Z] ./bin/test-attribution-txt.sh [2021-03-19T19:00:30.868Z] An attribution for github.com/gorilla/websocket is missing from in Attribution.txt, please add [2021-03-19T19:00:30.868Z] make[1]: *** [Makefile:64: test] Error 1 [2021-03-19T19:00:30.868Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' [2021-03-19T19:00:30.868Z] make: *** [Makefile:25: test-template] Error 2 [Pipeline] } [2021-03-19T19:00:31.060Z] $ docker stop --time=1 e7428cb7a7f35afde0bcdd8cf1e469ba29a550d6b45b7814bc8e13d4943ac611 [2021-03-19T19:00:31.165Z] + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv [2021-03-19T19:00:31.165Z] + cut -d, -f6 [2021-03-19T19:00:33.200Z] $ docker rm -f e7428cb7a7f35afde0bcdd8cf1e469ba29a550d6b45b7814bc8e13d4943ac611 [Pipeline] // withDockerContainer [Pipeline] lock [2021-03-19T19:00:33.732Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [2021-03-19T19:00:33.746Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] did not exist. Created. [2021-03-19T19:00:33.746Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] { [Pipeline] } [Pipeline] unstash [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-03-19T19:00:34.213Z] + echo total: 0.029999999329447746 [Pipeline] stash Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:00:34.675Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T19:00:34.699Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] // lock [2021-03-19T19:00:34.768Z] ---> job-cost.sh [2021-03-19T19:00:34.768Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JHmv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T19:00:35.280Z] Failed in branch amd64 [2021-03-19T19:01:13.740Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T19:02:50.490Z] lf-activate-venv(): INFO: Adding /tmp/venv-JHmv/bin to PATH [2021-03-19T19:02:50.490Z] INFO: No Stack... [2021-03-19T19:02:50.490Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T19:02:50.490Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T19:02:50.830Z] + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv [2021-03-19T19:02:50.830Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T19:02:50.949Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [2021-03-19T19:02:50.957Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] did not exist. Created. [2021-03-19T19:02:50.957Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T19:02:51.426Z] /w/workspace/app-functions-sdk-go/8@tmp/durable-4ed2a24d/script.sh: 1: /w/workspace/app-functions-sdk-go/8@tmp/durable-4ed2a24d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-19T19:02:51.772Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T19:02:51.841Z] Warning: overwriting stash ‘stack-cost’ [2021-03-19T19:02:52.681Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T19:02:52.692Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-735-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T19:02:53.306Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:02:55.908Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:02:56.218Z] ---> package-listing.sh [2021-03-19T19:02:56.218Z] ++ facter osfamily [2021-03-19T19:02:56.218Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T19:02:56.218Z] + OS_FAMILY=redhat [2021-03-19T19:02:56.218Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-735 [2021-03-19T19:02:56.218Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T19:02:56.218Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T19:02:56.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T19:02:56.218Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T19:02:56.218Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-735 ']' [2021-03-19T19:02:56.218Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T19:02:56.218Z] + case "${OS_FAMILY}" in [2021-03-19T19:02:56.218Z] + rpm -qa [2021-03-19T19:02:56.218Z] + sort [2021-03-19T19:03:01.539Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T19:03:01.539Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T19:03:01.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T19:03:01.539Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-735 ']' [2021-03-19T19:03:01.539Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-735/archives/ [2021-03-19T19:03:01.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-735/archives/ [Pipeline] echo [2021-03-19T19:03:01.562Z] 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-735/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T19:03:01.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:03:02.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T19:03:02.185Z] [2021-03-19T19:03:02.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T19:03:02.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T19:03:02.542Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T19:03:02.542Z] df20fa9351a1: Pulling fs layer [2021-03-19T19:03:02.542Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T19:03:02.542Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T19:03:02.542Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T19:03:02.542Z] 93b61091891f: Pulling fs layer [2021-03-19T19:03:02.542Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T19:03:02.542Z] 5e14af77c1be: Pulling fs layer [2021-03-19T19:03:02.542Z] 01666e4c0597: Pulling fs layer [2021-03-19T19:03:02.542Z] aa168da1d23b: Pulling fs layer [2021-03-19T19:03:02.542Z] 93b9cdb0e59b: Waiting [2021-03-19T19:03:02.542Z] 5e14af77c1be: Waiting [2021-03-19T19:03:02.542Z] 01666e4c0597: Waiting [2021-03-19T19:03:02.542Z] aa168da1d23b: Waiting [2021-03-19T19:03:02.542Z] 46f8f816bc3b: Waiting [2021-03-19T19:03:02.542Z] 93b61091891f: Waiting [2021-03-19T19:03:02.542Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T19:03:02.542Z] 36b3adc4ff6f: Download complete [2021-03-19T19:03:02.542Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T19:03:02.542Z] 46f8f816bc3b: Download complete [2021-03-19T19:03:02.542Z] df20fa9351a1: Verifying Checksum [2021-03-19T19:03:02.817Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T19:03:02.817Z] 93b9cdb0e59b: Download complete [2021-03-19T19:03:02.817Z] 5e14af77c1be: Verifying Checksum [2021-03-19T19:03:02.817Z] 5e14af77c1be: Download complete [2021-03-19T19:03:02.817Z] 93b61091891f: Verifying Checksum [2021-03-19T19:03:02.817Z] 93b61091891f: Download complete [2021-03-19T19:03:02.817Z] 01666e4c0597: Verifying Checksum [2021-03-19T19:03:02.817Z] 01666e4c0597: Download complete [2021-03-19T19:03:03.083Z] df20fa9351a1: Pull complete [2021-03-19T19:03:03.351Z] 36b3adc4ff6f: Pull complete [2021-03-19T19:03:03.351Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T19:03:03.351Z] 8ad3a11d3b57: Download complete [2021-03-19T19:03:04.309Z] 8ad3a11d3b57: Pull complete [2021-03-19T19:03:04.578Z] 46f8f816bc3b: Pull complete [2021-03-19T19:03:05.168Z] 93b61091891f: Pull complete [2021-03-19T19:03:05.434Z] 93b9cdb0e59b: Pull complete [2021-03-19T19:03:05.434Z] 5e14af77c1be: Pull complete [2021-03-19T19:03:05.698Z] 01666e4c0597: Pull complete [2021-03-19T19:03:06.279Z] aa168da1d23b: Verifying Checksum [2021-03-19T19:03:06.279Z] aa168da1d23b: Download complete [2021-03-19T19:03:14.481Z] aa168da1d23b: Pull complete [2021-03-19T19:03:14.481Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T19:03:14.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T19:03:14.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T19:03:14.719Z] prd-centos7-docker-4c-2g-30599 does not seem to be running inside a container [2021-03-19T19:03:14.770Z] $ 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-735/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-735 -v /w/workspace/ndry_app-functions-sdk-go_PR-735:/w/workspace/ndry_app-functions-sdk-go_PR-735:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-735@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-735@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:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T19:03:18.781Z] $ docker top c30a82257e3339de9daa18906b78aa3d4b2f28f732e43994158ecdaf17de243d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T19:03:19.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T19:03:19.599Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T19:03:19.900Z] + ls /var/log/sa-host [2021-03-19T19:03:19.900Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T19:03:19.900Z] file_magic: OK [2021-03-19T19:03:19.900Z] HZ: Using current value: 100 [2021-03-19T19:03:19.900Z] file_header: OK [2021-03-19T19:03:19.900Z] 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-03-19T19:03:19.900Z] Statistics: [2021-03-19T19:03:19.900Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-19T19:03:19.900Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T19:03:19.900Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T19:03:19.900Z] file_magic: OK [2021-03-19T19:03:19.900Z] HZ: Using current value: 100 [2021-03-19T19:03:19.900Z] file_header: OK [2021-03-19T19:03:19.900Z] 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-03-19T19:03:19.900Z] Statistics: [2021-03-19T19:03:19.900Z] Hnuu...uuuununununu... [2021-03-19T19:03:19.900Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T19:03:20.155Z] provisioning config files... [2021-03-19T19:03:20.193Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-735@tmp/config773071588831086613tmp [Pipeline] { [Pipeline] echo [2021-03-19T19:03:20.258Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:03:20.561Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T19:03:20.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T19:03:22.054Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:03:22.366Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T19:03:22.379Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:03:22.682Z] ---> sudo-logs.sh [2021-03-19T19:03:22.682Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T19:03:22.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:03:23.101Z] ---> job-cost.sh [2021-03-19T19:03:23.101Z] lf-activate-venv: SKIPPING [2021-03-19T19:03:23.101Z] DEBUG: total: 0.20999999344348907 [2021-03-19T19:03:23.101Z] INFO: Retrieving Stack Cost... [2021-03-19T19:03:24.491Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T19:03:25.064Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T19:03:25.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T19:03:25.379Z] ---> logs-deploy.sh [2021-03-19T19:03:25.379Z] lf-activate-venv: SKIPPING [2021-03-19T19:03:25.379Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-735/8 [2021-03-19T19:03:25.379Z] INFO: archiving workspace using pattern(s): [2021-03-19T19:03:27.303Z] Archives upload complete. [2021-03-19T19:03:27.303Z] INFO: archiving logs to Nexus