Pull request #2782 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 75437401aaf0e0f587015af03db21405a724386e rather than 617b7a195ba7f3396b878b7d7523cae5fb63d76c Obtained Jenkinsfile from 75437401aaf0e0f587015af03db21405a724386e 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5391 in /w/workspace/edgexfoundry_edgex-go_PR-2782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 617b7a195ba7f3396b878b7d7523cae5fb63d76c Merge succeeded, producing 617b7a195ba7f3396b878b7d7523cae5fb63d76c Checking out Revision 617b7a195ba7f3396b878b7d7523cae5fb63d76c (PR-2782) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # 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 75437401aaf0e0f587015af03db21405a724386e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 Commit message: "feat(metadata): Implement Metadata delete deviceService V2 API" First time build. Skipping changelog. > git rev-list --no-walk 013422bb5cf8e1a295ed39e9af1b34929ba66085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:50:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:50:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:50:58 ========================================================= 13:50:58 EdgeX Global Pipelines Version Info 13:50:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:51:00 ------------------- 13:51:00 stable info: 13:51:00 ------------------- 13:51:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:51:00 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 13:51:00 Message: update stable to v1.0.131 13:51:01 ------------------- 13:51:01 experimental info: 13:51:01 ------------------- 13:51:01 Commited By: **** collab-it+edgex@linuxfoundation.org 13:51:01 Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 13:51:01 Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:51:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:51:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:51:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:51:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:51:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:51:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:51:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2782 [Pipeline] echo 13:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2782 [Pipeline] echo 13:51:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2782 [Pipeline] echo 13:51:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 617b7a195ba7f3396b878b7d7523cae5fb63d76c [Pipeline] echo 13:51:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 617b7a1 [Pipeline] echo 13:51:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 13:51:04 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/core-command/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo core-command,cmd/core-command/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/core-data/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo core-data,cmd/core-data/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/core-metadata/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo core-metadata,cmd/core-metadata/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/security-proxy-setup/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/security-secrets-setup/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/support-logging/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo support-logging,cmd/support-logging/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/support-notifications/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo support-notifications,cmd/support-notifications/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/support-scheduler/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:51:04 + for file in '`ls cmd/**/Dockerfile`' 13:51:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:51:04 ++ cut -d/ -f2 13:51:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:51:04 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:06 13:51:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:51:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:06 latest: Pulling from edgex-devops/git-semver 13:51:06 31603596830f: Pulling fs layer 13:51:06 2a8b12db71e7: Pulling fs layer 13:51:06 6ca5941a6612: Pulling fs layer 13:51:06 ecc8261a40a4: Pulling fs layer 13:51:06 ecc8261a40a4: Waiting 13:51:06 2a8b12db71e7: Verifying Checksum 13:51:06 2a8b12db71e7: Download complete 13:51:07 31603596830f: Verifying Checksum 13:51:07 31603596830f: Download complete 13:51:07 ecc8261a40a4: Verifying Checksum 13:51:07 ecc8261a40a4: Download complete 13:51:07 6ca5941a6612: Verifying Checksum 13:51:07 6ca5941a6612: Download complete 13:51:07 31603596830f: Pull complete 13:51:07 2a8b12db71e7: Pull complete 13:51:08 6ca5941a6612: Pull complete 13:51:08 ecc8261a40a4: Pull complete 13:51:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:51:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:51:08 prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container 13:51:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:51:11 $ docker top 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:51:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:11 [ssh-agent] Looking for ssh-agent implementation... 13:51:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:11 $ docker exec 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent 13:51:11 SSH_AUTH_SOCK=/tmp/ssh-auYVLOIOl6Uq/agent.13 13:51:11 SSH_AGENT_PID=18 13:51:11 Running ssh-add (command line suppressed) 13:51:11 Identity added: /w/workspace/edgex-go/8@tmp/private_key_729428817809163870.key (/w/workspace/edgex-go/8@tmp/private_key_729428817809163870.key) 13:51:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:12 + git describe --exact-match --tags HEAD 13:51:12 fatal: no tag exactly matches '617b7a195ba7f3396b878b7d7523cae5fb63d76c' [Pipeline] } 13:51:12 $ docker exec --env ******** --env ******** 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent -k 13:51:12 unset SSH_AUTH_SOCK; 13:51:12 unset SSH_AGENT_PID; 13:51:12 echo Agent pid 18 killed; 13:51:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 13:51:12 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 13:51:12 This usually means this commit has not been tagged. [Pipeline] sshagent 13:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:51:12 [ssh-agent] Looking for ssh-agent implementation... 13:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:51:12 $ docker exec 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent 13:51:13 SSH_AUTH_SOCK=/tmp/ssh-IP7ZPqwOmFOd/agent.47 13:51:13 SSH_AGENT_PID=52 13:51:13 Running ssh-add (command line suppressed) 13:51:13 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8074875269660333480.key (/w/workspace/edgex-go/8@tmp/private_key_8074875269660333480.key) 13:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:51:13 + git semver init 13:51:13 # -> Open(): unable to determine branch for HEAD 13:51:13 # $GIT_DIR = /w/workspace/edgex-go/8/.git 13:51:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 13:51:13 # $SEMVER_REMOTE_NAME = origin 13:51:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:51:13 # $SEMVER_USER_NAME = edgex-jenkins 13:51:13 # $SEMVER_BRANCH = PR-2782 13:51:13 # $SEMVER_TEMP = /tmp/semver-658802843 13:51:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:51:31 # '/tmp/semver-658802843' -> '/w/workspace/edgex-go/8/.semver' 13:51:31 # -> Force: false 13:51:31 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 13:51:31 $ docker exec --env ******** --env ******** 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc ssh-agent -k 13:51:32 unset SSH_AUTH_SOCK; 13:51:32 unset SSH_AGENT_PID; 13:51:32 echo Agent pid 52 killed; 13:51:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:51:32 + git semver [Pipeline] } 13:51:32 $ docker stop --time=1 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc 13:51:34 $ docker rm -f 319683708d9b9f526d30c1cae888521739e27e4c3c73a734a5a4b6420a3f51fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 13:51:47 Stashed 95 file(s) [Pipeline] echo 13:51:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 13:51:48 ========================================================= 13:51:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:51:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:51:48 + 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 . 13:51:52 Sending build context to Docker daemon 325.2MB 13:51:52 Step 1/7 : ARG BASE=golang:1.15-alpine 13:51:52 Step 2/7 : FROM ${BASE} 13:51:52 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:51:52 df20fa9351a1: Pulling fs layer 13:51:52 ed8968b2872e: Pulling fs layer 13:51:52 a92cc7c5fd73: Pulling fs layer 13:51:52 e871e8e8d7a9: Pulling fs layer 13:51:52 e73272ec9a57: Pulling fs layer 13:51:52 1e910a182e73: Pulling fs layer 13:51:52 4e634b169226: Pulling fs layer 13:51:52 e871e8e8d7a9: Waiting 13:51:52 e73272ec9a57: Waiting 13:51:52 1e910a182e73: Waiting 13:51:52 4e634b169226: Waiting 13:51:52 a92cc7c5fd73: Verifying Checksum 13:51:52 a92cc7c5fd73: Download complete 13:51:52 ed8968b2872e: Verifying Checksum 13:51:52 ed8968b2872e: Download complete 13:51:52 e73272ec9a57: Download complete 13:51:52 1e910a182e73: Verifying Checksum 13:51:52 1e910a182e73: Download complete 13:51:52 df20fa9351a1: Verifying Checksum 13:51:52 df20fa9351a1: Download complete 13:51:52 df20fa9351a1: Pull complete 13:51:52 ed8968b2872e: Pull complete 13:51:52 a92cc7c5fd73: Pull complete 13:51:54 4e634b169226: Download complete 13:51:55 e871e8e8d7a9: Verifying Checksum 13:51:55 e871e8e8d7a9: Download complete 13:52:00 e871e8e8d7a9: Pull complete 13:52:00 e73272ec9a57: Pull complete 13:52:00 1e910a182e73: Pull complete 13:52:03 Still waiting to schedule task 13:52:03 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 13:52:10 4e634b169226: Pull complete 13:52:10 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 13:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:52:10 ---> f7629b54cfaa 13:52:10 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 13:52:10 ---> Running in e90b507e4bdb 13:52:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:52:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:52:11 (1/12) Installing libmagic (5.38-r0) 13:52:12 (2/12) Installing file (5.38-r0) 13:52:12 (3/12) Installing libc-dev (0.7.2-r3) 13:52:12 (4/12) Installing g++ (9.3.0-r2) 13:52:16 (5/12) Installing fortify-headers (1.1-r0) 13:52:16 (6/12) Installing patch (2.7.6-r6) 13:52:16 (7/12) Installing build-base (0.5-r2) 13:52:16 (8/12) Installing libsodium (1.0.18-r0) 13:52:16 (9/12) Installing pkgconf (1.7.2-r0) 13:52:16 (10/12) Installing libsodium-dev (1.0.18-r0) 13:52:16 (11/12) Installing libzmq (4.3.3-r0) 13:52:16 (12/12) Installing zeromq-dev (4.3.3-r0) 13:52:16 Executing busybox-1.31.1-r16.trigger 13:52:16 OK: 233 MiB in 51 packages 13:52:21 Removing intermediate container e90b507e4bdb 13:52:21 ---> 5274f1ffd7c4 13:52:21 Step 4/7 : WORKDIR /edgex-go 13:52:21 ---> Running in cdaecaa756d4 13:52:21 Removing intermediate container cdaecaa756d4 13:52:21 ---> 100185fb451e 13:52:21 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 13:52:21 latest: Pulling from library/docker 13:52:21 df20fa9351a1: Already exists 13:52:21 25ad7478873d: Pulling fs layer 13:52:21 4684f6177b5d: Pulling fs layer 13:52:21 8ba584e970af: Pulling fs layer 13:52:21 3cdc74d2b06d: Pulling fs layer 13:52:21 4cf5a0d07c1f: Pulling fs layer 13:52:21 fca0ccc462d5: Pulling fs layer 13:52:21 3cdc74d2b06d: Waiting 13:52:21 4cf5a0d07c1f: Waiting 13:52:21 fca0ccc462d5: Waiting 13:52:21 4684f6177b5d: Verifying Checksum 13:52:21 4684f6177b5d: Download complete 13:52:21 25ad7478873d: Verifying Checksum 13:52:21 3cdc74d2b06d: Verifying Checksum 13:52:21 3cdc74d2b06d: Download complete 13:52:21 4cf5a0d07c1f: Verifying Checksum 13:52:21 4cf5a0d07c1f: Download complete 13:52:21 fca0ccc462d5: Download complete 13:52:21 25ad7478873d: Pull complete 13:52:21 4684f6177b5d: Pull complete 13:52:22 8ba584e970af: Verifying Checksum 13:52:22 8ba584e970af: Download complete 13:52:24 8ba584e970af: Pull complete 13:52:24 3cdc74d2b06d: Pull complete 13:52:24 4cf5a0d07c1f: Pull complete 13:52:24 fca0ccc462d5: Pull complete 13:52:24 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 13:52:24 Status: Downloaded newer image for docker:latest 13:52:26 ---> 9dc35f34272f 13:52:26 Step 6/7 : COPY go.mod . 13:52:26 ---> ed5b4716df2d 13:52:26 Step 7/7 : RUN go mod download 13:52:27 ---> Running in f60dc74dc8df 13:52:49 Removing intermediate container f60dc74dc8df 13:52:49 ---> c3be784e5675 13:52:49 Successfully built c3be784e5675 13:52:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:52:49 + docker inspect -f . ci-base-image-x86_64 13:52:49 . [Pipeline] withDockerContainer 13:52:49 prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container 13:52:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat 13:52:50 $ docker top b12293090af26b28db4736585f5c25fbb307637669ded97b8ef5e3e5d367d8a5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:52:50 + go version 13:52:50 go version go1.15.2 linux/amd64 [Pipeline] } 13:52:50 $ docker stop --time=1 b12293090af26b28db4736585f5c25fbb307637669ded97b8ef5e3e5d367d8a5 13:52:52 $ docker rm -f b12293090af26b28db4736585f5c25fbb307637669ded97b8ef5e3e5d367d8a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:52:53 + docker inspect -f . ci-base-image-x86_64 13:52:53 . [Pipeline] withDockerContainer 13:52:53 prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container 13:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-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 ******** ci-base-image-x86_64 cat 13:52:54 $ docker top 6daad7606a3a8b51288adcdc7fd0974bd523a30e869e0436150bc849e97fb097 -eo pid,comm [Pipeline] { [Pipeline] echo 13:52:54 ========================================================= 13:52:54 [edgeXBuildGoParallel] Running Tests and Build... 13:52:54 ========================================================= [Pipeline] sh 13:52:54 + make test 13:52:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:52:57 ? github.com/edgexfoundry/edgex-go [no test files] 13:53:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:53:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:53:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:53:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:53:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:53:14 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.004s 13:53:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 13:53:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:53:14 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 13:53:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:53:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:53:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:53:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:53:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:53:18 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.042s coverage: 46.6% of statements 13:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 13:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 13:53:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 13:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.057s coverage: 27.1% of statements 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 13:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.018s coverage: 100.0% of statements 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 13:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.018s coverage: 83.6% of statements 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 13:53:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.080s coverage: 88.9% of statements 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 13:53:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 13:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.087s coverage: 28.6% of statements 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 13:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.028s coverage: 100.0% of statements 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 13:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 13:53:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.031s coverage: 86.7% of statements 13:53:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 13:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.023s coverage: 97.5% of statements 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 13:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.025s coverage: 100.0% of statements 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 13:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.061s coverage: 98.9% of statements 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 13:53:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 13:53:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.005s coverage: 0.0% of statements [no tests to run] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 13:53:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 13:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.039s coverage: 63.5% of statements 13:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:53:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements 13:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.011s coverage: 91.3% of statements 13:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.016s coverage: 100.0% of statements 13:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.012s coverage: 73.7% of statements 13:53:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.007s coverage: 100.0% of statements 13:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.101s coverage: 55.9% of statements 13:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 13:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.055s coverage: 86.3% of statements 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.310s coverage: 72.2% of statements 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.104s coverage: 72.1% of statements 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.014s coverage: 82.4% of statements 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.023s coverage: 48.4% of statements 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.012s coverage: 28.8% of statements 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.029s coverage: 96.8% of statements 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.022s coverage: 36.5% of statements 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:53:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:53:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.148s coverage: 84.1% of statements 13:53:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.008s coverage: 100.0% of statements 13:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.007s coverage: 42.9% of statements 13:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 13:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 13:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.004s coverage: 100.0% of statements 13:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 13:53:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.008s coverage: 83.8% of statements 13:53:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 13:53:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.027s coverage: 47.1% of statements 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:53:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.016s coverage: 100.0% of statements 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 13:53:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.009s coverage: 100.0% of statements 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 13:53:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.017s coverage: 100.0% of statements 13:53:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.054s coverage: 29.1% of statements 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.018s coverage: 99.0% of statements 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.022s coverage: 100.0% of statements 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.016s coverage: 87.9% of statements 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 13:53:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:53:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements 13:53:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.006s coverage: 32.1% of statements 13:53:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.007s coverage: 100.0% of statements 13:53:33 GO111MODULE=on go vet ./... 13:53:40 gofmt -l . 13:53:41 [ "`gofmt -l .`" = "" ] 13:53:41 ./bin/test-go-mod-tidy.sh 13:53:42 ./bin/test-attribution-txt.sh [Pipeline] sh 13:53:44 + ls -al . 13:53:44 total 600 13:53:44 drwxrwxr-x 10 1001 1001 4096 Oct 14 13:53 . 13:53:44 drwxr-xr-x 4 root root 28 Oct 14 13:52 .. 13:53:44 -rw-rw-r-- 1 1001 1001 11 Oct 14 13:50 .dockerignore 13:53:44 drwxrwxr-x 8 1001 1001 179 Oct 14 13:50 .git 13:53:44 drwxrwxr-x 3 1001 1001 125 Oct 14 13:50 .github 13:53:44 -rw-rw-r-- 1 1001 1001 932 Oct 14 13:50 .gitignore 13:53:44 drwx------ 3 1001 1001 47 Oct 14 13:51 .semver 13:53:44 -rw-rw-r-- 1 1001 1001 166 Oct 14 13:50 .sonarcloud.properties 13:53:44 -rw-rw-r-- 1 1001 1001 3804 Oct 14 13:50 CONTRIBUTING.md 13:53:44 -rw-rw-r-- 1 1001 1001 1035 Oct 14 13:50 Dockerfile.build 13:53:44 -rw-rw-r-- 1 1001 1001 863 Oct 14 13:50 Jenkinsfile 13:53:44 -rw-rw-r-- 1 1001 1001 10775 Oct 14 13:50 LICENSE 13:53:44 -rw-rw-r-- 1 1001 1001 6237 Oct 14 13:50 Makefile 13:53:44 -rw-rw-r-- 1 1001 1001 6447 Oct 14 13:50 README.md 13:53:44 -rw-rw-r-- 1 1001 1001 259 Oct 14 13:50 SECURITY.md 13:53:44 -rw-rw-r-- 1 1001 1001 5 Oct 14 13:51 VERSION 13:53:44 -rw-rw-r-- 1 1001 1001 4131 Oct 14 13:50 ZMQWindows.md 13:53:44 drwxrwxr-x 2 1001 1001 117 Oct 14 13:50 bin 13:53:44 drwxrwxr-x 15 1001 1001 4096 Oct 14 13:50 cmd 13:53:44 -rw-r--r-- 1 root root 507455 Oct 14 13:53 coverage.out 13:53:44 -rw-r--r-- 1 root root 1040 Oct 14 13:53 go.mod 13:53:44 -rw-r--r-- 1 root root 18983 Oct 14 13:53 go.sum 13:53:44 drwxrwxr-x 8 1001 1001 127 Oct 14 13:50 internal 13:53:44 drwxrwxr-x 4 1001 1001 26 Oct 14 13:50 openapi 13:53:44 drwxrwxr-x 4 1001 1001 71 Oct 14 13:50 snap 13:53:44 -rw-rw-r-- 1 1001 1001 168 Oct 14 13:50 version.go [Pipeline] sh 13:53:44 + '[' -e coverage.out ] 13:53:44 + chown 1001:1001 coverage.out [Pipeline] stash 13:53:44 Stashed 1 file(s) [Pipeline] sh 13:53:45 + make build 13:53:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:53:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:53:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5392 in /w/workspace/edgexfoundry_edgex-go_PR-2782 [Pipeline] { [Pipeline] ws 13:53:55 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 13:53:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:53:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 13:53:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:54:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:54:01 using credential edgex-jenkins-ssh 13:54:01 Cloning the remote Git repository 13:54:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:54:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:54:02 > git init /w/workspace/edgex-go/8 # timeout=10 13:54:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:54:02 > git --version # timeout=10 13:54:02 > git --version # 'git version 2.17.1' 13:54:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 13:54:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:54:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:54:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:54:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 13:54:08 $ docker stop --time=1 6daad7606a3a8b51288adcdc7fd0974bd523a30e869e0436150bc849e97fb097 13:54:10 $ docker rm -f 6daad7606a3a8b51288adcdc7fd0974bd523a30e869e0436150bc849e97fb097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:54:13 13:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:54:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:54:14 latest: Pulling from edgex-devops/edgex-compose 13:54:14 cbdbe7a5bc2a: Pulling fs layer 13:54:14 ca9280d653b3: Pulling fs layer 13:54:14 7e9c9ca2126c: Pulling fs layer 13:54:14 cbdbe7a5bc2a: Download complete 13:54:15 cbdbe7a5bc2a: Pull complete 13:54:15 ca9280d653b3: Verifying Checksum 13:54:15 ca9280d653b3: Download complete 13:54:16 ca9280d653b3: Pull complete 13:54:16 7e9c9ca2126c: Verifying Checksum 13:54:16 7e9c9ca2126c: Download complete 13:54:24 7e9c9ca2126c: Pull complete 13:54:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:54:24 prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container 13:54:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:54:25 $ docker top 9f8eb337320f49086417eb20b92ef28e211f66bb66d75b75fd2b7f68e4f403d4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:26 + docker-compose build --help 13:54:26 + grep parallel 13:54:27 --parallel Build images in parallel. [Pipeline] } 13:54:27 $ docker stop --time=1 9f8eb337320f49086417eb20b92ef28e211f66bb66d75b75fd2b7f68e4f403d4 13:54:28 $ docker rm -f 9f8eb337320f49086417eb20b92ef28e211f66bb66d75b75fd2b7f68e4f403d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:54:29 . [Pipeline] withDockerContainer 13:54:29 prd-centos7-docker-4c-2g-5391 does not seem to be running inside a container 13:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:54:29 $ docker top eddd669298e4ec911051757b1168cb53c7536ed69d30b2b496a259be10e21522 -eo pid,comm [Pipeline] { [Pipeline] sh 13:54:30 + docker-compose -f ./docker-compose-build.yml build --parallel 13:54:31 Building docker-core-command-go ... 13:54:31 Building docker-core-data-go ... 13:54:31 Building docker-core-metadata-go ... 13:54:31 Building docker-security-proxy-setup-go ... 13:54:31 Building docker-security-secrets-setup-go ... 13:54:31 Building docker-security-secretstore-setup-go ... 13:54:31 Building docker-support-logging-go ... 13:54:31 Building docker-support-notifications-go ... 13:54:31 Building docker-support-scheduler-go ... 13:54:31 Building docker-sys-mgmt-agent-go ... 13:54:31 Building docker-support-notifications-go 13:54:31 Building docker-core-data-go 13:54:31 Building docker-security-secretstore-setup-go 13:54:31 Building docker-security-proxy-setup-go 13:54:31 Building docker-core-command-go 13:54:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:54:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:54:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:54:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:54:40 using GIT_SSH to set credentials SSH Credentials for GitHub 13:54:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:54:41 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 617b7a195ba7f3396b878b7d7523cae5fb63d76c [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:54:41 Failed in branch arm64 13:54:41 > git config core.sparsecheckout # timeout=10 13:54:41 > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 13:55:03 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 13:55:03 Step 2/26 : FROM ${BUILDER_BASE} AS builder 13:55:03 ---> c3be784e5675 13:55:03 Step 3/26 : WORKDIR /edgex-go 13:55:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 13:55:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:55:03 ---> c3be784e5675 13:55:03 Step 3/22 : WORKDIR /edgex-go 13:55:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 13:55:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:55:03 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine ---> c3be784e5675 13:55:03 13:55:03 Step 3/24 : WORKDIR /edgex-goStep 2/20 : FROM ${BUILDER_BASE} AS builder 13:55:03 13:55:03 ---> c3be784e5675 13:55:03 Step 3/20 : WORKDIR /edgex-go 13:55:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 13:55:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:55:03 ---> c3be784e5675 13:55:03 Step 3/23 : WORKDIR /edgex-go 13:55:03 ---> Running in e65150f45901 13:55:03 ---> Running in 4c019e06d29b 13:55:03 ---> Running in f644896b785a 13:55:03 ---> Running in caae3e3443a0 13:55:03 ---> Running in 0b6491573426 13:55:03 Removing intermediate container e65150f45901 13:55:03 ---> 0677d0ed270c 13:55:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:03 Removing intermediate container f644896b785a 13:55:03 ---> e11bc2ab6bb9 13:55:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:03 Removing intermediate container 4c019e06d29b 13:55:03 ---> 39fad1a29145 13:55:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:03 Removing intermediate container 0b6491573426 13:55:03 ---> 309dd9b95bbf 13:55:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:03 Removing intermediate container caae3e3443a0 13:55:03 ---> e5034f9c0a67 13:55:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:55:03 ---> Running in 4c9087070df0 13:55:03 ---> Running in 3959b4f8b752 13:55:03 ---> Running in e9147e03161e 13:55:03 ---> Running in f6e200cc2d2d 13:55:03 ---> Running in 9916d10973e9 13:55:04 Removing intermediate container 3959b4f8b752 13:55:04 ---> 822fd22fad68 13:55:04 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 13:55:04 Removing intermediate container e9147e03161e 13:55:04 ---> 3471644961a1 13:55:04 Step 5/22 : RUN apk update && apk add make git 13:55:04 Removing intermediate container 4c9087070df0 13:55:04 ---> 5b3e602c14ff 13:55:04 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 13:55:04 ---> Running in fbd24b382254 13:55:04 ---> Running in fac6c6584837 13:55:04 ---> Running in 5ce49bb35171 13:55:04 Removing intermediate container 9916d10973e9 13:55:04 ---> 3f3885f269f3 13:55:04 Step 5/26 : RUN apk update && apk add make git 13:55:05 Removing intermediate container f6e200cc2d2d 13:55:05 ---> 2bfdc5d843e2 13:55:05 Step 5/20 : RUN apk update && apk add make git 13:55:05 ---> Running in add0cea0669a 13:55:05 ---> Running in 1684f23bb626 13:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:55:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:55:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:55:06 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:55:06 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:55:06 OK: 12752 distinct packages available 13:55:06 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:55:06 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:55:06 OK: 12752 distinct packages available 13:55:06 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:55:06 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:55:06 OK: 12752 distinct packages available 13:55:06 OK: 233 MiB in 51 packages 13:55:07 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:55:07 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:55:07 OK: 12752 distinct packages available 13:55:07 OK: 233 MiB in 51 packages 13:55:07 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:55:07 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:55:07 OK: 12752 distinct packages available 13:55:07 OK: 233 MiB in 51 packages 13:55:07 OK: 233 MiB in 51 packages 13:55:07 OK: 233 MiB in 51 packages 13:55:08 Removing intermediate container fac6c6584837 13:55:08 ---> bccd69f0f42e 13:55:08 Step 6/22 : COPY go.mod . 13:55:08 Removing intermediate container fbd24b382254 13:55:08 ---> 3fdb0f16cbc9 13:55:08 Step 6/24 : COPY go.mod . 13:55:08 Removing intermediate container 5ce49bb35171 13:55:08 ---> a89fe0887902 13:55:08 Step 6/23 : COPY go.mod . 13:55:08 ---> f18875793645 13:55:08 Step 7/22 : RUN go mod download 13:55:08 ---> Running in 5bd31e0be8e9 13:55:08 Removing intermediate container 1684f23bb626 13:55:08 ---> 8c5ce26000e8 13:55:08 Step 6/20 : COPY go.mod . 13:55:08 ---> fee8b8e6913b 13:55:08 Step 7/24 : RUN go mod download 13:55:08 ---> 5add160c2495 13:55:08 Step 7/23 : RUN go mod download 13:55:08 Removing intermediate container add0cea0669a 13:55:08 ---> d5bcae188f18 13:55:08 Step 6/26 : COPY go.mod . 13:55:08 ---> Running in ca0f99eaff98 13:55:08 ---> Running in fa1a42fe7b9c 13:55:09 ---> 961ba0879f7e 13:55:09 Step 7/20 : RUN go mod download 13:55:09 ---> Running in 1436da629058 13:55:09 ---> 3416920b5254 13:55:09 Step 7/26 : RUN go mod download 13:55:09 ---> Running in 8e1be5fa9194 13:55:11 Removing intermediate container 5bd31e0be8e9 13:55:11 ---> 9f6d62f25b30 13:55:11 Step 8/22 : COPY . . 13:55:11 Removing intermediate container fa1a42fe7b9c 13:55:11 ---> c429c3252040 13:55:11 Step 8/23 : COPY . . 13:55:12 Removing intermediate container ca0f99eaff98 13:55:12 ---> ed379c2e0dc3 13:55:12 Step 8/24 : COPY . . 13:55:22 Removing intermediate container 1436da629058 13:55:22 ---> 2661416e8d33 13:55:22 Step 8/20 : COPY . . 13:55:22 Removing intermediate container 8e1be5fa9194 13:55:22 ---> 8eef007e1ee5 13:55:22 Step 8/26 : COPY . . 13:55:48 ---> 416105b87066 13:55:48 Step 9/22 : RUN make cmd/core-command/core-command 13:55:48 ---> 48ebdbf60eed 13:55:48 Step 9/23 : RUN make cmd/core-data/core-data 13:55:48 ---> cd9ee33fe9d9 13:55:48 Step 9/24 : RUN make cmd/support-notifications/support-notifications 13:55:49 ---> Running in 96693b89f86e 13:55:49 ---> Running in 741fd24108f2 13:55:49 ---> Running in e247b2b556cc 13:55:53 ---> ba8386a48618 13:55:53 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 13:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 13:55:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 13:55:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:55:53 ---> Running in aa9847e94bca 13:55:54 ---> 9c69f4c2b023 13:55:54 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 13:55:54 ---> Running in 8cfce2ee1060 13:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:55:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:56:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:56:24 Removing intermediate container 8cfce2ee1060 13:56:24 ---> 69a7c5d2e42c 13:56:24 13:56:24 Step 10/20 : FROM alpine 13:56:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 13:56:25 latest: Pulling from library/alpine 13:56:25 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 13:56:26 Status: Downloaded newer image for alpine:latest 13:56:26 ---> a24bb4013296 13:56:26 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 13:56:28 ---> Running in 4490e5506556 13:56:28 Removing intermediate container 96693b89f86e 13:56:28 ---> 6ba2efab06c9 13:56:28 13:56:28 Step 10/22 : FROM scratch 13:56:28 ---> 13:56:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Removing intermediate container 741fd24108f2 13:56:28 13:56:28 ---> b919827529ba 13:56:28 13:56:28 Step 10/24 : FROM scratch 13:56:28 ---> 13:56:28 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 13:56:28 ---> Running in 22c2bec915f3 13:56:28 ---> Running in 28d38423a28a 13:56:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:56:29 Removing intermediate container 22c2bec915f3 13:56:29 ---> 31a7543f27ba 13:56:29 Step 12/24 : ENV APP_PORT=48060 13:56:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:56:29 Removing intermediate container 28d38423a28a 13:56:29 ---> 55d82fc9b0ac 13:56:29 Step 12/22 : ENV APP_PORT=48082 13:56:29 ---> Running in 4ccca4ce4344 13:56:29 ---> Running in 0bda0110535c 13:56:29 v3.12.0-404-gbea7f0d322 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 13:56:29 v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 13:56:29 OK: 12750 distinct packages available 13:56:29 (1/4) Installing ca-certificates (20191127-r4) 13:56:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 13:56:29 (3/4) Installing libcurl (7.69.1-r1) 13:56:29 (4/4) Installing curl (7.69.1-r1) 13:56:29 Executing busybox-1.31.1-r16.trigger 13:56:29 Executing ca-certificates-20191127-r4.trigger 13:56:30 OK: 7 MiB in 18 packages 13:56:32 Removing intermediate container 4ccca4ce4344 13:56:32 ---> 726af9de6931 13:56:32 Step 13/24 : EXPOSE $APP_PORT 13:56:32 Removing intermediate container 0bda0110535c 13:56:32 ---> e62d0587c260 13:56:32 Step 13/22 : EXPOSE $APP_PORT 13:56:32 Removing intermediate container aa9847e94bca 13:56:32 ---> a5986f6a739d 13:56:32 13:56:32 Step 10/26 : FROM alpine:3.10 13:56:32 ---> Running in 7fd4d1e1c00a 13:56:32 ---> Running in 397eb8cc73f5 13:56:32 3.10: Pulling from library/alpine 13:56:33 Removing intermediate container 7fd4d1e1c00a 13:56:33 ---> 5b4ee76e0a8c 13:56:33 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 13:56:34 Removing intermediate container 397eb8cc73f5 13:56:34 ---> 589f308751ad 13:56:34 Step 14/22 : WORKDIR / 13:56:34 Removing intermediate container 4490e5506556 13:56:34 ---> 6ea85d21f3bd 13:56:34 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:56:34 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 13:56:34 ---> Running in 03854a3ff023 13:56:34 Status: Downloaded newer image for alpine:3.10 13:56:34 ---> be4e4bea2c2e 13:56:34 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 13:56:34 ---> 05dbfb3f8f68 13:56:34 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 13:56:35 ---> Running in 5c0976f60be0 13:56:35 Removing intermediate container e247b2b556cc 13:56:35 ---> 2b41c2c68396 13:56:35 13:56:35 Step 10/23 : FROM alpine 13:56:35 ---> a24bb4013296 13:56:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:56:35 ---> Running in 0e1f56a46688 13:56:35 ---> Running in c5d757506ed2 13:56:36 Removing intermediate container 03854a3ff023 13:56:36 ---> fece7c784a64 13:56:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 13:56:36 Removing intermediate container 5c0976f60be0 13:56:36 ---> 549436296f79 13:56:36 Step 13/20 : WORKDIR /edgex 13:56:36 ---> Running in 1de80ee5c935 13:56:36 ---> 63aaaa62ad87 13:56:36 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 13:56:36 Removing intermediate container c5d757506ed2 13:56:36 ---> 6610f6f1ea83 13:56:36 Step 12/23 : ENV APP_PORT=48080 13:56:36 ---> e6a24e827f0a 13:56:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:56:36 ---> Running in 2bc90d63692c 13:56:36 Removing intermediate container 1de80ee5c935 13:56:36 ---> d95b7652093c 13:56:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 13:56:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 13:56:37 v3.10.5-99-g0bd09295e6 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 13:56:37 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 13:56:37 OK: 10346 distinct packages available 13:56:37 (1/5) Installing ca-certificates (20191127-r2) 13:56:37 (2/5) Installing nghttp2-libs (1.39.2-r1) 13:56:37 (3/5) Installing libcurl (7.66.0-r1) 13:56:37 (4/5) Installing curl (7.66.0-r1) 13:56:37 (5/5) Installing dumb-init (1.2.2-r1) 13:56:37 Executing busybox-1.30.1-r3.trigger 13:56:37 Executing ca-certificates-20191127-r2.trigger 13:56:37 OK: 7 MiB in 19 packages 13:56:37 Removing intermediate container 2bc90d63692c 13:56:37 ---> ffbf573c9369 13:56:37 Step 13/23 : EXPOSE $APP_PORT 13:56:38 ---> Running in 893a11fd06b6 13:56:38 ---> 3d86587a1651 13:56:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 13:56:38 ---> 5fed6494a8da 13:56:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:56:38 ---> 6794aa530e3a 13:56:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:56:38 Removing intermediate container 893a11fd06b6 13:56:38 ---> 2b0068ffba9c 13:56:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:39 ---> Running in e648f23c887e 13:56:39 Removing intermediate container 0e1f56a46688 13:56:39 ---> e38bd4c7da91 13:56:39 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:56:39 ---> 6c6417f53be3 13:56:39 Step 18/22 : ENTRYPOINT ["/core-command"] 13:56:39 ---> f293a69fb2a6 13:56:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:56:40 ---> d25778196756 13:56:40 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:56:40 ---> Running in 1bfe3d651481 13:56:40 ---> Running in ed42408c980c 13:56:40 ---> Running in e6b9f328713a 13:56:40 ---> 9d52dfb0f5f3 13:56:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:56:40 Removing intermediate container ed42408c980c 13:56:40 ---> dc7a8408affe 13:56:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:56:41 Removing intermediate container 1bfe3d651481 13:56:41 ---> 0909a3e09f4f 13:56:41 Step 13/26 : WORKDIR / 13:56:41 Removing intermediate container e6b9f328713a 13:56:41 ---> 89148407232f 13:56:41 Step 17/20 : CMD ["--init=true"] 13:56:41 ---> Running in bf00cadf5b0d 13:56:41 ---> Running in cae7056e5253 13:56:41 ---> b140c065c1ff 13:56:41 Step 20/24 : ENTRYPOINT ["/support-notifications"] 13:56:41 ---> Running in 4c0cb15c882c 13:56:41 ---> Running in 9e065129cc67 13:56:41 Removing intermediate container bf00cadf5b0d 13:56:41 ---> f088af826df4 13:56:41 Step 20/22 : LABEL arch=x86_64 13:56:41 Removing intermediate container cae7056e5253 13:56:41 ---> e7480acaea94 13:56:41 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:56:42 Removing intermediate container 4c0cb15c882c 13:56:42 ---> c8f1ed933df9 13:56:42 Step 18/20 : LABEL arch=x86_64 13:56:42 ---> Running in 83da4b58c8bc 13:56:42 ---> Running in 09ccf2a91db7 13:56:42 Removing intermediate container 9e065129cc67 13:56:42 ---> 893b924a71d3 13:56:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:56:42 Removing intermediate container e648f23c887e 13:56:42 ---> c3751bb63f4d 13:56:42 Step 15/23 : RUN apk --no-cache add zeromq 13:56:42 ---> 380c26cb791e 13:56:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:56:42 Removing intermediate container 83da4b58c8bc 13:56:42 ---> e165af27d529 13:56:42 Step 21/22 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:56:42 ---> Running in ed1560f36e3d 13:56:42 ---> Running in 9f53e434e5ac 13:56:42 Removing intermediate container 09ccf2a91db7 13:56:42 ---> e0b1377d7ba0 13:56:42 Step 19/20 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:56:42 ---> Running in 48207c9d8ba5 13:56:42 ---> Running in 685e1a966b56 13:56:42 ---> 5d9e99062f5e 13:56:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:56:42 Removing intermediate container ed1560f36e3d 13:56:42 ---> 88d9b6a88bba 13:56:42 Step 22/24 : LABEL arch=x86_64 13:56:43 ---> Running in 5d6dcc4b330e 13:56:43 Removing intermediate container 48207c9d8ba5 13:56:43 ---> 4f552d08cbd9 13:56:43 Step 22/22 : LABEL version=0.0.0 13:56:43 Removing intermediate container 685e1a966b56 13:56:43 ---> 8a89cc0a6e84 13:56:43 Step 20/20 : LABEL version=0.0.0 13:56:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:56:43 ---> 8c7321bf566e 13:56:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 13:56:43 ---> Running in e72ec0a2acb1 13:56:43 ---> Running in 27054858fa4f 13:56:43 Removing intermediate container 5d6dcc4b330e 13:56:43 ---> 852b251d8849 13:56:43 Step 23/24 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:56:43 ---> Running in cb25c9d5907f 13:56:43 Removing intermediate container e72ec0a2acb1 13:56:43 ---> e5a19250ba24 13:56:43 13:56:43 ---> c2b8749a68b9 13:56:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:56:43 Removing intermediate container 27054858fa4f 13:56:43 ---> cd7357d6d1eb 13:56:43 13:56:43 Removing intermediate container cb25c9d5907f 13:56:43 ---> bc5baecac390 13:56:43 Step 24/24 : LABEL version=0.0.0 13:56:43 Successfully built e5a19250ba24 13:56:43 Successfully tagged docker-core-command-go:latest 13:56:43  Building docker-core-command-go ... done Building docker-core-metadata-go 13:56:43 Successfully built cd7357d6d1eb 13:56:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:56:43 Successfully tagged docker-security-proxy-setup-go:latest 13:56:43 Building docker-security-secrets-setup-go 13:56:43  Building docker-security-proxy-setup-go ... done  ---> Running in 39c3f03b0cd7 13:56:44 Removing intermediate container 39c3f03b0cd7 13:56:44 ---> e503bf667959 13:56:44 13:56:44 ---> c8c0c8596728 13:56:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:56:44 Successfully built e503bf667959 13:56:44 Successfully tagged docker-support-notifications-go:latest 13:56:44 Building docker-sys-mgmt-agent-go 13:56:44  Building docker-support-notifications-go ... done  ---> d779d75f7e03 13:56:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 13:56:44 (1/5) Installing libgcc (9.3.0-r2) 13:56:44 (2/5) Installing libsodium (1.0.18-r0) 13:56:45 (3/5) Installing libstdc++ (9.3.0-r2) 13:56:45 (4/5) Installing libzmq (4.3.3-r0) 13:56:46 (5/5) Installing zeromq (4.3.3-r0) 13:56:46 Executing busybox-1.31.1-r16.trigger 13:56:46 OK: 8 MiB in 19 packages 13:56:53 ---> 7f7757871124 13:56:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:56:53 ---> b1d7e17e6c80 13:56:53 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:56:53 Removing intermediate container 9f53e434e5ac 13:56:53 ---> efbe313d06c0 13:56:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 13:56:53 ---> Running in 574cab44d88a 13:56:53 ---> 80bcf053a896 13:56:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:57:02 ---> e8edf2c0f470 13:57:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:57:02 Removing intermediate container 574cab44d88a 13:57:02 ---> 156c6a3c40e6 13:57:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 13:57:04 ---> 8d8d491495f8 13:57:04 Step 19/23 : ENTRYPOINT ["/core-data"] 13:57:04 ---> Running in 9105962f59db 13:57:04 ---> Running in 14bb93d0b804 13:57:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 13:57:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:57:05 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 13:57:05 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 13:57:05 ---> c3be784e5675 13:57:05 Step 3/29 : WORKDIR /edgex-go 13:57:05 ---> c3be784e5675 13:57:05 Step 3/22 : WORKDIR /edgex-go 13:57:05 ---> Using cache 13:57:05 ---> e5034f9c0a67 13:57:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:05 ---> Using cache 13:57:05 ---> e5034f9c0a67 13:57:05 Step 4/29 : RUN apk update && apk add make git 13:57:05 ---> Using cache 13:57:05 ---> 3f3885f269f3 13:57:05 Step 5/22 : RUN apk update && apk add make git 13:57:05 ---> Using cache 13:57:05 ---> d5bcae188f18 13:57:05 Step 6/22 : COPY go.mod . 13:57:05 ---> Using cache 13:57:05 ---> 3416920b5254 13:57:05 Step 7/22 : RUN go mod download 13:57:05 ---> Using cache 13:57:05 ---> 8eef007e1ee5 13:57:05 Step 8/22 : COPY . . 13:57:05 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 13:57:05 Step 2/27 : FROM ${BUILDER_BASE} AS builder 13:57:05 ---> c3be784e5675 13:57:05 Step 3/27 : WORKDIR /edgex-go 13:57:05 ---> Using cache 13:57:05 ---> e5034f9c0a67 13:57:05 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:05 ---> Using cache 13:57:05 ---> 3f3885f269f3 13:57:05 Step 5/27 : RUN apk update && apk add make bash git 13:57:05 ---> Using cache 13:57:05 ---> ba8386a48618 13:57:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 13:57:07 Removing intermediate container 9105962f59db 13:57:07 ---> 461e93450081 13:57:07 Step 24/26 : LABEL arch=x86_64 13:57:07 Removing intermediate container 14bb93d0b804 13:57:07 ---> 63e8e7e08aef 13:57:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> Running in 6e62072959d8 13:57:07 13:57:07 ---> Running in 95c367efc819 13:57:07 ---> Running in 859ed9812758 13:57:07 ---> Running in dee310df26e5 13:57:07 ---> Running in 8741b3601659 13:57:07 Removing intermediate container dee310df26e5 13:57:07 ---> ba4f2e0e20fa 13:57:07 Step 25/26 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:57:07 Removing intermediate container 8741b3601659 13:57:07 ---> 6f1bc0380c3a 13:57:07 Step 21/23 : LABEL arch=x86_64 13:57:08 ---> Running in 7b73d49c10b2 13:57:08 ---> Running in a87b1316ea49 13:57:08 Removing intermediate container 7b73d49c10b2 13:57:08 ---> b54297d96aab 13:57:08 Step 26/26 : LABEL version=0.0.0 13:57:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:57:08 Removing intermediate container a87b1316ea49 13:57:08 ---> b1663e8f906a 13:57:08 Step 22/23 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:57:08 ---> Running in eb178953d6b6 13:57:08 ---> Running in 304f881b9bee 13:57:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:57:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:57:08 Removing intermediate container eb178953d6b6 13:57:08 ---> 696d56329deb 13:57:08 13:57:08 Removing intermediate container 304f881b9bee 13:57:08 ---> 54732fdaf5cf 13:57:08 Step 23/23 : LABEL version=0.0.0 13:57:08 ---> Running in a646eee07e44 13:57:09 Successfully built 696d56329deb 13:57:09 Successfully tagged docker-security-secretstore-setup-go:latest 13:57:09 Building docker-support-logging-go 13:57:09  Building docker-security-secretstore-setup-go ... done Removing intermediate container a646eee07e44 13:57:09 ---> 389c3f4279f3 13:57:09 13:57:09 Successfully built 389c3f4279f3 13:57:09 Successfully tagged docker-core-data-go:latest 13:57:09  Building docker-core-data-go ... done Building docker-support-scheduler-go 13:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:57:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:57:10 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:57:10 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:57:10 OK: 12752 distinct packages available 13:57:10 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:57:10 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:57:10 OK: 12752 distinct packages available 13:57:10 OK: 233 MiB in 51 packages 13:57:12 OK: 233 MiB in 51 packages 13:57:19 Removing intermediate container 859ed9812758 13:57:19 ---> 703e2d9f45c6 13:57:19 Step 5/29 : COPY go.mod . 13:57:19 Removing intermediate container 95c367efc819 13:57:19 ---> 083bd043a3cb 13:57:19 Step 6/27 : COPY go.mod . 13:57:19 ---> 6e2fde27d5a8 13:57:19 Step 6/29 : RUN go mod download 13:57:19 ---> dbd97bcd62ce 13:57:19 Step 7/27 : RUN go mod download 13:57:19 ---> Running in daae0eaa1d42 13:57:19 ---> Running in 85158769258c 13:57:26 Removing intermediate container daae0eaa1d42 13:57:26 ---> 32aa8b095f69 13:57:26 Step 7/29 : COPY . . 13:57:26 Removing intermediate container 85158769258c 13:57:26 ---> 6582747a2d10 13:57:26 Step 8/27 : COPY . . 13:57:36 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 13:57:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:57:36 ---> c3be784e5675 13:57:36 Step 3/21 : WORKDIR /edgex-go 13:57:36 ---> Using cache 13:57:36 ---> e5034f9c0a67 13:57:36 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:36 ---> Using cache 13:57:36 ---> 3f3885f269f3 13:57:36 Step 5/21 : RUN apk update && apk add make git 13:57:36 ---> Using cache 13:57:36 ---> d5bcae188f18 13:57:36 Step 6/21 : COPY go.mod . 13:57:36 ---> Using cache 13:57:36 ---> 3416920b5254 13:57:36 Step 7/21 : RUN go mod download 13:57:36 ---> Using cache 13:57:36 ---> 8eef007e1ee5 13:57:36 Step 8/21 : COPY . . 13:57:36 ---> Using cache 13:57:36 ---> ba8386a48618 13:57:36 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 13:57:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 13:57:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:57:36 ---> c3be784e5675 13:57:36 Step 3/22 : WORKDIR /edgex-go 13:57:36 ---> Using cache 13:57:36 ---> e5034f9c0a67 13:57:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:36 ---> Using cache 13:57:36 ---> 3f3885f269f3 13:57:36 Step 5/22 : RUN apk update && apk add make && apk add bash git 13:57:40 ---> Running in 833f094027ed 13:57:40 ---> Running in ec3905a2be0e 13:57:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:57:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:57:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:57:46 v3.12.0-404-gbea7f0d322 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:57:46 v3.12.0-403-g4c3b3b977d [http://nl.alpinelinux.org/alpine/v3.12/community] 13:57:46 OK: 12752 distinct packages available 13:57:46 OK: 233 MiB in 51 packages 13:57:46 OK: 233 MiB in 51 packages 13:57:50 Removing intermediate container 833f094027ed 13:57:50 ---> be65603dea10 13:57:50 Step 6/22 : COPY go.mod . 13:57:52 ---> d564c307d197 13:57:52 Step 7/22 : RUN go mod download 13:57:55 ---> Running in 6416cdf8a78b 13:57:56 ---> ac1d55b2d9bb 13:57:56 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 13:57:56 ---> e363da288fbf 13:57:56 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:57:56 Removing intermediate container 6e62072959d8 13:57:56 ---> e49629820562 13:57:56 13:57:56 Step 10/22 : FROM scratch 13:57:56 ---> 13:57:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:57:56 ---> Running in b0b046ce4492 13:57:56 ---> Running in 2f44d888c5aa 13:57:57 ---> Using cache 13:57:57 ---> 55d82fc9b0ac 13:57:57 Step 12/22 : ENV APP_PORT=48081 13:57:57 ---> Running in c21c5796d6f1 13:57:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:57:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 13:57:57 Removing intermediate container c21c5796d6f1 13:57:57 ---> 556eb4a1e486 13:57:57 Step 13/22 : EXPOSE $APP_PORT 13:57:58 ---> Running in e291a21e03be 13:57:58 Removing intermediate container e291a21e03be 13:57:58 ---> ae48d43fbcc2 13:57:58 Step 14/22 : WORKDIR / 13:57:58 ---> Running in 44e91bd5a592 13:57:58 Removing intermediate container 44e91bd5a592 13:57:58 ---> 7da4db46abdb 13:57:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 13:57:58 Removing intermediate container 6416cdf8a78b 13:57:58 ---> cba62e360d6b 13:57:58 Step 8/22 : COPY . . 13:57:59 ---> 0f7618172add 13:57:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:58:09 ---> 252a8e9b8998 13:58:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:58:10 ---> 790d7470ca79 13:58:10 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:58:13 ---> Running in 06609fe087a1 13:58:18 Removing intermediate container 06609fe087a1 13:58:18 ---> 7bc8e73af8dc 13:58:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:19 ---> Running in a7be4e874952 13:58:20 Removing intermediate container ec3905a2be0e 13:58:20 ---> 3f0424b9b744 13:58:20 13:58:20 Step 10/21 : FROM scratch 13:58:20 ---> 13:58:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:58:20 ---> 4c35fe2396a0 13:58:20 Step 9/22 : RUN make cmd/support-logging/support-logging 13:58:20 ---> Running in 17e12461bdc2 13:58:20 ---> Using cache 13:58:20 ---> 55d82fc9b0ac 13:58:20 Step 12/21 : ENV APP_PORT=48085 13:58:20 Removing intermediate container a7be4e874952 13:58:20 ---> d6f9fa1ee235 13:58:20 Step 20/22 : LABEL arch=x86_64 13:58:20 ---> Running in 443f766056e6 13:58:20 ---> Running in 80fa3e8251e2 13:58:21 Removing intermediate container 443f766056e6 13:58:21 ---> e913802f4241 13:58:21 Step 13/21 : EXPOSE $APP_PORT 13:58:21 ---> Running in 54a8da0c39e1 13:58:21 Removing intermediate container 80fa3e8251e2 13:58:21 ---> 7e6658231703 13:58:21 Step 21/22 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:58:21 ---> Running in 281c4f77944e 13:58:21 Removing intermediate container 54a8da0c39e1 13:58:21 ---> 44c793325f8e 13:58:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 13:58:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 13:58:21 Removing intermediate container 281c4f77944e 13:58:21 ---> d739158676a5 13:58:21 Step 22/22 : LABEL version=0.0.0 13:58:21 ---> edb60a419d23 13:58:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:58:21 ---> Running in ea61c77e9aa8 13:58:22 Removing intermediate container ea61c77e9aa8 13:58:22 ---> e9daa43407ef 13:58:22 13:58:22 Successfully built e9daa43407ef 13:58:22 Successfully tagged docker-core-metadata-go:latest 13:58:22  Building docker-core-metadata-go ... done  ---> 287e5572d00f 13:58:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:58:26 ---> af7623db2f74 13:58:26 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 13:58:26 ---> Running in 3959076b0c7c 13:58:26 Removing intermediate container 2f44d888c5aa 13:58:26 ---> 497855998deb 13:58:26 13:58:26 Step 9/29 : FROM alpine:latest 13:58:26 ---> a24bb4013296 13:58:26 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 13:58:26 Removing intermediate container b0b046ce4492 13:58:26 ---> 8b0496d48533 13:58:26 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:58:26 ---> Running in 311bdf15c1fa 13:58:26 Removing intermediate container 3959076b0c7c 13:58:26 ---> 4999467b3bce 13:58:26 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:26 ---> Running in 72136e28f7b5 13:58:26 ---> Running in e2ac83b3a0cb 13:58:27 Removing intermediate container 311bdf15c1fa 13:58:27 ---> 0ba3683c5cd2 13:58:27 Step 11/29 : USER root 13:58:27 Removing intermediate container e2ac83b3a0cb 13:58:27 ---> fbdc264f1a9f 13:58:27 Step 19/21 : LABEL arch=x86_64 13:58:27 ---> Running in 1127a79e145b 13:58:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:58:27 ---> Running in ca0a43b9e238 13:58:27 Removing intermediate container 1127a79e145b 13:58:27 ---> 3609d5c00eb1 13:58:27 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 13:58:28 ---> Running in bbc9d41bcc74 13:58:28 Removing intermediate container ca0a43b9e238 13:58:28 ---> 01b3c108b4cd 13:58:28 Step 20/21 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:58:28 ---> Running in 09dfd46684b0 13:58:28 Removing intermediate container 09dfd46684b0 13:58:28 ---> a9bafd734a7d 13:58:28 Step 21/21 : LABEL version=0.0.0 13:58:28 ---> Running in 62dfe0e4c04d 13:58:28 Removing intermediate container 62dfe0e4c04d 13:58:28 ---> 5369be0eac01 13:58:28 13:58:29 Successfully built 5369be0eac01 13:58:29 Successfully tagged docker-support-scheduler-go:latest 13:58:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:29  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:29 v3.12.0-404-gbea7f0d322 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 13:58:29 v3.12.0-403-g4c3b3b977d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 13:58:29 OK: 12750 distinct packages available 13:58:29 Removing intermediate container 72136e28f7b5 13:58:29 ---> b9e310bcd4f8 13:58:29 13:58:29 Step 11/27 : FROM docker:latest 13:58:29 ---> 809cc4dba987 13:58:29 Step 12/27 : RUN apk add --no-cache bash 13:58:29 (1/2) Installing ca-certificates (20191127-r4) 13:58:29 (2/2) Installing dumb-init (1.2.2-r1) 13:58:29 ---> Running in 623906bd3303 13:58:29 Executing busybox-1.31.1-r16.trigger 13:58:29 Executing ca-certificates-20191127-r4.trigger 13:58:29 OK: 6 MiB in 16 packages 13:58:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:31 (1/2) Installing readline (8.0.4-r0) 13:58:31 (2/2) Installing bash (5.0.17-r0) 13:58:31 Executing bash-5.0.17-r0.post-install 13:58:31 Executing busybox-1.31.1-r16.trigger 13:58:31 OK: 12 MiB in 22 packages 13:58:31 Removing intermediate container bbc9d41bcc74 13:58:31 ---> fdcb4f9bb64a 13:58:31 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 13:58:32 ---> Running in 0e2d1527876d 13:58:32 Removing intermediate container 0e2d1527876d 13:58:32 ---> 93bacfe1cc89 13:58:32 Step 14/29 : WORKDIR $BASE_DIR 13:58:32 Removing intermediate container 623906bd3303 13:58:32 ---> 704fd41ec57d 13:58:32 Step 13/27 : RUN rm -rf /var/cache/apk/* 13:58:33 ---> Running in 49812d6cd5b4 13:58:33 ---> Running in 235d015f182f 13:58:33 Removing intermediate container 49812d6cd5b4 13:58:33 ---> 76a911dfa039 13:58:33 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 13:58:33 ---> Running in d82cde56aad5 13:58:34 Removing intermediate container 235d015f182f 13:58:34 ---> cc9465a64821 13:58:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 13:58:36 ---> Running in 727e84dae623 13:58:36 Removing intermediate container d82cde56aad5 13:58:36 ---> bc67788a19b6 13:58:36 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 13:58:36 Removing intermediate container 17e12461bdc2 13:58:36 ---> 008288817fee 13:58:36 13:58:36 Step 10/22 : FROM scratch 13:58:36 ---> 13:58:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 13:58:36 ---> Using cache 13:58:36 ---> 31a7543f27ba 13:58:36 Step 12/22 : ENV APP_PORT=48061 13:58:36 Removing intermediate container 727e84dae623 13:58:36 ---> 75c1f8a56692 13:58:36 Step 15/27 : ENV APP_PORT=48090 13:58:36 ---> Running in 716f4b456c63 13:58:36 ---> Running in 060a998cf7cf 13:58:36 ---> ed482bedb03c 13:58:36 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 13:58:36 Removing intermediate container 716f4b456c63 13:58:36 ---> 1d7cd09ae8c3 13:58:36 Step 13/22 : EXPOSE $APP_PORT 13:58:36 ---> Running in 36381c350e5c 13:58:36 Removing intermediate container 060a998cf7cf 13:58:36 ---> 5de4e2448330 13:58:36 Step 16/27 : EXPOSE $APP_PORT 13:58:37 ---> Running in c0db55e6a624 13:58:37 Removing intermediate container 36381c350e5c 13:58:37 ---> 6f355a0be55e 13:58:37 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 13:58:37 ---> 3b6bf25d3934 13:58:37 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 13:58:37 Removing intermediate container c0db55e6a624 13:58:37 ---> c3fd485983b4 13:58:37 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:58:37 ---> f1893e09d1fe 13:58:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 13:58:37 ---> 0f1aa5d5ae99 13:58:37 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 13:58:37 ---> 51c7bf8e1b7f 13:58:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 13:58:37 ---> a20204398783 13:58:37 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:58:38 ---> cf148c342f95 13:58:38 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 13:58:38 ---> cb193ca9e645 13:58:38 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:58:38 ---> 99e6c35364c9 13:58:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 13:58:38 ---> a59fc0b118f1 13:58:38 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 13:58:38 ---> Running in f84d63659975 13:58:38 ---> f442aca2cd87 13:58:38 Step 20/27 : RUN apk --no-cache add py3-pip 13:58:38 ---> cb4306f2485b 13:58:38 Step 18/22 : ENTRYPOINT ["/support-logging"] 13:58:38 ---> Running in a00fe993a813 13:58:38 ---> Running in a1e57afcbaff 13:58:39 Removing intermediate container a1e57afcbaff 13:58:39 ---> 81cb744ef7b4 13:58:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:39 ---> Running in 874b72f7a938 13:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:58:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:58:39 Removing intermediate container 874b72f7a938 13:58:39 ---> c4b6346e2ec2 13:58:39 Step 20/22 : LABEL arch=x86_64 13:58:39 ---> Running in 6bafee3ad222 13:58:39 Removing intermediate container f84d63659975 13:58:39 ---> cb2b909f88b3 13:58:39 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 13:58:39 (1/33) Installing libbz2 (1.0.8-r1) 13:58:39 (2/33) Installing expat (2.2.9-r1) 13:58:39 (3/33) Installing libffi (3.3-r2) 13:58:39 (4/33) Installing gdbm (1.13-r1) 13:58:39 (5/33) Installing xz-libs (5.2.5-r0) 13:58:39 (6/33) Installing sqlite-libs (3.32.1-r0) 13:58:39 Removing intermediate container 6bafee3ad222 13:58:39 ---> 4237c65728f9 13:58:39 Step 21/22 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:58:39 (7/33) Installing python3 (3.8.5-r0) 13:58:40 ---> Running in cf6b3d34b1d6 13:58:43 ---> 2f9b9b87d614 13:58:43 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:58:43 ---> Running in 261da5612b4c 13:58:43 Removing intermediate container cf6b3d34b1d6 13:58:43 ---> e6609b39d8ba 13:58:43 Step 22/22 : LABEL version=0.0.0 13:58:43 (8/33) Installing py3-appdirs (1.4.4-r1) 13:58:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 13:58:43 (10/33) Installing py3-parsing (2.4.7-r0) 13:58:43 (11/33) Installing py3-six (1.15.0-r0) 13:58:43 (12/33) Installing py3-packaging (20.4-r0) 13:58:43 (13/33) Installing py3-setuptools (47.0.0-r0) 13:58:43 (14/33) Installing py3-chardet (3.0.4-r4) 13:58:44 (15/33) Installing py3-idna (2.9-r0) 13:58:44 ---> Running in cdd42ec8ace4 13:58:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 13:58:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 13:58:44 (18/33) Installing py3-requests (2.23.0-r0) 13:58:44 (19/33) Installing py3-msgpack (1.0.0-r0) 13:58:44 (20/33) Installing py3-lockfile (0.12.2-r3) 13:58:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 13:58:44 (22/33) Installing py3-colorama (0.4.3-r0) 13:58:45 (23/33) Installing py3-distlib (0.3.0-r0) 13:58:45 Removing intermediate container cdd42ec8ace4 13:58:45 ---> 4811eeeca25c 13:58:45 13:58:45 (24/33) Installing py3-distro (1.5.0-r1) 13:58:45 (25/33) Installing py3-webencodings (0.5.1-r3) 13:58:45 (26/33) Installing py3-html5lib (1.0.1-r4) 13:58:45 Successfully built 4811eeeca25c 13:58:45 Successfully tagged docker-support-logging-go:latest 13:58:45  Building docker-support-logging-go ... done (27/33) Installing py3-pytoml (0.1.21-r0) 13:58:45 (28/33) Installing py3-pep517 (0.8.2-r0) 13:58:45 (29/33) Installing py3-progress (1.5-r0) 13:58:45 (30/33) Installing py3-toml (0.10.1-r0) 13:58:45 (31/33) Installing py3-retrying (1.3.3-r0) 13:58:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 13:58:45 (33/33) Installing py3-pip (20.1.1-r0) 13:58:46 Executing busybox-1.31.1-r16.trigger 13:58:46 OK: 71 MiB in 55 packages 13:58:46 Removing intermediate container 261da5612b4c 13:58:46 ---> 2e117833917a 13:58:46 Step 24/29 : RUN chmod 755 security-secrets-setup 13:58:47 ---> Running in bcf3529dd2a9 13:58:52 Removing intermediate container bcf3529dd2a9 13:58:52 ---> f03c7753ee43 13:58:52 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 13:58:52 Removing intermediate container a00fe993a813 13:58:52 ---> 07553c6b2539 13:58:52 Step 21/27 : RUN pip install docker-compose==1.23.2 13:58:52 ---> Running in f2bbc22a5e7c 13:58:52 ---> Running in 39514380d123 13:58:52 Removing intermediate container 39514380d123 13:58:52 ---> bcdf564f078e 13:58:52 Step 26/29 : CMD [ "generate" ] 13:58:52 ---> Running in 71a235f67ce8 13:58:52 Removing intermediate container 71a235f67ce8 13:58:52 ---> fb025ccebc31 13:58:52 Step 27/29 : LABEL arch=x86_64 13:58:52 ---> Running in fd90137fced8 13:58:52 Removing intermediate container fd90137fced8 13:58:52 ---> 73fe4876d35e 13:58:52 Step 28/29 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:58:52 ---> Running in a0d8db9af98e 13:58:52 Removing intermediate container a0d8db9af98e 13:58:52 ---> aa5be1e3a982 13:58:52 Step 29/29 : LABEL version=0.0.0 13:58:52 ---> Running in 1acf4663b304 13:58:53 Removing intermediate container 1acf4663b304 13:58:53 ---> 5738378c5874 13:58:53 13:58:53 Successfully built 5738378c5874 13:58:53 Successfully tagged docker-security-secrets-setup-go:latest 13:58:53  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 13:58:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:58:53 Collecting dockerpty<0.5,>=0.4.1 13:58:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:58:54 Collecting texttable<0.10,>=0.9.0 13:58:54 Downloading texttable-0.9.1.tar.gz (11 kB) 13:58:54 Collecting docker<4.0,>=3.6.0 13:58:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:58:54 Collecting websocket-client<1.0,>=0.32.0 13:58:54 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 13:58:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:58:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:58:55 Collecting jsonschema<3,>=2.5.1 13:58:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:58:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 13:58:55 Collecting docopt<0.7,>=0.6.1 13:58:55 Downloading docopt-0.6.2.tar.gz (25 kB) 13:58:56 Collecting cached-property<2,>=1.2.0 13:58:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:58:56 Collecting PyYAML<4,>=3.10 13:58:56 Downloading PyYAML-3.13.tar.gz (270 kB) 13:58:56 Collecting docker-pycreds>=0.4.0 13:58:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:58:57 Collecting idna<2.8,>=2.5 13:58:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:58:57 Collecting urllib3<1.25,>=1.21.1 13:58:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:58:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 13:58:57 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 13:58:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 13:58:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 13:58:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 13:58:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 13:58:58 Installing collected packages: dockerpty, texttable, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, cached-property, PyYAML, docker-compose 13:58:58 Running setup.py install for dockerpty: started 13:58:58 Running setup.py install for dockerpty: finished with status 'done' 13:58:58 Running setup.py install for texttable: started 13:58:58 Running setup.py install for texttable: finished with status 'done' 13:58:58 Attempting uninstall: idna 13:58:58 Found existing installation: idna 2.9 13:58:58 Uninstalling idna-2.9: 13:58:58 Successfully uninstalled idna-2.9 13:58:59 Attempting uninstall: urllib3 13:58:59 Found existing installation: urllib3 1.25.9 13:58:59 Uninstalling urllib3-1.25.9: 13:58:59 Successfully uninstalled urllib3-1.25.9 13:58:59 Attempting uninstall: requests 13:58:59 Found existing installation: requests 2.23.0 13:58:59 Uninstalling requests-2.23.0: 13:58:59 Successfully uninstalled requests-2.23.0 13:58:59 Running setup.py install for docopt: started 13:59:00 Running setup.py install for docopt: finished with status 'done' 13:59:00 Running setup.py install for PyYAML: started 13:59:00 Running setup.py install for PyYAML: finished with status 'done' 13:59:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 13:59:05 Removing intermediate container f2bbc22a5e7c 13:59:05 ---> 6ab78e6cc5d2 13:59:05 Step 22/27 : RUN apk --no-cache add curl 13:59:05 ---> Running in 773b963bbe15 13:59:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:59:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:59:05 (1/3) Installing nghttp2-libs (1.41.0-r0) 13:59:05 (2/3) Installing libcurl (7.69.1-r1) 13:59:05 (3/3) Installing curl (7.69.1-r1) 13:59:05 Executing busybox-1.31.1-r16.trigger 13:59:05 OK: 72 MiB in 58 packages 13:59:06 Removing intermediate container 773b963bbe15 13:59:06 ---> d3c1a865885a 13:59:06 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 13:59:06 ---> Running in b129eed77ca2 13:59:06 Removing intermediate container b129eed77ca2 13:59:06 ---> 44847d7e119a 13:59:06 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:59:06 ---> Running in 72decbaa17ef 13:59:06 Removing intermediate container 72decbaa17ef 13:59:06 ---> 8af03494a6f6 13:59:06 Step 25/27 : LABEL arch=x86_64 13:59:06 ---> Running in 16a500aeecd8 13:59:06 Removing intermediate container 16a500aeecd8 13:59:06 ---> 1c14c08fc162 13:59:06 Step 26/27 : LABEL git_sha=617b7a195ba7f3396b878b7d7523cae5fb63d76c 13:59:06 ---> Running in 229a98b87509 13:59:06 Removing intermediate container 229a98b87509 13:59:06 ---> cf8d2e0683fb 13:59:06 Step 27/27 : LABEL version=0.0.0 13:59:06 ---> Running in f1c1e755e62f 13:59:07 Removing intermediate container f1c1e755e62f 13:59:07 ---> 43cf14f87ce0 13:59:07 13:59:07 Successfully built 43cf14f87ce0 13:59:07 Successfully tagged docker-sys-mgmt-agent-go:latest 13:59:07  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 13:59:07 $ docker stop --time=1 eddd669298e4ec911051757b1168cb53c7536ed69d30b2b496a259be10e21522 13:59:09 $ docker rm -f eddd669298e4ec911051757b1168cb53c7536ed69d30b2b496a259be10e21522 [Pipeline] // withDockerContainer [Pipeline] sh 13:59:09 + docker images 13:59:09 + grep docker 13:59:09 docker-sys-mgmt-agent-go latest 43cf14f87ce0 3 seconds ago 290MB 13:59:09 docker-security-secrets-setup-go latest 5738378c5874 16 seconds ago 24MB 13:59:09 docker-support-logging-go latest 4811eeeca25c 25 seconds ago 11.1MB 13:59:09 docker-support-scheduler-go latest 5369be0eac01 41 seconds ago 12.3MB 13:59:09 docker-core-metadata-go latest e9daa43407ef 48 seconds ago 14.3MB 13:59:09 docker-security-secretstore-setup-go latest 696d56329deb 2 minutes ago 32.4MB 13:59:09 docker-core-data-go latest 389c3f4279f3 2 minutes ago 23.6MB 13:59:09 docker-support-notifications-go latest e503bf667959 2 minutes ago 13.6MB 13:59:09 docker-core-command-go latest e5a19250ba24 2 minutes ago 12.2MB 13:59:09 docker-security-proxy-setup-go latest cd7357d6d1eb 2 minutes ago 15.8MB 13:59:09 docker latest 809cc4dba987 3 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 13:59:25 Still waiting to schedule task 13:59:25 All nodes of label ‘centos7-docker-8c-8g’ are offline 14:00:44 Running on prd-centos7-docker-8c-8g-5395 in /w/workspace/edgexfoundry_edgex-go_PR-2782 [Pipeline] { [Pipeline] ws 14:00:44 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 14:00:46 using credential edgex-jenkins-ssh 14:00:46 Cloning the remote Git repository 14:00:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:00:46 > git init /w/workspace/edgex-go/8 # timeout=10 14:00:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:00:46 > git --version # timeout=10 14:00:46 > git --version # 'git version 2.16.5' 14:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:51 Merging remotes/origin/master commit 75437401aaf0e0f587015af03db21405a724386e into PR head commit 617b7a195ba7f3396b878b7d7523cae5fb63d76c [Pipeline] } [Pipeline] // ws 14:00:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:00:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:00:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:00:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:00:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:00:51 > git config core.sparsecheckout # timeout=10 14:00:51 > git checkout -f 617b7a195ba7f3396b878b7d7523cae5fb63d76c # timeout=10 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:52 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:00:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:00:55 ---> package-listing.sh 14:00:55 ++ facter osfamily 14:00:55 ++ tr '[:upper:]' '[:lower:]' 14:00:55 + OS_FAMILY=redhat 14:00:55 + workspace=/w/workspace/edgex-go/8 14:00:55 + START_PACKAGES=/tmp/packages_start.txt 14:00:55 + END_PACKAGES=/tmp/packages_end.txt 14:00:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:00:55 + PACKAGES=/tmp/packages_start.txt 14:00:55 + '[' /w/workspace/edgex-go/8 ']' 14:00:55 + PACKAGES=/tmp/packages_end.txt 14:00:55 + case "${OS_FAMILY}" in 14:00:55 + rpm -qa 14:00:55 + sort 14:00:59 + '[' -f /tmp/packages_start.txt ']' 14:00:59 + '[' -f /tmp/packages_end.txt ']' 14:00:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:00:59 + '[' /w/workspace/edgex-go/8 ']' 14:00:59 + mkdir -p /w/workspace/edgex-go/8/archives/ 14:00:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:00 provisioning config files... 14:01:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config1055669283711409305tmp [Pipeline] { [Pipeline] echo 14:01:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:01:01 ---> create-netrc.sh [Pipeline] } 14:01:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:01:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:01:01 ---> python-tools-install.sh 14:01:01 Generating Requirements File 14:02:23 Python 3.6.8 14:02:23 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 14:02:23 appdirs==1.4.3 14:02:23 argcomplete==1.12.1 14:02:23 aspy.yaml==1.3.0 14:02:23 attrs==19.3.0 14:02:23 Babel==2.8.0 14:02:23 beautifulsoup4==4.8.2 14:02:23 boto3==1.11.6 14:02:23 botocore==1.14.6 14:02:23 bs4==0.0.1 14:02:23 cachetools==4.1.1 14:02:23 certifi==2019.11.28 14:02:23 cffi==1.14.3 14:02:23 cfgv==2.0.1 14:02:23 chardet==3.0.4 14:02:23 click==7.1 14:02:23 cliff==3.4.0 14:02:23 cmd2==1.3.11 14:02:23 colorama==0.4.4 14:02:23 cryptography==3.1.1 14:02:23 debtcollector==2.2.0 14:02:23 decorator==4.4.2 14:02:23 defusedxml==0.6.0 14:02:23 Deprecated==1.2.7 14:02:23 distlib==0.3.1 14:02:23 distro==1.2.0 14:02:23 dnspython==1.16.0 14:02:23 docker==4.2.0 14:02:23 docutils==0.15.2 14:02:23 dogpile.cache==1.0.2 14:02:23 email-validator==1.0.5 14:02:23 filelock==3.0.12 14:02:23 future==0.18.2 14:02:23 google-auth==1.22.1 14:02:23 httplib2==0.17.0 14:02:23 identify==1.4.11 14:02:23 idna==2.9 14:02:23 importlib-metadata==2.0.0 14:02:23 importlib-resources==1.5.0 14:02:23 iso8601==0.1.13 14:02:23 Jinja2==2.11.1 14:02:23 jmespath==0.10.0 14:02:23 jsonpatch==1.26 14:02:23 jsonpointer==2.0 14:02:23 jsonschema==3.2.0 14:02:23 keystoneauth1==4.2.1 14:02:23 kubernetes==11.0.0 14:02:23 lftools==0.34.2 14:02:23 lxml==4.5.0 14:02:23 MarkupSafe==0.23 14:02:23 msgpack==1.0.0 14:02:23 multi-key-dict==2.0.3 14:02:23 munch==2.5.0 14:02:23 netaddr==0.8.0 14:02:23 netifaces==0.10.9 14:02:23 niet==1.4.2 14:02:23 nodeenv==1.3.5 14:02:23 oauth2client==4.1.3 14:02:23 oauthlib==3.1.0 14:02:23 openstacksdk==0.50.0 14:02:23 os-client-config==2.1.0 14:02:23 os-service-types==1.7.0 14:02:23 osc-lib==2.2.1 14:02:23 oslo.config==8.3.2 14:02:23 oslo.context==3.1.1 14:02:23 oslo.i18n==5.0.1 14:02:23 oslo.log==4.4.0 14:02:23 oslo.serialization==4.0.1 14:02:23 oslo.utils==4.6.0 14:02:23 packaging==20.4 14:02:23 pbr==5.4.4 14:02:23 pluggy==0.13.1 14:02:23 prettytable==0.7.2 14:02:23 py==1.9.0 14:02:23 pyasn1==0.4.8 14:02:23 pyasn1-modules==0.2.8 14:02:23 pycparser==2.20 14:02:23 pygerrit2==2.0.10 14:02:23 PyGithub==1.46 14:02:23 pyinotify==0.9.6 14:02:23 PyJWT==1.7.1 14:02:23 pyparsing==2.4.7 14:02:23 pyperclip==1.8.1 14:02:23 pyroute2==0.4.13 14:02:23 pyrsistent==0.15.7 14:02:23 PySocks==1.6.8 14:02:23 python-cinderclient==7.2.0 14:02:23 python-dateutil==2.8.1 14:02:23 python-heatclient==2.2.1 14:02:23 python-jenkins==1.7.0 14:02:23 python-keystoneclient==4.1.1 14:02:23 python-magnumclient==3.2.1 14:02:23 python-novaclient==17.2.1 14:02:23 python-openstackclient==5.4.0 14:02:23 python-swiftclient==3.10.1 14:02:23 pytz==2020.1 14:02:23 PyYAML==5.3 14:02:23 requests==2.23.0 14:02:23 requests-oauthlib==1.3.0 14:02:23 requestsexceptions==1.4.0 14:02:23 rfc3986==1.4.0 14:02:23 rpm==4.11.3 14:02:23 rsa==4.0 14:02:23 ruamel.yaml==0.16.10 14:02:23 ruamel.yaml.clib==0.2.0 14:02:23 s3transfer==0.3.3 14:02:23 shade==1.27.2 14:02:23 simplejson==3.17.2 14:02:23 six==1.14.0 14:02:23 soupsieve==2.0 14:02:23 stevedore==3.2.2 14:02:23 tabulate==0.8.6 14:02:23 toml==0.10.0 14:02:23 tox==3.20.1 14:02:23 tqdm==4.43.0 14:02:23 urllib3==1.25.8 14:02:23 virtualenv==20.0.34 14:02:23 wcwidth==0.2.5 14:02:23 websocket-client==0.57.0 14:02:23 wrapt==1.12.1 14:02:23 xdg==3.0.2 14:02:23 xmltodict==0.12.0 14:02:23 yq==2.11.1 14:02:23 zipp==3.3.0 14:02:23 Cache entry deserialization failed, entry ignored 14:02:23 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 14:02:25 Python 2.7.5 14:02:25 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 14:02:25 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 14:02:25 ansible==2.9.7 14:02:25 Babel==0.9.6 14:02:25 backports.ssl-match-hostname==3.5.0.1 14:02:25 beautifulsoup4==4.4.1 14:02:25 bodhi==2.11.0 14:02:25 bodhi-client==2.11.0 14:02:25 CCColUtils==1.4 14:02:25 cffi==1.6.0 14:02:25 chardet==2.2.1 14:02:25 click==6.7 14:02:25 cloud-init==18.5 14:02:25 configobj==4.7.2 14:02:25 cryptography==1.7.2 14:02:25 decorator==3.4.0 14:02:25 distro==1.2.0 14:02:25 enum34==1.0.4 14:02:25 fedpkg==1.38 14:02:25 futures==3.1.1 14:02:25 gitdb==0.6.4 14:02:25 GitPython==1.0.1 14:02:25 html5lib==0.999 14:02:25 httplib2==0.9.2 14:02:25 idna==2.4 14:02:25 iniparse==0.4 14:02:25 ipaddress==1.0.16 14:02:25 IPy==0.75 14:02:25 javapackages==1.0.0 14:02:25 Jinja2==2.7.2 14:02:25 jmespath==0.9.4 14:02:25 jsonpatch==1.2 14:02:25 jsonpointer==1.9 14:02:25 kerberos==1.1 14:02:25 kitchen==1.1.1 14:02:25 langtable==0.0.31 14:02:25 lockfile==0.9.1 14:02:25 lxml==3.2.1 14:02:25 MarkupSafe==0.11 14:02:25 munch==2.0.2 14:02:25 offtrac==0.1.0 14:02:25 openidc-client==0.6.0 14:02:25 packagedb-cli==2.14.1 14:02:25 paramiko==2.1.1 14:02:25 perf==0.1 14:02:25 ply==3.4 14:02:25 policycoreutils-default-encoding==0.1 14:02:25 prettytable==0.7.2 14:02:25 pyasn1==0.1.9 14:02:25 pycparser==2.14 14:02:25 pycurl==7.19.0 14:02:25 pygobject==3.22.0 14:02:25 pygpgme==0.3 14:02:25 pyliblzma==0.5.3 14:02:25 pyOpenSSL==0.13.1 14:02:25 pyparsing==1.5.6 14:02:25 pyserial==2.6 14:02:25 python-augeas==0.5.0 14:02:25 python-bugzilla==2.3.0 14:02:25 python-dateutil==1.5 14:02:25 python-fedora==0.10.0 14:02:25 python-linux-procfs==0.4.9 14:02:25 python-yubico==1.2.3 14:02:25 pyudev==0.15 14:02:25 pyusb==1.0.0b1 14:02:25 pyxattr==0.5.1 14:02:25 PyYAML==3.10 14:02:25 requests==2.6.0 14:02:25 requests-kerberos==0.7.0 14:02:25 rpkg==1.60 14:02:25 schedutils==0.4 14:02:25 seobject==0.1 14:02:25 sepolicy==1.1 14:02:25 six==1.9.0 14:02:25 smmap==0.9.0 14:02:25 urlgrabber==3.10 14:02:25 urllib3==1.10.2 14:02:25 virtualenv==15.1.0 14:02:25 yum-langpacks==0.4.2 14:02:25 yum-metadata-parser==1.1.4 [Pipeline] echo 14:02:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:02:26 ---> sudo-logs.sh 14:02:26 Archiving 'sudo' log.. [Pipeline] echo 14:02:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:02:26 ---> job-cost.sh 14:02:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q2oC 14:02:37 Cache entry deserialization failed, entry ignored 14:02:37 Cache entry deserialization failed, entry ignored 14:02:37 Cache entry deserialization failed, entry ignored 14:02:37 Cache entry deserialization failed, entry ignored 14:02:38 Cache entry deserialization failed, entry ignored 14:02:38 Cache entry deserialization failed, entry ignored 14:02:38 Cache entry deserialization failed, entry ignored 14:02:39 Cache entry deserialization failed, entry ignored 14:02:39 Cache entry deserialization failed, entry ignored 14:02:39 Cache entry deserialization failed, entry ignored 14:02:39 Cache entry deserialization failed, entry ignored 14:02:39 Cache entry deserialization failed, entry ignored 14:02:39 Cache entry deserialization failed, entry ignored 14:02:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:03:21 lf-activate-venv(): INFO: Adding /tmp/venv-q2oC/bin to PATH 14:03:21 INFO: No Stack... 14:03:21 INFO: Retrieving Pricing Info for: v1-standard-2 14:03:21 INFO: Archiving Costs [Pipeline] echo 14:03:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:03:21 ---> logs-deploy.sh 14:03:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2782/8 14:03:21 INFO: archiving workspace using pattern(s): 14:03:23 Archives upload complete. 14:03:23 INFO: archiving logs to Nexus