Pull request #3273 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1563183a39e1034c19714a8c0bb5c559455af12f+4dfaf167a75f3c6dea6f872deeb8969b2f6df637 (12ad28a75a44e7063f34367520bf0bb8ccb73ad4) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3273/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3273/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30370 in /w/workspace/edgexfoundry_edgex-go_PR-3273 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 1563183a39e1034c19714a8c0bb5c559455af12f Merge succeeded, producing 1563183a39e1034c19714a8c0bb5c559455af12f Checking out Revision 1563183a39e1034c19714a8c0bb5c559455af12f (PR-3273) > 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 --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3273/head:refs/remotes/origin/PR-3273 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # 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 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 Commit message: "feat(security): Implementation for adding ACL policies and roles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:18:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:18:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:18:21 ========================================================= 22:18:21 EdgeX Global Pipelines Version Info 22:18:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:18:23 ------------------- 22:18:23 stable info: 22:18:23 ------------------- 22:18:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:18:23 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:18:23 Message: update stable to v1.0.186 22:18:24 ------------------- 22:18:24 experimental info: 22:18:24 ------------------- 22:18:24 Commited By: **** collab-it+edgex@linuxfoundation.org 22:18:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:18:24 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:18:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:18:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:18:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3273 [Pipeline] echo 22:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3273 [Pipeline] echo 22:18:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3273 [Pipeline] echo 22:18:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1563183a39e1034c19714a8c0bb5c559455af12f [Pipeline] echo 22:18:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1563183 [Pipeline] echo 22:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:18:28 provisioning config files... 22:18:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5965096918453689746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:29 ---> docker-login.sh 22:18:29 nexus3.edgexfoundry.org:10001 22:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:29 Configure a credential helper to remove this warning. See 22:18:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:29 22:18:29 Login Succeeded 22:18:29 nexus3.edgexfoundry.org:10002 22:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:30 Configure a credential helper to remove this warning. See 22:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:30 22:18:30 Login Succeeded 22:18:30 nexus3.edgexfoundry.org:10003 22:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:30 Configure a credential helper to remove this warning. See 22:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:30 22:18:30 Login Succeeded 22:18:30 nexus3.edgexfoundry.org:10004 22:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:30 Configure a credential helper to remove this warning. See 22:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:30 22:18:30 Login Succeeded 22:18:30 docker.io 22:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:30 Configure a credential helper to remove this warning. See 22:18:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:30 22:18:30 Login Succeeded 22:18:30 ---> docker-login.sh ends [Pipeline] } 22:18:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:18:31 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/core-command/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo core-command,cmd/core-command/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/core-data/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo core-data,cmd/core-data/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/core-metadata/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo core-metadata,cmd/core-metadata/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/security-bootstrapper/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/security-proxy-setup/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/support-notifications/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo support-notifications,cmd/support-notifications/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/support-scheduler/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:18:31 + for file in '`ls cmd/**/Dockerfile`' 22:18:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:18:31 ++ cut -d/ -f2 22:18:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:18:31 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 22:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:18:33 22:18:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:18:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:18:33 latest: Pulling from edgex-devops/git-semver 22:18:33 31603596830f: Pulling fs layer 22:18:33 2a8b12db71e7: Pulling fs layer 22:18:33 6ca5941a6612: Pulling fs layer 22:18:33 ecc8261a40a4: Pulling fs layer 22:18:33 ecc8261a40a4: Waiting 22:18:33 2a8b12db71e7: Verifying Checksum 22:18:33 2a8b12db71e7: Download complete 22:18:33 31603596830f: Verifying Checksum 22:18:33 31603596830f: Download complete 22:18:34 ecc8261a40a4: Verifying Checksum 22:18:34 ecc8261a40a4: Download complete 22:18:34 6ca5941a6612: Verifying Checksum 22:18:34 6ca5941a6612: Download complete 22:18:34 31603596830f: Pull complete 22:18:34 2a8b12db71e7: Pull complete 22:18:35 6ca5941a6612: Pull complete 22:18:35 ecc8261a40a4: Pull complete 22:18:35 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:18:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:18:35 prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container 22:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:18:38 $ docker top 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:38 [ssh-agent] Looking for ssh-agent implementation... 22:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:39 $ docker exec 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent 22:18:39 SSH_AUTH_SOCK=/tmp/ssh-BPXT5q0ZjHBO/agent.12 22:18:39 SSH_AGENT_PID=17 22:18:39 Running ssh-add (command line suppressed) 22:18:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6140816033896116895.key (/w/workspace/edgex-go/1@tmp/private_key_6140816033896116895.key) 22:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:39 + git tag --points-at HEAD [Pipeline] } 22:18:39 $ docker exec --env ******** --env ******** 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent -k 22:18:39 unset SSH_AUTH_SOCK; 22:18:39 unset SSH_AGENT_PID; 22:18:39 echo Agent pid 17 killed; 22:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:18:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:18:40 [ssh-agent] Looking for ssh-agent implementation... 22:18:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:18:40 $ docker exec 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent 22:18:40 SSH_AUTH_SOCK=/tmp/ssh-9iDiCRAUow1E/agent.45 22:18:40 SSH_AGENT_PID=50 22:18:40 Running ssh-add (command line suppressed) 22:18:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9100473716772024187.key (/w/workspace/edgex-go/1@tmp/private_key_9100473716772024187.key) 22:18:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:18:41 + git semver init 22:18:41 # -> Open(): unable to determine branch for HEAD 22:18:41 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:18:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:18:41 # $SEMVER_REMOTE_NAME = origin 22:18:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:18:41 # $SEMVER_USER_NAME = edgex-jenkins 22:18:41 # $SEMVER_BRANCH = PR-3273 22:18:41 # $SEMVER_TEMP = /tmp/semver-451527392 22:18:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:18:59 # '/tmp/semver-451527392' -> '/w/workspace/edgex-go/1/.semver' 22:18:59 # -> Force: false 22:18:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:18:59 $ docker exec --env ******** --env ******** 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc ssh-agent -k 22:19:00 unset SSH_AUTH_SOCK; 22:19:00 unset SSH_AGENT_PID; 22:19:00 echo Agent pid 50 killed; 22:19:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:00 + git semver [Pipeline] } 22:19:01 $ docker stop --time=1 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc 22:19:02 $ docker rm -f 8cf010836902c7eb7296001e5e5b9a9ab6ebed57aca56367f893c505750852bc [Pipeline] // withDockerContainer [Pipeline] sh 22:19:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:19:03 Stashed 1 file(s) [Pipeline] echo 22:19:03 [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] sh 22:19:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:19:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:19:05 + sudo service docker restart 22:19:05 + true 22:19:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:19:06 ========================================================= 22:19:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:19:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:19:06 + 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 . 22:19:10 Sending build context to Docker daemon 328.7MB 22:19:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:19:10 Step 2/6 : FROM ${BASE} 22:19:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:19:10 188c0c94c7c5: Pulling fs layer 22:19:10 0ef7d3d256c8: Pulling fs layer 22:19:10 de9db76c5a1d: Pulling fs layer 22:19:10 bca2f99d35d6: Pulling fs layer 22:19:10 93359f2a8cfa: Pulling fs layer 22:19:10 7c6f9722023f: Pulling fs layer 22:19:10 a35cf1a2eb13: Pulling fs layer 22:19:10 93359f2a8cfa: Waiting 22:19:10 7c6f9722023f: Waiting 22:19:10 a35cf1a2eb13: Waiting 22:19:10 bca2f99d35d6: Waiting 22:19:10 de9db76c5a1d: Verifying Checksum 22:19:10 0ef7d3d256c8: Download complete 22:19:10 93359f2a8cfa: Verifying Checksum 22:19:10 93359f2a8cfa: Download complete 22:19:10 188c0c94c7c5: Verifying Checksum 22:19:10 188c0c94c7c5: Download complete 22:19:10 7c6f9722023f: Verifying Checksum 22:19:10 7c6f9722023f: Download complete 22:19:10 188c0c94c7c5: Pull complete 22:19:10 0ef7d3d256c8: Pull complete 22:19:11 de9db76c5a1d: Pull complete 22:19:12 a35cf1a2eb13: Verifying Checksum 22:19:12 a35cf1a2eb13: Download complete 22:19:13 bca2f99d35d6: Download complete 22:19:18 bca2f99d35d6: Pull complete 22:19:18 93359f2a8cfa: Pull complete 22:19:18 7c6f9722023f: Pull complete 22:19:19 Still waiting to schedule task 22:19:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:19:24 a35cf1a2eb13: Pull complete 22:19:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:19:24 ---> a62c8e92a672 22:19:24 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:19:24 ---> Running in 76569135f25d 22:19:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:19:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:19:25 (1/12) Installing libmagic (5.38-r0) 22:19:26 (2/12) Installing file (5.38-r0) 22:19:26 (3/12) Installing libc-dev (0.7.2-r3) 22:19:26 (4/12) Installing g++ (9.3.0-r2) 22:19:30 (5/12) Installing fortify-headers (1.1-r0) 22:19:30 (6/12) Installing patch (2.7.6-r6) 22:19:30 (7/12) Installing build-base (0.5-r2) 22:19:30 (8/12) Installing libsodium (1.0.18-r0) 22:19:30 (9/12) Installing pkgconf (1.7.2-r0) 22:19:30 (10/12) Installing libsodium-dev (1.0.18-r0) 22:19:30 (11/12) Installing libzmq (4.3.3-r0) 22:19:30 (12/12) Installing zeromq-dev (4.3.3-r0) 22:19:31 Executing busybox-1.31.1-r19.trigger 22:19:31 OK: 233 MiB in 51 packages 22:19:34 Removing intermediate container 76569135f25d 22:19:34 ---> 3c89beb8c01f 22:19:34 Step 4/6 : WORKDIR /edgex-go 22:19:35 ---> Running in c4a5b9080d82 22:19:35 Removing intermediate container c4a5b9080d82 22:19:35 ---> 2740e2425ba3 22:19:35 Step 5/6 : COPY go.mod . 22:19:35 ---> 7e92f94a7fd0 22:19:35 Step 6/6 : RUN go mod download 22:19:35 ---> Running in 3f4cd7105159 22:20:02 Removing intermediate container 3f4cd7105159 22:20:02 ---> 3c070bb53e04 22:20:02 Successfully built 3c070bb53e04 22:20:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:20:02 + docker inspect -f . ci-base-image-x86_64 22:20:02 . [Pipeline] withDockerContainer 22:20:02 prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container 22:20:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:20:03 $ docker top b89ce5fc948004eeae059b524a11fb90980eb3d6d743651966e902828ebdc22a -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:04 + go version 22:20:04 go version go1.15.5 linux/amd64 [Pipeline] } 22:20:04 $ docker stop --time=1 b89ce5fc948004eeae059b524a11fb90980eb3d6d743651966e902828ebdc22a 22:20:05 $ docker rm -f b89ce5fc948004eeae059b524a11fb90980eb3d6d743651966e902828ebdc22a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:20:06 + docker inspect -f . ci-base-image-x86_64 22:20:06 . [Pipeline] withDockerContainer 22:20:06 prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container 22:20:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:20:07 $ docker top 28a90201d1bc0c3a3151acdc42dc838f1de2fcb4b2b3553f7de2186438141b59 -eo pid,comm [Pipeline] { [Pipeline] echo 22:20:07 ========================================================= 22:20:07 [edgeXBuildGoParallel] Running Tests and Build... 22:20:07 ========================================================= [Pipeline] sh 22:20:07 + make test 22:20:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:20:18 ? github.com/edgexfoundry/edgex-go [no test files] 22:20:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:20:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:20:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:20:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:20:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:20:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:20:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:20:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:20:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:20:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:20:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:20:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:20:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 45.9% of statements 22:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.056s coverage: 19.8% of statements 22:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.088s coverage: 100.0% of statements 22:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.176s coverage: 27.1% of statements 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:20:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 71.3% of statements 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:20:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.148s coverage: 82.9% of statements 22:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements 22:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.304s coverage: 28.6% of statements 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.155s coverage: 86.7% of statements 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.112s coverage: 97.5% of statements 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:20:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.074s coverage: 78.3% of statements 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:20:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.393s coverage: 92.8% of statements 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.1% of statements 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 22:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 22:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 22:21:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.035s coverage: 44.8% of statements 22:21:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30371 in /w/workspace/edgexfoundry_edgex-go_PR-3273 [Pipeline] { [Pipeline] ws 22:21:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.165s coverage: 81.0% of statements 22:21:16 using credential edgex-jenkins-ssh 22:21:17 Cloning the remote Git repository 22:21:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:21:17 > git init /w/workspace/edgex-go/1 # timeout=10 22:21:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:21:17 > git --version # timeout=10 22:21:17 > git --version # 'git version 2.17.1' 22:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.066s coverage: 92.9% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.025s coverage: 100.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.036s coverage: 80.8% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.6% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 64.4% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.307s coverage: 69.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.082s coverage: 38.4% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.050s coverage: 100.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.117s coverage: 87.1% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.690s coverage: 29.1% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 96.5% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.029s coverage: 0.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:21:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:21:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 22:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:21:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 22:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 22:21:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements 22:21:22 GO111MODULE=on go vet ./... 22:21:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:21:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:21:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:21:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3273/head:refs/remotes/origin/PR-3273 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:21:33 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 1563183a39e1034c19714a8c0bb5c559455af12f 22:21:33 Merge succeeded, producing 1563183a39e1034c19714a8c0bb5c559455af12f 22:21:33 Checking out Revision 1563183a39e1034c19714a8c0bb5c559455af12f (PR-3273) 22:21:33 > git config core.sparsecheckout # timeout=10 22:21:33 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 22:21:33 > git remote # timeout=10 22:21:33 > git config --get remote.origin.url # timeout=10 22:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:33 > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 22:21:33 > git rev-parse HEAD^{commit} # timeout=10 22:21:33 > git config core.sparsecheckout # timeout=10 22:21:33 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 22:21:38 Commit message: "feat(security): Implementation for adding ACL policies and roles" 22:21:38 > git --version # timeout=10 22:21:38 > git --version # 'git version 2.17.1' 22:21:38 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:21:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:21:41 + sudo service docker restart 22:21:41 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:21:43 provisioning config files... 22:21:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3608733377689256363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:43 ---> docker-login.sh 22:21:43 nexus3.edgexfoundry.org:10001 22:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:45 Configure a credential helper to remove this warning. See 22:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:45 22:21:45 Login Succeeded 22:21:45 nexus3.edgexfoundry.org:10002 22:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:45 Configure a credential helper to remove this warning. See 22:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:45 22:21:45 Login Succeeded 22:21:45 nexus3.edgexfoundry.org:10003 22:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:46 Configure a credential helper to remove this warning. See 22:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:46 22:21:46 Login Succeeded 22:21:46 nexus3.edgexfoundry.org:10004 22:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:46 Configure a credential helper to remove this warning. See 22:21:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:46 22:21:46 Login Succeeded 22:21:46 docker.io 22:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:47 Configure a credential helper to remove this warning. See 22:21:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:47 22:21:47 Login Succeeded 22:21:47 ---> docker-login.sh ends [Pipeline] } 22:21:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:21:48 ========================================================= 22:21:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:21:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:21:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:21:49 gofmt -l . 22:21:49 [ "`gofmt -l .`" = "" ] 22:21:49 ./bin/test-go-mod-tidy.sh 22:21:50 ./bin/test-attribution-txt.sh [Pipeline] sh 22:21:51 + ls -al . 22:21:51 total 772 22:21:51 drwxrwxr-x 10 1001 1001 4096 Mar 18 22:21 . 22:21:51 drwxr-xr-x 4 root root 28 Mar 18 22:20 .. 22:21:51 -rw-rw-r-- 1 1001 1001 11 Mar 18 22:18 .dockerignore 22:21:51 drwxrwxr-x 8 1001 1001 179 Mar 18 22:18 .git 22:21:51 drwxrwxr-x 3 1001 1001 125 Mar 18 22:18 .github 22:21:51 -rw-rw-r-- 1 1001 1001 818 Mar 18 22:18 .gitignore 22:21:51 drwx------ 3 1001 1001 60 Mar 18 22:18 .semver 22:21:51 -rw-rw-r-- 1 1001 1001 166 Mar 18 22:18 .sonarcloud.properties 22:21:51 -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:18 Attribution.txt 22:21:51 -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:18 CONTRIBUTING.md 22:21:51 -rw-rw-r-- 1 1001 1001 931 Mar 18 22:18 Dockerfile.build 22:21:51 -rw-rw-r-- 1 1001 1001 863 Mar 18 22:18 Jenkinsfile 22:21:51 -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:18 LICENSE 22:21:51 -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:18 Makefile 22:21:51 -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:18 README.md 22:21:51 -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:18 SECURITY.md 22:21:51 -rw-rw-r-- 1 1001 1001 5 Mar 18 22:19 VERSION 22:21:51 -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:18 ZMQWindows.md 22:21:51 drwxrwxr-x 2 1001 1001 117 Mar 18 22:18 bin 22:21:51 drwxrwxr-x 14 1001 1001 4096 Mar 18 22:18 cmd 22:21:51 -rw-r--r-- 1 root root 661956 Mar 18 22:21 coverage.out 22:21:51 -rw-r--r-- 1 root root 1055 Mar 18 22:21 go.mod 22:21:51 -rw-r--r-- 1 root root 21981 Mar 18 22:21 go.sum 22:21:51 drwxrwxr-x 8 1001 1001 127 Mar 18 22:18 internal 22:21:51 drwxrwxr-x 4 1001 1001 26 Mar 18 22:18 openapi 22:21:51 drwxrwxr-x 4 1001 1001 71 Mar 18 22:18 snap 22:21:51 -rw-rw-r-- 1 1001 1001 168 Mar 18 22:18 version.go [Pipeline] sh 22:21:51 + '[' -e coverage.out ] 22:21:51 + chown 1001:1001 coverage.out [Pipeline] stash 22:21:51 Sending build context to Docker daemon 166.9MB 22:21:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:21:51 Step 2/6 : FROM ${BASE} 22:21:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:21:51 5f621e34cdf4: Pulling fs layer 22:21:51 a4357932f1b6: Pulling fs layer 22:21:51 18c013af1878: Pulling fs layer 22:21:51 00ac8860ef70: Pulling fs layer 22:21:51 63d7cb157983: Pulling fs layer 22:21:51 b116817d02f9: Pulling fs layer 22:21:51 745a02a5169b: Pulling fs layer 22:21:51 63d7cb157983: Waiting 22:21:51 b116817d02f9: Waiting 22:21:51 745a02a5169b: Waiting 22:21:51 00ac8860ef70: Waiting 22:21:51 18c013af1878: Download complete 22:21:51 a4357932f1b6: Download complete 22:21:51 63d7cb157983: Verifying Checksum 22:21:51 63d7cb157983: Download complete 22:21:51 b116817d02f9: Verifying Checksum 22:21:51 5f621e34cdf4: Verifying Checksum 22:21:51 5f621e34cdf4: Download complete 22:21:51 Stashed 1 file(s) [Pipeline] sh 22:21:51 + make build 22:21:51 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 22:21:52 5f621e34cdf4: Pull complete 22:21:52 a4357932f1b6: Pull complete 22:21:52 18c013af1878: Pull complete 22:21:53 745a02a5169b: Verifying Checksum 22:21:53 745a02a5169b: Download complete 22:21:55 00ac8860ef70: Verifying Checksum 22:21:55 00ac8860ef70: Download complete 22:21:57 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 22:22:05 00ac8860ef70: Pull complete 22:22:05 63d7cb157983: Pull complete 22:22:05 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 22:22:05 b116817d02f9: Pull complete 22:22:05 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 22:22:07 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 22:22:07 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 22:22:09 745a02a5169b: Pull complete 22:22:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:22:09 ---> b7e6874047d6 22:22:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:22:09 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 22:22:11 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 22:22:12 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 22:22:12 ---> Running in 13e1ae4e44cc 22:22:13 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 22:22:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:22:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:22:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:22:15 (1/12) Installing libmagic (5.38-r0) 22:22:16 (2/12) Installing file (5.38-r0) 22:22:16 (3/12) Installing libc-dev (0.7.2-r3) 22:22:16 (4/12) Installing g++ (9.3.0-r2) [Pipeline] } 22:22:17 $ docker stop --time=1 28a90201d1bc0c3a3151acdc42dc838f1de2fcb4b2b3553f7de2186438141b59 22:22:19 $ docker rm -f 28a90201d1bc0c3a3151acdc42dc838f1de2fcb4b2b3553f7de2186438141b59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:22:22 (5/12) Installing fortify-headers (1.1-r0) 22:22:22 (6/12) Installing patch (2.7.6-r6) 22:22:22 (7/12) Installing build-base (0.5-r2) 22:22:22 (8/12) Installing libsodium (1.0.18-r0) 22:22:22 (9/12) Installing pkgconf (1.7.2-r0) 22:22:22 (10/12) Installing libsodium-dev (1.0.18-r0) 22:22:22 (11/12) Installing libzmq (4.3.3-r0) [Pipeline] isUnix [Pipeline] sh 22:22:23 (12/12) Installing zeromq-dev (4.3.3-r0) 22:22:23 Executing busybox-1.31.1-r19.trigger 22:22:23 OK: 217 MiB in 51 packages 22:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:22:23 22:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:22:23 latest: Pulling from edgex-devops/edgex-compose 22:22:23 cbdbe7a5bc2a: Pulling fs layer 22:22:23 ca9280d653b3: Pulling fs layer 22:22:23 7e9c9ca2126c: Pulling fs layer 22:22:23 cbdbe7a5bc2a: Download complete 22:22:24 ca9280d653b3: Verifying Checksum 22:22:24 ca9280d653b3: Download complete 22:22:24 cbdbe7a5bc2a: Pull complete 22:22:25 7e9c9ca2126c: Verifying Checksum 22:22:25 7e9c9ca2126c: Download complete 22:22:25 ca9280d653b3: Pull complete 22:22:27 Removing intermediate container 13e1ae4e44cc 22:22:27 ---> 311a9d9f6742 22:22:27 Step 4/6 : WORKDIR /edgex-go 22:22:27 ---> Running in efa4c1c0bd28 22:22:27 Removing intermediate container efa4c1c0bd28 22:22:27 ---> 8d9707321b98 22:22:27 Step 5/6 : COPY go.mod . 22:22:28 ---> baccf6c4d4dd 22:22:28 Step 6/6 : RUN go mod download 22:22:28 ---> Running in c543737f679d 22:22:31 7e9c9ca2126c: Pull complete 22:22:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:22:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:22:32 prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container 22:22:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:22:34 $ docker top f9c5d2c886c2b17a873063e972097ba6537602f6a612a2b0dc4cb059d2cbe045 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:34 + docker-compose build --help 22:22:34 + grep parallel 22:22:35 --parallel Build images in parallel. [Pipeline] } 22:22:35 $ docker stop --time=1 f9c5d2c886c2b17a873063e972097ba6537602f6a612a2b0dc4cb059d2cbe045 22:22:37 $ docker rm -f f9c5d2c886c2b17a873063e972097ba6537602f6a612a2b0dc4cb059d2cbe045 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:22:38 . [Pipeline] withDockerContainer 22:22:38 prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container 22:22:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 22:22:39 $ docker top 4ca5f07936d67f7fe89327318a08ecb3b68b9164dc55a797c0e84ddaf0c99091 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:39 + docker-compose -f ./docker-compose-build.yml build --parallel 22:22:40 Building docker-core-command-go ... 22:22:40 Building docker-core-data-go ... 22:22:40 Building docker-core-metadata-go ... 22:22:40 Building docker-security-bootstrapper-go ... 22:22:40 Building docker-security-proxy-setup-go ... 22:22:40 Building docker-security-secretstore-setup-go ... 22:22:40 Building docker-support-notifications-go ... 22:22:40 Building docker-support-scheduler-go ... 22:22:40 Building docker-sys-mgmt-agent-go ... 22:22:40 Building docker-security-secretstore-setup-go 22:22:40 Building docker-security-bootstrapper-go 22:22:40 Building docker-support-scheduler-go 22:22:40 Building docker-core-command-go 22:22:40 Building docker-core-metadata-go 22:22:55 Removing intermediate container c543737f679d 22:22:55 ---> 9c7f0191fe1a 22:22:55 Successfully built 9c7f0191fe1a 22:22:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:22:55 + docker inspect -f . ci-base-image-arm64 22:22:55 . [Pipeline] withDockerContainer 22:22:56 prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container 22:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-arm64 cat 22:22:58 $ docker top d9004c96508d668dcee5624b5964e7282a03088422531321095943152c9d3d76 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:59 + go version 22:22:59 go version go1.15.5 linux/arm64 [Pipeline] } 22:22:59 $ docker stop --time=1 d9004c96508d668dcee5624b5964e7282a03088422531321095943152c9d3d76 22:23:01 $ docker rm -f d9004c96508d668dcee5624b5964e7282a03088422531321095943152c9d3d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:23:02 + docker inspect -f . ci-base-image-arm64 22:23:02 . [Pipeline] withDockerContainer 22:23:02 prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container 22:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-arm64 cat 22:23:04 $ docker top fde1e657a03260e40ec0199f079e1c6767c0522b662ac2c349899f14c57f803a -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:05 ========================================================= 22:23:05 [edgeXBuildGoParallel] Running Tests and Build... 22:23:05 ========================================================= [Pipeline] sh 22:23:05 + make test 22:23:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:23:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:23:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:23:13 ---> 3c070bb53e04 22:23:13 Step 3/22 : WORKDIR /edgex-go 22:23:13 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:23:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:23:13 ---> 3c070bb53e04 22:23:13 Step 3/24 : WORKDIR /edgex-go 22:23:13 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:23:13 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:23:13 ---> 3c070bb53e04 22:23:13 Step 3/31 : WORKDIR /edgex-go 22:23:13 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:23:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:23:13 ---> 3c070bb53e04 22:23:13 Step 3/23 : WORKDIR /edgex-go 22:23:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:23:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:23:14 ---> 3c070bb53e04 22:23:14 Step 3/23 : WORKDIR /edgex-go 22:23:14 ---> Running in 99ad15405591 22:23:14 ---> Running in 54c2f106e1fa 22:23:14 ---> Running in 3302b8f47db3 22:23:15 ---> Running in a2bb42927564 22:23:15 ---> Running in bde60671c3d1 22:23:15 Removing intermediate container 99ad15405591 22:23:15 ---> bff223ac6028 22:23:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:15 Removing intermediate container 54c2f106e1fa 22:23:15 ---> 5eeacb3ee4de 22:23:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:15 Removing intermediate container bde60671c3d1 22:23:15 ---> 3e98adee5a6a 22:23:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:15 Removing intermediate container a2bb42927564 22:23:15 ---> b8ad45ec7363 22:23:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:15 Removing intermediate container 3302b8f47db3 22:23:15 ---> f2f898ffe070 22:23:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:23:15 ---> Running in 58cc9806f053 22:23:15 ---> Running in 6931f4604591 22:23:15 ---> Running in 024036c5fe11 22:23:15 ---> Running in aa538386f3ba 22:23:15 ---> Running in aae17875ea00 22:23:17 Removing intermediate container 6931f4604591 22:23:17 ---> 022a652b743d 22:23:17 Step 5/23 : RUN apk add --update --no-cache make git 22:23:17 Removing intermediate container 58cc9806f053 22:23:17 ---> 47846e463ccb 22:23:17 Step 5/22 : RUN apk add --update --no-cache make git 22:23:17 Removing intermediate container 024036c5fe11 22:23:17 ---> 4906f95b3d25 22:23:17 Step 5/24 : RUN apk add --update --no-cache make git 22:23:17 ---> Running in 2755617ec728 22:23:17 ---> Running in 8184eda2a570 22:23:17 ---> Running in 1cd6bcb88503 22:23:17 Removing intermediate container aa538386f3ba 22:23:17 ---> 1fc2640ab327 22:23:17 Step 5/31 : RUN apk add --update --no-cache make git 22:23:18 Removing intermediate container aae17875ea00 22:23:18 ---> 78d74f6a2e3b 22:23:18 Step 5/23 : RUN apk add --update --no-cache make git 22:23:18 ---> Running in 19eaf9d340ec 22:23:18 ---> Running in be02792ac4c0 22:23:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:23:19 OK: 233 MiB in 51 packages 22:23:20 OK: 233 MiB in 51 packages 22:23:20 OK: 233 MiB in 51 packages 22:23:20 OK: 233 MiB in 51 packages 22:23:20 OK: 233 MiB in 51 packages 22:23:20 Removing intermediate container 2755617ec728 22:23:20 ---> c5c5b0dedb57 22:23:20 Step 6/23 : COPY go.mod . 22:23:21 Removing intermediate container 8184eda2a570 22:23:21 ---> 19b74337ba90 22:23:21 Step 6/24 : COPY go.mod . 22:23:21 ---> fe05634cc4c8 22:23:21 Step 7/23 : RUN go mod download 22:23:21 Removing intermediate container 1cd6bcb88503 22:23:21 ---> 03bc854fa62b 22:23:21 Step 6/22 : COPY go.mod . 22:23:21 ---> Running in 1f9578e179ee 22:23:21 ---> 2b585247193b 22:23:21 Step 7/24 : RUN go mod download 22:23:21 ---> Running in ce65001f8f72 22:23:21 Removing intermediate container 19eaf9d340ec 22:23:21 ---> b58175bf74fb 22:23:21 Step 6/31 : COPY go.mod . 22:23:21 ---> 447a0e2e50ad 22:23:21 Step 7/22 : RUN go mod download 22:23:21 Removing intermediate container be02792ac4c0 22:23:21 ---> 693ef67a74c0 22:23:21 Step 6/23 : COPY go.mod . 22:23:22 ---> Running in f132961dd803 22:23:22 ---> c7de6c99e98d 22:23:22 Step 7/31 : RUN go mod download 22:23:22 ---> Running in 671d7fb4ad33 22:23:22 ---> ee13b2551ab7 22:23:22 Step 7/23 : RUN go mod download 22:23:22 ---> Running in 3346262b06f6 22:23:24 Removing intermediate container 1f9578e179ee 22:23:24 ---> b564a8aa9e38 22:23:24 Step 8/23 : COPY . . 22:23:24 Removing intermediate container ce65001f8f72 22:23:24 ---> 8d6bce608248 22:23:24 Step 8/24 : COPY . . 22:23:24 Removing intermediate container f132961dd803 22:23:24 ---> b056526fea67 22:23:24 Step 8/22 : COPY . . 22:23:27 Removing intermediate container 671d7fb4ad33 22:23:27 ---> 0eddbbddffd4 22:23:27 Step 8/31 : COPY . . 22:23:32 Removing intermediate container 3346262b06f6 22:23:32 ---> b9dc4635aa77 22:23:32 Step 8/23 : COPY . . 22:23:32 ? github.com/edgexfoundry/edgex-go [no test files] 22:24:04 ---> 3cf5ec7e25c7 22:24:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:24:05 ---> 95646cf5945d 22:24:05 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:24:05 ---> 532c3ee10229 22:24:05 Step 9/23 : RUN make cmd/core-command/core-command 22:24:06 ---> Running in 736eda595dbc 22:24:06 ---> 002c9ce94ada 22:24:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:24:06 ---> 6303251956b7 22:24:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:24:06 ---> Running in 40c560018f59 22:24:06 ---> Running in 1e85569af643 22:24:06 ---> Running in 9b6f3bb63394 22:24:06 ---> Running in 311f66420fa7 22:24:07 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 22:24:07 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 22:24:07 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 22:24:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:24: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 22:24:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:24:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:24:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:24:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:24:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:24:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:24:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:24:40 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 22:24:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:24:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:24:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:24:45 Removing intermediate container 1e85569af643 22:24:45 ---> 0889a4ff16e9 22:24:45 22:24:45 Step 10/24 : FROM alpine:3.12 22:24:45 Removing intermediate container 9b6f3bb63394 22:24:45 ---> 981ddbacf81d 22:24:45 22:24:45 Step 10/31 : FROM alpine:3.12 22:24:46 Removing intermediate container 40c560018f59 22:24:46 ---> b3531256b156 22:24:46 22:24:46 Step 10/23 : FROM alpine:3.12 22:24:46 3.12: Pulling from library/alpine 22:24:46 3.12: Pulling from library/alpine 22:24:46 3.12: Pulling from library/alpine 22:24:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:24:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:24:46 Status: Image is up to date for alpine:3.12 22:24:46 Status: Downloaded newer image for alpine:3.12 22:24:46 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:24:46 Status: Image is up to date for alpine:3.12 22:24:46 ---> 88dd2752d2ea 22:24:46 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:24:46 ---> 88dd2752d2ea 22:24:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:24:46 ---> 88dd2752d2ea 22:24:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:24:50 ---> Running in 1a9185d21e32 22:24:50 ---> Running in d86b8adf09c0 22:24:50 ---> Running in eaf686e96f38 22:24:50 Removing intermediate container 736eda595dbc 22:24:50 ---> 90bd80511e7b 22:24:50 22:24:50 Step 10/22 : FROM alpine:3.12 22:24:50 ---> 88dd2752d2ea 22:24:50 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:24:50 Removing intermediate container 311f66420fa7 22:24:50 ---> 817a8afe9e60 22:24:50 22:24:50 Step 10/23 : FROM alpine:3.12 22:24:50 ---> 88dd2752d2ea 22:24:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:24:50 ---> Running in 43d44bd7c065 22:24:50 Removing intermediate container 1a9185d21e32 22:24:50 ---> b59e536e8bd3 22:24:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:24:50 ---> Running in 3fe9c142e422 22:24:50 ---> Running in 6300a63a3c49 22:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:51 (1/5) Installing ca-certificates (20191127-r4) 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:51 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:24:51 (3/5) Installing libcurl (7.69.1-r3) 22:24:51 (4/5) Installing curl (7.69.1-r3) 22:24:51 (5/5) Installing dumb-init (1.2.2-r1) 22:24:51 Executing busybox-1.31.1-r19.trigger 22:24:51 Executing ca-certificates-20191127-r4.trigger 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:51 (1/1) Installing dumb-init (1.2.2-r1) 22:24:51 Executing busybox-1.31.1-r19.trigger 22:24:51 OK: 7 MiB in 19 packages 22:24:51 OK: 6 MiB in 15 packages 22:24:51 (1/1) Installing dumb-init (1.2.2-r1) 22:24:51 Executing busybox-1.31.1-r19.trigger 22:24:51 OK: 6 MiB in 15 packages 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:52 (1/2) Installing dumb-init (1.2.2-r1) 22:24:52 (1/1) Installing dumb-init (1.2.2-r1) 22:24:52 (2/2) Installing su-exec (0.2-r1) 22:24:52 Executing busybox-1.31.1-r19.trigger 22:24:52 Executing busybox-1.31.1-r19.trigger 22:24:52 OK: 6 MiB in 15 packages 22:24:52 OK: 6 MiB in 16 packages 22:24:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:24:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:24:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:24:53 Removing intermediate container eaf686e96f38 22:24:53 ---> eb1843b3da5c 22:24:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:24:53 Removing intermediate container d86b8adf09c0 22:24:53 ---> 2586210ca6c8 22:24:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:24:53 ---> Running in 231868bf1fa1 22:24:53 Removing intermediate container 43d44bd7c065 22:24:53 ---> 3bb6b112cf56 22:24:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:24:53 ---> Running in c36b6510f96e 22:24:53 ---> Running in a64e716345f5 22:24:53 Removing intermediate container 3fe9c142e422 22:24:53 ---> 823febb0f683 22:24:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:24:53 Removing intermediate container 231868bf1fa1 22:24:53 ---> 2d86316aea12 22:24:53 Step 13/24 : WORKDIR / 22:24:54 Removing intermediate container 6300a63a3c49 22:24:54 ---> bf52e585a4ef 22:24:54 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:24:54 ---> Running in c1f5655aee6c 22:24:54 ---> Running in dccaacb4750a 22:24:54 ---> Running in e1d0a919775d 22:24:54 Removing intermediate container c36b6510f96e 22:24:54 ---> 8b88f7907756 22:24:54 Step 13/23 : ENV APP_PORT=48082 22:24:54 Removing intermediate container a64e716345f5 22:24:54 ---> a305afe23a87 22:24:54 Step 13/22 : ENV APP_PORT=48085 22:24:54 ---> Running in 15340fdb4b88 22:24:54 ---> Running in 03aae8a1189f 22:24:54 Removing intermediate container c1f5655aee6c 22:24:54 ---> 5e07b95abaae 22:24:54 Step 13/23 : ENV APP_PORT=48081 22:24:54 Removing intermediate container dccaacb4750a 22:24:54 ---> 0fada72d274d 22:24:54 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:24:55 Removing intermediate container e1d0a919775d 22:24:55 ---> 137f3d7b60a8 22:24:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:24:55 ---> Running in e6bd8242bc1e 22:24:55 Removing intermediate container 15340fdb4b88 22:24:55 ---> b93c738ad124 22:24:55 Step 14/23 : EXPOSE $APP_PORT 22:24:55 ---> e057884b5800 22:24:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:24:55 Removing intermediate container 03aae8a1189f 22:24:55 ---> fcd482048bc7 22:24:55 Step 14/22 : EXPOSE $APP_PORT 22:24:55 ---> Running in 55e0e9f20d1b 22:24:55 ---> Running in 7d1d83da040a 22:24:55 ---> Running in 99b6e595d197 22:24:55 Removing intermediate container e6bd8242bc1e 22:24:55 ---> 36c5f02c416b 22:24:55 Step 14/23 : EXPOSE $APP_PORT 22:24:55 Removing intermediate container 55e0e9f20d1b 22:24:55 ---> 74075e33bb4a 22:24:55 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:24:55 ---> ebbd0835fc2e 22:24:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:24:56 ---> Running in 26ec296257d9 22:24:56 Removing intermediate container 7d1d83da040a 22:24:56 ---> 082f68d14a4a 22:24:56 Step 15/23 : WORKDIR / 22:24:56 ---> Running in f735133404bf 22:24:56 Removing intermediate container 99b6e595d197 22:24:56 ---> f90899569d7e 22:24:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:56 ---> Running in a8f700f860b2 22:24:56 Removing intermediate container 26ec296257d9 22:24:56 ---> 5dc2942827ff 22:24:56 Step 15/23 : WORKDIR / 22:24:56 ---> 646735aa17ab 22:24:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:24:56 ---> 6d0e6d1caf15 22:24:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:24:56 ---> Running in 090c4d4339bf 22:24:56 Removing intermediate container a8f700f860b2 22:24:56 ---> b99768f4c616 22:24:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:57 Removing intermediate container 090c4d4339bf 22:24:57 ---> 7858505437d0 22:24:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:24:57 ---> 94c9bdd4c1cc 22:24:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:24:57 ---> bce12215239d 22:24:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:24:57 ---> c2073aa5f4e7 22:24:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:24:57 ---> 3877ea46e259 22:24:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:24:58 ---> c8359e85f064 22:24:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:24:58 Removing intermediate container f735133404bf 22:24:58 ---> 0a3f32ee2ff2 22:24:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:24:58 ---> 08622f69b74f 22:24:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:24:58 ---> d2c34def51b8 22:24:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:24:58 ---> Running in 27699f299f7b 22:24:58 ---> Running in 1bad7098c587 22:24:58 ---> 932d33784409 22:24:58 Step 19/23 : ENTRYPOINT ["/core-command"] 22:24:58 ---> Running in 029a9bb703a2 22:24:58 ---> 35f79520d401 22:24:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:24:58 Removing intermediate container 1bad7098c587 22:24:58 ---> 1ad3c634df55 22:24:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:58 Removing intermediate container 27699f299f7b 22:24:58 ---> 0b9357688f91 22:24:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:24:58 ---> 7c153032f6a1 22:24:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:24:59 ---> Running in e261cc650762 22:24:59 ---> Running in 69221c3ef09d 22:24:59 Removing intermediate container 029a9bb703a2 22:24:59 ---> 9f77d7f8c643 22:24:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:24:59 ---> 5b9fa3dc809b 22:24:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:24:59 ---> Running in c76ed944ba6e 22:24:59 ---> 802c54cb07f8 22:24:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:24:59 Removing intermediate container e261cc650762 22:24:59 ---> c721e9a31376 22:24:59 Step 20/22 : LABEL arch=x86_64 22:24:59 ---> Running in 44243f9722c0 22:24:59 ---> Running in 5cad5d72f1ed 22:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.299s coverage: 45.9% of statements 22:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.184s coverage: 19.8% of statements 22:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.284s coverage: 100.0% of statements 22:24:59 ---> Running in de805af11e01 22:24:59 Removing intermediate container c76ed944ba6e 22:24:59 ---> 2ca2a779b1f5 22:24:59 Step 21/23 : LABEL arch=x86_64 22:25:00 ---> Running in 23d08dc7a508 22:25:00 Removing intermediate container 44243f9722c0 22:25:00 ---> 29e90a7b177f 22:25:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:25:00 Removing intermediate container de805af11e01 22:25:00 ---> 3e77234ca960 22:25:00 Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:25:00 ---> Running in d564ce56be38 22:25:00 ---> Running in 6065db7c85a3 22:25:00 Removing intermediate container 23d08dc7a508 22:25:00 ---> 79ff9a57ebf3 22:25:00 Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:25:00 ---> Running in a6cdc617bc7d 22:25:00 Removing intermediate container 6065db7c85a3 22:25:00 ---> eb0dba4d6622 22:25:00 Step 22/22 : LABEL version=0.0.0 22:25:00 Removing intermediate container d564ce56be38 22:25:00 ---> e6e8bbd25682 22:25:00 Step 21/23 : LABEL arch=x86_64 22:25:00 ---> Running in 69cf6e931d87 22:25:00 ---> Running in 74542c947c73 22:25:01 Removing intermediate container 69221c3ef09d 22:25:01 ---> 268adccfc5a6 22:25:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:25:01 Removing intermediate container a6cdc617bc7d 22:25:01 ---> b06a6a2391fb 22:25:01 Step 23/23 : LABEL version=0.0.0 22:25:01 ---> Running in 1535893c272d 22:25:01 ---> Running in 8ef2449a2deb 22:25:01 Removing intermediate container 74542c947c73 22:25:01 ---> 2a6cd7e1b6a2 22:25:01 Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:25:01 Removing intermediate container 69cf6e931d87 22:25:01 ---> 56fca014f769 22:25:01 22:25:01 Successfully built 56fca014f769 22:25:01 ---> Running in e440bff11f3f 22:25:01 Successfully tagged docker-support-scheduler-go:latest 22:25:01 Removing intermediate container 5cad5d72f1ed 22:25:01 ---> 6fe2f016dfd4 22:25:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:25:01 Building docker-core-data-go 22:25:01  Building docker-support-scheduler-go ... done Removing intermediate container 8ef2449a2deb 22:25:01 ---> 14a98208e40f 22:25:01 22:25:01 Removing intermediate container 1535893c272d 22:25:01 ---> 54597cbeb070 22:25:01 Step 22/24 : LABEL arch=x86_64 22:25:02 ---> Running in c2e7eaf8fec8 22:25:02 Successfully built 14a98208e40f 22:25:02 Removing intermediate container e440bff11f3f 22:25:02 ---> 8fd0f7821b34 22:25:02 Step 23/23 : LABEL version=0.0.0 22:25:02 Successfully tagged docker-core-command-go:latest 22:25:02  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go 22:25:03 ---> 415824b97b1a 22:25:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:25:03 ---> Running in 5ca7c8273b0a 22:25:03 Removing intermediate container c2e7eaf8fec8 22:25:03 ---> 82ea796d6263 22:25:03 Step 23/24 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:25:03 ---> Running in a52c621d11cf 22:25:03 Removing intermediate container 5ca7c8273b0a 22:25:03 ---> 3c0404c645df 22:25:03 22:25:05 ---> 69c0f5240fc1 22:25:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:25:05 Removing intermediate container a52c621d11cf 22:25:05 ---> c69b53241c1a 22:25:05 Step 24/24 : LABEL version=0.0.0 22:25:05 Successfully built 3c0404c645df 22:25:06 Successfully tagged docker-core-metadata-go:latest 22:25:06  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 22:25:08 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:25:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:25:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:25:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.335s coverage: 71.3% of statements 22:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.516s coverage: 82.9% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.239s coverage: 78.9% of statements 22:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:25:12 ---> Running in d5a349b67a72 22:25:12 ---> 8bb74825bbad 22:25:12 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:25:13 ---> c4e116cad02c 22:25:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:25:13 Removing intermediate container d5a349b67a72 22:25:13 ---> 4e06b3457c63 22:25:13 22:25:16 Successfully built 4e06b3457c63 22:25:17 Successfully tagged docker-security-secretstore-setup-go:latest 22:25:17  Building docker-security-secretstore-setup-go ... done Building docker-support-notifications-go 22:25:18 ---> ae42ed9bfd77 22:25:18 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:25:21 ---> Running in b8da676356bf 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.311s coverage: 28.6% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.187s coverage: 100.0% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.143s coverage: 100.0% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.392s coverage: 86.7% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.408s coverage: 97.5% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:25:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:25:25 Removing intermediate container b8da676356bf 22:25:25 ---> 54b3eb335543 22:25:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:25:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:25:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:25:28 ---> 3c070bb53e04 22:25:28 Step 3/26 : WORKDIR /edgex-go 22:25:28 ---> Using cache 22:25:28 ---> f2f898ffe070 22:25:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:25:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:25:28 ---> 3c070bb53e04 22:25:28 Step 3/23 : WORKDIR /edgex-go 22:25:28 ---> Using cache 22:25:28 ---> f2f898ffe070 22:25:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:28 ---> Using cache 22:25:28 ---> Using cache 22:25:28 ---> 78d74f6a2e3b 22:25:28 Step 5/26 : RUN apk add --update --no-cache make bash git 22:25:28 ---> 78d74f6a2e3b 22:25:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:25:29 ---> 761bf0a85f2f 22:25:29 Step 26/31 : RUN chmod +x /entrypoint.sh 22:25:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:25:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:25:29 ---> 3c070bb53e04 22:25:29 Step 3/21 : WORKDIR /edgex-go 22:25:29 ---> Using cache 22:25:29 ---> f2f898ffe070 22:25:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:29 ---> Using cache 22:25:29 ---> 78d74f6a2e3b 22:25:29 Step 5/21 : RUN apk add --update --no-cache make git 22:25:29 ---> Using cache 22:25:29 ---> 693ef67a74c0 22:25:29 Step 6/21 : COPY go.mod . 22:25:29 ---> Using cache 22:25:29 ---> ee13b2551ab7 22:25:29 Step 7/21 : RUN go mod download 22:25:29 ---> Using cache 22:25:29 ---> b9dc4635aa77 22:25:29 Step 8/21 : COPY . . 22:25:29 ---> Using cache 22:25:29 ---> 002c9ce94ada 22:25:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:25:29 ---> Running in 783481af68f4 22:25:29 ---> Running in bac0fea4fde2 22:25:30 ---> Running in 8640fb0d97af 22:25:30 ---> Running in e371c7946c9d 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.290s coverage: 92.8% of statements 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:25:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 22:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 22:25:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:25:32 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 22:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:25:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:25:34 OK: 233 MiB in 51 packages 22:25:35 OK: 233 MiB in 51 packages 22:25:35 Removing intermediate container e371c7946c9d 22:25:35 ---> b7b5e5221890 22:25:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:25:37 ---> Running in c3b5a9ec7cc2 22:25:38 Removing intermediate container 783481af68f4 22:25:38 ---> 8f3d0e85cd16 22:25:38 Step 6/23 : COPY go.mod . 22:25:38 Removing intermediate container c3b5a9ec7cc2 22:25:38 ---> 58fb1814cf98 22:25:38 Step 28/31 : CMD ["gate"] 22:25:38 Removing intermediate container bac0fea4fde2 22:25:38 ---> cc3e36b74e77 22:25:38 Step 6/26 : COPY go.mod . 22:25:39 ---> Running in 0af3fba44cfc 22:25:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:25:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:25:39 ---> 3c070bb53e04 22:25:39 Step 3/22 : WORKDIR /edgex-go 22:25:39 ---> Using cache 22:25:39 ---> f2f898ffe070 22:25:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:39 ---> Using cache 22:25:39 ---> 78d74f6a2e3b 22:25:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:25:39 ---> e6d7d356d24c 22:25:39 Step 7/23 : RUN go mod download 22:25:40 ---> 2f2a33e4977a 22:25:40 Step 7/26 : RUN go mod download 22:25:40 ---> Running in 66d464ebe09d 22:25:40 ---> Running in 943cb8ffd1b4 22:25:40 ---> Running in c18e6f926f41 22:25:40 Removing intermediate container 0af3fba44cfc 22:25:40 ---> 4f04c0a9e3d4 22:25:40 Step 29/31 : LABEL arch=x86_64 22:25:41 ---> Running in d8f3da41fbd5 22:25:41 Removing intermediate container d8f3da41fbd5 22:25:41 ---> cab1e1cb5337 22:25:41 Step 30/31 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:25:41 ---> Running in 3522a2aa38b1 22:25:42 Removing intermediate container 3522a2aa38b1 22:25:42 ---> c86b3217b4a3 22:25:42 Step 31/31 : LABEL version=0.0.0 22:25:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:25:42 ---> Running in 98725b43ea19 22:25:42 Removing intermediate container 98725b43ea19 22:25:42 ---> ef6ec121c14d 22:25:42 22:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements 22:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 22:25:42 Successfully built ef6ec121c14d 22:25:43 Successfully tagged docker-security-bootstrapper-go:latest 22:25:43  Building docker-security-bootstrapper-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:25:43 Removing intermediate container 943cb8ffd1b4 22:25:43 ---> c71beda08d07 22:25:43 Step 8/23 : COPY . . 22:25:43 Removing intermediate container c18e6f926f41 22:25:43 ---> 0984204e6050 22:25:43 Step 8/26 : COPY . . 22:25:48 OK: 233 MiB in 51 packages 22:25:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.346s coverage: 81.0% of statements 22:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:25:54 Removing intermediate container 66d464ebe09d 22:25:54 ---> dc94459c2020 22:25:54 Step 6/22 : COPY go.mod . 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.124s coverage: 92.9% of statements 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 75.5% of statements 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.6% of statements 22:25:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.6% of statements 22:25:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:25:57 ---> 3590e3093983 22:25:57 Step 7/22 : RUN go mod download 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.562s coverage: 64.4% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 22:25:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 22:25:59 ---> Running in 267a64193d26 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 22:26:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.851s coverage: 69.0% of statements 22:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:26:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.385s coverage: 38.4% of statements 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements 22:26:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:26:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 22:26:05 Removing intermediate container 267a64193d26 22:26:05 ---> bbed54bf684d 22:26:05 Step 8/22 : COPY . . 22:26:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.455s coverage: 47.0% of statements 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:26:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:26:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:26:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.420s coverage: 87.1% of statements 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:26:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:26:13 Removing intermediate container 8640fb0d97af 22:26:13 ---> ce795a29e307 22:26:13 22:26:13 Step 10/21 : FROM alpine:3.12 22:26:13 ---> 88dd2752d2ea 22:26:13 Step 11/21 : RUN apk add --update --no-cache curl 22:26:14 ---> bb3112fb86ca 22:26:14 Step 9/23 : RUN make cmd/core-data/core-data 22:26:14 ---> c7afee0cf0ac 22:26:14 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:26:15 ---> Running in 41af5a1d7a86 22:26:16 ---> Running in 6152e5618242 22:26:16 ---> Running in 42629b97ff40 22:26:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:18 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 22:26:18 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 22:26:18 (1/4) Installing ca-certificates (20191127-r4) 22:26:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:26:18 (3/4) Installing libcurl (7.69.1-r3) 22:26:18 (4/4) Installing curl (7.69.1-r3) 22:26:18 Executing busybox-1.31.1-r19.trigger 22:26:18 Executing ca-certificates-20191127-r4.trigger 22:26:18 OK: 7 MiB in 18 packages 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.626s coverage: 29.1% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.115s coverage: 100.0% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.247s coverage: 96.5% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:26:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements 22:26:20 Removing intermediate container 41af5a1d7a86 22:26:20 ---> afdf928d2473 22:26:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:26:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements 22:26:21 ---> Running in f605dc676a4e 22:26:21 GO111MODULE=on go vet ./... 22:26:22 Removing intermediate container f605dc676a4e 22:26:22 ---> 94389e43d7b4 22:26:22 Step 13/21 : WORKDIR /edgex 22:26:22 ---> Running in 84a050197f02 22:26:24 Removing intermediate container 84a050197f02 22:26:24 ---> 8ee84ff8a1a5 22:26:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:26:25 ---> f65df8d9b8dd 22:26:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:26:28 ---> 6cea15528938 22:26:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:26:30 ---> b3cb8115b154 22:26:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:26:30 ---> d9dbda62ebd6 22:26:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:26:30 ---> Running in 4e41376f8248 22:26:30 ---> Running in dbce7ac9c3c8 22:26:31 Removing intermediate container 4e41376f8248 22:26:31 ---> ddcfbf5361bd 22:26:31 Step 18/21 : CMD ["--init=true"] 22:26:31 ---> Running in 0617b7c5a544 22:26:31 Removing intermediate container 0617b7c5a544 22:26:31 ---> 5415e5fdce2e 22:26:31 Step 19/21 : LABEL arch=x86_64 22:26:31 ---> Running in 8e58c1c1b80f 22:26:31 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 22:26:31 Removing intermediate container 8e58c1c1b80f 22:26:31 ---> 4f76f017efe8 22:26:31 Step 20/21 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:26:31 ---> Running in 4fcda5f9d159 22:26:32 Removing intermediate container 4fcda5f9d159 22:26:32 ---> 92c1e4165e3d 22:26:32 Step 21/21 : LABEL version=0.0.0 22:26:33 ---> Running in 09a55907221a 22:26:34 Removing intermediate container 09a55907221a 22:26:34 ---> c461e15e7d55 22:26:34 22:26:34 Successfully built c461e15e7d55 22:26:34 Successfully tagged docker-security-proxy-setup-go:latest 22:26:44  Building docker-security-proxy-setup-go ... done Removing intermediate container 42629b97ff40 22:26:44 ---> cebe891310d8 22:26:44 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:26:44 ---> Running in 4eebf5835df7 22:26:45 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 22:26:50 Removing intermediate container 6152e5618242 22:26:50 ---> 491c787d0b0b 22:26:50 22:26:50 Step 10/23 : FROM alpine:3.12 22:26:50 ---> 88dd2752d2ea 22:26:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:26:50 Removing intermediate container 4eebf5835df7 22:26:50 ---> 48738457fce7 22:26:50 22:26:50 Step 11/26 : FROM docker:20.10.0 22:26:50 ---> Running in 331abd1f6256 22:26:50 20.10.0: Pulling from library/docker 22:26:50 Removing intermediate container 331abd1f6256 22:26:50 ---> 00bdf76fbcb6 22:26:50 Step 12/23 : ENV APP_PORT=48080 22:26:50 ---> Running in 5649b2cd8953 22:26:50 Removing intermediate container 5649b2cd8953 22:26:50 ---> a29cade857ef 22:26:50 Step 13/23 : EXPOSE $APP_PORT 22:26:50 ---> Running in b018a7b08628 22:26:52 Removing intermediate container b018a7b08628 22:26:52 ---> 7f85cde63872 22:26:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:52 ---> Running in 4ad09fc79c4e 22:26:54 Removing intermediate container dbce7ac9c3c8 22:26:54 ---> af054cd2be6e 22:26:54 22:26:54 Step 10/22 : FROM alpine:3.12 22:26:54 ---> 88dd2752d2ea 22:26:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:26:55 Removing intermediate container 4ad09fc79c4e 22:26:55 ---> dae4517df67a 22:26:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:26:55 ---> Running in 1279f7a179e0 22:26:55 ---> Running in 9d4638dea728 22:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:56 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:26:56 Status: Downloaded newer image for docker:20.10.0 22:26:56 ---> aefe523efa57 22:26:56 Step 12/26 : RUN apk add --no-cache bash 22:26:56 (1/2) Installing ca-certificates (20191127-r4) 22:26:56 (2/2) Installing dumb-init (1.2.2-r1) 22:26:56 Executing busybox-1.31.1-r19.trigger 22:26:56 Executing ca-certificates-20191127-r4.trigger 22:26:56 OK: 6 MiB in 16 packages 22:26:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:57 ---> Running in 4485b10bdd9a 22:26:57 Removing intermediate container 1279f7a179e0 22:26:57 ---> 9cffc2c623e1 22:26:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:26:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:57 ---> Running in 128533248f42 22:26:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:58 Removing intermediate container 128533248f42 22:26:58 ---> 37f2283fa7dd 22:26:58 Step 13/22 : ENV APP_PORT=48060 22:26:58 (1/2) Installing readline (8.0.4-r0) 22:26:58 (2/2) Installing bash (5.0.17-r0) 22:26:58 (1/6) Installing dumb-init (1.2.2-r1) 22:26:58 ---> Running in 68714c1869c4 22:26:58 Executing bash-5.0.17-r0.post-install 22:26:58 Executing busybox-1.31.1-r19.trigger 22:26:58 OK: 12 MiB in 22 packages 22:26:58 (2/6) Installing libgcc (9.3.0-r2) 22:26:58 (3/6) Installing libsodium (1.0.18-r0) 22:26:58 Removing intermediate container 68714c1869c4 22:26:58 ---> f2218b52e72b 22:26:58 Step 14/22 : EXPOSE $APP_PORT 22:26:58 ---> Running in 90567732dbef 22:26:58 (4/6) Installing libstdc++ (9.3.0-r2) 22:26:58 Removing intermediate container 90567732dbef 22:26:58 ---> b46e2d14b6c7 22:26:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:26:59 Removing intermediate container 4485b10bdd9a 22:26:59 ---> 6c16af8a6070 22:26:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:26:59 (5/6) Installing libzmq (4.3.3-r0) 22:26:59 ---> Running in 7c022ca87835 22:26:59 ---> afa7ecc22035 22:26:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:26:59 (6/6) Installing zeromq (4.3.3-r0) 22:26:59 Executing busybox-1.31.1-r19.trigger 22:26:59 OK: 8 MiB in 20 packages 22:26:59 Removing intermediate container 7c022ca87835 22:26:59 ---> 23abbb9b620b 22:26:59 Step 14/26 : ENV APP_PORT=48090 22:26:59 ---> Running in 007d5cf779c6 22:26:59 ---> e139ac7a06d4 22:26:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:26:59 Removing intermediate container 007d5cf779c6 22:26:59 ---> f4da3b30f35d 22:26:59 Step 15/26 : EXPOSE $APP_PORT 22:27:00 ---> Running in 26792ddfddc3 22:27:00 ---> 8f48604fcab5 22:27:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:27:00 Removing intermediate container 9d4638dea728 22:27:00 ---> f67f400c8947 22:27:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:27:00 ---> Running in 86cd07bdda6c 22:27:00 Removing intermediate container 26792ddfddc3 22:27:00 ---> 1afa511be360 22:27:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:27:00 ---> 243f05c5af5d 22:27:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:27:00 Removing intermediate container 86cd07bdda6c 22:27:00 ---> d72acb77c50e 22:27:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:00 ---> Running in f6b52a23d53c 22:27:00 Removing intermediate container f6b52a23d53c 22:27:00 ---> 2db6053c8d87 22:27:00 Step 20/22 : LABEL arch=x86_64 22:27:01 ---> Running in 9ae61d29332d 22:27:01 ---> 24fa01542486 22:27:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:27:01 ---> 339664efe18e 22:27:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:27:01 Removing intermediate container 9ae61d29332d 22:27:01 ---> 88edde702f5a 22:27:01 Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:27:01 ---> Running in e41f02879c8e 22:27:01 ---> 2afe8b29c073 22:27:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:27:01 ---> 24be02e7d686 22:27:01 Step 19/23 : ENTRYPOINT ["/core-data"] 22:27:02 ---> Running in a359fd289bfb 22:27:02 Removing intermediate container e41f02879c8e 22:27:02 ---> 5fb70fea4a24 22:27:02 Step 22/22 : LABEL version=0.0.0 22:27:02 ---> bbe9614973e1 22:27:02 Step 19/26 : RUN apk --no-cache add py3-pip 22:27:02 ---> Running in 7cce4c39c304 22:27:02 Removing intermediate container a359fd289bfb 22:27:02 ---> d6d31965ae26 22:27:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:02 ---> Running in 9b9cf268dc2c 22:27:02 ---> Running in 0025fc0fc158 22:27:03 Removing intermediate container 7cce4c39c304 22:27:03 ---> 7fd668d869d2 22:27:03 22:27:03 Removing intermediate container 0025fc0fc158 22:27:03 ---> 09d13306d24e 22:27:03 Step 21/23 : LABEL arch=x86_64 22:27:03 Successfully built 7fd668d869d2 22:27:03 Successfully tagged docker-support-notifications-go:latest 22:27:03  Building docker-support-notifications-go ... done  ---> Running in 554e8fb56073 22:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:03 Removing intermediate container 554e8fb56073 22:27:03 ---> 01900a211a3f 22:27:03 Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:27:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:03 ---> Running in 7ff5948bea3b 22:27:03 (1/33) Installing libbz2 (1.0.8-r1) 22:27:03 (2/33) Installing expat (2.2.9-r1) 22:27:03 (3/33) Installing libffi (3.3-r2) 22:27:03 (4/33) Installing gdbm (1.13-r1) 22:27:03 (5/33) Installing xz-libs (5.2.5-r0) 22:27:04 (6/33) Installing sqlite-libs (3.32.1-r0) 22:27:04 (7/33) Installing python3 (3.8.8-r0) 22:27:04 Removing intermediate container 7ff5948bea3b 22:27:04 ---> be77c1963976 22:27:04 Step 23/23 : LABEL version=0.0.0 22:27:04 ---> Running in 721033a3a198 22:27:07 Removing intermediate container 721033a3a198 22:27:07 ---> bbeb3397fae8 22:27:07 22:27:07 (8/33) Installing py3-appdirs (1.4.4-r1) 22:27:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:27:07 (10/33) Installing py3-parsing (2.4.7-r0) 22:27:07 (11/33) Installing py3-six (1.15.0-r0) 22:27:07 (12/33) Installing py3-packaging (20.4-r0) 22:27:07 (13/33) Installing py3-setuptools (47.0.0-r0) 22:27:07 (14/33) Installing py3-chardet (3.0.4-r4) 22:27:08 (15/33) Installing py3-idna (2.9-r0) 22:27:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:27:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:27:08 (18/33) Installing py3-requests (2.23.0-r0) 22:27:08 (19/33) Installing py3-msgpack (1.0.0-r0) 22:27:08 (20/33) Installing py3-lockfile (0.12.2-r3) 22:27:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:27:08 Successfully built bbeb3397fae8 22:27:08 Successfully tagged docker-core-data-go:latest 22:27:08 (22/33) Installing py3-colorama (0.4.3-r0) 22:27:08  Building docker-core-data-go ... done (23/33) Installing py3-distlib (0.3.0-r0) 22:27:08 (24/33) Installing py3-distro (1.5.0-r1) 22:27:08 (25/33) Installing py3-webencodings (0.5.1-r3) 22:27:08 (26/33) Installing py3-html5lib (1.0.1-r4) 22:27:08 (27/33) Installing py3-pytoml (0.1.21-r0) 22:27:08 (28/33) Installing py3-pep517 (0.8.2-r0) 22:27:08 (29/33) Installing py3-progress (1.5-r0) 22:27:08 (30/33) Installing py3-toml (0.10.1-r0) 22:27:08 (31/33) Installing py3-retrying (1.3.3-r0) 22:27:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:27:08 (33/33) Installing py3-pip (20.1.1-r0) 22:27:08 Executing busybox-1.31.1-r19.trigger 22:27:08 OK: 71 MiB in 55 packages 22:27:16 Removing intermediate container 9b9cf268dc2c 22:27:16 ---> 5d705afcce27 22:27:16 Step 20/26 : RUN pip install docker-compose==1.23.2 22:27:16 ---> Running in 731ff9cfb852 22:27:17 Collecting docker-compose==1.23.2 22:27:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:27:18 Collecting websocket-client<1.0,>=0.32.0 22:27:18 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:27:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:27:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:27:19 Collecting cached-property<2,>=1.2.0 22:27:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:27:19 Collecting texttable<0.10,>=0.9.0 22:27:19 Downloading texttable-0.9.1.tar.gz (11 kB) 22:27:19 Collecting docker<4.0,>=3.6.0 22:27:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:27:19 Collecting docopt<0.7,>=0.6.1 22:27:19 Downloading docopt-0.6.2.tar.gz (25 kB) 22:27:19 Collecting dockerpty<0.5,>=0.4.1 22:27:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:27:20 Collecting PyYAML<4,>=3.10 22:27:20 Downloading PyYAML-3.13.tar.gz (270 kB) 22:27:21 Collecting jsonschema<3,>=2.5.1 22:27:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:27:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:27:21 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) 22:27:21 Collecting idna<2.8,>=2.5 22:27:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:27:21 Collecting urllib3<1.25,>=1.21.1 22:27:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:27:21 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) 22:27:21 Collecting docker-pycreds>=0.4.0 22:27:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:27:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:27:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:27:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:27:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:27:21 Installing collected packages: websocket-client, idna, urllib3, requests, cached-property, texttable, docker-pycreds, docker, docopt, dockerpty, PyYAML, jsonschema, docker-compose 22:27:21 Attempting uninstall: idna 22:27:21 Found existing installation: idna 2.9 22:27:21 Uninstalling idna-2.9: 22:27:21 Successfully uninstalled idna-2.9 22:27:22 Attempting uninstall: urllib3 22:27:22 Found existing installation: urllib3 1.25.9 22:27:22 Uninstalling urllib3-1.25.9: 22:27:22 Successfully uninstalled urllib3-1.25.9 22:27:22 Attempting uninstall: requests 22:27:22 Found existing installation: requests 2.23.0 22:27:22 Uninstalling requests-2.23.0: 22:27:22 Successfully uninstalled requests-2.23.0 22:27:22 Running setup.py install for texttable: started 22:27:23 Running setup.py install for texttable: finished with status 'done' 22:27:23 Running setup.py install for docopt: started 22:27:23 Running setup.py install for docopt: finished with status 'done' 22:27:23 Running setup.py install for dockerpty: started 22:27:24 Running setup.py install for dockerpty: finished with status 'done' 22:27:24 Running setup.py install for PyYAML: started 22:27:24 Running setup.py install for PyYAML: finished with status 'done' 22:27:25 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.58.0 22:27:29 Removing intermediate container 731ff9cfb852 22:27:29 ---> 64e052e63376 22:27:29 Step 21/26 : RUN apk --no-cache add curl 22:27:29 ---> Running in 71ab525e7cff 22:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:27:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:27:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:27:29 (2/3) Installing libcurl (7.69.1-r3) 22:27:29 (3/3) Installing curl (7.69.1-r3) 22:27:29 Executing busybox-1.31.1-r19.trigger 22:27:29 OK: 72 MiB in 58 packages 22:27:30 Removing intermediate container 71ab525e7cff 22:27:30 ---> 0cf1f5c9a03c 22:27:30 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:27:30 ---> Running in ec06f9c5a817 22:27:30 Removing intermediate container ec06f9c5a817 22:27:30 ---> f7d683ec9b68 22:27:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:27:30 ---> Running in b41f7556f102 22:27:30 Removing intermediate container b41f7556f102 22:27:30 ---> d8466f28c48a 22:27:30 Step 24/26 : LABEL arch=x86_64 22:27:30 ---> Running in f2a17e4da325 22:27:31 Removing intermediate container f2a17e4da325 22:27:31 ---> 1a7cf6ec1d32 22:27:31 Step 25/26 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:27:31 ---> Running in f321d745f378 22:27:31 Removing intermediate container f321d745f378 22:27:31 ---> 01b5a0e99b1d 22:27:31 Step 26/26 : LABEL version=0.0.0 22:27:31 ---> Running in 080c85f6f6c5 22:27:31 Removing intermediate container 080c85f6f6c5 22:27:31 ---> 4063270005f1 22:27:31 22:27:31 Successfully built 4063270005f1 22:27:31 Successfully tagged docker-sys-mgmt-agent-go:latest 22:27:31  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:27:31 $ docker stop --time=1 4ca5f07936d67f7fe89327318a08ecb3b68b9164dc55a797c0e84ddaf0c99091 22:27:33 $ docker rm -f 4ca5f07936d67f7fe89327318a08ecb3b68b9164dc55a797c0e84ddaf0c99091 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:34 + docker images 22:27:34 + grep docker 22:27:35 docker-sys-mgmt-agent-go latest 4063270005f1 3 seconds ago 313MB 22:27:35 docker-core-data-go latest bbeb3397fae8 30 seconds ago 22.6MB 22:27:35 docker-support-notifications-go latest 7fd668d869d2 32 seconds ago 17.8MB 22:27:35 docker-security-proxy-setup-go latest c461e15e7d55 About a minute ago 24.7MB 22:27:35 docker-security-bootstrapper-go latest ef6ec121c14d About a minute ago 18.8MB 22:27:35 docker-security-secretstore-setup-go latest 4e06b3457c63 2 minutes ago 24.9MB 22:27:35 docker-core-metadata-go latest 3c0404c645df 2 minutes ago 19MB 22:27:35 docker-support-scheduler-go latest 56fca014f769 2 minutes ago 17.3MB 22:27:35 docker-core-command-go latest 14a98208e40f 2 minutes ago 17.2MB 22:27:35 docker 20.10.0 aefe523efa57 3 months ago 240MB [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 22:27:44 gofmt -l . 22:27:44 [ "`gofmt -l .`" = "" ] 22:27:46 ./bin/test-go-mod-tidy.sh 22:27:46 ./bin/test-attribution-txt.sh [Pipeline] sh 22:27:48 + ls -al . 22:27:48 total 800 22:27:48 drwxrwxr-x 9 1001 1001 4096 Mar 18 22:27 . 22:27:48 drwxr-xr-x 4 root root 4096 Mar 18 22:23 .. 22:27:48 -rw-rw-r-- 1 1001 1001 11 Mar 18 22:21 .dockerignore 22:27:48 drwxrwxr-x 8 1001 1001 4096 Mar 18 22:21 .git 22:27:48 drwxrwxr-x 3 1001 1001 4096 Mar 18 22:21 .github 22:27:48 -rw-rw-r-- 1 1001 1001 818 Mar 18 22:21 .gitignore 22:27:48 -rw-rw-r-- 1 1001 1001 166 Mar 18 22:21 .sonarcloud.properties 22:27:48 -rw-rw-r-- 1 1001 1001 8607 Mar 18 22:21 Attribution.txt 22:27:48 -rw-rw-r-- 1 1001 1001 3804 Mar 18 22:21 CONTRIBUTING.md 22:27:48 -rw-rw-r-- 1 1001 1001 931 Mar 18 22:21 Dockerfile.build 22:27:48 -rw-rw-r-- 1 1001 1001 863 Mar 18 22:21 Jenkinsfile 22:27:48 -rw-rw-r-- 1 1001 1001 10775 Mar 18 22:21 LICENSE 22:27:48 -rw-rw-r-- 1 1001 1001 5774 Mar 18 22:21 Makefile 22:27:48 -rw-rw-r-- 1 1001 1001 6548 Mar 18 22:21 README.md 22:27:48 -rw-rw-r-- 1 1001 1001 6755 Mar 18 22:21 SECURITY.md 22:27:48 -rw-rw-r-- 1 1001 1001 5 Mar 18 22:19 VERSION 22:27:48 -rw-rw-r-- 1 1001 1001 4131 Mar 18 22:21 ZMQWindows.md 22:27:48 drwxrwxr-x 2 1001 1001 4096 Mar 18 22:21 bin 22:27:48 drwxrwxr-x 14 1001 1001 4096 Mar 18 22:21 cmd 22:27:48 -rw-r--r-- 1 root root 661956 Mar 18 22:26 coverage.out 22:27:48 -rw-r--r-- 1 root root 1055 Mar 18 22:27 go.mod 22:27:48 -rw-r--r-- 1 root root 21981 Mar 18 22:27 go.sum 22:27:48 drwxrwxr-x 8 1001 1001 4096 Mar 18 22:21 internal 22:27:48 drwxrwxr-x 4 1001 1001 4096 Mar 18 22:21 openapi 22:27:48 drwxrwxr-x 4 1001 1001 4096 Mar 18 22:21 snap 22:27:48 -rw-rw-r-- 1 1001 1001 168 Mar 18 22:21 version.go [Pipeline] sh 22:27:49 + '[' -e coverage.out ] 22:27:49 + chown 1001:1001 coverage.out [Pipeline] stash 22:27:49 Warning: overwriting stash ‘coverage-report’ 22:27:50 Still waiting to schedule task 22:27:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:27:51 Stashed 1 file(s) [Pipeline] sh 22:27:51 + make build 22:27:51 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 22:28:01 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 22:28:28 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 22:28:32 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 22:28:35 Running on prd-ubuntu18.04-docker-8c-8g-30374 in /w/workspace/edgexfoundry_edgex-go_PR-3273 [Pipeline] { [Pipeline] ws 22:28:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:28:38 using credential edgex-jenkins-ssh 22:28:38 Cloning the remote Git repository 22:28:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:28:38 > git init /w/workspace/edgex-go/1 # timeout=10 22:28:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:28:38 > git --version # timeout=10 22:28:38 > git --version # 'git version 2.17.1' 22:28:38 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:41 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 22:28:41 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 22:28:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:28:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:28:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:28:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3273/head:refs/remotes/origin/PR-3273 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:28:43 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit 1563183a39e1034c19714a8c0bb5c559455af12f 22:28:43 Merge succeeded, producing 1563183a39e1034c19714a8c0bb5c559455af12f 22:28:43 Checking out Revision 1563183a39e1034c19714a8c0bb5c559455af12f (PR-3273) 22:28:43 > git config core.sparsecheckout # timeout=10 22:28:43 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 22:28:43 > git remote # timeout=10 22:28:43 > git config --get remote.origin.url # timeout=10 22:28:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:43 > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 22:28:43 > git rev-parse HEAD^{commit} # timeout=10 22:28:43 > git config core.sparsecheckout # timeout=10 22:28:43 > git checkout -f 1563183a39e1034c19714a8c0bb5c559455af12f # timeout=10 22:28:47 Commit message: "feat(security): Implementation for adding ACL policies and roles" 22:28:47 > git --version # timeout=10 22:28:47 > git --version # 'git version 2.17.1' 22:28:47 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:48 + echo snap-build.sh 22:28:48 snap-build.sh 22:28:48 + SNAP_BASE_DIR=. 22:28:48 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:28:48 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:28:48 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:28:48 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:28:48 + cd /w/workspace/edgex-go/1 22:28:48 + sudo apt-get remove -qy --purge lxd lxd-client 22:28:48 Reading package lists... 22:28:48 Building dependency tree... 22:28:48 Reading state information... 22:28:48 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 22:28:48 The following packages were automatically installed and are no longer required: 22:28:48 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:28:48 uidmap xdelta3 22:28:48 Use 'sudo apt autoremove' to remove them. 22:28:48 The following packages will be REMOVED: 22:28:48 lxd* lxd-client* 22:28:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:28:49 After this operation, 31.7 MB disk space will be freed. 22:28:50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 22:28:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:28:51 Removing lxd dnsmasq configuration 22:28:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:28:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:28:52 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:28:52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 22:28:52 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:28:53 Processing triggers for systemd (237-3ubuntu10.42) ... 22:28:53 Processing triggers for ureadahead (0.100.0-21) ... 22:28:55 + sudo snap remove --purge lxd 22:28:55 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 22:28:55 snap "lxd" is not installed 22:28:55 + sudo groupadd --force --system lxd 22:28:55 ++ whoami 22:28:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:28:55 + newgrp - lxd 22:28:55 + sudo snap install lxd 22:28:58 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 22:29:02 2021-03-18T22:29:00Z INFO Waiting for automatic snapd restart... 22:29:04 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 22:29:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:29:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:29:14 lxd 4.12 from Canonical* installed 22:29:14 + sudo lxd init --auto [Pipeline] } 22:29:20 $ docker stop --time=1 fde1e657a03260e40ec0199f079e1c6767c0522b662ac2c349899f14c57f803a 22:29:22 + sudo snap install --classic snapcraft 22:29:22 $ docker rm -f fde1e657a03260e40ec0199f079e1c6767c0522b662ac2c349899f14c57f803a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:29:24 22:29:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:29:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:29:25 latest: Pulling from edgex-devops/edgex-compose-arm64 22:29:25 29e5d40040c1: Pulling fs layer 22:29:25 1ce36da41761: Pulling fs layer 22:29:25 25b303627fd3: Pulling fs layer 22:29:25 29e5d40040c1: Download complete 22:29:26 29e5d40040c1: Pull complete 22:29:26 1ce36da41761: Verifying Checksum 22:29:26 1ce36da41761: Download complete 22:29:27 1ce36da41761: Pull complete 22:29:28 25b303627fd3: Verifying Checksum 22:29:28 25b303627fd3: Download complete 22:29:38 25b303627fd3: Pull complete 22:29:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:29:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:29:38 prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container 22:29:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-arm64:latest cat 22:29:41 $ docker top fdb7a9d149efc1d1a31aa500cec9e0734587d426276d6ac22f5b604d71aacd01 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:43 + docker-compose build --help 22:29:43 + grep parallel 22:29:47 --parallel Build images in parallel. [Pipeline] } 22:29:47 $ docker stop --time=1 fdb7a9d149efc1d1a31aa500cec9e0734587d426276d6ac22f5b604d71aacd01 22:29:49 $ docker rm -f fdb7a9d149efc1d1a31aa500cec9e0734587d426276d6ac22f5b604d71aacd01 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:29:50 . [Pipeline] withDockerContainer 22:29:50 prd-ubuntu18.04-docker-arm64-4c-16g-30371 does not seem to be running inside a container 22:29:50 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-arm64:latest cat 22:29:52 $ docker top d6c78b8ec3312b02352bcf8871a0c4a8d2a3060b61a757783ba388b0cbef7596 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:53 + docker-compose -f ./docker-compose-build.yml build --parallel 22:29:57 Building docker-core-command-go ... 22:29:57 Building docker-core-data-go ... 22:29:57 Building docker-core-metadata-go ... 22:29:57 Building docker-security-bootstrapper-go ... 22:29:57 Building docker-security-proxy-setup-go ... 22:29:57 Building docker-security-secretstore-setup-go ... 22:29:57 Building docker-support-notifications-go ... 22:29:57 Building docker-support-scheduler-go ... 22:29:57 Building docker-sys-mgmt-agent-go ... 22:29:57 Building docker-security-secretstore-setup-go 22:29:57 Building docker-security-bootstrapper-go 22:29:57 Building docker-sys-mgmt-agent-go 22:29:57 Building docker-security-proxy-setup-go 22:29:57 Building docker-support-scheduler-go 22:30:18 snapcraft 4.5.4 from Canonical* installed 22:30:18 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:30:18 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:30:18 yq (v4/stable) 4.3.1 from Mike Farah (mikefarah) installed 22:30:19 Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory 22:30:19 Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory 22:30:19 Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory 22:30:19 Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory 22:30:20 Error: stat /w/workspace/edgex-go/1/snap/snapcraft.yaml: no such file or directory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:21 Failed in branch amd64 22:31:19 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:31:19 ---> 9c7f0191fe1a 22:31:19 Step 3/31 : WORKDIR /edgex-go 22:31:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:31:19 ---> 9c7f0191fe1a 22:31:19 Step 3/21 : WORKDIR /edgex-go 22:31:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:31:19 ---> 9c7f0191fe1a 22:31:19 Step 3/24 : WORKDIR /edgex-go 22:31:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:31:19 ---> 9c7f0191fe1a 22:31:19 Step 3/22 : WORKDIR /edgex-go 22:31:19 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:31:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:31:19 ---> 9c7f0191fe1a 22:31:19 Step 3/26 : WORKDIR /edgex-go 22:31:19 ---> Running in 1305998288e8 22:31:19 ---> Running in fb4456f6ad7b 22:31:19 ---> Running in 568b78d87c63 22:31:19 ---> Running in 34fc34596a49 22:31:19 ---> Running in 17f9cf906c90 22:31:19 Removing intermediate container fb4456f6ad7b 22:31:19 ---> 53f4d21673a0 22:31:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:19 Removing intermediate container 568b78d87c63 22:31:19 ---> e87e52f95667 22:31:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:19 Removing intermediate container 34fc34596a49 22:31:19 ---> 5f14811fae10 22:31:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:19 Removing intermediate container 1305998288e8 22:31:19 ---> f8a0e607f107 22:31:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:19 Removing intermediate container 17f9cf906c90 22:31:19 ---> 2a7b943e7469 22:31:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:31:19 ---> Running in eb546c9943d3 22:31:19 ---> Running in addc8620e716 22:31:19 ---> Running in 4940907f5fd4 22:31:19 ---> Running in 8990f097f444 22:31:19 ---> Running in 72b4886521b1 22:31:19 Removing intermediate container eb546c9943d3 22:31:19 ---> fd27f4fedbee 22:31:19 Step 5/22 : RUN apk add --update --no-cache make git 22:31:19 ---> Running in e72a39b4ef55 22:31:19 Removing intermediate container 4940907f5fd4 22:31:19 ---> 5b53a549c64c 22:31:19 Step 5/26 : RUN apk add --update --no-cache make bash git 22:31:19 ---> Running in ac035b2e0079 22:31:19 Removing intermediate container addc8620e716 22:31:19 ---> b81b0b05c137 22:31:19 Step 5/31 : RUN apk add --update --no-cache make git 22:31:19 Removing intermediate container 72b4886521b1 22:31:19 ---> d835748b1786 22:31:19 Step 5/24 : RUN apk add --update --no-cache make git 22:31:19 Removing intermediate container 8990f097f444 22:31:19 ---> dbd42f6c2005 22:31:19 Step 5/21 : RUN apk add --update --no-cache make git 22:31:19 ---> Running in 71787116589b 22:31:19 ---> Running in 7314255ad4fa 22:31:19 ---> Running in 3f6564bddfb3 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:31:20 OK: 217 MiB in 51 packages 22:31:20 OK: 217 MiB in 51 packages 22:31:20 OK: 217 MiB in 51 packages 22:31:20 OK: 217 MiB in 51 packages 22:31:20 OK: 217 MiB in 51 packages 22:31:21 Removing intermediate container e72a39b4ef55 22:31:21 ---> 454d13031b2f 22:31:21 Step 6/22 : COPY go.mod . 22:31:22 Removing intermediate container ac035b2e0079 22:31:22 ---> f56acfeadebd 22:31:22 Step 6/26 : COPY go.mod . 22:31:22 Removing intermediate container 71787116589b 22:31:22 ---> 32c6f9f5e936 22:31:22 Step 6/31 : COPY go.mod . 22:31:22 Removing intermediate container 3f6564bddfb3 22:31:22 ---> 93bf4087f323 22:31:22 Step 6/24 : COPY go.mod . 22:31:22 ---> 171f387cbc03 22:31:22 Step 7/22 : RUN go mod download 22:31:22 Removing intermediate container 7314255ad4fa 22:31:22 ---> 94ba95dd872c 22:31:22 Step 6/21 : COPY go.mod . 22:31:22 ---> Running in c19f965ce88a 22:31:23 ---> 83ddf2de6ca4 22:31:23 Step 7/26 : RUN go mod download 22:31:23 ---> Running in e170ae9f6b10 22:31:23 ---> e4412e721f2e 22:31:23 Step 7/31 : RUN go mod download 22:31:23 ---> 661652ebed1f 22:31:23 Step 7/24 : RUN go mod download 22:31:23 ---> Running in cfc01d32f19b 22:31:23 ---> Running in 3ab651193244 22:31:24 ---> 30eebd710c7b 22:31:24 Step 7/21 : RUN go mod download 22:31:24 ---> Running in ffaa92c9c17e 22:31:27 Removing intermediate container c19f965ce88a 22:31:27 ---> 7ae57ddbae0a 22:31:27 Step 8/22 : COPY . . 22:31:27 Removing intermediate container e170ae9f6b10 22:31:27 ---> 9b1c4a7ba991 22:31:27 Step 8/26 : COPY . . 22:31:28 Removing intermediate container 3ab651193244 22:31:28 ---> 3013470c0541 22:31:28 Step 8/31 : COPY . . 22:31:28 Removing intermediate container ffaa92c9c17e 22:31:28 ---> 0284ed74ed1f 22:31:28 Step 8/21 : COPY . . 22:31:29 Removing intermediate container cfc01d32f19b 22:31:29 ---> 3c49ab0e6e68 22:31:29 Step 8/24 : COPY . . 22:31:55 ---> 125f487b6239 22:31:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:31:55 ---> 841b7ecf7098 22:31:55 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:31:55 ---> 0d7e4955b3f9 22:31:55 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:31:55 ---> 9f5378c47b60 22:31:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:31:55 ---> 8c5d919685d1 22:31:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:31:57 ---> Running in 1bb789cc025b 22:31:57 ---> Running in f5dca8641c04 22:31:57 ---> Running in 6d3076604bdf 22:31:57 ---> Running in d3fed37477ee 22:31:57 ---> Running in 636fc2092268 22:31:59 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 22:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:31:59 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 22:31:59 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 22:31:59 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 22:33:36 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 22:33:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 22:33:59 Removing intermediate container d3fed37477ee 22:33:59 ---> 42afd0047005 22:33:59 22:33:59 Step 10/24 : FROM alpine:3.12 22:33:59 3.12: Pulling from library/alpine 22:34:01 Removing intermediate container 1bb789cc025b 22:34:01 ---> 593f5f3a25bb 22:34:01 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:34:03 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:34:03 Status: Downloaded newer image for alpine:3.12 22:34:03 ---> d10569e2745f 22:34:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:34:04 Removing intermediate container 6d3076604bdf 22:34:04 ---> f396968f40de 22:34:04 22:34:04 Step 10/21 : FROM alpine:3.12 22:34:04 ---> d10569e2745f 22:34:04 Step 11/21 : RUN apk add --update --no-cache curl 22:34:04 Removing intermediate container f5dca8641c04 22:34:04 ---> 85c14d7d4506 22:34:04 22:34:04 Step 10/31 : FROM alpine:3.12 22:34:04 ---> d10569e2745f 22:34:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:34:06 ---> Running in 77ecf3a12914 22:34:08 ---> Running in 17212c2f2c73 22:34:08 ---> Running in 33d3fe9f7836 22:34:08 ---> Running in 9375ebc4a2e6 22:34:08 Removing intermediate container 636fc2092268 22:34:08 ---> 6318c8d55976 22:34:08 22:34:08 Step 10/22 : FROM alpine:3.12 22:34:08 ---> d10569e2745f 22:34:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:34:11 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 22:34:11 ---> Running in b05a91f39771 22:34:11 Removing intermediate container 9375ebc4a2e6 22:34:11 ---> 6dc4c19df098 22:34:11 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:34:12 ---> Running in e4d2e78e3bf1 22:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:13 (1/4) Installing ca-certificates (20191127-r4) 22:34:13 (1/5) Installing ca-certificates (20191127-r4) 22:34:13 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:34:13 (3/5) Installing libcurl (7.69.1-r3) 22:34:13 (4/5) Installing curl (7.69.1-r3) 22:34:13 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:34:13 (5/5) Installing dumb-init (1.2.2-r1) 22:34:13 (3/4) Installing libcurl (7.69.1-r3) 22:34:13 Executing busybox-1.31.1-r19.trigger 22:34:13 (4/4) Installing curl (7.69.1-r3) 22:34:13 Executing busybox-1.31.1-r19.trigger 22:34:13 Executing ca-certificates-20191127-r4.trigger 22:34:13 Executing ca-certificates-20191127-r4.trigger 22:34:14 OK: 7 MiB in 18 packages 22:34:14 OK: 7 MiB in 19 packages 22:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:15 (1/2) Installing dumb-init (1.2.2-r1) 22:34:15 (2/2) Installing su-exec (0.2-r1) 22:34:15 Executing busybox-1.31.1-r19.trigger 22:34:15 OK: 5 MiB in 16 packages 22:34:15 (1/1) Installing dumb-init (1.2.2-r1) 22:34:15 Executing busybox-1.31.1-r19.trigger 22:34:15 OK: 5 MiB in 15 packages 22:34:18 Removing intermediate container 33d3fe9f7836 22:34:18 ---> 5b393a122a80 22:34:18 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:34:18 Removing intermediate container b05a91f39771 22:34:18 ---> 0b2a9e693142 22:34:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:34:18 ---> Running in aa1f294cacdf 22:34:18 ---> Running in 0c213255fc77 22:34:18 Removing intermediate container e4d2e78e3bf1 22:34:18 ---> dbdc86b5041c 22:34:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:34:18 Removing intermediate container 77ecf3a12914 22:34:18 ---> ebc29ac202de 22:34:18 22:34:18 Step 11/26 : FROM docker:20.10.0 22:34:19 Removing intermediate container 17212c2f2c73 22:34:19 ---> 0d8118ee9512 22:34:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:34:19 20.10.0: Pulling from library/docker 22:34:19 ---> Running in 65c16aacc7f7 22:34:19 ---> Running in 51733cd15cbe 22:34:19 Removing intermediate container 0c213255fc77 22:34:19 ---> cb6b0334e2c9 22:34:19 Step 13/22 : ENV APP_PORT=48085 22:34:19 Removing intermediate container aa1f294cacdf 22:34:19 ---> da33ae426d5d 22:34:19 Step 13/21 : WORKDIR /edgex 22:34:19 ---> Running in e5086ea4db06 22:34:19 ---> Running in bdb404f7c5d7 22:34:19 Removing intermediate container 65c16aacc7f7 22:34:19 ---> 1ab034525498 22:34:19 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:34:20 Removing intermediate container 51733cd15cbe 22:34:20 ---> be5d1a0630c9 22:34:20 Step 13/24 : WORKDIR / 22:34:20 ---> Running in 52299468bb0d 22:34:20 ---> Running in f77e3f60ecdf 22:34:20 Removing intermediate container bdb404f7c5d7 22:34:20 ---> 27d6383c230f 22:34:20 Step 14/22 : EXPOSE $APP_PORT 22:34:21 Removing intermediate container e5086ea4db06 22:34:21 ---> 1edeebc1ae4c 22:34:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:34:21 ---> Running in 80490bd521c1 22:34:21 Removing intermediate container 52299468bb0d 22:34:21 ---> 206266bec6f9 22:34:21 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:34:21 ---> Running in 2fdbb92a245c 22:34:22 Removing intermediate container f77e3f60ecdf 22:34:22 ---> 5456ace7bf7d 22:34:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:34:22 Removing intermediate container 80490bd521c1 22:34:22 ---> 9ff4ae4f520e 22:34:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:23 ---> e807d8f0edcd 22:34:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:34:24 ---> 343a963689b7 22:34:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:34:24 ---> e0c96055aebd 22:34:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:34:26 ---> d939ae9b41b9 22:34:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:34:26 ---> b007118bfc00 22:34:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:34:26 Removing intermediate container 2fdbb92a245c 22:34:26 ---> 9d792ab12ce1 22:34:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:34:26 ---> 472baef796d4 22:34:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:34:26 ---> Running in db423e522b1c 22:34:26 ---> 4d4519fda5a4 22:34:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:34:27 Removing intermediate container db423e522b1c 22:34:27 ---> d4bb7ff2fb15 22:34:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:34:28 ---> 06ab2bc94131 22:34:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:34:29 ---> Running in b782709ae78a 22:34:29 ---> 18b7da88943e 22:34:29 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:34:29 ---> cde03c3c2ec7 22:34:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:34:29 ---> 7e8788de4968 22:34:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:34:29 ---> Running in 83860b5448bd 22:34:29 ---> Running in aab37da6a96e 22:34:29 Removing intermediate container b782709ae78a 22:34:29 ---> bca632524fff 22:34:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:34:30 ---> Running in d967eae36b5a 22:34:30 Removing intermediate container 83860b5448bd 22:34:30 ---> 5648f9dbc587 22:34:30 Step 18/21 : CMD ["--init=true"] 22:34:30 ---> Running in b00bf57bffd2 22:34:30 ---> 7eb56ee924c6 22:34:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:34:30 Removing intermediate container d967eae36b5a 22:34:30 ---> 0eb8a7ce8c38 22:34:30 Step 20/22 : LABEL arch=arm64 22:34:31 ---> Running in 8729d3554606 22:34:31 Removing intermediate container b00bf57bffd2 22:34:31 ---> bb1e11816624 22:34:31 Step 19/21 : LABEL arch=arm64 22:34:31 ---> Running in a5471703fe50 22:34:32 ---> da046f501354 22:34:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 22:34:32 Removing intermediate container 8729d3554606 22:34:32 ---> 44e7fee688e1 22:34:32 Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:34:32 ---> Running in 09bac074f8b9 22:34:32 ---> Running in 732114dfcd18 22:34:32 Removing intermediate container a5471703fe50 22:34:32 ---> 58fb3c89703a 22:34:32 Step 20/21 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:34:32 ---> Running in 4efeb00fd60b 22:34:32 Removing intermediate container aab37da6a96e 22:34:32 ---> 34797e8622be 22:34:32 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:34:32 Removing intermediate container 732114dfcd18 22:34:32 ---> d7037214a390 22:34:32 Step 22/22 : LABEL version=0.0.0 22:34:33 ---> Running in 5d40bdc292e2 22:34:33 Removing intermediate container 4efeb00fd60b 22:34:33 ---> 313309435000 22:34:33 Step 21/21 : LABEL version=0.0.0 22:34:33 ---> Running in 76397b647aad 22:34:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:34:34 ---> a7efcfb1b7f6 22:34:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:34:34 Status: Downloaded newer image for docker:20.10.0 22:34:34 ---> eeaf43b92773 22:34:34 Step 12/26 : RUN apk add --no-cache bash 22:34:34 Removing intermediate container 5d40bdc292e2 22:34:34 ---> a879095d83f2 22:34:34 22:34:34 ---> Running in 1c007d531c57 22:34:34 Removing intermediate container 76397b647aad 22:34:34 ---> 2a1a94aec122 22:34:34 22:34:34 Successfully built a879095d83f2 22:34:34 Successfully tagged docker-support-scheduler-go-arm64:latest 22:34:34  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 22:34:34 Successfully built 2a1a94aec122 22:34:34 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:34:35  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 22:34:35 Removing intermediate container 09bac074f8b9 22:34:35 ---> f779a3b25d5f 22:34:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:34:36 ---> Running in 6761630791f0 22:34:36 ---> d25c898e2bd1 22:34:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:34:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:36 Removing intermediate container 6761630791f0 22:34:36 ---> 9bb7d3197434 22:34:36 Step 22/24 : LABEL arch=arm64 22:34:36 ---> Running in f760bedcfde1 22:34:36 ---> 3a28d8e618e6 22:34:36 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:34:37 (1/2) Installing readline (8.0.4-r0) 22:34:37 (2/2) Installing bash (5.0.17-r0) 22:34:37 Executing bash-5.0.17-r0.post-install 22:34:37 Executing busybox-1.31.1-r19.trigger 22:34:37 OK: 12 MiB in 22 packages 22:34:37 Removing intermediate container f760bedcfde1 22:34:37 ---> 3ae4fca3c5cc 22:34:37 Step 23/24 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:34:37 ---> Running in 3fb56cb259b8 22:34:37 ---> 79622024172f 22:34:37 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:34:38 Removing intermediate container 3fb56cb259b8 22:34:38 ---> 1cecced5db0e 22:34:38 Step 24/24 : LABEL version=0.0.0 22:34:39 Removing intermediate container 1c007d531c57 22:34:39 ---> fe772aeac67c 22:34:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:34:39 ---> Running in 2210016c3810 22:34:39 ---> 2718fc3b53ef 22:34:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:34:40 ---> Running in 9e1f74fa8db2 22:34:41 ---> Running in 553fd8db74e2 22:34:41 Removing intermediate container 2210016c3810 22:34:41 ---> 42113df6a720 22:34:41 22:34:41 Removing intermediate container 9e1f74fa8db2 22:34:41 ---> 7d7476060dea 22:34:41 Step 14/26 : ENV APP_PORT=48090 22:34:41 ---> Running in 261cbfabf7ab 22:34:41 Successfully built 42113df6a720 22:34:41 Removing intermediate container 553fd8db74e2 22:34:41 ---> 0544a69e34df 22:34:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:34:41 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:34:41  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go 22:34:42 Removing intermediate container 261cbfabf7ab 22:34:42 ---> d46b428263c7 22:34:42 Step 15/26 : EXPOSE $APP_PORT 22:34:42 ---> Running in 1e5173e0fb64 22:34:42 ---> ae233d47088c 22:34:42 Step 26/31 : RUN chmod +x /entrypoint.sh 22:34:43 ---> Running in 785b19f671fc 22:34:43 Removing intermediate container 1e5173e0fb64 22:34:43 ---> d77836d3f4e3 22:34:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:34:44 ---> 3f8cd60765b3 22:34:44 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:34:45 ---> dfc1cdf0f4c0 22:34:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:34:46 Removing intermediate container 785b19f671fc 22:34:46 ---> 30c7e3256397 22:34:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:34:46 ---> Running in d0766ec14779 22:34:47 ---> 0fa2754f56bf 22:34:47 Step 19/26 : RUN apk --no-cache add py3-pip 22:34:47 ---> Running in 890f7b49465a 22:34:47 Removing intermediate container d0766ec14779 22:34:47 ---> c2971720283f 22:34:47 Step 28/31 : CMD ["gate"] 22:34:48 ---> Running in 6d511cb57d4c 22:34:48 Removing intermediate container 6d511cb57d4c 22:34:48 ---> 25dbd3cc005e 22:34:48 Step 29/31 : LABEL arch=arm64 22:34:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:34:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:34:49 ---> Running in a3ab377a5263 22:34:50 Removing intermediate container a3ab377a5263 22:34:50 ---> d63a71ae6a54 22:34:50 Step 30/31 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:34:50 (1/33) Installing libbz2 (1.0.8-r1) 22:34:50 (2/33) Installing expat (2.2.9-r1) 22:34:50 (3/33) Installing libffi (3.3-r2) 22:34:50 (4/33) Installing gdbm (1.13-r1) 22:34:50 (5/33) Installing xz-libs (5.2.5-r0) 22:34:50 (6/33) Installing sqlite-libs (3.32.1-r0) 22:34:50 (7/33) Installing python3 (3.8.8-r0) 22:34:50 ---> Running in ede3e02572a5 22:34:51 Removing intermediate container ede3e02572a5 22:34:51 ---> f88b60e6fd96 22:34:51 Step 31/31 : LABEL version=0.0.0 22:34:51 ---> Running in a10b51d473fb 22:34:52 (8/33) Installing py3-appdirs (1.4.4-r1) 22:34:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:34:52 (10/33) Installing py3-parsing (2.4.7-r0) 22:34:52 (11/33) Installing py3-six (1.15.0-r0) 22:34:52 (12/33) Installing py3-packaging (20.4-r0) 22:34:52 (13/33) Installing py3-setuptools (47.0.0-r0) 22:34:52 (14/33) Installing py3-chardet (3.0.4-r4) 22:34:52 (15/33) Installing py3-idna (2.9-r0) 22:34:52 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:34:52 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:34:52 (18/33) Installing py3-requests (2.23.0-r0) 22:34:52 (19/33) Installing py3-msgpack (1.0.0-r0) 22:34:52 (20/33) Installing py3-lockfile (0.12.2-r3) 22:34:52 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:34:52 (22/33) Installing py3-colorama (0.4.3-r0) 22:34:52 (23/33) Installing py3-distlib (0.3.0-r0) 22:34:52 (24/33) Installing py3-distro (1.5.0-r1) 22:34:52 (25/33) Installing py3-webencodings (0.5.1-r3) 22:34:52 (26/33) Installing py3-html5lib (1.0.1-r4) 22:34:52 (27/33) Installing py3-pytoml (0.1.21-r0) 22:34:52 (28/33) Installing py3-pep517 (0.8.2-r0) 22:34:52 Removing intermediate container a10b51d473fb 22:34:52 ---> 1a4f41eb3486 22:34:52 22:34:52 (29/33) Installing py3-progress (1.5-r0) 22:34:52 (30/33) Installing py3-toml (0.10.1-r0) 22:34:52 (31/33) Installing py3-retrying (1.3.3-r0) 22:34:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:34:52 (33/33) Installing py3-pip (20.1.1-r0) 22:34:52 Executing busybox-1.31.1-r19.trigger 22:34:52 OK: 71 MiB in 55 packages 22:34:53 Successfully built 1a4f41eb3486 22:34:53 Successfully tagged docker-security-bootstrapper-go-arm64:latest 22:34:53 Building docker-core-data-go 22:35:01  Building docker-security-bootstrapper-go ... done Removing intermediate container 890f7b49465a 22:35:01 ---> efe4b81eb069 22:35:01 Step 20/26 : RUN pip install docker-compose==1.23.2 22:35:01 ---> Running in 539eb8020f2f 22:35:08 Collecting docker-compose==1.23.2 22:35:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:35:08 Collecting websocket-client<1.0,>=0.32.0 22:35:09 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:35:09 Collecting docopt<0.7,>=0.6.1 22:35:09 Downloading docopt-0.6.2.tar.gz (25 kB) 22:35:13 Collecting PyYAML<4,>=3.10 22:35:13 Downloading PyYAML-3.13.tar.gz (270 kB) 22:35:18 Collecting docker<4.0,>=3.6.0 22:35:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:35:18 Collecting texttable<0.10,>=0.9.0 22:35:18 Downloading texttable-0.9.1.tar.gz (11 kB) 22:35:21 Collecting cached-property<2,>=1.2.0 22:35:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:35:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:35:21 Collecting jsonschema<3,>=2.5.1 22:35:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:35:22 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:35:22 ---> 9c7f0191fe1a 22:35:22 Step 3/22 : WORKDIR /edgex-go 22:35:22 ---> Using cache 22:35:22 ---> 2a7b943e7469 22:35:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:22 ---> Using cache 22:35:22 ---> d835748b1786 22:35:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:35:23 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:35:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:35:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:23 ---> 9c7f0191fe1a 22:35:23 Step 3/23 : WORKDIR /edgex-go 22:35:23 ---> Using cache 22:35:23 ---> 2a7b943e7469 22:35:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:23 ---> Using cache 22:35:23 ---> d835748b1786 22:35:23 Step 5/23 : RUN apk add --update --no-cache make git 22:35:23 ---> Using cache 22:35:23 ---> 93bf4087f323 22:35:23 Step 6/23 : COPY go.mod . 22:35:23 ---> Using cache 22:35:23 ---> 661652ebed1f 22:35:23 Step 7/23 : RUN go mod download 22:35:23 ---> Using cache 22:35:23 ---> 3c49ab0e6e68 22:35:23 Step 8/23 : COPY . . 22:35:23 ---> Using cache 22:35:23 ---> 0d7e4955b3f9 22:35:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:35:24 Collecting dockerpty<0.5,>=0.4.1 22:35:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:35:26 ---> Running in a9377ab39076 22:35:26 ---> Running in 7bed977498aa 22:35:28 Collecting docker-pycreds>=0.4.0 22:35:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:35:28 Collecting idna<2.8,>=2.5 22:35:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:35:29 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 22:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:30 Collecting urllib3<1.25,>=1.21.1 22:35:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:35:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:30 ---> 9c7f0191fe1a 22:35:30 Step 3/23 : WORKDIR /edgex-go 22:35:30 ---> Using cache 22:35:30 ---> 2a7b943e7469 22:35:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:30 ---> Using cache 22:35:30 ---> d835748b1786 22:35:30 Step 5/23 : RUN apk add --update --no-cache make git 22:35:30 ---> Using cache 22:35:30 ---> 93bf4087f323 22:35:30 Step 6/23 : COPY go.mod . 22:35:30 ---> Using cache 22:35:30 ---> 661652ebed1f 22:35:30 Step 7/23 : RUN go mod download 22:35:30 ---> Using cache 22:35:30 ---> 3c49ab0e6e68 22:35:30 Step 8/23 : COPY . . 22:35:30 ---> Using cache 22:35:30 ---> 0d7e4955b3f9 22:35:30 Step 9/23 : RUN make cmd/core-command/core-command 22:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:30 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) 22:35:30 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) 22:35:30 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:35:30 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:35:30 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:35:30 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:35:31 ---> Running in b3ef2f762abe 22:35:31 OK: 217 MiB in 51 packages 22:35:32 Installing collected packages: websocket-client, docopt, PyYAML, docker-pycreds, idna, urllib3, requests, docker, texttable, cached-property, jsonschema, dockerpty, docker-compose 22:35:32 Running setup.py install for docopt: started 22:35:33 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 22:35:34 Removing intermediate container 7bed977498aa 22:35:34 ---> c9f699c3f648 22:35:34 Step 6/22 : COPY go.mod . 22:35:35 Running setup.py install for docopt: finished with status 'done' 22:35:35 Running setup.py install for PyYAML: started 22:35:36 ---> 3893dc960ec1 22:35:36 Step 7/22 : RUN go mod download 22:35:36 ---> Running in 29bebd05f010 22:35:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:38 ---> 9c7f0191fe1a 22:35:38 Step 3/23 : WORKDIR /edgex-go 22:35:38 ---> Using cache 22:35:38 ---> 2a7b943e7469 22:35:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:38 ---> Using cache 22:35:38 ---> d835748b1786 22:35:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:35:38 ---> Running in d27774274a95 22:35:39 Running setup.py install for PyYAML: finished with status 'done' 22:35:40 Attempting uninstall: idna 22:35:40 Found existing installation: idna 2.9 22:35:40 Uninstalling idna-2.9: 22:35:40 Successfully uninstalled idna-2.9 22:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:41 Attempting uninstall: urllib3 22:35:41 Found existing installation: urllib3 1.25.9 22:35:41 Uninstalling urllib3-1.25.9: 22:35:41 Successfully uninstalled urllib3-1.25.9 22:35:41 Removing intermediate container 29bebd05f010 22:35:41 ---> d9f57758d3ef 22:35:41 Step 8/22 : COPY . . 22:35:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:42 Attempting uninstall: requests 22:35:42 Found existing installation: requests 2.23.0 22:35:42 Uninstalling requests-2.23.0: 22:35:42 Successfully uninstalled requests-2.23.0 22:35:42 OK: 217 MiB in 51 packages 22:35:44 Running setup.py install for texttable: started 22:35:44 Removing intermediate container d27774274a95 22:35:44 ---> e308f4e46034 22:35:44 Step 6/23 : COPY go.mod . 22:35:46 ---> f4af81b16989 22:35:46 Step 7/23 : RUN go mod download 22:35:46 ---> Running in e776f267ce50 22:35:47 Running setup.py install for texttable: finished with status 'done' 22:35:48 Running setup.py install for dockerpty: started 22:35:51 Running setup.py install for dockerpty: finished with status 'done' 22:35:52 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.58.0 22:35:53 Removing intermediate container e776f267ce50 22:35:53 ---> bdb4d1b6d031 22:35:53 Step 8/23 : COPY . . 22:36:03 Removing intermediate container 539eb8020f2f 22:36:03 ---> f13bb194d644 22:36:03 Step 21/26 : RUN apk --no-cache add curl 22:36:03 ---> Running in 4b92b92b1d7c 22:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:36:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:36:06 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:36:06 ---> d3cb81265e51 22:36:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:36:06 (2/3) Installing libcurl (7.69.1-r3) 22:36:06 (3/3) Installing curl (7.69.1-r3) 22:36:06 Executing busybox-1.31.1-r19.trigger 22:36:06 OK: 72 MiB in 58 packages 22:36:07 ---> Running in 4919983229d3 22:36:09 Removing intermediate container 4b92b92b1d7c 22:36:09 ---> 9d5de3b1c7b0 22:36:09 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:36:09 ---> Running in 80cb17cd4fb9 22:36:10 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 22:36:10 Removing intermediate container 80cb17cd4fb9 22:36:10 ---> fa8b798782fb 22:36:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:36:11 ---> Running in fc00992378f9 22:36:12 Removing intermediate container fc00992378f9 22:36:12 ---> d1cd462f2ef6 22:36:12 Step 24/26 : LABEL arch=arm64 22:36:13 ---> Running in f3f3c70d1a3f 22:36:14 Removing intermediate container f3f3c70d1a3f 22:36:14 ---> 92358d4488b2 22:36:14 Step 25/26 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:36:14 ---> Running in 70d4f45b8026 22:36:15 Removing intermediate container 70d4f45b8026 22:36:15 ---> 6f4fd09ad72d 22:36:15 Step 26/26 : LABEL version=0.0.0 22:36:16 ---> Running in 6ce8fe81de7e 22:36:17 Removing intermediate container 6ce8fe81de7e 22:36:17 ---> 2beb703e845d 22:36:17 22:36:18 Successfully built 2beb703e845d 22:36:18 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:36:23  Building docker-sys-mgmt-agent-go ... done  ---> 26ded4064268 22:36:23 Step 9/23 : RUN make cmd/core-data/core-data 22:36:23 ---> Running in 6c75ecea1dcb 22:36:25 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 22:37:21 Removing intermediate container b3ef2f762abe 22:37:21 ---> 46dab3388b5d 22:37:21 22:37:21 Step 10/23 : FROM alpine:3.12 22:37:21 ---> d10569e2745f 22:37:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:37:21 ---> Using cache 22:37:21 ---> 0b2a9e693142 22:37:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:21 ---> Using cache 22:37:21 ---> cb6b0334e2c9 22:37:21 Step 13/23 : ENV APP_PORT=48082 22:37:21 ---> Running in ee89ff0b9e41 22:37:21 Removing intermediate container ee89ff0b9e41 22:37:21 ---> 39719ea6e831 22:37:21 Step 14/23 : EXPOSE $APP_PORT 22:37:21 ---> Running in 48dd9d9e5579 22:37:21 Removing intermediate container 48dd9d9e5579 22:37:21 ---> 5672532427b3 22:37:21 Step 15/23 : WORKDIR / 22:37:21 ---> Running in 44717ad17e98 22:37:22 Removing intermediate container 44717ad17e98 22:37:22 ---> 27cc1ef76dea 22:37:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:23 ---> 791031a297c2 22:37:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:37:25 ---> 166232c383fb 22:37:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:37:27 ---> 4aa12b544094 22:37:27 Step 19/23 : ENTRYPOINT ["/core-command"] 22:37:27 ---> Running in 8e986c1fa35e 22:37:29 Removing intermediate container 8e986c1fa35e 22:37:29 ---> bd0b28caf21d 22:37:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:29 ---> Running in 9f96e1c2c3fd 22:37:30 Removing intermediate container 9f96e1c2c3fd 22:37:30 ---> bcce52e52aef 22:37:30 Step 21/23 : LABEL arch=arm64 22:37:31 ---> Running in e3a04c35f7a1 22:37:32 Removing intermediate container e3a04c35f7a1 22:37:32 ---> a4e6f7060f38 22:37:32 Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:37:32 Removing intermediate container a9377ab39076 22:37:32 ---> 50755242adbf 22:37:32 22:37:32 Step 10/23 : FROM alpine:3.12 22:37:32 ---> d10569e2745f 22:37:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:37:32 ---> Using cache 22:37:32 ---> 0b2a9e693142 22:37:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:37:32 ---> Using cache 22:37:32 ---> cb6b0334e2c9 22:37:32 Step 13/23 : ENV APP_PORT=48081 22:37:33 ---> Running in 04040e1252bb 22:37:33 ---> Running in 1a523c44979d 22:37:33 Removing intermediate container 04040e1252bb 22:37:33 ---> e0d238d3a5b9 22:37:33 Step 23/23 : LABEL version=0.0.0 22:37:34 Removing intermediate container 1a523c44979d 22:37:34 ---> 2da4a14325a2 22:37:34 Step 14/23 : EXPOSE $APP_PORT 22:37:34 ---> Running in fb2c7513495e 22:37:34 ---> Running in d469702624f5 22:37:35 Removing intermediate container fb2c7513495e 22:37:35 ---> 82438c83502d 22:37:35 22:37:35 Removing intermediate container d469702624f5 22:37:35 ---> 4c85bce07eca 22:37:35 Step 15/23 : WORKDIR / 22:37:35 ---> Running in 6000c30cd157 22:37:36 Successfully built 82438c83502d 22:37:36 Successfully tagged docker-core-command-go-arm64:latest 22:37:36  Building docker-core-command-go ... done Removing intermediate container 6000c30cd157 22:37:36 ---> 2d4c389d31c1 22:37:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:37 ---> 21e1249a33e1 22:37:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:37:40 ---> e0b717b6e617 22:37:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:37:41 ---> d5f771d54fb1 22:37:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:37:41 ---> Running in 0ca035abd2c7 22:37:42 Removing intermediate container 0ca035abd2c7 22:37:42 ---> faacbddf783b 22:37:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:37:42 ---> Running in fcba644382f4 22:37:43 Removing intermediate container fcba644382f4 22:37:43 ---> 64a1ce16ecdd 22:37:43 Step 21/23 : LABEL arch=arm64 22:37:43 ---> Running in bf6e9652580f 22:37:44 Removing intermediate container bf6e9652580f 22:37:44 ---> 3b669f867211 22:37:44 Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:37:44 ---> Running in 95e3cdfbbe8c 22:37:45 Removing intermediate container 95e3cdfbbe8c 22:37:45 ---> 5bff191ec4e2 22:37:45 Step 23/23 : LABEL version=0.0.0 22:37:45 ---> Running in 77142de977f0 22:37:45 Removing intermediate container 77142de977f0 22:37:45 ---> f11734f49e87 22:37:45 22:37:46 Successfully built f11734f49e87 22:37:46 Successfully tagged docker-core-metadata-go-arm64:latest 22:37:51  Building docker-core-metadata-go ... done Removing intermediate container 4919983229d3 22:37:51 ---> ecb0a1467d3a 22:37:51 22:37:51 Step 10/22 : FROM alpine:3.12 22:37:51 ---> d10569e2745f 22:37:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:37:51 ---> Running in 81dc92b52283 22:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:37:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:37:53 (1/2) Installing ca-certificates (20191127-r4) 22:37:53 (2/2) Installing dumb-init (1.2.2-r1) 22:37:53 Executing busybox-1.31.1-r19.trigger 22:37:53 Executing ca-certificates-20191127-r4.trigger 22:37:53 OK: 6 MiB in 16 packages 22:37:55 Removing intermediate container 81dc92b52283 22:37:55 ---> a25652d53f1e 22:37:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:37:55 ---> Running in c7807aede99e 22:37:56 Removing intermediate container c7807aede99e 22:37:56 ---> a00bacc0e83a 22:37:56 Step 13/22 : ENV APP_PORT=48060 22:37:56 ---> Running in 966015d3e95f 22:37:56 Removing intermediate container 966015d3e95f 22:37:56 ---> 4ddba648ac8d 22:37:56 Step 14/22 : EXPOSE $APP_PORT 22:37:57 ---> Running in d17c0fa6f44d 22:37:57 Removing intermediate container d17c0fa6f44d 22:37:57 ---> 3ef2e9252413 22:37:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:37:58 ---> 73b7a8404946 22:37:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:38:00 ---> 05717c04eedd 22:38:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:38:01 ---> a15c86675605 22:38:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:38:01 ---> Running in eb2bdd4bdc28 22:38:01 Removing intermediate container eb2bdd4bdc28 22:38:01 ---> 1f839f50ea19 22:38:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:01 ---> Running in 0a48a4b1c410 22:38:02 Removing intermediate container 0a48a4b1c410 22:38:02 ---> 113f856bd384 22:38:02 Step 20/22 : LABEL arch=arm64 22:38:02 ---> Running in c08566f57213 22:38:03 Removing intermediate container c08566f57213 22:38:03 ---> da98046e533b 22:38:03 Step 21/22 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:38:03 ---> Running in d4b70e307660 22:38:04 Removing intermediate container d4b70e307660 22:38:04 ---> 73077b56499a 22:38:04 Step 22/22 : LABEL version=0.0.0 22:38:04 ---> Running in 3f1b9ca92345 22:38:05 Removing intermediate container 3f1b9ca92345 22:38:05 ---> d4dd88a8592f 22:38:05 22:38:05 Successfully built d4dd88a8592f 22:38:05 Successfully tagged docker-support-notifications-go-arm64:latest 22:38:05  Building docker-support-notifications-go ... done Removing intermediate container 6c75ecea1dcb 22:38:05 ---> fac50df97b63 22:38:05 22:38:05 Step 10/23 : FROM alpine:3.12 22:38:05 ---> d10569e2745f 22:38:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:38:06 ---> Running in 371e1131893f 22:38:06 Removing intermediate container 371e1131893f 22:38:06 ---> 93379e7f2901 22:38:06 Step 12/23 : ENV APP_PORT=48080 22:38:06 ---> Running in 49b5d251b749 22:38:07 Removing intermediate container 49b5d251b749 22:38:07 ---> b888f879f9de 22:38:07 Step 13/23 : EXPOSE $APP_PORT 22:38:07 ---> Running in 0fa7b72465ad 22:38:07 Removing intermediate container 0fa7b72465ad 22:38:07 ---> 61499ba01539 22:38:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:38:07 ---> Running in 5c3faf803c58 22:38:10 Removing intermediate container 5c3faf803c58 22:38:10 ---> af68963526d9 22:38:10 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:38:10 ---> Running in 1c9a7617518c 22:38:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:12 (1/6) Installing dumb-init (1.2.2-r1) 22:38:12 (2/6) Installing libgcc (9.3.0-r2) 22:38:12 (3/6) Installing libsodium (1.0.18-r0) 22:38:12 (4/6) Installing libstdc++ (9.3.0-r2) 22:38:13 (5/6) Installing libzmq (4.3.3-r0) 22:38:13 (6/6) Installing zeromq (4.3.3-r0) 22:38:13 Executing busybox-1.31.1-r19.trigger 22:38:13 OK: 8 MiB in 20 packages 22:38:14 Removing intermediate container 1c9a7617518c 22:38:14 ---> 4e78f275cf29 22:38:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:15 ---> a6282c4ea8f1 22:38:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:38:16 ---> 997ff81954f9 22:38:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:38:17 ---> 860e95f9a177 22:38:17 Step 19/23 : ENTRYPOINT ["/core-data"] 22:38:17 ---> Running in 0c123a8dadb4 22:38:18 Removing intermediate container 0c123a8dadb4 22:38:18 ---> 90b11365de60 22:38:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:18 ---> Running in 8690f3f6d743 22:38:18 Removing intermediate container 8690f3f6d743 22:38:18 ---> 15bda33279a0 22:38:18 Step 21/23 : LABEL arch=arm64 22:38:18 ---> Running in dcc4d57e7c98 22:38:19 Removing intermediate container dcc4d57e7c98 22:38:19 ---> ab5478e2be9f 22:38:19 Step 22/23 : LABEL git_sha=1563183a39e1034c19714a8c0bb5c559455af12f 22:38:19 ---> Running in 601503fd5280 22:38:19 Removing intermediate container 601503fd5280 22:38:19 ---> 6793c6615a5c 22:38:19 Step 23/23 : LABEL version=0.0.0 22:38:19 ---> Running in 439d2aada5bf 22:38:20 Removing intermediate container 439d2aada5bf 22:38:20 ---> 5fe46b42dd52 22:38:20 22:38:20 Successfully built 5fe46b42dd52 22:38:20 Successfully tagged docker-core-data-go-arm64:latest 22:38:21  Building docker-core-data-go ... done  [Pipeline] } 22:38:21 $ docker stop --time=1 d6c78b8ec3312b02352bcf8871a0c4a8d2a3060b61a757783ba388b0cbef7596 22:38:22 $ docker rm -f d6c78b8ec3312b02352bcf8871a0c4a8d2a3060b61a757783ba388b0cbef7596 [Pipeline] // withDockerContainer [Pipeline] sh 22:38:23 + docker images 22:38:23 + grep docker 22:38:24 docker-core-data-go-arm64 latest 5fe46b42dd52 3 seconds ago 21.3MB 22:38:24 docker-support-notifications-go-arm64 latest d4dd88a8592f 19 seconds ago 16.9MB 22:38:24 docker-core-metadata-go-arm64 latest f11734f49e87 38 seconds ago 17.9MB 22:38:24 docker-core-command-go-arm64 latest 82438c83502d 49 seconds ago 16.2MB 22:38:24 docker-sys-mgmt-agent-go-arm64 latest 2beb703e845d 2 minutes ago 300MB 22:38:24 docker-security-bootstrapper-go-arm64 latest 1a4f41eb3486 3 minutes ago 17.8MB 22:38:24 docker-security-secretstore-setup-go-arm64 latest 42113df6a720 3 minutes ago 23.7MB 22:38:24 docker-security-proxy-setup-go-arm64 latest 2a1a94aec122 3 minutes ago 23.4MB 22:38:24 docker-support-scheduler-go-arm64 latest a879095d83f2 3 minutes ago 16.3MB 22:38:24 docker 20.10.0 eeaf43b92773 3 months ago 228MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 22:38:25 ---> job-cost.sh 22:38:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YzBT 22:39:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:40:41 lf-activate-venv(): INFO: Adding /tmp/venv-YzBT/bin to PATH 22:40:41 INFO: No Stack... 22:40:41 INFO: Retrieving Pricing Info for: lf-standard-4 22:40:41 INFO: Archiving Costs [Pipeline] sh 22:40:41 + cat+ cut -d, -f6 22:40:41 /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 22:40:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] 22:40:41 Resource [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] did not exist. Created. 22:40:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:40:42 + echo total: 0.20999999344348907 [Pipeline] stash 22:40:42 Stashed 1 file(s) [Pipeline] } 22:40:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3273-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] { (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 22:40:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:40:47 ---> package-listing.sh 22:40:47 ++ facter osfamily 22:40:47 ++ tr '[:upper:]' '[:lower:]' 22:40:47 + OS_FAMILY=redhat 22:40:47 + workspace=/w/workspace/edgex-go/1 22:40:47 + START_PACKAGES=/tmp/packages_start.txt 22:40:47 + END_PACKAGES=/tmp/packages_end.txt 22:40:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:40:47 + PACKAGES=/tmp/packages_start.txt 22:40:47 + '[' /w/workspace/edgex-go/1 ']' 22:40:47 + PACKAGES=/tmp/packages_end.txt 22:40:47 + case "${OS_FAMILY}" in 22:40:47 + rpm -qa 22:40:47 + sort 22:40:52 + '[' -f /tmp/packages_start.txt ']' 22:40:52 + '[' -f /tmp/packages_end.txt ']' 22:40:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:40:52 + '[' /w/workspace/edgex-go/1 ']' 22:40:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:40:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:40:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:40:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:40:53 22:40:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:40:53 alpine: Pulling from edgex-lftools-log-publisher 22:40:53 df20fa9351a1: Pulling fs layer 22:40:53 36b3adc4ff6f: Pulling fs layer 22:40:53 8ad3a11d3b57: Pulling fs layer 22:40:53 46f8f816bc3b: Pulling fs layer 22:40:53 93b61091891f: Pulling fs layer 22:40:53 93b9cdb0e59b: Pulling fs layer 22:40:53 5e14af77c1be: Pulling fs layer 22:40:53 01666e4c0597: Pulling fs layer 22:40:53 aa168da1d23b: Pulling fs layer 22:40:53 46f8f816bc3b: Waiting 22:40:53 93b61091891f: Waiting 22:40:53 93b9cdb0e59b: Waiting 22:40:53 5e14af77c1be: Waiting 22:40:53 01666e4c0597: Waiting 22:40:53 36b3adc4ff6f: Verifying Checksum 22:40:53 36b3adc4ff6f: Download complete 22:40:53 46f8f816bc3b: Download complete 22:40:54 df20fa9351a1: Verifying Checksum 22:40:54 df20fa9351a1: Download complete 22:40:54 93b9cdb0e59b: Verifying Checksum 22:40:54 93b9cdb0e59b: Download complete 22:40:54 5e14af77c1be: Download complete 22:40:54 01666e4c0597: Verifying Checksum 22:40:54 01666e4c0597: Download complete 22:40:54 93b61091891f: Verifying Checksum 22:40:54 93b61091891f: Download complete 22:40:54 df20fa9351a1: Pull complete 22:40:54 8ad3a11d3b57: Verifying Checksum 22:40:54 8ad3a11d3b57: Download complete 22:40:54 36b3adc4ff6f: Pull complete 22:40:56 aa168da1d23b: Verifying Checksum 22:40:56 aa168da1d23b: Download complete 22:40:57 8ad3a11d3b57: Pull complete 22:40:58 46f8f816bc3b: Pull complete 22:40:58 93b61091891f: Pull complete 22:40:58 93b9cdb0e59b: Pull complete 22:40:59 5e14af77c1be: Pull complete 22:40:59 01666e4c0597: Pull complete 22:41:07 aa168da1d23b: Pull complete 22:41:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:41:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:41:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:41:08 prd-centos7-docker-4c-2g-30370 does not seem to be running inside a container 22:41:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:41:14 $ docker top 6a4461d73c5cc5c34bbe38c24fde6573d0ec399a7940cf58d770abb7c84f0fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:41:15 + touch /tmp/pre-build-complete [Pipeline] sh 22:41:15 + mkdir -p /var/log/sa [Pipeline] sh 22:41:15 + ls /var/log/sa-host 22:41:15 + sadf -c /var/log/sa-host/sa18 22:41:15 file_magic: OK 22:41:15 HZ: Using current value: 100 22:41:15 file_header: OK 22:41:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:41:15 Statistics: 22:41:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:41:15 File successfully converted to sysstat format version 12.2.1 22:41:15 + sadf -c /var/log/sa-host/sa23 22:41:15 file_magic: OK 22:41:15 HZ: Using current value: 100 22:41:15 file_header: OK 22:41:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:41:15 Statistics: 22:41:15 Hnuu...uuuununununu... 22:41:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:16 provisioning config files... 22:41:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8674647209808150416tmp [Pipeline] { [Pipeline] echo 22:41:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:41:16 ---> create-netrc.sh [Pipeline] } 22:41:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:41:16 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:41:17 ---> python-tools-install.sh [Pipeline] echo 22:41:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:41:17 ---> sudo-logs.sh 22:41:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:41:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:41:17 ---> job-cost.sh 22:41:17 lf-activate-venv: SKIPPING 22:41:17 DEBUG: total: 0.20999999344348907 22:41:17 INFO: Retrieving Stack Cost... 22:41:18 INFO: Retrieving Pricing Info for: v1-standard-2 22:41:19 INFO: Archiving Costs [Pipeline] echo 22:41:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:41:19 ---> logs-deploy.sh 22:41:19 lf-activate-venv: SKIPPING 22:41:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3273/1 22:41:19 INFO: archiving workspace using pattern(s): 22:41:20 Archives upload complete. 22:41:20 INFO: archiving logs to Nexus