Pull request #2946 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b62e361096cec2f7eaabf3405bf9fdd84421e0fd+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (e861b44e641dc58fd4be5191dc29eca394ced5f0) 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-2946/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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-2946/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15908 in /w/workspace/edgexfoundry_edgex-go_PR-2946 [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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit b62e361096cec2f7eaabf3405bf9fdd84421e0fd Merge succeeded, producing b62e361096cec2f7eaabf3405bf9fdd84421e0fd Checking out Revision b62e361096cec2f7eaabf3405bf9fdd84421e0fd (PR-2946) > 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/2946/head:refs/remotes/origin/PR-2946 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b62e361096cec2f7eaabf3405bf9fdd84421e0fd # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b62e361096cec2f7eaabf3405bf9fdd84421e0fd # timeout=10 Commit message: "feat(data): Implement DELETE /event/age/{age} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:54:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:54:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:54:03 ========================================================= 09:54:03 EdgeX Global Pipelines Version Info 09:54:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:54:04 ------------------- 09:54:04 stable info: 09:54:04 ------------------- 09:54:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:54:04 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 09:54:04 Message: update stable to v1.0.172 09:54:05 ------------------- 09:54:05 experimental info: 09:54:05 ------------------- 09:54:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:54:05 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 09:54:05 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:54:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:54:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:54:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2946 [Pipeline] echo 09:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2946 [Pipeline] echo 09:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2946 [Pipeline] echo 09:54:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b62e361096cec2f7eaabf3405bf9fdd84421e0fd [Pipeline] echo 09:54:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b62e361 [Pipeline] echo 09:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:54:09 provisioning config files... 09:54:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6012254971100180211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:54:10 ---> docker-login.sh 09:54:10 nexus3.edgexfoundry.org:10001 09:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:10 Configure a credential helper to remove this warning. See 09:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:10 09:54:10 Login Succeeded 09:54:10 nexus3.edgexfoundry.org:10002 09:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:10 Configure a credential helper to remove this warning. See 09:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:10 09:54:10 Login Succeeded 09:54:10 nexus3.edgexfoundry.org:10003 09:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:11 Configure a credential helper to remove this warning. See 09:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:11 09:54:11 Login Succeeded 09:54:11 nexus3.edgexfoundry.org:10004 09:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:11 Configure a credential helper to remove this warning. See 09:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:11 09:54:11 Login Succeeded 09:54:11 docker.io 09:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:54:11 Configure a credential helper to remove this warning. See 09:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:54:11 09:54:11 Login Succeeded 09:54:11 ---> docker-login.sh ends [Pipeline] } 09:54:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:54:12 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/core-command/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo core-command,cmd/core-command/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/core-data/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo core-data,cmd/core-data/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/core-metadata/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo core-metadata,cmd/core-metadata/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/security-bootstrap-redis/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/security-proxy-setup/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/security-secrets-setup/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/support-notifications/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo support-notifications,cmd/support-notifications/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/support-scheduler/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 09:54:12 + for file in '`ls cmd/**/Dockerfile`' 09:54:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 09:54:12 ++ cut -d/ -f2 09:54:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 09:54:12 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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 09:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:14 09:54:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:54:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:14 latest: Pulling from edgex-devops/git-semver 09:54:14 31603596830f: Pulling fs layer 09:54:14 2a8b12db71e7: Pulling fs layer 09:54:14 6ca5941a6612: Pulling fs layer 09:54:14 ecc8261a40a4: Pulling fs layer 09:54:14 ecc8261a40a4: Waiting 09:54:14 2a8b12db71e7: Verifying Checksum 09:54:14 2a8b12db71e7: Download complete 09:54:14 31603596830f: Verifying Checksum 09:54:14 31603596830f: Download complete 09:54:14 ecc8261a40a4: Verifying Checksum 09:54:14 ecc8261a40a4: Download complete 09:54:14 6ca5941a6612: Verifying Checksum 09:54:14 6ca5941a6612: Download complete 09:54:14 31603596830f: Pull complete 09:54:15 2a8b12db71e7: Pull complete 09:54:16 6ca5941a6612: Pull complete 09:54:16 ecc8261a40a4: Pull complete 09:54:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:54:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:54:16 prd-centos7-docker-4c-2g-15908 does not seem to be running inside a container 09:54:16 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:54:19 $ docker top 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:54:19 [ssh-agent] Looking for ssh-agent implementation... 09:54:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:20 $ docker exec 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b ssh-agent 09:54:20 SSH_AUTH_SOCK=/tmp/ssh-Mug2i8XLQiIt/agent.12 09:54:20 SSH_AGENT_PID=18 09:54:20 Running ssh-add (command line suppressed) 09:54:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5284058195599447999.key (/w/workspace/edgex-go/1@tmp/private_key_5284058195599447999.key) 09:54:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:54:20 + git tag --points-at HEAD [Pipeline] } 09:54:21 $ docker exec --env ******** --env ******** 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b ssh-agent -k 09:54:21 unset SSH_AUTH_SOCK; 09:54:21 unset SSH_AGENT_PID; 09:54:21 echo Agent pid 18 killed; 09:54:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:54:21 [ssh-agent] Looking for ssh-agent implementation... 09:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:21 $ docker exec 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b ssh-agent 09:54:21 SSH_AUTH_SOCK=/tmp/ssh-yXy5uad1WWQO/agent.47 09:54:21 SSH_AGENT_PID=53 09:54:21 Running ssh-add (command line suppressed) 09:54:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5454326770998039854.key (/w/workspace/edgex-go/1@tmp/private_key_5454326770998039854.key) 09:54:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:54:22 + git semver init 09:54:22 # -> Open(): unable to determine branch for HEAD 09:54:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 09:54:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 09:54:22 # $SEMVER_REMOTE_NAME = origin 09:54:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:54:22 # $SEMVER_USER_NAME = edgex-jenkins 09:54:22 # $SEMVER_BRANCH = PR-2946 09:54:22 # $SEMVER_TEMP = /tmp/semver-878373735 09:54:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 09:54:49 # '/tmp/semver-878373735' -> '/w/workspace/edgex-go/1/.semver' 09:54:49 # -> Force: false 09:54:49 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 09:54:49 $ docker exec --env ******** --env ******** 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b ssh-agent -k 09:54:49 unset SSH_AUTH_SOCK; 09:54:49 unset SSH_AGENT_PID; 09:54:49 echo Agent pid 53 killed; 09:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:54:50 + git semver [Pipeline] } 09:54:50 $ docker stop --time=1 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b 09:54:52 $ docker rm -f 6a860921a0f418ed6d06c24e6d8a75e4b824746719a86911edd22118c9bf543b [Pipeline] // withDockerContainer [Pipeline] sh 09:54:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:54:53 Stashed 1 file(s) [Pipeline] echo 09:54:53 [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) 09:54:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15902 in /w/workspace/edgexfoundry_edgex-go_PR-2946 [Pipeline] { [Pipeline] ws 09:54:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 09:54:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:54:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:54:55 + sudo service docker restart 09:54:55 + true 09:54:55 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 09:54:56 ========================================================= 09:54:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:54:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:54:56 + 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 . 09:54:59 using credential edgex-jenkins-ssh 09:54:59 Cloning the remote Git repository 09:54:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:54:59 > git init /w/workspace/edgex-go/1 # timeout=10 09:54:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:54:59 > git --version # timeout=10 09:54:59 > git --version # 'git version 2.17.1' 09:54:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:54:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:01 Sending build context to Docker daemon 326.5MB 09:55:01 Step 1/7 : ARG BASE=golang:1.15-alpine 09:55:01 Step 2/7 : FROM ${BASE} 09:55:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:55:01 188c0c94c7c5: Pulling fs layer 09:55:01 0ef7d3d256c8: Pulling fs layer 09:55:01 de9db76c5a1d: Pulling fs layer 09:55:01 bca2f99d35d6: Pulling fs layer 09:55:01 93359f2a8cfa: Pulling fs layer 09:55:01 7c6f9722023f: Pulling fs layer 09:55:01 a35cf1a2eb13: Pulling fs layer 09:55:01 bca2f99d35d6: Waiting 09:55:01 93359f2a8cfa: Waiting 09:55:01 7c6f9722023f: Waiting 09:55:01 a35cf1a2eb13: Waiting 09:55:01 de9db76c5a1d: Verifying Checksum 09:55:01 de9db76c5a1d: Download complete 09:55:01 0ef7d3d256c8: Download complete 09:55:01 93359f2a8cfa: Verifying Checksum 09:55:01 93359f2a8cfa: Download complete 09:55:01 188c0c94c7c5: Verifying Checksum 09:55:01 188c0c94c7c5: Download complete 09:55:01 7c6f9722023f: Verifying Checksum 09:55:01 7c6f9722023f: Download complete 09:55:01 188c0c94c7c5: Pull complete 09:55:01 0ef7d3d256c8: Pull complete 09:55:01 de9db76c5a1d: Pull complete 09:55:03 a35cf1a2eb13: Download complete 09:55:04 bca2f99d35d6: Verifying Checksum 09:55:04 bca2f99d35d6: Download complete 09:55:10 bca2f99d35d6: Pull complete 09:55:10 93359f2a8cfa: Pull complete 09:55:10 7c6f9722023f: Pull complete 09:55:13 a35cf1a2eb13: Pull complete 09:55:13 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:55:13 ---> a62c8e92a672 09:55:13 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:55:13 ---> Running in bea2dc35719d 09:55:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:55:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:55:16 (1/12) Installing libmagic (5.38-r0) 09:55:16 (2/12) Installing file (5.38-r0) 09:55:16 (3/12) Installing libc-dev (0.7.2-r3) 09:55:16 (4/12) Installing g++ (9.3.0-r2) 09:55:23 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit b62e361096cec2f7eaabf3405bf9fdd84421e0fd 09:55:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:55:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:55:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2946/head:refs/remotes/origin/PR-2946 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:55:23 > git config core.sparsecheckout # timeout=10 09:55:23 > git checkout -f b62e361096cec2f7eaabf3405bf9fdd84421e0fd # timeout=10 09:55:23 > git remote # timeout=10 09:55:23 > git config --get remote.origin.url # timeout=10 09:55:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:55:23 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 09:55:23 > git rev-parse HEAD^{commit} # timeout=10 09:55:23 Merge succeeded, producing b62e361096cec2f7eaabf3405bf9fdd84421e0fd 09:55:23 Checking out Revision b62e361096cec2f7eaabf3405bf9fdd84421e0fd (PR-2946) 09:55:23 > git config core.sparsecheckout # timeout=10 09:55:23 > git checkout -f b62e361096cec2f7eaabf3405bf9fdd84421e0fd # timeout=10 09:55:27 Commit message: "feat(data): Implement DELETE /event/age/{age} V2 API" 09:55:28 > git --version # timeout=10 09:55:28 > git --version # 'git version 2.17.1' 09:55:28 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:55:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:55:30 + true 09:55:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:55:32 provisioning config files... 09:55:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8894815778789734421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:33 ---> docker-login.sh 09:55:33 nexus3.edgexfoundry.org:10001 09:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:34 Configure a credential helper to remove this warning. See 09:55:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:34 09:55:34 Login Succeeded 09:55:34 nexus3.edgexfoundry.org:10002 09:55:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:35 Configure a credential helper to remove this warning. See 09:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:35 09:55:35 Login Succeeded 09:55:35 nexus3.edgexfoundry.org:10003 09:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:35 Configure a credential helper to remove this warning. See 09:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:35 09:55:35 Login Succeeded 09:55:35 nexus3.edgexfoundry.org:10004 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:36 Configure a credential helper to remove this warning. See 09:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:36 09:55:36 Login Succeeded 09:55:36 docker.io 09:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:37 Configure a credential helper to remove this warning. See 09:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:37 09:55:37 Login Succeeded 09:55:37 ---> docker-login.sh ends [Pipeline] } 09:55:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:55:37 ========================================================= 09:55:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:55:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:55:38 + 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 . 09:55:38 (5/12) Installing fortify-headers (1.1-r0) 09:55:38 (6/12) Installing patch (2.7.6-r6) 09:55:38 (7/12) Installing build-base (0.5-r2) 09:55:38 (8/12) Installing libsodium (1.0.18-r0) 09:55:38 (9/12) Installing pkgconf (1.7.2-r0) 09:55:38 (10/12) Installing libsodium-dev (1.0.18-r0) 09:55:38 (11/12) Installing libzmq (4.3.3-r0) 09:55:38 (12/12) Installing zeromq-dev (4.3.3-r0) 09:55:38 Executing busybox-1.31.1-r19.trigger 09:55:38 OK: 233 MiB in 51 packages 09:55:39 Removing intermediate container bea2dc35719d 09:55:39 ---> 151cb6efd4f4 09:55:39 Step 4/7 : WORKDIR /edgex-go 09:55:39 ---> Running in 4a1667283397 09:55:39 Removing intermediate container 4a1667283397 09:55:39 ---> 6c61b48b023c 09:55:39 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:55:40 latest: Pulling from library/docker 09:55:40 05e7bc50f07f: Pulling fs layer 09:55:40 6db28d0fdbf6: Pulling fs layer 09:55:40 292df0bc6bf3: Pulling fs layer 09:55:40 2e060f4bd70b: Pulling fs layer 09:55:40 80e8d568a223: Pulling fs layer 09:55:40 8dc6ef1a942a: Pulling fs layer 09:55:40 2312dd95470a: Pulling fs layer 09:55:40 2e060f4bd70b: Waiting 09:55:40 8dc6ef1a942a: Waiting 09:55:40 80e8d568a223: Waiting 09:55:40 2312dd95470a: Waiting 09:55:40 Sending build context to Docker daemon 165.7MB 09:55:40 Step 1/7 : ARG BASE=golang:1.15-alpine 09:55:40 Step 2/7 : FROM ${BASE} 09:55:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:55:40 5f621e34cdf4: Pulling fs layer 09:55:40 a4357932f1b6: Pulling fs layer 09:55:40 18c013af1878: Pulling fs layer 09:55:40 00ac8860ef70: Pulling fs layer 09:55:40 63d7cb157983: Pulling fs layer 09:55:40 b116817d02f9: Pulling fs layer 09:55:40 745a02a5169b: Pulling fs layer 09:55:40 00ac8860ef70: Waiting 09:55:40 63d7cb157983: Waiting 09:55:40 745a02a5169b: Waiting 09:55:40 b116817d02f9: Waiting 09:55:40 18c013af1878: Verifying Checksum 09:55:40 18c013af1878: Download complete 09:55:40 292df0bc6bf3: Verifying Checksum 09:55:40 292df0bc6bf3: Download complete 09:55:40 05e7bc50f07f: Download complete 09:55:40 6db28d0fdbf6: Download complete 09:55:40 80e8d568a223: Verifying Checksum 09:55:40 80e8d568a223: Download complete 09:55:40 8dc6ef1a942a: Verifying Checksum 09:55:40 8dc6ef1a942a: Download complete 09:55:41 a4357932f1b6: Verifying Checksum 09:55:41 a4357932f1b6: Download complete 09:55:41 63d7cb157983: Verifying Checksum 09:55:41 63d7cb157983: Download complete 09:55:41 05e7bc50f07f: Pull complete 09:55:41 2312dd95470a: Verifying Checksum 09:55:41 2312dd95470a: Download complete 09:55:41 b116817d02f9: Verifying Checksum 09:55:41 b116817d02f9: Download complete 09:55:41 6db28d0fdbf6: Pull complete 09:55:41 5f621e34cdf4: Verifying Checksum 09:55:41 5f621e34cdf4: Download complete 09:55:41 292df0bc6bf3: Pull complete 09:55:42 2e060f4bd70b: Verifying Checksum 09:55:42 2e060f4bd70b: Download complete 09:55:42 5f621e34cdf4: Pull complete 09:55:43 a4357932f1b6: Pull complete 09:55:43 18c013af1878: Pull complete 09:55:44 745a02a5169b: Verifying Checksum 09:55:44 745a02a5169b: Download complete 09:55:45 00ac8860ef70: Download complete 09:55:45 2e060f4bd70b: Pull complete 09:55:45 80e8d568a223: Pull complete 09:55:45 8dc6ef1a942a: Pull complete 09:55:45 2312dd95470a: Pull complete 09:55:45 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 09:55:45 Status: Downloaded newer image for docker:latest 09:55:47 ---> a963ac539222 09:55:47 Step 6/7 : COPY go.mod . 09:55:47 ---> 1712dab0b664 09:55:47 Step 7/7 : RUN go mod download 09:55:47 ---> Running in e1ae4f30613a 09:55:55 00ac8860ef70: Pull complete 09:55:55 63d7cb157983: Pull complete 09:55:55 b116817d02f9: Pull complete 09:55:58 745a02a5169b: Pull complete 09:55:58 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:55:58 ---> b7e6874047d6 09:55:58 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 09:56:02 ---> Running in 6f05de9c19fd 09:56:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:56:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:56:07 (1/12) Installing libmagic (5.38-r0) 09:56:07 (2/12) Installing file (5.38-r0) 09:56:07 (3/12) Installing libc-dev (0.7.2-r3) 09:56:07 (4/12) Installing g++ (9.3.0-r2) 09:56:09 Removing intermediate container e1ae4f30613a 09:56:09 ---> 13e7972b44c2 09:56:09 Successfully built 13e7972b44c2 09:56:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:56:10 + docker inspect -f . ci-base-image-x86_64 09:56:10 . [Pipeline] withDockerContainer 09:56:10 prd-centos7-docker-4c-2g-15908 does not seem to be running inside a container 09:56:10 $ 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 ******** ci-base-image-x86_64 cat 09:56:11 $ docker top 77ab51cd6297e60a240523d0539179beb4d13a2e84311221a619a136878375d6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:11 + go version 09:56:11 go version go1.15.5 linux/amd64 [Pipeline] } 09:56:11 $ docker stop --time=1 77ab51cd6297e60a240523d0539179beb4d13a2e84311221a619a136878375d6 09:56:12 $ docker rm -f 77ab51cd6297e60a240523d0539179beb4d13a2e84311221a619a136878375d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:14 + docker inspect -f . ci-base-image-x86_64 09:56:14 . [Pipeline] withDockerContainer 09:56:14 prd-centos7-docker-4c-2g-15908 does not seem to be running inside a container 09:56:14 $ 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 ******** ci-base-image-x86_64 cat 09:56:15 $ docker top 103b5e85fae7e589a43966d0fcc045d3fcc5f71da1d83657835d9afbd91d4790 -eo pid,comm [Pipeline] { [Pipeline] echo 09:56:15 ========================================================= 09:56:15 [edgeXBuildGoParallel] Running Tests and Build... 09:56:15 ========================================================= [Pipeline] sh 09:56:15 + make test 09:56:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:56:17 (5/12) Installing fortify-headers (1.1-r0) 09:56:17 (6/12) Installing patch (2.7.6-r6) 09:56:17 (7/12) Installing build-base (0.5-r2) 09:56:17 (8/12) Installing libsodium (1.0.18-r0) 09:56:17 (9/12) Installing pkgconf (1.7.2-r0) 09:56:17 (10/12) Installing libsodium-dev (1.0.18-r0) 09:56:17 (11/12) Installing libzmq (4.3.3-r0) 09:56:17 (12/12) Installing zeromq-dev (4.3.3-r0) 09:56:18 Executing busybox-1.31.1-r19.trigger 09:56:18 OK: 217 MiB in 51 packages 09:56:22 Removing intermediate container 6f05de9c19fd 09:56:22 ---> fe2fe221796a 09:56:22 Step 4/7 : WORKDIR /edgex-go 09:56:22 ---> Running in 20c3a917b98f 09:56:22 Removing intermediate container 20c3a917b98f 09:56:22 ---> 8c999c38300a 09:56:22 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 09:56:22 latest: Pulling from library/docker 09:56:23 a3cc7d3b244e: Pulling fs layer 09:56:23 02a3295e0d61: Pulling fs layer 09:56:23 0f4f2e6d8100: Pulling fs layer 09:56:23 330b718f631f: Pulling fs layer 09:56:23 a93816041522: Pulling fs layer 09:56:23 bdb6da89ff94: Pulling fs layer 09:56:23 2a70c0c122f4: Pulling fs layer 09:56:23 330b718f631f: Waiting 09:56:23 a93816041522: Waiting 09:56:23 bdb6da89ff94: Waiting 09:56:23 2a70c0c122f4: Waiting 09:56:23 0f4f2e6d8100: Download complete 09:56:23 02a3295e0d61: Verifying Checksum 09:56:23 02a3295e0d61: Download complete 09:56:23 a3cc7d3b244e: Verifying Checksum 09:56:23 a3cc7d3b244e: Download complete 09:56:23 a93816041522: Verifying Checksum 09:56:23 a93816041522: Download complete 09:56:23 bdb6da89ff94: Verifying Checksum 09:56:23 bdb6da89ff94: Download complete 09:56:24 2a70c0c122f4: Verifying Checksum 09:56:24 2a70c0c122f4: Download complete 09:56:24 a3cc7d3b244e: Pull complete 09:56:25 02a3295e0d61: Pull complete 09:56:25 330b718f631f: Verifying Checksum 09:56:25 330b718f631f: Download complete 09:56:25 0f4f2e6d8100: Pull complete 09:56:26 ? github.com/edgexfoundry/edgex-go [no test files] 09:56:29 330b718f631f: Pull complete 09:56:29 a93816041522: Pull complete 09:56:29 bdb6da89ff94: Pull complete 09:56:29 2a70c0c122f4: Pull complete 09:56:29 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 09:56:29 Status: Downloaded newer image for docker:latest 09:56:34 ---> 2d509339ea26 09:56:34 Step 6/7 : COPY go.mod . 09:56:34 ---> b78253b42123 09:56:34 Step 7/7 : RUN go mod download 09:56:34 ---> Running in 9855386aa26c 09:56:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:56:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:56:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:56:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:56:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:56:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:56:49 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.026s 09:56:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:56:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:56:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:56:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:56:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:56:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 46.6% of statements 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.1% of statements 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.063s coverage: 100.0% of statements 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.126s coverage: 68.2% of statements 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:56:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 82.6% of statements 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:56:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.319s coverage: 28.6% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.124s coverage: 86.7% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.100s coverage: 97.5% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:56:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:57:01 Removing intermediate container 9855386aa26c 09:57:01 ---> 0216c4f2d06d 09:57:01 Successfully built 0216c4f2d06d 09:57:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.306s coverage: 93.8% of statements 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 09:57:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.8% of statements 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 09:57:01 + docker inspect -f . ci-base-image-arm64 09:57:01 . [Pipeline] withDockerContainer 09:57:01 prd-ubuntu18.04-docker-arm64-4c-16g-15902 does not seem to be running inside a container 09:57:01 $ 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 ******** ci-base-image-arm64 cat 09:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.2% of statements 09:57:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.4% of statements 09:57:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements 09:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:57:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 09:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 91.3% of statements 09:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 09:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements 09:57:03 $ docker top b72e6e1fb8e90ed3d11135d785c2622f695b184ca987a7cf15b7db39b6f2c913 -eo pid,comm 09:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh 09:57:04 + go version 09:57:04 go version go1.15.5 linux/arm64 [Pipeline] } 09:57:04 $ docker stop --time=1 b72e6e1fb8e90ed3d11135d785c2622f695b184ca987a7cf15b7db39b6f2c913 09:57:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 55.9% of statements 09:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:57:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 09:57:06 $ docker rm -f b72e6e1fb8e90ed3d11135d785c2622f695b184ca987a7cf15b7db39b6f2c913 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:07 + docker inspect -f . ci-base-image-arm64 09:57:07 . [Pipeline] withDockerContainer 09:57:08 prd-ubuntu18.04-docker-arm64-4c-16g-15902 does not seem to be running inside a container 09:57:08 $ 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 ******** ci-base-image-arm64 cat 09:57:09 $ docker top 4ca554866bced30bf77445d90d08b8c4640340ca26b18ceade72831a9a9b2d5f -eo pid,comm [Pipeline] { [Pipeline] echo 09:57:10 ========================================================= 09:57:10 [edgeXBuildGoParallel] Running Tests and Build... 09:57:10 ========================================================= [Pipeline] sh 09:57:10 + make test 09:57:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 18.498s coverage: 86.3% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.195s coverage: 72.2% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.386s coverage: 72.1% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.049s coverage: 82.4% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.042s coverage: 48.4% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.043s coverage: 28.8% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.067s coverage: 96.8% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.380s coverage: 84.0% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.054s coverage: 100.0% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.120s coverage: 47.1% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.051s coverage: 100.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.075s coverage: 100.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.638s coverage: 29.1% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:57:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 09:57:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 09:57:23 GO111MODULE=on go vet ./... 09:57:32 ? github.com/edgexfoundry/edgex-go [no test files] 09:57:49 gofmt -l . 09:57:49 [ "`gofmt -l .`" = "" ] 09:57:49 ./bin/test-go-mod-tidy.sh 09:57:49 ./bin/test-attribution-txt.sh [Pipeline] sh 09:57:50 + ls -al . 09:57:50 total 668 09:57:50 drwxrwxr-x 10 1001 1001 4096 Dec 14 09:57 . 09:57:50 drwxr-xr-x 4 root root 28 Dec 14 09:56 .. 09:57:50 -rw-rw-r-- 1 1001 1001 11 Dec 14 09:53 .dockerignore 09:57:50 drwxrwxr-x 8 1001 1001 179 Dec 14 09:54 .git 09:57:50 drwxrwxr-x 3 1001 1001 125 Dec 14 09:53 .github 09:57:50 -rw-rw-r-- 1 1001 1001 943 Dec 14 09:53 .gitignore 09:57:50 drwx------ 3 1001 1001 47 Dec 14 09:54 .semver 09:57:50 -rw-rw-r-- 1 1001 1001 166 Dec 14 09:53 .sonarcloud.properties 09:57:50 -rw-rw-r-- 1 1001 1001 3804 Dec 14 09:53 CONTRIBUTING.md 09:57:50 -rw-rw-r-- 1 1001 1001 1035 Dec 14 09:53 Dockerfile.build 09:57:50 -rw-rw-r-- 1 1001 1001 863 Dec 14 09:53 Jenkinsfile 09:57:50 -rw-rw-r-- 1 1001 1001 10775 Dec 14 09:53 LICENSE 09:57:50 -rw-rw-r-- 1 1001 1001 6318 Dec 14 09:53 Makefile 09:57:50 -rw-rw-r-- 1 1001 1001 6447 Dec 14 09:53 README.md 09:57:50 -rw-rw-r-- 1 1001 1001 7286 Dec 14 09:53 SECURITY.md 09:57:50 -rw-rw-r-- 1 1001 1001 5 Dec 14 09:54 VERSION 09:57:50 -rw-rw-r-- 1 1001 1001 4131 Dec 14 09:53 ZMQWindows.md 09:57:50 drwxrwxr-x 2 1001 1001 117 Dec 14 09:53 bin 09:57:50 drwxrwxr-x 15 1001 1001 4096 Dec 14 09:53 cmd 09:57:50 -rw-r--r-- 1 root root 572038 Dec 14 09:57 coverage.out 09:57:50 -rw-r--r-- 1 root root 1041 Dec 14 09:57 go.mod 09:57:50 -rw-r--r-- 1 root root 18856 Dec 14 09:57 go.sum 09:57:50 drwxrwxr-x 8 1001 1001 127 Dec 14 09:53 internal 09:57:50 drwxrwxr-x 4 1001 1001 26 Dec 14 09:53 openapi 09:57:50 drwxrwxr-x 4 1001 1001 71 Dec 14 09:53 snap 09:57:50 -rw-rw-r-- 1 1001 1001 168 Dec 14 09:53 version.go [Pipeline] sh 09:57:50 + '[' -e coverage.out ] 09:57:50 + chown 1001:1001 coverage.out [Pipeline] stash 09:57:51 Stashed 1 file(s) [Pipeline] sh 09:57:51 + make build 09:57: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 09:57:54 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 09:58:03 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 09:58:04 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 09:58:06 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 09:58:06 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 09:58: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 09:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 09:58:10 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 09:58: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 09:58: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 09:58:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 09:58:16 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 [Pipeline] } 09:58:17 $ docker stop --time=1 103b5e85fae7e589a43966d0fcc045d3fcc5f71da1d83657835d9afbd91d4790 09:58:18 $ docker rm -f 103b5e85fae7e589a43966d0fcc045d3fcc5f71da1d83657835d9afbd91d4790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 09:58:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:23 09:58:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 09:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:24 latest: Pulling from edgex-devops/edgex-compose 09:58:24 cbdbe7a5bc2a: Pulling fs layer 09:58:24 ca9280d653b3: Pulling fs layer 09:58:24 7e9c9ca2126c: Pulling fs layer 09:58:25 cbdbe7a5bc2a: Download complete 09:58:25 cbdbe7a5bc2a: Pull complete 09:58:25 ca9280d653b3: Verifying Checksum 09:58:25 ca9280d653b3: Download complete 09:58:26 7e9c9ca2126c: Verifying Checksum 09:58:26 7e9c9ca2126c: Download complete 09:58:26 ca9280d653b3: Pull complete 09:58:34 7e9c9ca2126c: Pull complete 09:58:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 09:58:34 prd-centos7-docker-4c-2g-15908 does not seem to be running inside a container 09:58:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:58:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:58:37 $ docker top d85f926b115378b6b713bf427aa0252f6e655850b3a035f834aefae6080c65c7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:38 + docker-compose build --help 09:58:38 + grep parallel 09:58:39 --parallel Build images in parallel. [Pipeline] } 09:58:39 $ docker stop --time=1 d85f926b115378b6b713bf427aa0252f6e655850b3a035f834aefae6080c65c7 09:58:39 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.090s 09:58:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:58:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:58:40 $ docker rm -f d85f926b115378b6b713bf427aa0252f6e655850b3a035f834aefae6080c65c7 09:58:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:58:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 09:58:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 09:58:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:41 . [Pipeline] withDockerContainer 09:58:41 prd-centos7-docker-4c-2g-15908 does not seem to be running inside a container 09:58:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:58:42 $ docker top dd0bd159b9c8085a4b5ddc41858832e870fbaa5f2c5cc772b906adcf52092fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:43 + docker-compose -f ./docker-compose-build.yml build --parallel 09:58:44 Building docker-core-command-go ... 09:58:44 Building docker-core-data-go ... 09:58:44 Building docker-core-metadata-go ... 09:58:44 Building docker-security-bootstrap-redis-go ... 09:58:44 Building docker-security-proxy-setup-go ... 09:58:44 Building docker-security-secrets-setup-go ... 09:58:44 Building docker-security-secretstore-setup-go ... 09:58:44 Building docker-support-notifications-go ... 09:58:44 Building docker-support-scheduler-go ... 09:58:44 Building docker-sys-mgmt-agent-go ... 09:58:44 Building docker-core-metadata-go 09:58:44 Building docker-core-command-go 09:58:44 Building docker-sys-mgmt-agent-go 09:58:44 Building docker-security-bootstrap-redis-go 09:58:44 Building docker-support-notifications-go 09:58:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.215s coverage: 46.6% of statements 09:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 09:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 09:58:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 09:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.645s coverage: 27.1% of statements 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 09:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 09:58:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.521s coverage: 68.9% of statements 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 09:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 09:58:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.624s coverage: 82.6% of statements 09:58:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 09:58:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 09:58:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 09:58:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 09:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.199s coverage: 28.6% of statements 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 09:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.176s coverage: 100.0% of statements 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 09:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.078s coverage: 100.0% of statements 09:59:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 09:59:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements 09:59:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 09:59:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.345s coverage: 97.5% of statements 09:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 09:59:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.125s coverage: 78.3% of statements 09:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 09:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 09:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 09:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.014s coverage: 93.8% of statements 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.149s coverage: 0.1% of statements 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 75.5% of statements 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 80.8% of statements 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.171s coverage: 87.2% of statements 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.155s coverage: 84.2% of statements 09:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.4% of statements 09:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:59:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:59:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:16 ---> 13e7972b44c2 09:59:16 Step 3/22 : WORKDIR /edgex-go 09:59:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 09:59:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:59:16 ---> 13e7972b44c2 09:59:16 Step 3/27 : WORKDIR /edgex-go 09:59:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:59:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:16 ---> 13e7972b44c2 09:59:16 Step 3/22 : WORKDIR /edgex-go 09:59:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 09:59:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:59:16 ---> 13e7972b44c2 09:59:16 Step 3/22 : WORKDIR /edgex-go 09:59:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 09:59:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:59:16 ---> 13e7972b44c2 09:59:16 Step 3/24 : WORKDIR /edgex-go 09:59:17 ---> Running in 51b939e4f06d 09:59:17 ---> Running in 7883d83b99b7 09:59:17 ---> Running in e70dd174fbb5 09:59:17 ---> Running in 633d6a99c26b 09:59:17 ---> Running in 766baf66c161 09:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.620s coverage: 63.5% of statements 09:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.113s coverage: 100.0% of statements 09:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 09:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 09:59:17 Removing intermediate container 51b939e4f06d 09:59:17 ---> 310608e1d7bc 09:59:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:17 Removing intermediate container 633d6a99c26b 09:59:17 ---> e28da9dc8023 09:59:17 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:17 Removing intermediate container 766baf66c161 09:59:17 ---> 46cadb43faff 09:59:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:17 Removing intermediate container e70dd174fbb5 09:59:17 ---> be71d104c4fa 09:59:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:17 Removing intermediate container 7883d83b99b7 09:59:17 ---> 319f3aec1a52 09:59:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 09:59:18 ---> Running in c8d91749fe1e 09:59:18 ---> Running in d9dbd8beca7b 09:59:18 ---> Running in a0c41ee59ce7 09:59:18 ---> Running in 655fcc017f29 09:59:18 ---> Running in c19879b94c9b 09:59:20 Removing intermediate container c8d91749fe1e 09:59:20 ---> fd46ab1acfbb 09:59:20 Step 5/22 : RUN apk update && apk add make git 09:59:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 09:59:20 Removing intermediate container d9dbd8beca7b 09:59:20 ---> b449296437ae 09:59:20 Step 5/27 : RUN apk update && apk add make bash git 09:59:20 Removing intermediate container a0c41ee59ce7 09:59:20 ---> 09018cbb83d6 09:59:20 Step 5/22 : RUN apk update && apk add make git 09:59:20 ---> Running in 122979bb8086 09:59:20 ---> Running in 2bd33dd60ffd 09:59:20 Removing intermediate container 655fcc017f29 09:59:20 ---> e9325bac7412 09:59:20 Step 5/22 : RUN apk update && apk add make git 09:59:20 ---> Running in ff88ff7b3b68 09:59:20 ---> Running in 32dcb9d73ad3 09:59:20 Removing intermediate container c19879b94c9b 09:59:20 ---> c62b6dd9c541 09:59:20 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 09:59:21 ---> Running in 69766a414486 09:59:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:59:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.824s coverage: 55.9% of statements 09:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 09:59:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 09:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:24 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:59:24 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:59:24 OK: 12750 distinct packages available 09:59:24 OK: 233 MiB in 51 packages 09:59:24 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:59:24 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:59:24 OK: 12750 distinct packages available 09:59:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:59:24 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:59:24 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:59:24 OK: 12750 distinct packages available 09:59:25 OK: 233 MiB in 51 packages 09:59:25 OK: 233 MiB in 51 packages 09:59:25 Removing intermediate container 69766a414486 09:59:25 ---> 4f5449997edf 09:59:25 Step 6/24 : COPY go.mod . 09:59:25 ---> 8e1e74e83279 09:59:25 Step 7/24 : RUN go mod download 09:59:25 Removing intermediate container 2bd33dd60ffd 09:59:25 ---> 4d00200bbbd7 09:59:25 Step 6/27 : COPY go.mod . 09:59:25 ---> Running in 7e563ed5659e 09:59:26 Removing intermediate container 122979bb8086 09:59:26 ---> 3f51a5156540 09:59:26 Step 6/22 : COPY go.mod . 09:59:26 ---> 3488bbb46840 09:59:26 Step 7/27 : RUN go mod download 09:59:26 ---> Running in 96e2415a27d4 09:59:26 ---> 6a0b44932503 09:59:26 Step 7/22 : RUN go mod download 09:59:26 ---> Running in 1b1f386f0b58 09:59:26 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:59:26 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:59:26 OK: 12750 distinct packages available 09:59:26 OK: 233 MiB in 51 packages 09:59:27 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 09:59:27 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 09:59:27 OK: 12750 distinct packages available 09:59:27 Removing intermediate container 32dcb9d73ad3 09:59:27 ---> 15b645bfc68e 09:59:27 Step 6/22 : COPY go.mod . 09:59:27 OK: 233 MiB in 51 packages 09:59:27 ---> 926ccb11cb17 09:59:27 Step 7/22 : RUN go mod download 09:59:28 ---> Running in 2fe141bebf72 09:59:28 Removing intermediate container 96e2415a27d4 09:59:28 ---> df7594b82764 09:59:28 Step 8/27 : COPY . . 09:59:28 Removing intermediate container 7e563ed5659e 09:59:28 ---> ba705b10cd29 09:59:28 Step 8/24 : COPY . . 09:59:28 Removing intermediate container 1b1f386f0b58 09:59:28 ---> e61f6560d679 09:59:28 Step 8/22 : COPY . . 09:59:36 Removing intermediate container ff88ff7b3b68 09:59:36 ---> 9004f144bfbd 09:59:36 Step 6/22 : COPY go.mod . 09:59:40 ---> e44b1a26890c 09:59:40 Step 7/22 : RUN go mod download 09:59:40 Removing intermediate container 2fe141bebf72 09:59:40 ---> cc0650581c8b 09:59:40 Step 8/22 : COPY . . 09:59:44 ---> Running in 445a5e986f13 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 24.871s coverage: 86.3% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.118s coverage: 72.2% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.432s coverage: 72.1% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.076s coverage: 82.4% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.077s coverage: 48.4% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.570s coverage: 28.8% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.615s coverage: 96.8% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.322s coverage: 37.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.502s coverage: 84.0% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.352s coverage: 47.1% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.037s coverage: 100.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.108s coverage: 100.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.026s coverage: 29.1% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 09:59:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements 09:59:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 09:59:51 GO111MODULE=on go vet ./... 10:00:02 Removing intermediate container 445a5e986f13 10:00:02 ---> db5733137aee 10:00:02 Step 8/22 : COPY . . 10:00:08 ---> 1fe3ba140120 10:00:08 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 10:00:08 ---> 865b5c790cd0 10:00:08 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:00:08 ---> 2fd755d3fe80 10:00:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 10:00:10 ---> Running in 2b786a79bbe7 10:00:10 ---> Running in 1a79a523e84d 10:00:10 ---> Running in c0460b2d8660 10:00:12 ---> eaac8c84c59b 10:00:12 Step 9/22 : RUN make cmd/core-command/core-command 10:00:13 ---> Running in 14fee434135a 10:00:14 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 10:00:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 10:00:14 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 10:00:14 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 10:00:21 ---> fe1c14f49db7 10:00:21 Step 9/22 : RUN make cmd/core-metadata/core-metadata 10:00:21 ---> Running in a34437becdd6 10:00:21 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 10:00:48 Removing intermediate container 1a79a523e84d 10:00:48 ---> 6ea06e373d14 10:00:48 10:00:48 Step 10/22 : FROM alpine:3.10 10:00:48 3.10: Pulling from library/alpine 10:00:48 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 10:00:48 Removing intermediate container 2b786a79bbe7 10:00:48 ---> da0cb12e5101 10:00:48 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:00:48 Status: Downloaded newer image for alpine:3.10 10:00:48 ---> be4e4bea2c2e 10:00:48 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:00:48 ---> Running in 1d373721ede9 10:00:48 ---> Running in a18597be5412 10:00:50 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 10:00:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 10:00:52 Removing intermediate container c0460b2d8660 10:00:52 ---> 1560905d528c 10:00:52 10:00:52 Step 10/24 : FROM scratch 10:00:52 ---> 10:00:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:00:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 10:00:52 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:00:52 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:00:52 OK: 10348 distinct packages available 10:00:52 (1/5) Installing ca-certificates (20191127-r2) 10:00:52 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:00:52 (3/5) Installing libcurl (7.66.0-r3) 10:00:52 (4/5) Installing curl (7.66.0-r3) 10:00:52 (5/5) Installing dumb-init (1.2.2-r1) 10:00:52 Executing busybox-1.30.1-r3.trigger 10:00:52 Executing ca-certificates-20191127-r2.trigger 10:00:52 OK: 7 MiB in 19 packages 10:00:54 ---> Running in 3f099ff55a56 10:00:54 Removing intermediate container 14fee434135a 10:00:54 ---> 410c15fd63db 10:00:54 10:00:54 Step 10/22 : FROM scratch 10:00:54 ---> 10:00:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:00:54 ---> Running in 637ec0be2bc2 10:00:54 Removing intermediate container 3f099ff55a56 10:00:54 ---> 32b8e0d5bf78 10:00:54 Step 12/24 : ENV APP_PORT=48060 10:00:55 ---> Running in 0255a035a847 10:00:55 Removing intermediate container 637ec0be2bc2 10:00:55 ---> 5d6b12304746 10:00:55 Step 12/22 : ENV APP_PORT=48082 10:00:55 ---> Running in 644e9e71c982 10:00:55 Removing intermediate container 1d373721ede9 10:00:55 ---> 7fe57541ffd9 10:00:55 10:00:55 Step 11/27 : FROM docker:latest 10:00:55 ---> aefe523efa57 10:00:55 Step 12/27 : RUN apk add --no-cache bash 10:00:56 Removing intermediate container 0255a035a847 10:00:56 ---> c4a087efdfb9 10:00:56 Step 13/24 : EXPOSE $APP_PORT 10:00:56 ---> Running in ea9766cd290a 10:00:56 Removing intermediate container a18597be5412 10:00:56 ---> 494fb0063a12 10:00:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 10:00:56 Removing intermediate container 644e9e71c982 10:00:56 ---> 9de2fafb5948 10:00:56 Step 13/22 : EXPOSE $APP_PORT 10:00:56 ---> Running in 8f919d825d5c 10:00:56 ---> Running in 81275223989b 10:00:56 ---> Running in d758458af628 10:00:56 Removing intermediate container 8f919d825d5c 10:00:56 ---> 301ded3777fa 10:00:56 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 10:00:57 Removing intermediate container d758458af628 10:00:57 ---> 0667d6a7ff94 10:00:57 Step 14/22 : WORKDIR / 10:00:57 Removing intermediate container 81275223989b 10:00:57 ---> 5b5d360902df 10:00:57 Step 13/22 : WORKDIR / 10:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:00:57 ---> a9520b0eef5d 10:00:57 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:00:57 ---> Running in 2f23a3cb457d 10:00:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:00:57 ---> Running in 290f1cf6deda 10:00:57 Removing intermediate container 2f23a3cb457d 10:00:57 ---> b8166959abdc 10:00:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 10:00:57 (1/2) Installing readline (8.0.4-r0) 10:00:57 (2/2) Installing bash (5.0.17-r0) 10:00:57 Executing bash-5.0.17-r0.post-install 10:00:57 Executing busybox-1.31.1-r19.trigger 10:00:58 OK: 12 MiB in 22 packages 10:00:58 Removing intermediate container 290f1cf6deda 10:00:58 ---> 609bd20fd199 10:00:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 10:00:59 gofmt -l . 10:01:00 ---> f33b1a850039 10:01:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:01:00 ---> bfa79805f147 10:01:00 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 10:01:01 [ "`gofmt -l .`" = "" ] 10:01:01 ---> b0672fdc208d 10:01:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 10:01:01 Removing intermediate container a34437becdd6 10:01:01 ---> 06c0815d639b 10:01:01 10:01:01 Step 10/22 : FROM scratch 10:01:01 ---> 10:01:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:01:01 ---> Using cache 10:01:01 ---> 5d6b12304746 10:01:01 Step 12/22 : ENV APP_PORT=48081 10:01:01 ---> f585afb0d77b 10:01:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:01:01 ---> f612a00827c7 10:01:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 10:01:01 ---> Running in 536e75835c96 10:01:01 Removing intermediate container ea9766cd290a 10:01:01 ---> d4dbdba7f50d 10:01:01 Step 13/27 : RUN rm -rf /var/cache/apk/* 10:01:01 ---> 1decbb1c6c60 10:01:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 10:01:01 ---> Running in b0f3b7bd8537 10:01:01 ---> 249ce719eff2 10:01:01 Step 18/22 : ENTRYPOINT ["/core-command"] 10:01:02 Removing intermediate container 536e75835c96 10:01:02 ---> 1fbc5a2c5529 10:01:02 Step 13/22 : EXPOSE $APP_PORT 10:01:02 ---> 36a00f65b0d6 10:01:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:01:02 ---> Running in fd887f1bc8d1 10:01:02 ---> Running in b6ec98a279b3 10:01:02 ---> 76d324f12893 10:01:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 10:01:02 Removing intermediate container b6ec98a279b3 10:01:02 ---> cbeede670005 10:01:02 Step 14/22 : WORKDIR / 10:01:02 Removing intermediate container fd887f1bc8d1 10:01:02 ---> ac05b414de48 10:01:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:03 ---> Running in b8d718250625 10:01:03 ---> Running in 447a9b1f8e7b 10:01:03 ---> fb9e4be3dc7f 10:01:03 Step 18/22 : RUN chmod +x entrypoint.sh 10:01:03 ---> 7c5b50dc93a2 10:01:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:01:03 ---> Running in c8fe720c4748 10:01:03 Removing intermediate container b8d718250625 10:01:03 ---> 3958bfa5b22d 10:01:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 10:01:03 Removing intermediate container 447a9b1f8e7b 10:01:03 ---> ded004fd5d6a 10:01:03 Step 20/22 : LABEL arch=x86_64 10:01:03 ./bin/test-go-mod-tidy.sh 10:01:04 ---> 6ce6a0152c79 10:01:04 Step 20/24 : ENTRYPOINT ["/support-notifications"] 10:01:04 ---> Running in 74de5d9d92f8 10:01:04 ---> 76d0b66bf485 10:01:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:01:04 Removing intermediate container b0f3b7bd8537 10:01:04 ---> fa8a35921611 10:01:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:01:04 ---> Running in b48551a7d1a9 10:01:04 ./bin/test-attribution-txt.sh 10:01:04 ---> Running in 35b3f53788f5 10:01:04 Removing intermediate container 74de5d9d92f8 10:01:04 ---> 9dd2ca235c27 10:01:04 Step 21/22 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:01:04 Removing intermediate container b48551a7d1a9 10:01:04 ---> a86b7549317d 10:01:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:04 ---> Running in 2a0f2c52168b 10:01:04 Removing intermediate container 35b3f53788f5 10:01:04 ---> e28b549de340 10:01:04 Step 15/27 : ENV APP_PORT=48090 10:01:05 ---> Running in ced58fa0b530 10:01:05 ---> Running in bf4f1c68e2aa 10:01:05 ---> aa261154ca32 10:01:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:01:05 Removing intermediate container 2a0f2c52168b 10:01:05 ---> 859062e9a48f 10:01:05 Step 22/22 : LABEL version=0.0.0 10:01:05 ---> Running in 8263d2a9d152 10:01:05 Removing intermediate container ced58fa0b530 10:01:05 ---> b5aa5297dfc3 10:01:05 Step 22/24 : LABEL arch=x86_64 10:01:05 Removing intermediate container bf4f1c68e2aa 10:01:05 ---> e097001d6e52 10:01:05 Step 16/27 : EXPOSE $APP_PORT 10:01:05 ---> 8b7865d94ac9 10:01:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:01:05 Removing intermediate container c8fe720c4748 10:01:05 ---> 1350f2a9c764 10:01:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 10:01:06 ---> Running in 732dd300d088 10:01:06 ---> Running in 0a8f3d641906 10:01:06 ---> Running in 2debeeb5c939 10:01:06 ---> Running in 9c3786616cc9 10:01:06 Removing intermediate container 8263d2a9d152 10:01:06 ---> 482de9050b51 10:01:06 10:01:06 Removing intermediate container 732dd300d088 10:01:06 ---> 9521b735fc44 10:01:06 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:01:06 Removing intermediate container 0a8f3d641906 10:01:06 ---> c2caa88dd45f 10:01:06 Step 23/24 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:01:06 Successfully built 482de9050b51 10:01:06 Successfully tagged docker-core-command-go:latest 10:01:06 ---> Running in 7a5d5c0a00c9 10:01:06  Building docker-core-command-go ... done Building docker-core-data-go 10:01:06 Removing intermediate container 2debeeb5c939 10:01:06 ---> 0ee0a69ba168 10:01:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:06 Removing intermediate container 9c3786616cc9 10:01:06 ---> b5f79ebd1882 10:01:06 Step 20/22 : LABEL arch=x86_64 10:01:07 ---> Running in 2c3164d9b7cf 10:01:07 Removing intermediate container 7a5d5c0a00c9 10:01:07 ---> 2aba278271e2 10:01:07 Step 24/24 : LABEL version=0.0.0 10:01:07 ---> Running in e33bd1003da4 10:01:07 ---> 547066db77cb 10:01:07 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:01:07 ---> Running in 6e63781afc5d 10:01:07 Removing intermediate container 2c3164d9b7cf 10:01:07 ---> e3496ec172e8 10:01:07 Step 20/22 : LABEL arch=x86_64 10:01:07 Removing intermediate container e33bd1003da4 10:01:07 ---> 7b83dd3064d7 10:01:07 Step 21/22 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd [Pipeline] sh 10:01:09 + ls -al . 10:01:09 total 696 10:01:09 drwxrwxr-x 9 1001 1001 4096 Dec 14 10:01 . 10:01:09 drwxr-xr-x 4 root root 4096 Dec 14 09:57 .. 10:01:09 -rw-rw-r-- 1 1001 1001 11 Dec 14 09:55 .dockerignore 10:01:09 drwxrwxr-x 8 1001 1001 4096 Dec 14 09:55 .git 10:01:09 drwxrwxr-x 3 1001 1001 4096 Dec 14 09:55 .github 10:01:09 -rw-rw-r-- 1 1001 1001 943 Dec 14 09:55 .gitignore 10:01:09 -rw-rw-r-- 1 1001 1001 166 Dec 14 09:55 .sonarcloud.properties 10:01:09 -rw-rw-r-- 1 1001 1001 3804 Dec 14 09:55 CONTRIBUTING.md 10:01:09 -rw-rw-r-- 1 1001 1001 1035 Dec 14 09:55 Dockerfile.build 10:01:09 -rw-rw-r-- 1 1001 1001 863 Dec 14 09:55 Jenkinsfile 10:01:09 -rw-rw-r-- 1 1001 1001 10775 Dec 14 09:55 LICENSE 10:01:09 -rw-rw-r-- 1 1001 1001 6318 Dec 14 09:55 Makefile 10:01:09 -rw-rw-r-- 1 1001 1001 6447 Dec 14 09:55 README.md 10:01:09 -rw-rw-r-- 1 1001 1001 7286 Dec 14 09:55 SECURITY.md 10:01:09 -rw-rw-r-- 1 1001 1001 5 Dec 14 09:54 VERSION 10:01:09 -rw-rw-r-- 1 1001 1001 4131 Dec 14 09:55 ZMQWindows.md 10:01:09 drwxrwxr-x 2 1001 1001 4096 Dec 14 09:55 bin 10:01:09 drwxrwxr-x 15 1001 1001 4096 Dec 14 09:55 cmd 10:01:09 -rw-r--r-- 1 root root 572038 Dec 14 09:59 coverage.out 10:01:09 -rw-r--r-- 1 root root 1041 Dec 14 10:01 go.mod 10:01:09 -rw-r--r-- 1 root root 18856 Dec 14 10:01 go.sum 10:01:09 drwxrwxr-x 8 1001 1001 4096 Dec 14 09:55 internal 10:01:09 drwxrwxr-x 4 1001 1001 4096 Dec 14 09:55 openapi 10:01:09 drwxrwxr-x 4 1001 1001 4096 Dec 14 09:55 snap 10:01:09 -rw-rw-r-- 1 1001 1001 168 Dec 14 09:55 version.go [Pipeline] sh 10:01:09 Removing intermediate container 6e63781afc5d 10:01:09 ---> 3cf201915288 10:01:09 10:01:09 + '[' -e coverage.out ] 10:01:09 + chown 1001:1001 coverage.out [Pipeline] stash 10:01:10 Warning: overwriting stash ‘coverage-report’ 10:01:10 ---> Running in 20ec9e6b191f 10:01:11 Stashed 1 file(s) [Pipeline] sh 10:01:11 Successfully built 3cf201915288 10:01:11 Successfully tagged docker-support-notifications-go:latest 10:01:11 Building docker-security-secrets-setup-go 10:01:11  Building docker-support-notifications-go ... done  ---> Running in 3416c0321642 10:01:11 + make build 10:01:11 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 10:01:12 ---> e6265c7c8bb1 10:01:12 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:01:12 Removing intermediate container 20ec9e6b191f 10:01:12 ---> 1cca2811b3d7 10:01:12 Step 21/22 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:01:15 ---> Running in 43cbd3687b9b 10:01:15 Removing intermediate container 3416c0321642 10:01:15 ---> 2d486acead6d 10:01:15 Step 22/22 : LABEL version=0.0.0 10:01:17 ---> 6fb35a8e0dd8 10:01:17 Step 20/27 : RUN apk --no-cache add py3-pip 10:01:17 ---> Running in 5a5a69fc5a0e 10:01:17 ---> Running in d66f0cd8a5f1 10:01:18 Removing intermediate container 43cbd3687b9b 10:01:18 ---> 9140d78b4683 10:01:18 Step 22/22 : LABEL version=0.0.0 10:01:19 Removing intermediate container 5a5a69fc5a0e 10:01:19 ---> e97b8df54f27 10:01:19 10:01:19 ---> Running in fcf29bbdd2e8 10:01:20 Successfully built e97b8df54f27 10:01:20 Successfully tagged docker-security-bootstrap-redis-go:latest 10:01:20  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go 10:01:21 Removing intermediate container fcf29bbdd2e8 10:01:21 ---> cd94e615db7a 10:01:21 10:01:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:01:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:01:22 (1/33) Installing libbz2 (1.0.8-r1) 10:01:22 (2/33) Installing expat (2.2.9-r1) 10:01:22 (3/33) Installing libffi (3.3-r2) 10:01:22 (4/33) Installing gdbm (1.13-r1) 10:01:23 Successfully built cd94e615db7a 10:01:23 Successfully tagged docker-core-metadata-go:latest 10:01:23  Building docker-core-metadata-go ... done (5/33) Installing xz-libs (5.2.5-r0) 10:01:23 (6/33) Installing sqlite-libs (3.32.1-r0) 10:01:23 (7/33) Installing python3 (3.8.5-r0) 10:01:23 Building docker-security-secretstore-setup-go 10:01:24 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 10:01:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 10:01:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:01:25 ---> 13e7972b44c2 10:01:25 Step 3/23 : WORKDIR /edgex-go 10:01:25 ---> Using cache 10:01:25 ---> 319f3aec1a52 10:01:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:25 ---> Using cache 10:01:25 ---> c62b6dd9c541 10:01:25 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 10:01:31 ---> Running in 019588b4e51e 10:01:31 (8/33) Installing py3-appdirs (1.4.4-r1) 10:01:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:01:31 (10/33) Installing py3-parsing (2.4.7-r0) 10:01:31 (11/33) Installing py3-six (1.15.0-r0) 10:01:31 (12/33) Installing py3-packaging (20.4-r0) 10:01:31 (13/33) Installing py3-setuptools (47.0.0-r0) 10:01:31 (14/33) Installing py3-chardet (3.0.4-r4) 10:01:31 (15/33) Installing py3-idna (2.9-r0) 10:01:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:01:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:01:34 (18/33) Installing py3-requests (2.23.0-r0) 10:01:34 (19/33) Installing py3-msgpack (1.0.0-r0) 10:01:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:01:34 (20/33) Installing py3-lockfile (0.12.2-r3) 10:01:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:01:34 (22/33) Installing py3-colorama (0.4.3-r0) 10:01:34 (23/33) Installing py3-distlib (0.3.0-r0) 10:01:34 (24/33) Installing py3-distro (1.5.0-r1) 10:01:34 (25/33) Installing py3-webencodings (0.5.1-r3) 10:01:35 (26/33) Installing py3-html5lib (1.0.1-r4) 10:01:35 (27/33) Installing py3-pytoml (0.1.21-r0) 10:01:35 (28/33) Installing py3-pep517 (0.8.2-r0) 10:01:35 (29/33) Installing py3-progress (1.5-r0) 10:01:35 (30/33) Installing py3-toml (0.10.1-r0) 10:01:35 (31/33) Installing py3-retrying (1.3.3-r0) 10:01:35 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:01:35 (33/33) Installing py3-pip (20.1.1-r0) 10:01:35 Executing busybox-1.31.1-r19.trigger 10:01:35 OK: 71 MiB in 55 packages 10:01:36 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 10:01:36 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 10:01:36 ---> 13e7972b44c2 10:01:36 Step 3/29 : WORKDIR /edgex-go 10:01:36 ---> Using cache 10:01:36 ---> 319f3aec1a52 10:01:36 Step 4/29 : RUN apk update && apk add make git 10:01:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:01:38 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:01:38 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:01:38 OK: 12750 distinct packages available 10:01:38 OK: 233 MiB in 51 packages 10:01:42 ---> Running in 08c9bcd09065 10:01:44 Removing intermediate container 019588b4e51e 10:01:44 ---> 0e730d322947 10:01:44 Step 6/23 : COPY go.mod . 10:01:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:01:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:01:45 ---> 61de814f9ba5 10:01:45 Step 7/23 : RUN go mod download 10:01:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 10:01:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:01:46 ---> 13e7972b44c2 10:01:46 Step 3/24 : WORKDIR /edgex-go 10:01:46 ---> Using cache 10:01:46 ---> 319f3aec1a52 10:01:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:46 ---> Using cache 10:01:46 ---> c62b6dd9c541 10:01:46 Step 5/24 : RUN apk update && apk add make git 10:01:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 10:01:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:01:46 ---> 13e7972b44c2 10:01:46 Step 3/21 : WORKDIR /edgex-go 10:01:46 ---> Using cache 10:01:46 ---> 319f3aec1a52 10:01:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:01:46 ---> Using cache 10:01:46 ---> c62b6dd9c541 10:01:46 Step 5/21 : RUN apk update && apk add make git 10:01:47 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:01:47 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:01:47 OK: 12750 distinct packages available 10:01:47 OK: 233 MiB in 51 packages 10:01:48 ---> Running in 55bac45f21cb 10:01:48 ---> Running in a0b4e1c797d8 10:01:48 ---> Running in 0128a75d80c0 10:01:49 Removing intermediate container 08c9bcd09065 10:01:49 ---> 9c29e6e61fbf 10:01:49 Step 5/29 : COPY go.mod . 10:01:50 ---> e0a5143993de 10:01:50 Step 6/29 : RUN go mod download 10:01:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:01:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:01:51 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 10:01:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:01:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:01:52 ---> Running in 10d060fdef4b 10:01:52 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 10:01:53 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:01:53 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:01:53 OK: 12750 distinct packages available 10:01:53 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:01:53 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:01:53 OK: 12750 distinct packages available 10:01:53 OK: 233 MiB in 51 packages 10:01:53 OK: 233 MiB in 51 packages 10:01:53 Removing intermediate container 55bac45f21cb 10:01:53 ---> a3a6dbd30689 10:01:53 Step 8/23 : COPY . . 10:01:53 Removing intermediate container d66f0cd8a5f1 10:01:53 ---> 3e69421c332e 10:01:53 Step 21/27 : RUN pip install docker-compose==1.23.2 10:01:56 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 10:01:57 ---> Running in 77f093d63016 10:01:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:01:59 Removing intermediate container a0b4e1c797d8 10:01:59 ---> 559c21ce9035 10:01:59 Step 6/21 : COPY go.mod . 10:02:00 Removing intermediate container 0128a75d80c0 10:02:00 ---> 4c4bec8db032 10:02:00 Step 6/24 : COPY go.mod . 10:02:02 ---> 01e196677a4e 10:02:02 Step 7/21 : RUN go mod download 10:02:02 Removing intermediate container 10d060fdef4b 10:02:02 ---> b5fe1d1000ba 10:02:02 Step 7/29 : COPY . . 10:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:02:03 ---> e69d8e90af86 10:02:03 Step 7/24 : RUN go mod download 10:02:04 ---> Running in 653b5c1cd914 10:02:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 10:02:07 ---> Running in 0bc407670c2b 10:02:08 Collecting docker-compose==1.23.2 10:02:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:02:09 Collecting dockerpty<0.5,>=0.4.1 10:02:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:02:09 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 10:02:11 Collecting websocket-client<1.0,>=0.32.0 10:02:11 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:02:13 Collecting docker<4.0,>=3.6.0 10:02:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:02:13 Removing intermediate container 653b5c1cd914 10:02:13 ---> 68aae638d26c 10:02:13 Step 8/21 : COPY . . 10:02:14 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 10:02:15 Collecting texttable<0.10,>=0.9.0 10:02:15 Downloading texttable-0.9.1.tar.gz (11 kB) 10:02:17 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 10:02:18 Removing intermediate container 0bc407670c2b 10:02:18 ---> 8caaae5f5bfd 10:02:18 Step 8/24 : COPY . . 10:02:18 Collecting cached-property<2,>=1.2.0 10:02:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:02:20 Collecting docopt<0.7,>=0.6.1 10:02:20 Downloading docopt-0.6.2.tar.gz (25 kB) 10:02:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 10:02:22 ---> 815dbad9db58 10:02:22 Step 9/23 : RUN make cmd/core-data/core-data 10:02:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:02:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:02:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:02:25 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 10:02:25 Collecting PyYAML<4,>=3.10 10:02:25 Downloading PyYAML-3.13.tar.gz (270 kB) 10:02:29 ---> Running in 06fd5932d21f 10:02:29 Collecting jsonschema<3,>=2.5.1 10:02:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [Pipeline] } 10:02:29 $ docker stop --time=1 4ca554866bced30bf77445d90d08b8c4640340ca26b18ceade72831a9a9b2d5f 10:02:32 $ docker rm -f 4ca554866bced30bf77445d90d08b8c4640340ca26b18ceade72831a9a9b2d5f 10:02:33 ---> f60962a85992 10:02:33 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 10:02:33 Collecting docker-pycreds>=0.4.0 10:02:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:02:33 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) 10:02:33 Collecting idna<2.8,>=2.5 10:02:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:34 10:02:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:34 Collecting urllib3<1.25,>=1.21.1 10:02:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] isUnix [Pipeline] sh 10:02:34 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 10:02:34 ---> Running in 39aae5ef6ad8 10:02:34 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) 10:02:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:02:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:02:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:02:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:02:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:35 Installing collected packages: dockerpty, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, cached-property, docopt, PyYAML, jsonschema, docker-compose 10:02:35 Running setup.py install for dockerpty: started 10:02:35 latest: Pulling from edgex-devops/edgex-compose-arm64 10:02:35 29e5d40040c1: Pulling fs layer 10:02:35 1ce36da41761: Pulling fs layer 10:02:35 25b303627fd3: Pulling fs layer 10:02:35 29e5d40040c1: Download complete 10:02:36 29e5d40040c1: Pull complete 10:02:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 10:02:36 Running setup.py install for dockerpty: finished with status 'done' 10:02:36 1ce36da41761: Download complete 10:02:36 Attempting uninstall: idna 10:02:36 Found existing installation: idna 2.9 10:02:36 Uninstalling idna-2.9: 10:02:37 1ce36da41761: Pull complete 10:02:37 25b303627fd3: Verifying Checksum 10:02:37 25b303627fd3: Download complete 10:02:37 Successfully uninstalled idna-2.9 10:02:40 Attempting uninstall: urllib3 10:02:40 Found existing installation: urllib3 1.25.9 10:02:40 Uninstalling urllib3-1.25.9: 10:02:41 Successfully uninstalled urllib3-1.25.9 10:02:43 Attempting uninstall: requests 10:02:43 Found existing installation: requests 2.23.0 10:02:43 Uninstalling requests-2.23.0: 10:02:44 Successfully uninstalled requests-2.23.0 10:02:46 Running setup.py install for texttable: started 10:02:47 Running setup.py install for texttable: finished with status 'done' 10:02:47 ---> ab40e6d9e45f 10:02:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 10:02:47 Running setup.py install for docopt: started 10:02:47 ---> Running in dafe961fce0e 10:02:47 ---> 399e71c3546b 10:02:47 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:02:47 25b303627fd3: Pull complete 10:02:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:02:47 ---> Running in d873b4c47e2c 10:02:47 prd-ubuntu18.04-docker-arm64-4c-16g-15902 does not seem to be running inside a container 10:02:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:02:48 Running setup.py install for docopt: finished with status 'done' 10:02:48 Running setup.py install for PyYAML: started 10:02: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 10:02:49 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 10:02:49 Running setup.py install for PyYAML: finished with status 'done' 10:02:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 10:02:51 $ docker top a093dc90928579a18fd0fca64616e3c59c4cb2ddefd6c4d614ee0589309d1d8a -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:52 + docker-compose build --help 10:02:52 + grep parallel 10:02:55 --parallel Build images in parallel. [Pipeline] } 10:02:56 $ docker stop --time=1 a093dc90928579a18fd0fca64616e3c59c4cb2ddefd6c4d614ee0589309d1d8a 10:02:56 Removing intermediate container 77f093d63016 10:02:56 ---> ee47382f2ffd 10:02:56 Step 22/27 : RUN apk --no-cache add curl 10:02:56 ---> Running in facca0e887d7 10:02:58 $ docker rm -f a093dc90928579a18fd0fca64616e3c59c4cb2ddefd6c4d614ee0589309d1d8a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:02:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:02:59 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:02:59 (2/3) Installing libcurl (7.69.1-r3) 10:02:59 (3/3) Installing curl (7.69.1-r3) 10:02:59 Executing busybox-1.31.1-r19.trigger 10:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:02:59 . [Pipeline] withDockerContainer 10:02:59 OK: 72 MiB in 58 packages 10:02:59 prd-ubuntu18.04-docker-arm64-4c-16g-15902 does not seem to be running inside a container 10:02:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:03:00 $ docker top 69ceb8eac787b3d23e574b01745159b83d3d83fffa2fc9597d8eb028c54b80d1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:01 Removing intermediate container facca0e887d7 10:03:01 ---> dd3f76bffc41 10:03:01 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 10:03:01 + docker-compose -f ./docker-compose-build.yml build --parallel 10:03:02 ---> Running in 3d62468b7c3c 10:03:04 Removing intermediate container 39aae5ef6ad8 10:03:04 ---> 303c0f4e1839 10:03:04 10:03:04 Step 9/29 : FROM alpine:latest 10:03:04 latest: Pulling from library/alpine 10:03:04 Removing intermediate container 3d62468b7c3c 10:03:04 ---> cd7bb0e48b8e 10:03:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:04 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 10:03:04 Status: Downloaded newer image for alpine:latest 10:03:04 ---> b14afc6dfb98 10:03:04 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 10:03:04 ---> Running in e5d698347f5e 10:03:04 ---> Running in 877d7c93a316 10:03:04 Removing intermediate container 877d7c93a316 10:03:04 ---> d85e311c3d6f 10:03:04 Step 11/29 : USER root 10:03:05 Removing intermediate container e5d698347f5e 10:03:05 ---> e4c6ae49c683 10:03:05 Step 25/27 : LABEL arch=x86_64 10:03:05 ---> Running in c7057784a0e7 10:03:05 ---> Running in 406701ce848f 10:03:05 Removing intermediate container c7057784a0e7 10:03:05 ---> 9282492f4376 10:03:05 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 10:03:05 Removing intermediate container 406701ce848f 10:03:05 ---> f2ac511edce0 10:03:05 Step 26/27 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:03:05 ---> Running in 6b0d578b2f12 10:03:05 ---> Running in 4d8376e60a6a 10:03:05 Removing intermediate container 4d8376e60a6a 10:03:05 ---> 80467d60d987 10:03:05 Step 27/27 : LABEL version=0.0.0 10:03:06 ---> Running in bb2474c2f12d 10:03:06 Building docker-core-command-go ... 10:03:06 Building docker-core-data-go ... 10:03:06 Building docker-core-metadata-go ... 10:03:06 Building docker-security-bootstrap-redis-go ... 10:03:06 Building docker-security-proxy-setup-go ... 10:03:06 Building docker-security-secrets-setup-go ... 10:03:06 Building docker-security-secretstore-setup-go ... 10:03:06 Building docker-support-notifications-go ... 10:03:06 Building docker-support-scheduler-go ... 10:03:06 Building docker-sys-mgmt-agent-go ... 10:03:06 Building docker-sys-mgmt-agent-go 10:03:06 Building docker-security-secrets-setup-go 10:03:06 Building docker-support-notifications-go 10:03:06 Building docker-support-scheduler-go 10:03:06 Building docker-core-command-go 10:03:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:03:06 Removing intermediate container bb2474c2f12d 10:03:06 ---> 6f7404e901a2 10:03:06 10:03:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:03:06 Successfully built 6f7404e901a2 10:03:06 Successfully tagged docker-sys-mgmt-agent-go:latest 10:03:06 Building docker-security-proxy-setup-go 10:03:06 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:03:06 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:03:06 OK: 12747 distinct packages available 10:03:07  Building docker-sys-mgmt-agent-go ... done (1/2) Installing ca-certificates (20191127-r4) 10:03:07 (2/2) Installing dumb-init (1.2.2-r1) 10:03:07 Executing busybox-1.31.1-r19.trigger 10:03:07 Executing ca-certificates-20191127-r4.trigger 10:03:07 OK: 6 MiB in 16 packages 10:03:16 Removing intermediate container 6b0d578b2f12 10:03:16 ---> 44c9b353af11 10:03:16 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 10:03:16 ---> Running in 5cda2c826ab3 10:03:17 Removing intermediate container 5cda2c826ab3 10:03:17 ---> cd2f08546761 10:03:17 Step 14/29 : WORKDIR $BASE_DIR 10:03:18 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 10:03:19 ---> Running in 26e89f8ec2e8 10:03:20 Removing intermediate container 26e89f8ec2e8 10:03:20 ---> 6ec009ec6436 10:03:20 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 10:03:21 ---> Running in 4f4bd6b72b0b 10:03:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 10:03:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:03:27 ---> 13e7972b44c2 10:03:27 Step 3/21 : WORKDIR /edgex-go 10:03:27 ---> Using cache 10:03:27 ---> 319f3aec1a52 10:03:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:27 ---> Using cache 10:03:27 ---> c62b6dd9c541 10:03:27 Step 5/21 : RUN apk update && apk add make git 10:03:27 ---> Using cache 10:03:27 ---> 4c4bec8db032 10:03:27 Step 6/21 : COPY go.mod . 10:03:27 ---> Using cache 10:03:27 ---> e69d8e90af86 10:03:27 Step 7/21 : RUN go mod download 10:03:27 ---> Using cache 10:03:27 ---> 8caaae5f5bfd 10:03:27 Step 8/21 : COPY . . 10:03:27 ---> Using cache 10:03:27 ---> 399e71c3546b 10:03:27 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:03:28 ---> Running in 61a2e025c136 10:03:28 Removing intermediate container dafe961fce0e 10:03:28 ---> 05f2979512d8 10:03:28 10:03:28 Step 10/21 : FROM scratch 10:03:28 ---> 10:03:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:03:28 Removing intermediate container 06fd5932d21f 10:03:28 ---> e05d356e4a4f 10:03:28 10:03:28 Step 10/23 : FROM alpine 10:03:28 ---> b14afc6dfb98 10:03:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:03:29 ---> Using cache 10:03:29 ---> 5d6b12304746 10:03:29 Step 12/21 : ENV APP_PORT=48085 10:03:29 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 10:03:30 Removing intermediate container 4f4bd6b72b0b 10:03:30 ---> c23849008b69 10:03:30 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 10:03:30 ---> Running in b6322cf28cdc 10:03:30 ---> Running in d6789a6d468c 10:03:30 Removing intermediate container d873b4c47e2c 10:03:30 ---> 60bc609474d7 10:03:30 10:03:30 Step 10/24 : FROM alpine:3.10 10:03:30 ---> be4e4bea2c2e 10:03:30 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:03:30 ---> Using cache 10:03:30 ---> 494fb0063a12 10:03:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:03:31 Removing intermediate container b6322cf28cdc 10:03:31 ---> 6aed410ad567 10:03:31 Step 13/21 : EXPOSE $APP_PORT 10:03:31 ---> Running in 786442406ad0 10:03:31 ---> Running in 7273666a43a3 10:03:31 Removing intermediate container d6789a6d468c 10:03:31 ---> f949849c5e98 10:03:31 Step 12/23 : ENV APP_PORT=48080 10:03:31 ---> Running in a3d5212cd9ba 10:03:31 Removing intermediate container 786442406ad0 10:03:31 ---> 99151a2978f8 10:03:31 Step 13/24 : WORKDIR / 10:03:31 Removing intermediate container 7273666a43a3 10:03:31 ---> 126bdf6ac8a6 10:03:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 10:03:31 ---> Running in 9d7fe38e5919 10:03:31 Removing intermediate container a3d5212cd9ba 10:03:31 ---> 78ea9c4504ba 10:03:31 Step 13/23 : EXPOSE $APP_PORT 10:03:31 ---> a30a7974dc6d 10:03:31 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 10:03:31 ---> Running in 7afa4e850f8a 10:03:31 ---> 6b044b23bd89 10:03:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:03:31 Removing intermediate container 9d7fe38e5919 10:03:31 ---> ce5adf3ac1dd 10:03:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:03:32 ---> 017e19efae8c 10:03:32 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 10:03:32 Removing intermediate container 7afa4e850f8a 10:03:32 ---> 7048e821a0e3 10:03:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:33 ---> Running in 1029a72b8cd5 10:03:34 ---> 494455313d78 10:03:34 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:03:34 ---> 205c06e584d7 10:03:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:03:34 ---> 9d8b1874ec4f 10:03:34 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 10:03:34 ---> f745a62c3692 10:03:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:03:34 ---> 12301c63b69e 10:03:34 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 10:03:34 ---> Running in 71e895d6ce53 10:03:34 ---> a88fc81a5d34 10:03:34 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 10:03:34 ---> 7d68647f5061 10:03:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:03:34 Removing intermediate container 71e895d6ce53 10:03:34 ---> 7b8cb0c6b521 10:03:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:35 ---> Running in a978a1557e4f 10:03:35 ---> a4c5fad08553 10:03:35 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 10:03:35 Removing intermediate container a978a1557e4f 10:03:35 ---> a34b39a54ce7 10:03:35 Step 19/21 : LABEL arch=x86_64 10:03:35 ---> Running in c347301abc6f 10:03:35 ---> Running in a98cbea44987 10:03:35 ---> bcfefbe06cab 10:03:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:03:36 Removing intermediate container 1029a72b8cd5 10:03:36 ---> 25ea7881a685 10:03:36 Step 15/23 : RUN apk --no-cache add zeromq 10:03:36 Removing intermediate container a98cbea44987 10:03:36 ---> dc70afeb4191 10:03:36 Step 20/21 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:03:36 ---> Running in eb604651910a 10:03:36 ---> Running in fba4761cfe6a 10:03:36 ---> 86329de42534 10:03:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:03:36 Removing intermediate container fba4761cfe6a 10:03:36 ---> 68590e1623eb 10:03:36 Step 21/21 : LABEL version=0.0.0 10:03:37 ---> Running in 17fa6ed5bd9a 10:03:37 ---> 7287068b892f 10:03:37 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:03:37 ---> Running in 269696635ed6 10:03:37 Removing intermediate container 17fa6ed5bd9a 10:03:37 ---> eac2429a0d22 10:03:37 10:03:37 Removing intermediate container c347301abc6f 10:03:37 ---> 5d63db99d3cf 10:03:37 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 10:03:37 Successfully built eac2429a0d22 10:03:37 Successfully tagged docker-support-scheduler-go:latest 10:03:38  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:03:38 ---> f235d2917cbe 10:03:38 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:03:38 ---> Running in 8a9056852200 10:03:39 (1/5) Installing libgcc (9.3.0-r2) 10:03:39 Removing intermediate container 269696635ed6 10:03:39 ---> 58b8cf9b62bb 10:03:39 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:03:39 (2/5) Installing libsodium (1.0.18-r0) 10:03:39 ---> Running in c77faa19e67e 10:03:39 (3/5) Installing libstdc++ (9.3.0-r2) 10:03:40 Removing intermediate container c77faa19e67e 10:03:40 ---> 9166d33eb8f2 10:03:40 Step 22/24 : LABEL arch=x86_64 10:03:40 (4/5) Installing libzmq (4.3.3-r0) 10:03:41 (5/5) Installing zeromq (4.3.3-r0) 10:03:41 ---> Running in af55a937de3c 10:03:41 Executing busybox-1.31.1-r19.trigger 10:03:41 OK: 8 MiB in 19 packages 10:03:41 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 10:03:41 Removing intermediate container 8a9056852200 10:03:41 ---> 02f49046295f 10:03:41 Step 24/29 : RUN chmod 755 security-secrets-setup 10:03:41 Removing intermediate container af55a937de3c 10:03:41 ---> a557545ce3c6 10:03:41 Step 23/24 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:03:41 ---> Running in 8535e8f9ce69 10:03:41 ---> Running in 532ae89b64ce 10:03:42 Removing intermediate container 532ae89b64ce 10:03:42 ---> 28d4026b9360 10:03:42 Step 24/24 : LABEL version=0.0.0 10:03:42 Removing intermediate container eb604651910a 10:03:42 ---> 2072389f40c7 10:03:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 10:03:42 ---> Running in 38004d46f8ff 10:03:42 ---> 27a6d00bcb84 10:03:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:03:42 Removing intermediate container 38004d46f8ff 10:03:42 ---> f541ec9a8487 10:03:42 10:03:42 Successfully built f541ec9a8487 10:03:42 Successfully tagged docker-security-secretstore-setup-go:latest 10:03:43  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8535e8f9ce69 10:03:43 ---> 85d4e160cc4f 10:03:43 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 10:03:43 ---> Running in d630410b076f 10:03:43 ---> 018da8b316a2 10:03:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:03:43 Removing intermediate container d630410b076f 10:03:43 ---> c9c3b369e03f 10:03:43 Step 26/29 : CMD [ "generate" ] 10:03:43 ---> Running in 11d19b3e1b93 10:03:43 ---> 047a87d9072e 10:03:43 Step 19/23 : ENTRYPOINT ["/core-data"] 10:03:43 ---> Running in 36077e5719b5 10:03:44 Removing intermediate container 11d19b3e1b93 10:03:44 ---> a0b6814275e9 10:03:44 Step 27/29 : LABEL arch=x86_64 10:03:44 ---> Running in 6499a0745266 10:03:45 Removing intermediate container 36077e5719b5 10:03:45 ---> f42c68436228 10:03:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:03:45 Removing intermediate container 6499a0745266 10:03:45 ---> 8bbb208dcd71 10:03:45 Step 28/29 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:03:45 Removing intermediate container 61a2e025c136 10:03:45 ---> 0cdfb2c26c16 10:03:45 10:03:45 Step 10/21 : FROM alpine 10:03:45 ---> b14afc6dfb98 10:03:45 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 10:03:45 ---> Running in 51667c5815eb 10:03:45 ---> Running in 7867048316d8 10:03:45 ---> Running in 8b33cf813f74 10:03:45 Removing intermediate container 51667c5815eb 10:03:45 ---> eb314bf66dcf 10:03:45 Step 21/23 : LABEL arch=x86_64 10:03:45 ---> Running in d8288ec89cad 10:03:45 Removing intermediate container 8b33cf813f74 10:03:45 ---> e45e9ea4c80e 10:03:45 Step 29/29 : LABEL version=0.0.0 10:03:46 ---> Running in 128a7fda4ed7 10:03:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:03:46 Removing intermediate container d8288ec89cad 10:03:46 ---> 69fdca85bc8c 10:03:46 Step 22/23 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:03:46 Removing intermediate container 128a7fda4ed7 10:03:46 ---> bccff10a5963 10:03:46 10:03:46 ---> Running in e4ddf2ea3770 10:03:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:03:46 Successfully built bccff10a5963 10:03:46 Successfully tagged docker-security-secrets-setup-go:latest 10:03:46  Building docker-security-secrets-setup-go ... done v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:03:46 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:03:46 OK: 12747 distinct packages available 10:03:46 Removing intermediate container e4ddf2ea3770 10:03:46 ---> 7253a2da9018 10:03:46 Step 23/23 : LABEL version=0.0.0 10:03:46 ---> Running in cc4fbeafda81 10:03:46 Removing intermediate container cc4fbeafda81 10:03:46 ---> 38455236685e 10:03:46 10:03:46 (1/4) Installing ca-certificates (20191127-r4) 10:03:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:03:46 (3/4) Installing libcurl (7.69.1-r3) 10:03:46 (4/4) Installing curl (7.69.1-r3) 10:03:46 Executing busybox-1.31.1-r19.trigger 10:03:46 Executing ca-certificates-20191127-r4.trigger 10:03:46 OK: 7 MiB in 18 packages 10:03:47 Successfully built 38455236685e 10:03:47 Successfully tagged docker-core-data-go:latest 10:03:48  Building docker-core-data-go ... done Removing intermediate container 7867048316d8 10:03:48 ---> 18c1905e9284 10:03:48 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:03:48 ---> Running in 4f91b006f787 10:03:48 Removing intermediate container 4f91b006f787 10:03:48 ---> accfd4d999c4 10:03:48 Step 13/21 : WORKDIR /edgex 10:03:48 ---> Running in c739cbe08374 10:03:49 Removing intermediate container c739cbe08374 10:03:49 ---> 2fbd27cb7244 10:03:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:03:49 ---> a355d06508fb 10:03:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:03:49 ---> f06d783cc5f1 10:03:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:03:50 ---> 174703392dcc 10:03:50 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:03:50 ---> Running in 893137988eee 10:03:50 Removing intermediate container 893137988eee 10:03:50 ---> 35f697dbbb15 10:03:50 Step 18/21 : CMD ["--init=true"] 10:03:50 ---> Running in ac4862826009 10:03:50 Removing intermediate container ac4862826009 10:03:50 ---> dabc4253b135 10:03:50 Step 19/21 : LABEL arch=x86_64 10:03:50 ---> Running in ed80c72a7341 10:03:51 Removing intermediate container ed80c72a7341 10:03:51 ---> 2df86182e4d0 10:03:51 Step 20/21 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:03:51 ---> Running in 5388ddb0b236 10:03:51 Removing intermediate container 5388ddb0b236 10:03:51 ---> 41fc8c72cd84 10:03:51 Step 21/21 : LABEL version=0.0.0 10:03:51 ---> Running in 3941d693d96d 10:03:51 Removing intermediate container 3941d693d96d 10:03:51 ---> a6b546f740fd 10:03:51 10:03:51 Successfully built a6b546f740fd 10:03:51 Successfully tagged docker-security-proxy-setup-go:latest 10:03:52  Building docker-security-proxy-setup-go ... done  [Pipeline] } 10:03:52 $ docker stop --time=1 dd0bd159b9c8085a4b5ddc41858832e870fbaa5f2c5cc772b906adcf52092fa3 10:03:54 $ docker rm -f dd0bd159b9c8085a4b5ddc41858832e870fbaa5f2c5cc772b906adcf52092fa3 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:54 + docker images 10:03:54 + grep docker 10:03:54 docker-security-proxy-setup-go latest a6b546f740fd 3 seconds ago 24.6MB 10:03:54 docker-core-data-go latest 38455236685e 8 seconds ago 23.8MB 10:03:54 docker-security-secrets-setup-go latest bccff10a5963 9 seconds ago 23.9MB 10:03:54 docker-security-secretstore-setup-go latest f541ec9a8487 12 seconds ago 24.7MB 10:03:54 docker-support-scheduler-go latest eac2429a0d22 17 seconds ago 12.3MB 10:03:54 docker-sys-mgmt-agent-go latest 6f7404e901a2 48 seconds ago 313MB 10:03:54 docker-core-metadata-go latest cd94e615db7a 2 minutes ago 14.5MB 10:03:54 docker-security-bootstrap-redis-go latest e97b8df54f27 2 minutes ago 15.8MB 10:03:54 docker-support-notifications-go latest 3cf201915288 2 minutes ago 13.6MB 10:03:54 docker-core-command-go latest 482de9050b51 2 minutes ago 12.2MB 10:03:54 docker latest aefe523efa57 3 days 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 10:04:11 Still waiting to schedule task 10:04:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:04:27 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 10:04:27 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:04:27 ---> 0216c4f2d06d 10:04:27 Step 3/21 : WORKDIR /edgex-go 10:04:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 10:04:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:04:27 ---> 0216c4f2d06d 10:04:27 Step 3/22 : WORKDIR /edgex-go 10:04:27 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 10:04:27 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 10:04:27 ---> 0216c4f2d06d 10:04:27 Step 3/29 : WORKDIR /edgex-go 10:04:27 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 10:04:27 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:04:27 ---> 0216c4f2d06d 10:04:27 Step 3/27 : WORKDIR /edgex-go 10:04:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 10:04:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:04:27 ---> 0216c4f2d06d 10:04:27 Step 3/24 : WORKDIR /edgex-go 10:04:27 ---> Running in e3935cbca7f4 10:04:27 ---> Running in 0c9f1f642043 10:04:27 ---> Running in 5d975f6ebb55 10:04:27 ---> Running in 20af117a0961 10:04:27 ---> Running in 62afebe57650 10:04:27 Removing intermediate container 62afebe57650 10:04:27 ---> 17b63168c08f 10:04:27 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:27 Removing intermediate container e3935cbca7f4 10:04:27 ---> 0ad2e2b99dcf 10:04:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:27 Removing intermediate container 20af117a0961 10:04:27 ---> 95dd8d90a417 10:04:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 0c9f1f642043 10:04:27 10:04:27 ---> af2ba34c0596 10:04:27 Step 4/29 : RUN apk update && apk add make git 10:04:27 Removing intermediate container 5d975f6ebb55 10:04:27 ---> b9f8cc02d6af 10:04:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:04:27 ---> Running in d9208e890d5b 10:04:27 ---> Running in bf1f75d40ca1 10:04:27 ---> Running in 82b30efd6f97 10:04:27 ---> Running in d594b290ab67 10:04:27 ---> Running in 4ef20af3f375 10:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:27 Removing intermediate container 82b30efd6f97 10:04:27 ---> 6772f34ea233 10:04:27 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 10:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:27 Removing intermediate container d9208e890d5b 10:04:27 ---> d16a22c7aeaa 10:04:27 Step 5/27 : RUN apk update && apk add make bash git 10:04:27 ---> Running in 79b7210cbdbd 10:04:27 ---> Running in 9264130b12da 10:04:27 Removing intermediate container bf1f75d40ca1 10:04:27 ---> 994fca3c474d 10:04:27 Step 5/21 : RUN apk update && apk add make git 10:04:28 Removing intermediate container 4ef20af3f375 10:04:28 ---> 2a67f5a3c5cd 10:04:28 Step 5/22 : RUN apk update && apk add make git 10:04:28 ---> Running in b8d1ce91574f 10:04:28 ---> Running in b6ca55bfb4d4 10:04:29 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:04:29 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:04:29 OK: 12620 distinct packages available 10:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:29 OK: 217 MiB in 51 packages 10:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:04:31 Removing intermediate container d594b290ab67 10:04:31 ---> 91ad141e29b0 10:04:31 Step 5/29 : COPY go.mod . 10:04:31 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:04:31 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:04:31 OK: 12620 distinct packages available 10:04:32 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:04:32 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:04:32 OK: 12620 distinct packages available 10:04:32 ---> b0487f1462f6 10:04:32 Step 6/29 : RUN go mod download 10:04:32 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:04:32 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:04:32 OK: 12620 distinct packages available 10:04:32 ---> Running in c85566241ec4 10:04:32 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:04:32 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:04:32 OK: 12620 distinct packages available 10:04:32 OK: 217 MiB in 51 packages 10:04:33 OK: 217 MiB in 51 packages 10:04:33 OK: 217 MiB in 51 packages 10:04:33 OK: 217 MiB in 51 packages 10:04:34 Removing intermediate container 79b7210cbdbd 10:04:34 ---> 9daa6d331234 10:04:34 Step 6/24 : COPY go.mod . 10:04:35 Removing intermediate container b8d1ce91574f 10:04:35 ---> 71c0d88dab2a 10:04:35 Step 6/21 : COPY go.mod . 10:04:35 Removing intermediate container b6ca55bfb4d4 10:04:35 ---> 4cce3c31e589 10:04:35 Step 6/22 : COPY go.mod . 10:04:35 Removing intermediate container 9264130b12da 10:04:35 ---> e6e947c00c32 10:04:35 Step 6/27 : COPY go.mod . 10:04:35 ---> b276b7e87b6b 10:04:35 Step 7/24 : RUN go mod download 10:04:36 ---> Running in ecb7ebfe0c69 10:04:36 ---> 36e7075a7b98 10:04:36 Step 7/21 : RUN go mod downloadRemoving intermediate container c85566241ec4 10:04:36 ---> 8358464824a8 10:04:36 Step 7/29 : COPY . . 10:04:36 10:04:36 ---> Running in 3cbc68dc27c2 10:04:36 ---> 951b7a4c8511 10:04:36 Step 7/22 : RUN go mod download 10:04:36 ---> ef37e5c2d2d6 10:04:36 Step 7/27 : RUN go mod download 10:04:36 ---> Running in 38740f1fbfb8 10:04:37 ---> Running in c38059969dae 10:04:41 Removing intermediate container ecb7ebfe0c69 10:04:41 ---> 4488c189f59e 10:04:41 Step 8/24 : COPY . . 10:04:41 Removing intermediate container 3cbc68dc27c2 10:04:41 ---> 9947dbcdddc4 10:04:41 Step 8/21 : COPY . . 10:04:43 Removing intermediate container c38059969dae 10:04:43 ---> 3829edf27301 10:04:43 Step 8/27 : COPY . . 10:04:43 Removing intermediate container 38740f1fbfb8 10:04:43 ---> 6edcfcbd4f07 10:04:43 Step 8/22 : COPY . . 10:04:58 Running on prd-ubuntu18.04-docker-8c-8g-15910 in /w/workspace/edgexfoundry_edgex-go_PR-2946 [Pipeline] { [Pipeline] ws 10:04:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:05:00 using credential edgex-jenkins-ssh 10:05:00 Cloning the remote Git repository 10:05:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:05:00 > git init /w/workspace/edgex-go/1 # timeout=10 10:05:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:00 > git --version # timeout=10 10:05:00 > git --version # 'git version 2.17.1' 10:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:10 ---> 0446af2ff762 10:05:10 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 10:05:10 ---> 56fbb16ffa63 10:05:10 Step 9/24 : RUN make cmd/support-notifications/support-notifications 10:05:10 ---> Running in 9f09e55b0b8e 10:05:10 ---> 94066cf00e54 10:05:10 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:05:10 ---> 04aec1585484 10:05:10 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 10:05:10 ---> 7650b2c2dc10 10:05:10 Step 9/22 : RUN make cmd/core-command/core-command 10:05:10 ---> Running in 915325245f5f 10:05:10 ---> Running in 0ece6a03a4ef 10:05:10 ---> Running in 5e6ef21b3f06 10:05:10 ---> Running in 5e3ad9636f29 10:05:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 10:05: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 10:05:10 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 10:05:10 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 10:05:10 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 10:05:22 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:05:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:21 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2946/head:refs/remotes/origin/PR-2946 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:05:22 > git config core.sparsecheckout # timeout=10 10:05:22 > git checkout -f b62e361096cec2f7eaabf3405bf9fdd84421e0fd # timeout=10 10:05:22 Merge succeeded, producing b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:05:22 Checking out Revision b62e361096cec2f7eaabf3405bf9fdd84421e0fd (PR-2946) 10:05:22 > git remote # timeout=10 10:05:22 > git config --get remote.origin.url # timeout=10 10:05:22 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:22 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 10:05:22 > git rev-parse HEAD^{commit} # timeout=10 10:05:22 > git config core.sparsecheckout # timeout=10 10:05:22 > git checkout -f b62e361096cec2f7eaabf3405bf9fdd84421e0fd # timeout=10 10:05:26 Commit message: "feat(data): Implement DELETE /event/age/{age} V2 API" 10:05:26 > git --version # timeout=10 10:05:26 > git --version # 'git version 2.17.1' 10:05:26 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:27 + echo snap-build.sh 10:05:27 snap-build.sh 10:05:27 + SNAP_BASE_DIR=. 10:05:27 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:05:27 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:05:27 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:05:27 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:05:27 + cd /w/workspace/edgex-go/1 10:05:27 + sudo apt-get remove -qy --purge lxd lxd-client 10:05:27 Reading package lists... 10:05:27 Building dependency tree... 10:05:27 Reading state information... 10:05:27 The following packages were automatically installed and are no longer required: 10:05:27 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:05:27 uidmap xdelta3 10:05:27 Use 'sudo apt autoremove' to remove them. 10:05:27 The following packages will be REMOVED: 10:05:27 lxd* lxd-client* 10:05:28 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:05:28 After this operation, 31.7 MB disk space will be freed. 10:05:29 (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.) 10:05:29 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:05:30 Removing lxd dnsmasq configuration 10:05:30 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:05:30 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:05:31 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:05:31 (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.) 10:05:31 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:05:33 Processing triggers for systemd (237-3ubuntu10.42) ... 10:05:33 Processing triggers for ureadahead (0.100.0-21) ... 10:05:34 + sudo snap remove --purge lxd 10:05:34 snap "lxd" is not installed 10:05:34 + sudo groupadd --force --system lxd 10:05:34 ++ whoami 10:05:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:05:34 + newgrp - lxd 10:05:34 + sudo snap install lxd 10:05:44 2020-12-14T10:05:41Z INFO Waiting for automatic snapd restart... 10:06:00 lxd 4.8 from Canonical* installed 10:06:00 + sudo lxd init --auto 10:06:08 + sudo snap install --classic snapcraft 10:06:12 snapcraft 4.4.4 from Canonical* installed 10:06:12 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 10:06:12 + patch --verbose -p1 10:06:12 Hmm... Looks like a unified diff to me... 10:06:12 The text leading up to this was: 10:06:12 -------------------------- 10:06:12 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 10:06:12 |From: Tony Espy 10:06:12 |Date: Wed, 2 Dec 2020 17:38:31 -0500 10:06:12 |Subject: [PATCH] optimize snap build for pipeline CI check 10:06:12 | 10:06:12 |This patch is used by the EdgeX CI pipeline builds to 10:06:12 |optimize the snap CI check run for pull requests. When 10:06:12 |applied, it essentially strips out everything (apps and 10:06:12 |parts) from the snapcraft.yaml file except those required 10:06:12 |to build edgex-go, as the whole idea of the CI check is to 10:06:12 |catch changes to edgex-go that break the snap build. 10:06:12 | 10:06:12 |In general, anyone updating snapcraft.yaml will also need 10:06:12 |to update this patch file, otherwise it may fail to apply, 10:06:12 |resulting in a failed snap build CI check in the associated 10:06:12 |pull request. 10:06:12 | 10:06:12 |Note - in addition to applying this patch, the pipeline also 10:06:12 |only primes the snap (e.g. `snapcraft prime`), as there's no 10:06:12 |need to build the finally binary .snap file (and it won't 10:06:12 |work with the patch applied). This further reduces the build 10:06:12 |time. 10:06:12 |--- 10:06:12 | snap/snapcraft.yaml | 466 +------------------------------------------- 10:06:12 | 1 file changed, 2 insertions(+), 464 deletions(-) 10:06:12 | 10:06:12 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 10:06:12 |index b265277c..d7e1de37 100644 10:06:12 |--- a/snap/snapcraft.yaml 10:06:12 |+++ b/snap/snapcraft.yaml 10:06:12 -------------------------- 10:06:12 patching file snap/snapcraft.yaml 10:06:12 Using Plan A... 10:06:12 Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). 10:06:12 Hunk #2 succeeded at 81 (offset -3 lines). 10:06:12 Hunk #3 succeeded at 211 (offset -7 lines). 10:06:12 Hunk #4 succeeded at 226 (offset -7 lines). 10:06:12 Hunk #5 succeeded at 234 (offset -7 lines). 10:06:12 Hunk #6 succeeded at 241 (offset -7 lines). 10:06:12 Hunk #7 succeeded at 268 (offset -7 lines). 10:06:12 Hunk #8 succeeded at 302 (offset -7 lines). 10:06:12 Hunk #9 succeeded at 358 (offset -7 lines). 10:06:12 Hmm... Ignoring the trailing garbage. 10:06:12 done 10:06:12 + sudo snapcraft prime --use-lxd 10:06:13 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:06:13 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 10:06:13 - README.md 10:06:13 - snapcraft.yaml.orig 10:06:13 10:06:13 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:06:14 Launching a container. 10:06:26 Waiting for container to be ready 10:06:26 To start your first instance, try: lxc launch ubuntu:18.04 10:06:26 10:06:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:06:30 Waiting for network to be ready... 10:06:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:06:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:06:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 10:06:31 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:06:31 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:06:31 Removing intermediate container 9f09e55b0b8e 10:06:31 ---> 3a658a2c2b83 10:06:31 10:06:31 Step 9/29 : FROM alpine:latest 10:06:31 latest: Pulling from library/alpine 10:06:31 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 10:06:31 Status: Downloaded newer image for alpine:latest 10:06:31 ---> dd36a01c3f31 10:06:31 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 10:06:31 ---> Running in 8e28d2e94076 10:06:31 Removing intermediate container 8e28d2e94076 10:06:31 ---> 1c64533cb67a 10:06:31 Step 11/29 : USER root 10:06:31 ---> Running in 3137b8a87357 10:06:31 Removing intermediate container 3137b8a87357 10:06:31 ---> 1956897cd889 10:06:31 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 10:06:31 ---> Running in 65579a3feb9f 10:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:32 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:06:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 10:06:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 10:06:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 10:06:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 10:06:32 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:06:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 10:06:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 10:06:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:06:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:06:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:06:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:06:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 10:06:32 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:06:32 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:06:32 OK: 12617 distinct packages available 10:06:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:06:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] 10:06:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 10:06:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 10:06:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 10:06:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 10:06:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 10:06:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 10:06:33 (1/2) Installing ca-certificates (20191127-r4) 10:06:33 (2/2) Installing dumb-init (1.2.2-r1) 10:06:33 Executing busybox-1.31.1-r19.trigger 10:06:33 Executing ca-certificates-20191127-r4.trigger 10:06:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 10:06:33 OK: 6 MiB in 16 packages 10:06:35 Fetched 23.5 MB in 4s (5554 kB/s) 10:06:36 Reading package lists... 10:06:36 Reading package lists... 10:06:36 Removing intermediate container 65579a3feb9f 10:06:36 ---> 6164da5efb34 10:06:36 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 10:06:36 Building dependency tree... 10:06:36 Reading state information... 10:06:36 ---> Running in f1008b781151 10:06:36 The following additional packages will be installed: 10:06:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:06:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:06:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:06:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:06:36 Suggested packages: 10:06:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:06:36 Recommended packages: 10:06:36 gnupg libsasl2-modules 10:06:36 The following NEW packages will be installed: 10:06:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:06:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:06:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:06:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:06:36 The following packages will be upgraded: 10:06:36 gpg gpg-agent gpgconf libudev1 10:06:36 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 10:06:36 Need to get 3531 kB of archives. 10:06:36 After this operation, 13.3 MB of additional disk space will be used. 10:06:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 10:06:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 10:06:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 10:06:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 10:06:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 10:06:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 10:06:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 10:06:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 10:06:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 10:06:36 Removing intermediate container f1008b781151 10:06:36 ---> eb9afd5c7b8d 10:06:36 Step 14/29 : WORKDIR $BASE_DIR 10:06:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 10:06:37 ---> Running in 92d8d234f362 10:06:37 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:06:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:06:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:06:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:06:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:06:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:06:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:06:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:06:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:06:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:06:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:06:37 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:06:37 debconf: delaying package configuration, since apt-utils is not installed 10:06:37 Fetched 3531 kB in 1s (3506 kB/s) 10:06:37 (Reading database ... 12511 files and directories currently installed.) 10:06:37 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 10:06:37 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 10:06:37 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 10:06:37 Selecting previously unselected package udev. 10:06:37 (Reading database ... 12511 files and directories currently installed.) 10:06:37 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 10:06:37 Unpacking udev (237-3ubuntu10.43) ... 10:06:38 Selecting previously unselected package libfuse2:amd64. 10:06:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:06:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:06:38 Removing intermediate container 92d8d234f362 10:06:38 ---> 3621c0321438 10:06:38 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 10:06:38 Selecting previously unselected package fuse. 10:06:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:06:38 Unpacking fuse (2.9.7-1ubuntu1) ... 10:06:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 10:06:38 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:06:38 ---> Running in 020c0be73571 10:06:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 10:06:38 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:06:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 10:06:38 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:06:38 Selecting previously unselected package libksba8:amd64. 10:06:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:06:38 Unpacking libksba8:amd64 (1.3.5-2) ... 10:06:39 Selecting previously unselected package libroken18-heimdal:amd64. 10:06:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:06:39 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:06:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:06:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libwind0-heimdal:amd64. 10:06:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:06:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:06:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:06:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:06:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:06:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:39 Selecting previously unselected package libsasl2-modules-db:amd64. 10:06:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 10:06:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 10:06:40 Selecting previously unselected package libsasl2-2:amd64. 10:06:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 10:06:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 10:06:40 Selecting previously unselected package libldap-common. 10:06:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 10:06:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 10:06:40 Selecting previously unselected package libldap-2.4-2:amd64. 10:06:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 10:06:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 10:06:40 Selecting previously unselected package dirmngr. 10:06:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 10:06:40 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 10:06:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 10:06:40 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 10:06:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:06:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 10:06:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 10:06:40 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 10:06:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:40 Setting up libksba8:amd64 (1.3.5-2) ... 10:06:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:06:40 Setting up udev (237-3ubuntu10.43) ... 10:06:41 invoke-rc.d: policy-rc.d denied execution of start. 10:06:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Processing triggers for systemd (237-3ubuntu10) ... 10:06:41 Setting up fuse (2.9.7-1ubuntu1) ... 10:06:41 Setting up gpg (2.2.4-1ubuntu1.3) ... 10:06:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:06:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 10:06:41 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 10:06:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:06:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:06:42 settings in the [Install] section, and DefaultInstance for template units). 10:06:42 This means they are not meant to be enabled using systemctl. 10:06:42 Possible reasons for having this kind of units are: 10:06:42 1) A unit may be statically enabled by being symlinked from another unit's 10:06:42 .wants/ or .requires/ directory. 10:06:42 2) A unit's purpose may be to act as a helper for some other unit which has 10:06:42 a requirement dependency on it. 10:06:42 3) A unit may be started when needed via activation (socket, path, timer, 10:06:42 D-Bus, udev, scripted systemctl call, ...). 10:06:42 4) In case of template units, the unit is meant to be enabled with some 10:06:42 instance name specified. 10:06:42 Reading package lists... 10:06:42 Building dependency tree... 10:06:42 Reading state information... 10:06:42 Removing intermediate container 0ece6a03a4ef 10:06:42 ---> 8dee00bcd5de 10:06:42 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:06:42 Removing intermediate container 020c0be73571 10:06:42 ---> b9cc1b1c2c48 10:06:42 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 10:06:42 ---> Running in aebc6465ec58 10:06:42 The following additional packages will be installed: 10:06:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:06:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:06:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:06:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:06:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:06:42 Suggested packages: 10:06:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:06:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:06:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:06:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:06:42 systemd-container policykit-1 10:06:42 Recommended packages: 10:06:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:06:42 The following NEW packages will be installed: 10:06:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:06:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:06:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:06:42 multiarch-support openssh-client python3 python3-minimal python3.6 10:06:42 python3.6-minimal snapd squashfs-tools sudo 10:06:42 The following packages will be upgraded: 10:06:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:06:43 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 10:06:43 Need to get 35.2 MB of archives. 10:06:43 After this operation, 141 MB of additional disk space will be used. 10:06:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 10:06:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 10:06:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 10:06:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 10:06:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 10:06:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:06:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:06:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:06:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:06:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:06:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] 10:06:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:06:44 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 10:06:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 10:06:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:06:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 10:06:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:06:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 10:06:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 10:06:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:06:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:06:44 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:06:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:06:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 10:06:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:06:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:06:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:06:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:06:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 10:06:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:06:44 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 10:06:45 debconf: delaying package configuration, since apt-utils is not installed 10:06:45 Fetched 35.2 MB in 2s (17.7 MB/s) 10:06:45 (Reading database ... 12757 files and directories currently installed.) 10:06:45 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 10:06:45 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 10:06:45 ---> 390ec96a8b1b 10:06:45 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 10:06:45 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 10:06:45 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 10:06:45 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 10:06:46 (Reading database ... 12757 files and directories currently installed.) 10:06:46 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 10:06:46 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 10:06:46 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 10:06:46 (Reading database ... 12757 files and directories currently installed.) 10:06:46 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 10:06:46 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 10:06:46 Setting up apt (1.6.12ubuntu0.2) ... 10:06:46 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:06:46 ---> 80e0cf0824b2 10:06:46 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 10:06:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:06:47 (Reading database ... 12764 files and directories currently installed.) 10:06:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 10:06:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 10:06:47 Selecting previously unselected package libpython3.6-minimal:amd64. 10:06:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:06:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:06:47 Selecting previously unselected package libexpat1:amd64. 10:06:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:06:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:06:47 Selecting previously unselected package python3.6-minimal. 10:06:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:06:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 10:06:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 10:06:48 Checking for services that may need to be restarted...done. 10:06:48 Checking for services that may need to be restarted...done. 10:06:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:06:48 ---> 995d39eab1af 10:06:48 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 10:06:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:06:48 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 10:06:48 Selecting previously unselected package python3-minimal. 10:06:48 (Reading database ... 13012 files and directories currently installed.) 10:06:48 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:06:48 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:06:48 Selecting previously unselected package mime-support. 10:06:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:06:48 Unpacking mime-support (3.60ubuntu1) ... 10:06:48 Selecting previously unselected package libmpdec2:amd64. 10:06:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:06:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:06:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:06:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:06:49 ---> 923d36dd99f3 10:06:49 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 10:06:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:06:49 Selecting previously unselected package python3.6. 10:06:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 10:06:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 10:06:49 Selecting previously unselected package libpython3-stdlib:amd64. 10:06:49 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:06:49 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:06:49 Setting up python3-minimal (3.6.7-1~18.04) ... 10:06:49 Selecting previously unselected package python3. 10:06:49 (Reading database ... 13442 files and directories currently installed.) 10:06:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:06:49 Unpacking python3 (3.6.7-1~18.04) ... 10:06:50 Selecting previously unselected package multiarch-support. 10:06:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... 10:06:50 Unpacking multiarch-support (2.27-3ubuntu1.3) ... 10:06:50 Setting up multiarch-support (2.27-3ubuntu1.3) ... 10:06:50 Selecting previously unselected package liblzo2-2:amd64. 10:06:50 (Reading database ... 13479 files and directories currently installed.) 10:06:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:06:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:06:50 Selecting previously unselected package libbsd0:amd64. 10:06:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:06:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:06:50 Selecting previously unselected package sudo. 10:06:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 10:06:50 ---> b53bc72f534b 10:06:50 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 10:06:50 ---> Running in d8bf1e9dc72f 10:06:50 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 10:06:50 Selecting previously unselected package apparmor. 10:06:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:06:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:06:51 Selecting previously unselected package libedit2:amd64. 10:06:51 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:06:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:06:51 Selecting previously unselected package libkrb5support0:amd64. 10:06:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:06:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:06:51 Selecting previously unselected package libk5crypto3:amd64. 10:06:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:06:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:06:51 Selecting previously unselected package libkeyutils1:amd64. 10:06:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:06:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:06:51 Selecting previously unselected package libkrb5-3:amd64. 10:06:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:06:51 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:06:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:06:51 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:06:51 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:06:51 Selecting previously unselected package libssl1.0.0:amd64. 10:06:51 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 10:06:51 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 10:06:51 Removing intermediate container aebc6465ec58 10:06:51 ---> 5d94c650dfa2 10:06:51 10:06:51 Step 11/27 : FROM docker:latest 10:06:51 ---> eeaf43b92773 10:06:51 Step 12/27 : RUN apk add --no-cache bash 10:06:51 Selecting previously unselected package openssh-client. 10:06:51 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:06:51 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:06:51 ---> Running in 04a6de99c359 10:06:52 Selecting previously unselected package squashfs-tools. 10:06:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:06:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:06:52 Selecting previously unselected package snapd. 10:06:52 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 10:06:52 Unpacking snapd (2.48+18.04) ... 10:06:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:06:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:06:53 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 10:06:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:06:54 Removing intermediate container d8bf1e9dc72f 10:06:54 ---> 8f41626edba2 10:06:54 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 10:06:54 Setting up mime-support (3.60ubuntu1) ... 10:06:55 (1/2) Installing readline (8.0.4-r0) 10:06:55 (2/2) Installing bash (5.0.17-r0) 10:06:55 Executing bash-5.0.17-r0.post-install 10:06:55 Executing busybox-1.31.1-r19.trigger 10:06:55 OK: 12 MiB in 22 packages 10:06:55 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 10:06:55 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:06:55 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:06:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:06:55 Setting up systemd (237-3ubuntu10.43) ... 10:06:55 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:06:56 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:06:56 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:06:56 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:06:56 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 10:06:56 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:06:56 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 10:06:56 ---> c7aaa1ef4a0d 10:06:56 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:06:56 ---> Running in d56c4ee63764 10:06:57 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:06:57 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:06:57 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:06:57 Setting up python3 (3.6.7-1~18.04) ... 10:06:57 running python rtupdate hooks for python3.6... 10:06:57 running python post-rtupdate hooks for python3.6... 10:06:57 Setting up apparmor (2.12-4ubuntu5.1) ... 10:06:57 Removing intermediate container 04a6de99c359 10:06:57 ---> 4e0159d5ed6d 10:06:57 Step 13/27 : RUN rm -rf /var/cache/apk/* 10:06:58 ---> Running in 6a99ffef59f0 10:06:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:06:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:06:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:06:58 Setting up snapd (2.48+18.04) ... 10:06:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:06:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:06:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:06:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:06:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:06:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:06:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:07:00 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:07:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:07:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:07:00 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 10:07:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:07:00 Processing triggers for systemd (237-3ubuntu10.43) ... 10:07:01 Removing intermediate container d56c4ee63764 10:07:01 ---> 3f1e1b29b747 10:07:01 Step 24/29 : RUN chmod 755 security-secrets-setup 10:07:01 ---> Running in 2583cfec39ac 10:07:01 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 10:07:01 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:07:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:07:01 Removing intermediate container 915325245f5f 10:07:01 ---> d85a602f9d64 10:07:01 10:07:01 Step 10/24 : FROM scratch 10:07:01 ---> 10:07:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 10:07:02 Removing intermediate container 6a99ffef59f0 10:07:02 ---> 00fe0ce04750 10:07:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 10:07:02 ---> Running in 9879bacf7624 10:07:02 Removing intermediate container 5e6ef21b3f06 10:07:02 ---> 0b4581f561a4 10:07:02 10:07:02 Step 10/22 : FROM scratch 10:07:02 ---> 10:07:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:07:02 Removing intermediate container 5e3ad9636f29 10:07:02 ---> 4e7bce2a8565 10:07:02 10:07:02 Step 10/21 : FROM scratch 10:07:02 ---> 10:07:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:07:02 ---> Running in 42ea6f33b47e 10:07:02 ---> Running in dab385bce305 10:07:02 ---> Running in 5e73c598dceb 10:07:03 Removing intermediate container 9879bacf7624 10:07:03 ---> 06c5e3637851 10:07:03 Step 12/24 : ENV APP_PORT=48060 10:07:03 Reading package lists... 10:07:03 ---> Running in e14facd474d6 10:07:03 Removing intermediate container 42ea6f33b47e 10:07:03 ---> 1a939a3bb82f 10:07:03 Step 15/27 : ENV APP_PORT=48090 10:07:03 Reading package lists... 10:07:03 Removing intermediate container 5e73c598dceb 10:07:03 ---> af1d4cf27bb2 10:07:03 Step 12/21 : ENV APP_PORT=48085 10:07:03 Removing intermediate container dab385bce305 10:07:03 ---> 03b39182334c 10:07:03 Step 12/22 : ENV APP_PORT=48082 10:07:03 ---> Running in d48ee2439379 10:07:03 ---> Running in ce7827c35ae1 10:07:03 ---> Running in efae306de1cf 10:07:03 Building dependency tree... 10:07:03 Reading state information... 10:07:03 Calculating upgrade... 10:07:03 The following packages will be upgraded: 10:07:03 advancecomp base-files bash binutils binutils-common 10:07:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:07:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:07:03 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 10:07:03 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 10:07:03 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 10:07:03 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 10:07:03 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 10:07:03 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 10:07:03 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 10:07:03 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 10:07:03 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 10:07:03 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 10:07:03 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:07:03 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:07:03 Need to get 63.5 MB of archives. 10:07:03 After this operation, 5191 kB of additional disk space will be used. 10:07:03 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 10:07:03 Removing intermediate container e14facd474d6 10:07:03 ---> a4cc8cad53ae 10:07:03 Step 13/24 : EXPOSE $APP_PORT 10:07:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:07:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 10:07:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:07:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:07:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:07:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:07:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:07:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:07:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:07:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:07:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:07:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:07:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:07:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:07:04 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:07:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:07:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:07:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:07:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:07:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:07:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:07:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:07:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:07:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:07:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:07:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:07:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:07:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:07:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:07:04 ---> Running in 91907401b1cf 10:07:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:07:04 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:07:04 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:07:04 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:07:04 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 10:07:04 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 10:07:04 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:07:04 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 10:07:04 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 10:07:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 10:07:04 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:07:04 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:07:04 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:07:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 10:07:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:07:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:07:04 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 10:07:04 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 10:07:04 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 10:07:04 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 10:07:04 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:07:04 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:07:04 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:07:04 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:07:04 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:07:04 Removing intermediate container efae306de1cf 10:07:04 ---> 6f0b8dd05bab 10:07:04 Step 13/22 : EXPOSE $APP_PORT 10:07:04 Removing intermediate container ce7827c35ae1 10:07:04 ---> d763e2ecdcd7 10:07:04 Step 13/21 : EXPOSE $APP_PORT 10:07:04 Removing intermediate container d48ee2439379 10:07:04 ---> 50d243fe3361 10:07:04 Step 16/27 : EXPOSE $APP_PORT 10:07:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:07:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:07:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:07:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:07:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:07:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:07:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:07:04 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:07:04 ---> Running in df22d94734bd 10:07:04 ---> Running in ea2773ad59af 10:07:04 ---> Running in d19f238ff757 10:07:04 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 10:07:04 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 10:07:04 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:07:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:07:04 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 10:07:04 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:07:04 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:07:05 Removing intermediate container 91907401b1cf 10:07:05 ---> a7ef0d8b18ed 10:07:05 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 10:07:05 Removing intermediate container 2583cfec39ac 10:07:05 ---> fb389e457ce7 10:07:05 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 10:07:05 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:07:05 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:07:05 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:07:05 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:07:05 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:07:05 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] 10:07:05 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:07:05 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:07:05 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:07:05 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:07:05 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:07:05 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 10:07:05 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:07:05 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:07:05 ---> Running in 363c38cb8f07 10:07:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:07:05 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:07:05 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 10:07:05 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:07:05 Removing intermediate container df22d94734bd 10:07:05 ---> edfd47559d4e 10:07:05 Step 14/22 : WORKDIR / 10:07:05 Removing intermediate container ea2773ad59af 10:07:05 ---> 0bd88a398a47 10:07:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 10:07:05 Removing intermediate container d19f238ff757 10:07:05 ---> 08baab89ff20 10:07:05 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:07:05 ---> Running in 65627bae64e1 10:07:05 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:07:05 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:07:05 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:07:05 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:07:05 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:07:05 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:07:05 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:07:05 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:07:05 debconf: delaying package configuration, since apt-utils is not installed 10:07:05 Fetched 63.5 MB in 2s (35.5 MB/s) 10:07:05 Removing intermediate container 363c38cb8f07 10:07:05 ---> 15fe76afc8b8 10:07:05 Step 26/29 : CMD [ "generate" ] 10:07:05 ---> bff6d39e98d5 10:07:05 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 10:07:06 (Reading database ... 13912 files and directories currently installed.) 10:07:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 10:07:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 10:07:06 ---> Running in 7e20f3ef9ec0 10:07:06 Removing intermediate container 65627bae64e1 10:07:06 ---> 3af77d48b9e8 10:07:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 10:07:06 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 10:07:06 Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 10:07:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 10:07:06 ---> d35c4f658ce9 10:07:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:07:06 Removing intermediate container 7e20f3ef9ec0 10:07:06 ---> 520a5bcdc1eb 10:07:06 Step 27/29 : LABEL arch=arm64 10:07:06 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 10:07:07 ---> Running in d9b0c923ddb0 10:07:07 ---> b8e8853a2860 10:07:07 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:07:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:07 ---> 599547fd38d4 10:07:07 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 10:07:07 ---> 80d30e6fd1ee 10:07:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:07:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:07 Removing intermediate container d9b0c923ddb0 10:07:07 ---> f688a4d4c08f 10:07:07 Step 28/29 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:07:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:08 ---> Running in 31b857c2bc3d 10:07:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:08 (Reading database ... 13911 files and directories currently installed.) 10:07:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:07:08 ---> b009feff02d7 10:07:08 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:07:08 ---> f21446cd591a 10:07:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:07:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:07:08 (Reading database ... 13911 files and directories currently installed.) 10:07:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:09 Removing intermediate container 31b857c2bc3d 10:07:09 ---> 682611df7e09 10:07:09 Step 29/29 : LABEL version=0.0.0 10:07:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:07:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:07:09 ---> Running in 72a1e837e482 10:07:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:09 (Reading database ... 13911 files and directories currently installed.) 10:07:09 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 10:07:09 ---> 2b9cc1dd204d 10:07:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:07:09 ---> 2a71cbd4269a 10:07:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 10:07:09 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 10:07:09 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 10:07:09 ---> f959b078d344 10:07:09 Step 20/27 : RUN apk --no-cache add py3-pip 10:07:09 Removing intermediate container 72a1e837e482 10:07:09 ---> fb1c3279aed2 10:07:09 10:07:10 (Reading database ... 13911 files and directories currently installed.) 10:07:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:07:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:07:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:07:10 ---> cd9c4faac048 10:07:10 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 10:07:10 ---> Running in fe245ebcb8fa 10:07:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:07:10 Setting up base-files (10.1ubuntu2.10) ... 10:07:10 Successfully built fb1c3279aed2 10:07:10 Successfully tagged docker-security-secrets-setup-go-arm64:latest 10:07:10  Building docker-security-secrets-setup-go ... done Building docker-security-proxy-setup-go 10:07:10 Installing new version of config file /etc/issue ... 10:07:10 Installing new version of config file /etc/issue.net ... 10:07:10 Installing new version of config file /etc/lsb-release ... 10:07:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:07:10 ---> Running in d22a76a4b96c 10:07:10 ---> b1ddebbbf151 10:07:10 Step 18/22 : ENTRYPOINT ["/core-command"] 10:07:10 ---> 5cf4be1238e2 10:07:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:07:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:07:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:07:10 Removing obsolete conffile /etc/default/motd-news ... 10:07:10 (Reading database ... 13912 files and directories currently installed.) 10:07:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:07:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:07:10 ---> Running in b36aa3b5f01c 10:07:11 Setting up bash (4.4.18-2ubuntu1.2) ... 10:07:11 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 10:07:11 Removing intermediate container d22a76a4b96c 10:07:11 ---> 4e086797c2c7 10:07:11 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:11 (Reading database ... 13912 files and directories currently installed.) 10:07:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:07:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:07:11 (Reading database ... 13912 files and directories currently installed.) 10:07:11 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 10:07:11 ---> Running in c4b0cc21237c 10:07:11 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 10:07:11 Setting up tar (1.29b-2ubuntu0.1) ... 10:07:11 Removing intermediate container b36aa3b5f01c 10:07:11 ---> de1e5da0963b 10:07:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:07:11 (Reading database ... 13912 files and directories currently installed.) 10:07:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:07:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:07:11 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:07:12 ---> Running in 62dab508af32 10:07:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:07:12 (Reading database ... 13912 files and directories currently installed.) 10:07:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:07:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:07:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:07:12 (Reading database ... 13912 files and directories currently installed.) 10:07:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:07:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:07:12 Removing intermediate container c4b0cc21237c 10:07:12 ---> e4de07d7c4f9 10:07:12 Step 19/21 : LABEL arch=arm64 10:07:12 ---> d5b1c59622b8 10:07:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:07:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:07:12 (Reading database ... 13912 files and directories currently installed.) 10:07:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:07:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:07:12 (1/33) Installing libbz2 (1.0.8-r1) 10:07:12 (2/33) Installing expat (2.2.9-r1) 10:07:12 (3/33) Installing libffi (3.3-r2) 10:07:12 (4/33) Installing gdbm (1.13-r1) 10:07:12 (5/33) Installing xz-libs (5.2.5-r0) 10:07:12 (6/33) Installing sqlite-libs (3.32.1-r0) 10:07:12 (7/33) Installing python3 (3.8.5-r0) 10:07:12 ---> Running in 3cde18547537 10:07:12 Removing intermediate container 62dab508af32 10:07:12 ---> 42f751402007 10:07:12 Step 20/22 : LABEL arch=arm64 10:07:12 Setting up grep (3.1-2build1) ... 10:07:12 (Reading database ... 13912 files and directories currently installed.) 10:07:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:07:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:07:13 Setting up login (1:4.5-1ubuntu2) ... 10:07:13 (Reading database ... 13912 files and directories currently installed.) 10:07:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:07:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:07:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:07:13 (Reading database ... 13912 files and directories currently installed.) 10:07:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:07:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:07:13 ---> Running in d31f8f201ea5 10:07:13 Removing intermediate container 3cde18547537 10:07:13 ---> 2e60cd4439ee 10:07:13 Step 20/21 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:07:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:07:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:07:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:07:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:07:14 ---> d7be591be3ef 10:07:14 Step 20/24 : ENTRYPOINT ["/support-notifications"] 10:07:14 ---> Running in 770f618ced35 10:07:14 Removing intermediate container d31f8f201ea5 10:07:14 ---> 6aaad4f2ae57 10:07:14 Step 21/22 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:07:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:07:14 ---> Running in f3a0cdace4e2 10:07:14 ---> Running in 66e6d4ebfd16 10:07:14 (Reading database ... 13912 files and directories currently installed.) 10:07:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:07:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:07:14 (8/33) Installing py3-appdirs (1.4.4-r1) 10:07:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 10:07:14 (10/33) Installing py3-parsing (2.4.7-r0) 10:07:14 (11/33) Installing py3-six (1.15.0-r0) 10:07:14 (12/33) Installing py3-packaging (20.4-r0) 10:07:14 (13/33) Installing py3-setuptools (47.0.0-r0) 10:07:15 (14/33) Installing py3-chardet (3.0.4-r4) 10:07:15 (15/33) Installing py3-idna (2.9-r0) 10:07:15 (16/33) Installing py3-certifi (2020.4.5.1-r0) 10:07:15 (17/33) Installing py3-urllib3 (1.25.9-r0) 10:07:15 (18/33) Installing py3-requests (2.23.0-r0) 10:07:15 Removing intermediate container 770f618ced35 10:07:15 ---> d2beadbf68c9 10:07:15 Step 21/21 : LABEL version=0.0.0 10:07:15 Removing intermediate container f3a0cdace4e2 10:07:15 ---> 940fcac2171c 10:07:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:07:15 (19/33) Installing py3-msgpack (1.0.0-r0) 10:07:15 (20/33) Installing py3-lockfile (0.12.2-r3) 10:07:15 (21/33) Installing py3-cachecontrol (0.12.6-r0) 10:07:15 (22/33) Installing py3-colorama (0.4.3-r0) 10:07:15 (23/33) Installing py3-distlib (0.3.0-r0) 10:07:15 (24/33) Installing py3-distro (1.5.0-r1) 10:07:15 (25/33) Installing py3-webencodings (0.5.1-r3) 10:07:15 (26/33) Installing py3-html5lib (1.0.1-r4) 10:07:15 (27/33) Installing py3-pytoml (0.1.21-r0) 10:07:15 (28/33) Installing py3-pep517 (0.8.2-r0) 10:07:15 Removing intermediate container 66e6d4ebfd16 10:07:15 ---> 3d2f6344e689 10:07:15 Step 22/22 : LABEL version=0.0.0 10:07:15 (29/33) Installing py3-progress (1.5-r0) 10:07:15 (30/33) Installing py3-toml (0.10.1-r0) 10:07:15 (31/33) Installing py3-retrying (1.3.3-r0) 10:07:15 (32/33) Installing py3-contextlib2 (0.6.0-r0) 10:07:15 (33/33) Installing py3-pip (20.1.1-r0) 10:07:15 ---> Running in ff18e2082c51 10:07:15 ---> Running in d52e387fa6b8 10:07:15 Executing busybox-1.31.1-r19.trigger 10:07:15 OK: 71 MiB in 55 packages 10:07:15 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:07:15 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:07:15 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:07:16 ---> Running in 659346b41f62 10:07:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:07:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:07:16 (Reading database ... 13912 files and directories currently installed.) 10:07:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:07:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:07:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:07:16 (Reading database ... 13912 files and directories currently installed.) 10:07:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:07:16 (Reading database ... 13912 files and directories currently installed.) 10:07:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:16 Removing intermediate container d52e387fa6b8 10:07:16 ---> 28ce6bde2c62 10:07:16 Step 22/24 : LABEL arch=arm64 10:07:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:07:16 (Reading database ... 13912 files and directories currently installed.) 10:07:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:17 Removing intermediate container ff18e2082c51 10:07:17 ---> 92ac316eb2fd 10:07:17 10:07:17 Removing intermediate container 659346b41f62 10:07:17 ---> fa6200869e54 10:07:17 10:07:17 ---> Running in 707fc7a0d3de 10:07:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:07:17 (Reading database ... 13912 files and directories currently installed.) 10:07:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:07:17 (Reading database ... 13912 files and directories currently installed.) 10:07:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:07:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:07:17 Successfully built 92ac316eb2fd 10:07:17 Successfully tagged docker-support-scheduler-go-arm64:latest 10:07:17 Successfully built fa6200869e54 10:07:17 Building docker-security-secretstore-setup-go 10:07:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:07:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:07:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:07:17 (Reading database ... 13912 files and directories currently installed.) 10:07:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:07:17  Building docker-support-scheduler-go ... done Successfully tagged docker-core-command-go-arm64:latest 10:07:17  Building docker-core-command-go ... done Building docker-core-metadata-go 10:07:17 Removing intermediate container 707fc7a0d3de 10:07:17 ---> 38335c701067 10:07:17 Step 23/24 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:07:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:07:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:07:18 (Reading database ... 13912 files and directories currently installed.) 10:07:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:18 ---> Running in 79ba5d8c7cfe 10:07:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:07:18 (Reading database ... 13912 files and directories currently installed.) 10:07:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:07:18 (Reading database ... 13912 files and directories currently installed.) 10:07:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:18 Removing intermediate container 79ba5d8c7cfe 10:07:18 ---> fb52ea611e28 10:07:18 Step 24/24 : LABEL version=0.0.0 10:07:19 ---> Running in 9e48ac32582e 10:07:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:07:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:07:19 Removing intermediate container 9e48ac32582e 10:07:19 ---> daedf7df0b3b 10:07:19 10:07:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:07:19 (Reading database ... 13912 files and directories currently installed.) 10:07:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... 10:07:19 Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... 10:07:19 Successfully built daedf7df0b3b 10:07:19 Successfully tagged docker-support-notifications-go-arm64:latest 10:07:19 Setting up libc-bin (2.27-3ubuntu1.3) ... 10:07:20 Building docker-security-bootstrap-redis-go 10:07:20 (Reading database ... 13912 files and directories currently installed.) 10:07:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:07:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:07:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:07:20 (Reading database ... 13914 files and directories currently installed.) 10:07:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:07:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:07:20 Setting up debconf (1.5.66ubuntu1) ... 10:07:21 (Reading database ... 13914 files and directories currently installed.) 10:07:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:07:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:07:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:07:21 (Reading database ... 13914 files and directories currently installed.) 10:07:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:07:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:07:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:07:21 (Reading database ... 13914 files and directories currently installed.) 10:07:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:07:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:07:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:07:22 (Reading database ... 13914 files and directories currently installed.) 10:07:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:07:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:07:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 10:07:22 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 10:07:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:07:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:07:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:07:22  Building docker-support-notifications-go ... done Removing intermediate container fe245ebcb8fa 10:07:22 (Reading database ... 13914 files and directories currently installed.) 10:07:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:07:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:07:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:07:23 ---> 861b79622c34 10:07:23 Step 21/27 : RUN pip install docker-compose==1.23.2 10:07:23 (Reading database ... 13914 files and directories currently installed.) 10:07:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:07:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:07:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:07:23 (Reading database ... 13914 files and directories currently installed.) 10:07:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:07:23 ---> Running in 4044e123d6e7 10:07:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:07:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:07:23 (Reading database ... 13914 files and directories currently installed.) 10:07:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 10:07:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 10:07:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 10:07:23 (Reading database ... 13914 files and directories currently installed.) 10:07:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:07:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:07:24 Setting up passwd (1:4.5-1ubuntu2) ... 10:07:24 (Reading database ... 13914 files and directories currently installed.) 10:07:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 10:07:24 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 10:07:24 Setting up gpgv (2.2.4-1ubuntu1.3) ... 10:07:24 (Reading database ... 13914 files and directories currently installed.) 10:07:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:07:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:07:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:07:24 (Reading database ... 13914 files and directories currently installed.) 10:07:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:07:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:07:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:07:25 (Reading database ... 13914 files and directories currently installed.) 10:07:25 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:07:25 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:07:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:07:25 (Reading database ... 13914 files and directories currently installed.) 10:07:25 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 10:07:25 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 10:07:25 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 10:07:25 (Reading database ... 13914 files and directories currently installed.) 10:07:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 10:07:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 10:07:26 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 10:07:26 (Reading database ... 13915 files and directories currently installed.) 10:07:26 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:07:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:07:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:07:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:07:26 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 10:07:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 10:07:26 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 10:07:26 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 10:07:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:07:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:07:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:07:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:07:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:07:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:07:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:07:27 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:07:27 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:07:27 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:07:27 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:07:27 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:07:27 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:07:27 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:07:27 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 10:07:27 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 10:07:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:07:28 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:07:28 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:07:28 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:07:29 Collecting docker-compose==1.23.2 10:07:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:07:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:07:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:07:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:07:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:07:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:07:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:07:29 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:07:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 10:07:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 10:07:29 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:29 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:29 Collecting jsonschema<3,>=2.5.1 10:07:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:07:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:30 Collecting dockerpty<0.5,>=0.4.1 10:07:30 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:07:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:07:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:07:34 Collecting docker<4.0,>=3.6.0 10:07:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:07:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:07:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:07:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:07:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:07:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:07:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:07:34 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:07:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:07:34 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:07:34 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:07:34 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:07:34 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:07:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:07:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:07:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:07:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:07:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:07:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:07:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:07:35 Setting up tzdata (2020d-0ubuntu0.18.04) ... 10:07:35 10:07:35 Current default time zone: 'Etc/UTC' 10:07:35 Local time is now: Mon Dec 14 10:07:35 UTC 2020. 10:07:35 Universal Time is now: Mon Dec 14 10:07:35 UTC 2020. 10:07:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:07:35 10:07:35 Setting up systemd-sysv (237-3ubuntu10.43) ... 10:07:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:35 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 10:07:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:07:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:07:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:07:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:07:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:07:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:07:35 Collecting PyYAML<4,>=3.10 10:07:35 Downloading PyYAML-3.13.tar.gz (270 kB) 10:07:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:07:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:07:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:07:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 10:07:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:36 Setting up patch (2.7.6-2ubuntu1.1) ... 10:07:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:07:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:07:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 10:07:36 Installing new version of config file /etc/ssl/openssl.cnf ... 10:07:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:07:36 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 10:07:36 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 10:07:38 Updating certificates in /etc/ssl/certs... 10:07:39 Collecting cached-property<2,>=1.2.0 10:07:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:07:39 Collecting docopt<0.7,>=0.6.1 10:07:39 Downloading docopt-0.6.2.tar.gz (25 kB) 10:07:39 22 added, 17 removed; done. 10:07:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 10:07:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:07:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:07:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:07:39 Setting up pkgbinarymangler (138.18.04.1) ... 10:07:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:07:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 10:07:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:07:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:07:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:07:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:07:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:07:39 Setting up perl (5.26.1-6ubuntu0.5) ... 10:07:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 10:07:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:07:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:07:40 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 10:07:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:07:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:07:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:07:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:07:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:07:40 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:07:40 Processing triggers for systemd (237-3ubuntu10.43) ... 10:07:40 Processing triggers for mime-support (3.60ubuntu1) ... 10:07:40 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 10:07:40 Updating certificates in /etc/ssl/certs... 10:07:41 0 added, 0 removed; done. 10:07:41 Running hooks in /etc/ca-certificates/update.d... 10:07:41 done. 10:07:41 Reading package lists... 10:07:41 Building dependency tree... 10:07:41 Reading state information... 10:07:41 Collecting websocket-client<1.0,>=0.32.0 10:07:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 10:07:41 The following NEW packages will be installed: 10:07:41 apt-transport-https 10:07:42 Collecting texttable<0.10,>=0.9.0 10:07:42 Downloading texttable-0.9.1.tar.gz (11 kB) 10:07:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:07:42 Need to get 1696 B of archives. 10:07:42 After this operation, 153 kB of additional disk space will be used. 10:07:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 10:07:42 debconf: delaying package configuration, since apt-utils is not installed 10:07:42 Fetched 1696 B in 0s (8475 B/s) 10:07:42 Selecting previously unselected package apt-transport-https. 10:07:42 (Reading database ... 13929 files and directories currently installed.) 10:07:42 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 10:07:42 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 10:07:42 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 10:07:42 Waiting for network to be ready... 10:07:44 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) 10:07:44 Collecting urllib3<1.25,>=1.21.1 10:07:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:07:45 Collecting idna<2.8,>=2.5 10:07:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:07:45 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) 10:07:45 Collecting docker-pycreds>=0.4.0 10:07:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:07:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:07:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:07:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:07:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:07:46 Installing collected packages: jsonschema, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, cached-property, docopt, texttable, docker-compose 10:07:46 Running setup.py install for dockerpty: started 10:07:49 Running setup.py install for dockerpty: finished with status 'done' 10:07:49 Attempting uninstall: urllib3 10:07:49 Found existing installation: urllib3 1.25.9 10:07:49 Uninstalling urllib3-1.25.9: 10:07:49 Successfully uninstalled urllib3-1.25.9 10:07:49 2020-12-14T10:07:47Z INFO Waiting for automatic snapd restart... 10:07:49 Attempting uninstall: idna 10:07:49 Found existing installation: idna 2.9 10:07:49 Uninstalling idna-2.9: 10:07:50 Successfully uninstalled idna-2.9 10:07:50 Attempting uninstall: requests 10:07:50 Found existing installation: requests 2.23.0 10:07:50 Uninstalling requests-2.23.0: 10:07:50 snapd 2.48.1 from Canonical* installed 10:07:50 Successfully uninstalled requests-2.23.0 10:07:51 "snapd" switched to the "latest/stable" channel 10:07:51 10:07:52 Running setup.py install for PyYAML: started 10:07:54 core18 20200929 from Canonical* installed 10:07:54 "core18" switched to the "latest/stable" channel 10:07:54 10:07:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 10:07:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:07:55 ---> 0216c4f2d06d 10:07:55 Step 3/21 : WORKDIR /edgex-go 10:07:55 ---> Using cache 10:07:55 ---> b9f8cc02d6af 10:07:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:07:55 ---> Using cache 10:07:55 ---> 2a67f5a3c5cd 10:07:55 Step 5/21 : RUN apk update && apk add make git 10:07:55 ---> Using cache 10:07:55 ---> 4cce3c31e589 10:07:55 Step 6/21 : COPY go.mod . 10:07:55 ---> Using cache 10:07:55 ---> 951b7a4c8511 10:07:55 Step 7/21 : RUN go mod download 10:07:55 ---> Using cache 10:07:55 ---> 6edcfcbd4f07 10:07:55 Step 8/21 : COPY . . 10:07:55 ---> Using cache 10:07:55 ---> 7650b2c2dc10 10:07:55 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:07:55 Running setup.py install for PyYAML: finished with status 'done' 10:07:56 Running setup.py install for docopt: started 10:07:57 snapcraft 4.4.4 from Canonical* installed 10:07:57 "snapcraft" switched to the "latest/stable" channel 10:07:57 10:07:59 Running setup.py install for docopt: finished with status 'done' 10:07:59 Running setup.py install for texttable: started 10:08:01 Running setup.py install for texttable: finished with status 'done' 10:08:01 ---> Running in fb78d3bfaa47 10:08:02 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 10:08:02 - README.md 10:08:02 - snapcraft.yaml.orig 10:08:02 10:08:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:08:02 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 10:08:03 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 10:08:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 10:08:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:08:08 ---> 0216c4f2d06d 10:08:08 Step 3/22 : WORKDIR /edgex-go 10:08:08 ---> Using cache 10:08:08 ---> b9f8cc02d6af 10:08:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:08 ---> Using cache 10:08:08 ---> 2a67f5a3c5cd 10:08:08 Step 5/22 : RUN apk update && apk add make git 10:08:08 ---> Using cache 10:08:08 ---> 4cce3c31e589 10:08:08 Step 6/22 : COPY go.mod . 10:08:08 ---> Using cache 10:08:08 ---> 951b7a4c8511 10:08:08 Step 7/22 : RUN go mod download 10:08:08 ---> Using cache 10:08:08 ---> 6edcfcbd4f07 10:08:08 Step 8/22 : COPY . . 10:08:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 10:08:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:08:08 ---> 0216c4f2d06d 10:08:08 Step 3/24 : WORKDIR /edgex-go 10:08:08 ---> Using cache 10:08:08 ---> b9f8cc02d6af 10:08:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:08 ---> Using cache 10:08:08 ---> 2a67f5a3c5cd 10:08:08 Step 5/24 : RUN apk update && apk add make git 10:08:08 ---> Using cache 10:08:08 ---> 4cce3c31e589 10:08:08 Step 6/24 : COPY go.mod . 10:08:08 ---> Using cache 10:08:08 ---> 951b7a4c8511 10:08:08 Step 7/24 : RUN go mod download 10:08:08 ---> Using cache 10:08:08 ---> 6edcfcbd4f07 10:08:08 Step 8/24 : COPY . . 10:08:08 ---> Using cache 10:08:08 ---> 7650b2c2dc10 10:08:08 Step 9/22 : RUN make cmd/core-metadata/core-metadata 10:08:08 ---> Using cache 10:08:08 ---> 7650b2c2dc10 10:08:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:08:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:08:08 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:08:08 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:08:08 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:08:08 ---> Running in d7b3981f7170 10:08:08 ---> Running in 426540c96b7e 10:08:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 10:08:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:08:09 ---> 0216c4f2d06d 10:08:09 Step 3/22 : WORKDIR /edgex-go 10:08:09 ---> Using cache 10:08:09 ---> b9f8cc02d6af 10:08:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:09 ---> Using cache 10:08:09 ---> 2a67f5a3c5cd 10:08:09 Step 5/22 : RUN apk update && apk add make git 10:08:09 ---> Using cache 10:08:09 ---> 4cce3c31e589 10:08:09 Step 6/22 : COPY go.mod . 10:08:09 ---> Using cache 10:08:09 ---> 951b7a4c8511 10:08:09 Step 7/22 : RUN go mod download 10:08:09 ---> Using cache 10:08:09 ---> 6edcfcbd4f07 10:08:09 Step 8/22 : COPY . . 10:08:09 Reading package lists... 10:08:09 ---> Using cache 10:08:09 ---> 7650b2c2dc10 10:08:09 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 10:08:09 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 10:08:10 ---> Running in f00ece25b9c3 10:08:10 Removing intermediate container 4044e123d6e7 10:08:10 ---> 9cdfceb169f6 10:08:10 Step 22/27 : RUN apk --no-cache add curl 10:08:10 ---> Running in 94f16778a3bb 10:08:12 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 10:08:12 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 10:08:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 10:08:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:08:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:08:14 (1/3) Installing nghttp2-libs (1.41.0-r0) 10:08:14 (2/3) Installing libcurl (7.69.1-r3) 10:08:14 (3/3) Installing curl (7.69.1-r3) 10:08:14 Executing busybox-1.31.1-r19.trigger 10:08:14 OK: 71 MiB in 58 packages 10:08:16 Removing intermediate container 94f16778a3bb 10:08:16 ---> 94e0e14b7876 10:08:16 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 10:08:16 ---> Running in a392c406492d 10:08:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:08:16 Reading package lists... 10:08:16 Building dependency tree... 10:08:16 Reading state information... 10:08:16 Suggested packages: 10:08:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:08:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:08:16 Recommended packages: 10:08:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:08:16 The following NEW packages will be installed: 10:08:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:08:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:08:16 pkg-config zip 10:08:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:08:16 Need to get 7655 kB of archives. 10:08:16 After this operation, 43.7 MB of additional disk space will be used. 10:08:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 10:08:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:08:16 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:08:16 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:08:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:08:16 Removing intermediate container a392c406492d 10:08:16 ---> 31f0c512fae7 10:08:16 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:08:17 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:08:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:08:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:08:17 ---> Running in a335ffb21b78 10:08:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:08:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:08:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 10:08:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 10:08:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 10:08:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:08:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:08:17 debconf: delaying package configuration, since apt-utils is not installed 10:08:17 Fetched 7655 kB in 1s (6577 kB/s) 10:08:17 Removing intermediate container a335ffb21b78 10:08:17 ---> f4fe9656cf4e 10:08:17 Step 25/27 : LABEL arch=arm64 10:08:17 Selecting previously unselected package libglib2.0-0:amd64. 10:08:17 (Reading database ... 13933 files and directories currently installed.) 10:08:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 10:08:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:08:17 ---> Running in c37970873682 10:08:18 Selecting previously unselected package libpsl5:amd64. 10:08:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:08:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:08:18 Selecting previously unselected package libnghttp2-14:amd64. 10:08:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:08:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:08:18 Selecting previously unselected package librtmp1:amd64. 10:08:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:08:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:08:18 Selecting previously unselected package libcurl3-gnutls:amd64. 10:08:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 10:08:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:08:18 Selecting previously unselected package liberror-perl. 10:08:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:08:18 Unpacking liberror-perl (0.17025-1) ... 10:08:18 Removing intermediate container c37970873682 10:08:18 ---> afe0444ba5c6 10:08:18 Step 26/27 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:08:18 Selecting previously unselected package git-man. 10:08:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 10:08:18 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 10:08:18 Selecting previously unselected package git. 10:08:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 10:08:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 10:08:18 ---> Running in 619019e9488e 10:08:19 Removing intermediate container 619019e9488e 10:08:19 ---> 86e60e89522e 10:08:19 Step 27/27 : LABEL version=0.0.0 10:08:19 Selecting previously unselected package libnorm1:amd64. 10:08:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:08:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:08:19 Selecting previously unselected package libpgm-5.2-0:amd64. 10:08:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:08:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:08:19 ---> Running in 083b5ae10715 10:08:19 Selecting previously unselected package libsodium23:amd64. 10:08:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:08:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:08:19 Selecting previously unselected package libzmq5:amd64. 10:08:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:08:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:08:19 Selecting previously unselected package libzmq3-dev:amd64. 10:08:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:08:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:08:20 Selecting previously unselected package pkg-config. 10:08:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:08:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:08:20 Selecting previously unselected package zip. 10:08:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:08:20 Unpacking zip (3.0-11build1) ... 10:08:20 Removing intermediate container 083b5ae10715 10:08:20 ---> 1ae1666fb37f 10:08:20 10:08:20 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:08:20 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 10:08:20 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:08:20 Setting up liberror-perl (0.17025-1) ... 10:08:20 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:08:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 10:08:20 No schema files found: doing nothing. 10:08:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:08:20 Setting up zip (3.0-11build1) ... 10:08:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:08:20 Setting up libsodium23:amd64 (1.0.16-2) ... 10:08:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:08:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:08:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 10:08:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:08:20 Setting up git (1:2.17.1-1ubuntu0.7) ... 10:08:20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:08:20 Successfully built 1ae1666fb37f 10:08:20 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:08:20  Building docker-sys-mgmt-agent-go ... done Building docker-core-data-go 10:08:27 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:08:27 git set to automatically installed. 10:08:27 git-man set to automatically installed. 10:08:27 libcurl3-gnutls set to automatically installed. 10:08:27 liberror-perl set to automatically installed. 10:08:27 libglib2.0-0 set to automatically installed. 10:08:27 libnghttp2-14 set to automatically installed. 10:08:27 libnorm1 set to automatically installed. 10:08:27 libpgm-5.2-0 set to automatically installed. 10:08:27 libpsl5 set to automatically installed. 10:08:27 librtmp1 set to automatically installed. 10:08:27 libsodium23 set to automatically installed. 10:08:27 libzmq3-dev set to automatically installed. 10:08:27 libzmq5 set to automatically installed. 10:08:27 pkg-config set to automatically installed. 10:08:27 zip set to automatically installed. 10:08:28 snapd is not logged in, snap install commands will use sudo 10:08:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:08:35 snap "core18" has no updates available 10:08:35 Pulling config-common 10:08:37 Pulling go-build-helper 10:08:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 10:08:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:08:43 ---> 0216c4f2d06d 10:08:43 Step 3/23 : WORKDIR /edgex-go 10:08:43 ---> Using cache 10:08:43 ---> b9f8cc02d6af 10:08:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:08:43 ---> Using cache 10:08:43 ---> 2a67f5a3c5cd 10:08:43 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 10:08:44 ---> Running in aadab0e1d5c7 10:08:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:08:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:08:49 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 10:08:49 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 10:08:49 OK: 12620 distinct packages available 10:08:50 OK: 217 MiB in 51 packages 10:08:52 Removing intermediate container aadab0e1d5c7 10:08:52 ---> 2933671afb4e 10:08:52 Step 6/23 : COPY go.mod . 10:08:53 ---> b3dff63723ee 10:08:53 Step 7/23 : RUN go mod download 10:08:53 ---> Running in fa4412df31d6 10:08:58 Removing intermediate container fa4412df31d6 10:08:58 ---> 4c5407362c9d 10:08:58 Step 8/23 : COPY . . 10:08:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:08:59 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:08:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1452 kB] 10:08:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 10:08:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 10:08:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 10:08:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 10:08:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 10:08:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 10:08:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 10:08:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:08:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:08:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:08:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:08:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:08:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:08:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:08:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:08:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:08:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1787 kB] 10:08:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 10:08:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 10:08:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 10:08:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 10:08:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 10:08:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 10:08:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 10:08:59 Fetched 23.5 MB in 0s (0 B/s) 10:08:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:08:59 Fetched 96.5 kB in 0s (0 B/s) 10:08:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:08:59 Fetched 279 kB in 0s (0 B/s) 10:08:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:08:59 Fetched 122 kB in 0s (0 B/s) 10:08:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:08:59 Fetched 77.8 kB in 0s (0 B/s) 10:08:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:08:59 Fetched 8848 B in 0s (0 B/s) 10:08:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:08:59 Fetched 47.8 kB in 0s (0 B/s) 10:08:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:08:59 Fetched 45.6 kB in 0s (0 B/s) 10:08:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 10:08:59 Fetched 14.8 kB in 0s (0 B/s) 10:08:59 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 10:08:59 Fetched 214 kB in 0s (0 B/s) 10:08:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 10:08:59 Fetched 155 kB in 0s (0 B/s) 10:08:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:08:59 Fetched 50.6 kB in 0s (0 B/s) 10:08:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:08:59 Fetched 14.8 kB in 0s (0 B/s) 10:08:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:08:59 Fetched 41.8 kB in 0s (0 B/s) 10:08:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:08:59 Fetched 499 kB in 0s (0 B/s) 10:08:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:08:59 Fetched 111 kB in 0s (0 B/s) 10:08:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:08:59 Fetched 240 kB in 0s (0 B/s) 10:08:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:08:59 Fetched 29.3 kB in 0s (0 B/s) 10:08:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:08:59 Fetched 85.5 kB in 0s (0 B/s) 10:08:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:08:59 Fetched 24.5 kB in 0s (0 B/s) 10:08:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 10:08:59 Fetched 49.2 kB in 0s (0 B/s) 10:08:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:08:59 Fetched 54.2 kB in 0s (0 B/s) 10:08:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:08:59 Fetched 30.8 kB in 0s (0 B/s) 10:08:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 10:08:59 Fetched 17.0 kB in 0s (0 B/s) 10:08:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:08:59 Fetched 85.9 kB in 0s (0 B/s) 10:08:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:08:59 Fetched 8720 B in 0s (0 B/s) 10:08:59 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 10:08:59 Fetched 137 kB in 0s (0 B/s) 10:08:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:08:59 Fetched 119 kB in 0s (0 B/s) 10:08:59 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 10:08:59 Fetched 109 kB in 0s (0 B/s) 10:08:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:08:59 Fetched 11.1 kB in 0s (0 B/s) 10:08:59 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:08:59 Fetched 645 kB in 0s (0 B/s) 10:08:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:08:59 Fetched 41.3 kB in 0s (0 B/s) 10:08:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:08:59 Fetched 17.9 kB in 0s (0 B/s) 10:08:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:08:59 Fetched 368 kB in 0s (0 B/s) 10:08:59 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 10:08:59 Fetched 187 kB in 0s (0 B/s) 10:08:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:08:59 Fetched 175 kB in 0s (0 B/s) 10:08:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:09:01 Fetched 206 kB in 0s (0 B/s) 10:09:01 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 10:09:01 Fetched 1301 kB in 0s (0 B/s) 10:09:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:09:01 Fetched 36.2 kB in 0s (0 B/s) 10:09:01 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 10:09:01 Fetched 159 kB in 0s (0 B/s) 10:09:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:09:01 Fetched 107 kB in 0s (0 B/s) 10:09:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:09:01 Fetched 48.7 kB in 0s (0 B/s) 10:09:01 Pulling static-packages 10:09:02 'go115' has dependencies that need to be staged: go-build-helper static-packages 10:09:02 Skipping pull go-build-helper (already ran) 10:09:02 Skipping pull static-packages (already ran) 10:09:02 Building go-build-helper 10:09:06 Building static-packages 10:09:08 Staging go-build-helper 10:09:08 Staging static-packages 10:09:09 Pulling go115 10:09:10 'edgex-go' has dependencies that need to be staged: go115 10:09:10 Skipping pull go115 (already ran) 10:09:10 Building go115 10:09:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:09:10 Dload Upload Total Spent Left Speed 10:09:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.7M 0 0 28.8M 0 0:00:04 --:--:-- 0:00:04 28.7M 60 115M 60 69.8M 0 0 44.0M 0 0:00:02 0:00:01 0:00:01 44.0M 100 115M 100 115M 0 0 45.7M 0 0:00:02 0:00:02 --:--:-- 45.7M 10:09:13 go1.15.2.linux-amd64.tar.gz: OK 10:09:17 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 10:09:18 Staging go115 10:09:18 ---> 3236abf1acc7 10:09:18 Step 9/23 : RUN make cmd/core-data/core-data 10:09:18 ---> Running in f0428a581eff 10:09:20 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 10:09:23 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:09:23 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:09:23 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:09:23 Fetched 0 B in 0s (0 B/s) 10:09:23 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:09:23 Fetched 224 kB in 0s (0 B/s) 10:09:23 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:09:23 Fetched 157 kB in 0s (0 B/s) 10:09:23 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:09:23 Fetched 221 kB in 0s (0 B/s) 10:09:23 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:09:23 Fetched 143 kB in 0s (0 B/s) 10:09:23 Pulling edgex-go 10:09:24 Pulling version 10:09:25 Building config-common 10:09:27 Skipping build go-build-helper (already ran) 10:09:27 Skipping build static-packages (already ran) 10:09:27 Skipping build go115 (already ran) 10:09:27 Building edgex-go 10:09:27 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 10:09:29 go: downloading github.com/gorilla/mux v1.8.0 10:09:29 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 10:09:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 10:09:29 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:09:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 10:09:29 go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 10:09:29 go: downloading github.com/google/uuid v1.1.2 10:09:29 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 10:09:29 go: downloading github.com/imdario/mergo v0.3.11 10:09:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:09:29 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:09:29 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 10:09:29 go: downloading github.com/pelletier/go-toml v1.2.0 10:09:29 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 10:09:29 go: downloading github.com/pkg/errors v0.8.1 10:09:29 go: downloading github.com/go-playground/validator/v10 v10.3.0 10:09:29 go: downloading github.com/go-kit/kit v0.8.0 10:09:29 go: downloading gopkg.in/yaml.v2 v2.4.0 10:09:29 go: downloading github.com/pebbe/zmq4 v1.0.0 10:09:29 go: downloading github.com/BurntSushi/toml v0.3.1 10:09:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 10:09:29 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:09:29 go: downloading github.com/hashicorp/consul/api v1.1.0 10:09:29 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:09:29 go: downloading github.com/x448/float16 v0.8.4 10:09:29 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:09:29 go: downloading github.com/leodido/go-urn v1.2.0 10:09:29 go: downloading github.com/go-playground/universal-translator v0.17.0 10:09:29 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 10:09:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 10:09:29 go: downloading github.com/hashicorp/serf v0.8.2 10:09:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:09:29 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:09:29 go: downloading github.com/mitchellh/copystructure v1.0.0 10:09:29 go: downloading github.com/go-playground/locales v0.13.0 10:09:30 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:09:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:09:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:09:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:09:30 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:09:30 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:09:31 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 10:09:34 Removing intermediate container fb78d3bfaa47 10:09:34 ---> 94ca396d1516 10:09:34 10:09:34 Step 10/21 : FROM alpine 10:09:34 ---> dd36a01c3f31 10:09:34 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 10:09:34 ---> Running in 4a3ee083b6c0 10:09:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:09:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:09:36 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 10:09:37 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 10:09:37 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 10:09:37 OK: 12617 distinct packages available 10:09:38 (1/4) Installing ca-certificates (20191127-r4) 10:09:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:09:38 (3/4) Installing libcurl (7.69.1-r3) 10:09:38 (4/4) Installing curl (7.69.1-r3) 10:09:38 Executing busybox-1.31.1-r19.trigger 10:09:38 Executing ca-certificates-20191127-r4.trigger 10:09:38 OK: 7 MiB in 18 packages 10:09:42 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 10:09:42 Removing intermediate container 4a3ee083b6c0 10:09:42 ---> c8bf488d2831 10:09:42 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:09:42 ---> Running in 41af2c82d16a 10:09:42 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 10:09:43 Removing intermediate container 41af2c82d16a 10:09:43 ---> bcfa994dae3e 10:09:43 Step 13/21 : WORKDIR /edgex 10:09:43 ---> Running in 39563b2cd15e 10:09:44 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 10:09:44 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 10:09:44 go: downloading github.com/stretchr/testify v1.5.1 10:09:44 go: downloading github.com/davecgh/go-spew v1.1.1 10:09:44 go: downloading github.com/pmezard/go-difflib v1.0.0 10:09:45 Removing intermediate container 39563b2cd15e 10:09:45 ---> 41bfe6d1eecd 10:09:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:09:45 Removing intermediate container d7b3981f7170 10:09:45 ---> fefc7c1cde7a 10:09:45 10:09:45 Step 10/24 : FROM alpine:3.10 10:09:45 3.10: Pulling from library/alpine 10:09:46 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 10:09:46 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:09:46 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:09:46 ---> 43fb27aff1b5 10:09:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:09:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 10:09:48 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 10:09:48 Status: Downloaded newer image for alpine:3.10 10:09:48 ---> 536a684cf733 10:09:48 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:09:48 ---> Running in 4bc8b9e6a041 10:09:48 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 10:09:48 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:09:49 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 10:09:49 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 10:09:50 ---> 2337fe9c7f5f 10:09:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:09:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:09:50 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 10:09:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:09:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 10:09:51 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:09:51 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:09:51 OK: 10169 distinct packages available 10:09:52 Removing intermediate container f00ece25b9c3 10:09:52 ---> 003191349e7c 10:09:52 10:09:52 Step 10/22 : FROM alpine:3.10 10:09:52 ---> 536a684cf733 10:09:52 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 10:09:52 ---> 4030e8058328 10:09:52 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:09:52 ---> Running in c95d76576f12 10:09:52 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 10:09:52 (1/5) Installing ca-certificates (20191127-r2) 10:09:52 ---> Running in 4ea323ec6a64 10:09:52 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:09:52 (3/5) Installing libcurl (7.66.0-r3) 10:09:53 (4/5) Installing curl (7.66.0-r3) 10:09:53 (5/5) Installing dumb-init (1.2.2-r1) 10:09:53 Executing busybox-1.30.1-r3.trigger 10:09:53 Executing ca-certificates-20191127-r2.trigger 10:09:53 OK: 7 MiB in 19 packages 10:09:53 Removing intermediate container 4ea323ec6a64 10:09:53 ---> 172f212df462 10:09:53 Step 18/21 : CMD ["--init=true"] 10:09:54 ---> Running in 68357e2d1f59 10:09:54 Building version 10:09:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 10:09:55 Removing intermediate container 68357e2d1f59 10:09:55 ---> f1d359f16b07 10:09:55 Step 19/21 : LABEL arch=arm64 10:09:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 10:09:55 ---> Running in 890be76c1a3b 10:09:56 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 10:09:56 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 10:09:56 OK: 10169 distinct packages available 10:09:56 Removing intermediate container 4bc8b9e6a041 10:09:56 ---> d2399578efda 10:09:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:09:56 ---> Running in fd62beb26399 10:09:56 Removing intermediate container 890be76c1a3b 10:09:56 ---> 89ac6ff5e26f 10:09:56 Step 20/21 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:09:56 Staging config-common 10:09:56 ---> Running in e71501f1a43e 10:09:56 (1/5) Installing ca-certificates (20191127-r2) 10:09:56 (2/5) Installing nghttp2-libs (1.39.2-r1) 10:09:56 (3/5) Installing libcurl (7.66.0-r3) 10:09:57 (4/5) Installing curl (7.66.0-r3) 10:09:57 (5/5) Installing dumb-init (1.2.2-r1) 10:09:57 Executing busybox-1.30.1-r3.trigger 10:09:57 Executing ca-certificates-20191127-r2.trigger 10:09:57 Removing intermediate container fd62beb26399 10:09:57 ---> 097eb1a57258 10:09:57 Step 13/24 : WORKDIR / 10:09:57 Skipping stage go-build-helper (already ran) 10:09:57 Skipping stage static-packages (already ran) 10:09:57 Skipping stage go115 (already ran) 10:09:57 Staging edgex-go 10:09:57 OK: 7 MiB in 19 packages 10:09:57 Removing intermediate container e71501f1a43e 10:09:57 ---> d8f60d54fedd 10:09:57 Step 21/21 : LABEL version=0.0.0 10:09:57 ---> Running in 1fa53210009c 10:09:57 ---> Running in 37c0f7c0b7e6 10:09:58 Removing intermediate container 1fa53210009c 10:09:58 ---> ae747be6bd38 10:09:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:09:58 Staging version 10:09:58 Removing intermediate container 37c0f7c0b7e6 10:09:58 ---> f73f63826d75 10:09:58 10:09:59 Priming config-common 10:10:00 Successfully built f73f63826d75 10:10:00 Priming go-build-helper 10:10:00 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:10:00  Building docker-security-proxy-setup-go ... done  ---> 41d1106f40a1 10:10:00 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:10:00 Removing intermediate container c95d76576f12 10:10:00 ---> 8bc1abe1ad09 10:10:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 10:10:00 ---> Running in 230cd5706552 10:10:01 Priming static-packages 10:10:01 ---> 7c018f616f6d 10:10:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:10:01 Removing intermediate container 230cd5706552 10:10:01 ---> 2bcefd4107ff 10:10:01 Step 13/22 : WORKDIR / 10:10:02 ---> Running in 6ddae6298076 10:10:02 ---> f1f37d033b7e 10:10:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:10:03 Removing intermediate container 6ddae6298076 10:10:03 ---> 9e3829a69fb4 10:10:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 10:10:03 Priming go115 10:10:04 Priming edgex-go 10:10:05 ---> 0ca6e4acbe28 10:10:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 10:10:05 ---> 8ae961cda9e5 10:10:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:10:05 Priming version 10:10:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 10:10:07 ---> 5f0a03227545 10:10:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 10:10:07 ---> d871b652428f 10:10:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 10:10:08 ---> a399607f7dbd 10:10:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 10:10:08 ---> e7e2e81146d0 10:10:08 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:08 ---> Running in db61a01400cf [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:09 ---> 74904a592c4f 10:10:09 Step 18/22 : RUN chmod +x entrypoint.sh 10:10:09 ---> Running in b33e1b899c2e 10:10:12 Removing intermediate container db61a01400cf 10:10:12 ---> 688e095172d1 10:10:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 10:10:12 ---> Running in f7aeffc8e3dc 10:10:13 Removing intermediate container b33e1b899c2e 10:10:13 ---> 04ee3bfc4695 10:10:13 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 10:10:13 Removing intermediate container f7aeffc8e3dc 10:10:13 ---> d2a3a4b0a039 10:10:13 Step 22/24 : LABEL arch=arm64 10:10:13 ---> Running in 991f3f837c51 10:10:13 ---> Running in b6b4117849c7 10:10:14 Removing intermediate container 991f3f837c51 10:10:14 ---> c8e25fcd16f2 10:10:14 Step 20/22 : LABEL arch=arm64 10:10:14 ---> Running in fa24c705c635 10:10:14 Removing intermediate container b6b4117849c7 10:10:14 ---> c55895ee4549 10:10:14 Step 23/24 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:10:14 ---> Running in 0bf2438dafd5 10:10:15 Removing intermediate container fa24c705c635 10:10:15 ---> 27caaca37950 10:10:15 Step 21/22 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:10:15 ---> Running in f4bc864bf97c 10:10:15 Removing intermediate container 0bf2438dafd5 10:10:15 ---> 3e2e2e927c70 10:10:15 Step 24/24 : LABEL version=0.0.0 10:10:15 ---> Running in adf1dbdf17d2 10:10:16 Removing intermediate container f4bc864bf97c 10:10:16 ---> c9f975152850 10:10:16 Step 22/22 : LABEL version=0.0.0 10:10:16 ---> Running in 1c3dda6ad5e3 10:10:16 Removing intermediate container adf1dbdf17d2 10:10:16 ---> d7dfc1f11d27 10:10:16 10:10:17 Successfully built d7dfc1f11d27 10:10:17 Removing intermediate container 1c3dda6ad5e3 10:10:17 ---> 2f660110be2b 10:10:17 10:10:17 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:10:17  Building docker-security-secretstore-setup-go ... done Successfully built 2f660110be2b 10:10:17 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 10:10:23  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 426540c96b7e 10:10:23 ---> 3b8916375a6d 10:10:23 10:10:23 Step 10/22 : FROM scratch 10:10:23 ---> 10:10:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:23 ---> Using cache 10:10:23 ---> 03b39182334c 10:10:23 Step 12/22 : ENV APP_PORT=48081 10:10:23 ---> Running in 6f4629f69727 10:10:24 Removing intermediate container 6f4629f69727 10:10:24 ---> 2e3a123ad554 10:10:24 Step 13/22 : EXPOSE $APP_PORT 10:10:24 ---> Running in 118a1d02cb32 10:10:25 Removing intermediate container 118a1d02cb32 10:10:25 ---> 47f7831703f9 10:10:25 Step 14/22 : WORKDIR / 10:10:25 ---> Running in 38ce1d807904 10:10:25 Removing intermediate container 38ce1d807904 10:10:25 ---> f8b6af4d7701 10:10:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 10:10:26 ---> 8d8ede219d55 10:10:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:10:29 ---> 33c9715ec46e 10:10:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:10:29 ---> 2121df36ed8e 10:10:29 Step 18/22 : ENTRYPOINT ["/core-metadata"] 10:10:30 ---> Running in 3995ded6c7ec 10:10:30 Removing intermediate container 3995ded6c7ec 10:10:30 ---> c6c49fe42995 10:10:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:10:31 ---> Running in e47fc2aa8acf 10:10:31 Removing intermediate container e47fc2aa8acf 10:10:31 ---> 8ad0c99da449 10:10:31 Step 20/22 : LABEL arch=arm64 10:10:31 ---> Running in 67e30e6bb0bb 10:10:32 Removing intermediate container 67e30e6bb0bb 10:10:32 ---> 73a1a66850ea 10:10:32 Step 21/22 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:10:32 ---> Running in 220f29c092b3 10:10:33 Removing intermediate container 220f29c092b3 10:10:33 ---> b5810d6e448c 10:10:33 Step 22/22 : LABEL version=0.0.0 10:10:33 ---> Running in 11555e31255c 10:10:33 Removing intermediate container 11555e31255c 10:10:33 ---> 3d618b7fca1a 10:10:33 10:10:34 Successfully built 3d618b7fca1a 10:10:34 Successfully tagged docker-core-metadata-go-arm64:latest 10:10:49  Building docker-core-metadata-go ... done Removing intermediate container f0428a581eff 10:10:49 ---> ed87571c1de1 10:10:49 10:10:49 Step 10/23 : FROM alpine 10:10:49 ---> dd36a01c3f31 10:10:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:10:49 ---> Running in 56cf4fdc7591 10:10:49 Removing intermediate container 56cf4fdc7591 10:10:49 ---> eb198172d6d6 10:10:49 Step 12/23 : ENV APP_PORT=48080 10:10:49 ---> Running in 753c053cf406 10:10:49 Removing intermediate container 753c053cf406 10:10:49 ---> 3aa7a8277b1d 10:10:49 Step 13/23 : EXPOSE $APP_PORT 10:10:49 ---> Running in e32a3a9affff 10:10:49 Removing intermediate container e32a3a9affff 10:10:49 ---> 5597e3373cdf 10:10:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:49 ---> Running in d5552436b60a 10:10:51 Removing intermediate container d5552436b60a 10:10:51 ---> 699c386e0ad4 10:10:51 Step 15/23 : RUN apk --no-cache add zeromq 10:10:51 ---> Running in 72abd39ba571 10:10:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:10:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:10:54 (1/5) Installing libgcc (9.3.0-r2) 10:10:54 (2/5) Installing libsodium (1.0.18-r0) 10:10:54 (3/5) Installing libstdc++ (9.3.0-r2) 10:10:54 (4/5) Installing libzmq (4.3.3-r0) 10:10:54 (5/5) Installing zeromq (4.3.3-r0) 10:10:54 Executing busybox-1.31.1-r19.trigger 10:10:54 OK: 8 MiB in 19 packages 10:10:56 Removing intermediate container 72abd39ba571 10:10:56 ---> cfee5f0aab46 10:10:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 10:10:56 ---> ad9ef8d8dd43 10:10:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:10:58 ---> 57171f92918c 10:10:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:10:58 ---> e27ecf3a9d58 10:10:58 Step 19/23 : ENTRYPOINT ["/core-data"] 10:10:59 ---> Running in e10e73190f3d 10:10:59 Removing intermediate container e10e73190f3d 10:10:59 ---> b189449f01b3 10:10:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:10:59 ---> Running in 1fb5ce196206 10:11:00 Removing intermediate container 1fb5ce196206 10:11:00 ---> e17d949cdd64 10:11:00 Step 21/23 : LABEL arch=arm64 10:11:00 ---> Running in 63f95aed81a1 10:11:00 Removing intermediate container 63f95aed81a1 10:11:00 ---> 6c4fab0743d1 10:11:00 Step 22/23 : LABEL git_sha=b62e361096cec2f7eaabf3405bf9fdd84421e0fd 10:11:01 ---> Running in 843a698857ce 10:11:01 Removing intermediate container 843a698857ce 10:11:01 ---> c49636ec7526 10:11:01 Step 23/23 : LABEL version=0.0.0 10:11:01 ---> Running in 7dcc4a361f6d 10:11:02 Removing intermediate container 7dcc4a361f6d 10:11:02 ---> a1aa15d49bd0 10:11:02 10:11:02 Successfully built a1aa15d49bd0 10:11:02 Successfully tagged docker-core-data-go-arm64:latest 10:11:02  Building docker-core-data-go ... done  [Pipeline] } 10:11:02 $ docker stop --time=1 69ceb8eac787b3d23e574b01745159b83d3d83fffa2fc9597d8eb028c54b80d1 10:11:04 $ docker rm -f 69ceb8eac787b3d23e574b01745159b83d3d83fffa2fc9597d8eb028c54b80d1 [Pipeline] // withDockerContainer [Pipeline] sh 10:11:05 + docker+ imagesgrep 10:11:05 docker 10:11:06 docker-core-data-go-arm64 latest a1aa15d49bd0 4 seconds ago 22.4MB 10:11:06 docker-core-metadata-go-arm64 latest 3d618b7fca1a 32 seconds ago 13.6MB 10:11:06 docker-security-bootstrap-redis-go-arm64 latest 2f660110be2b 49 seconds ago 15.2MB 10:11:06 docker-security-secretstore-setup-go-arm64 latest d7dfc1f11d27 49 seconds ago 23.5MB 10:11:06 docker-security-proxy-setup-go-arm64 latest f73f63826d75 About a minute ago 23.4MB 10:11:06 docker-sys-mgmt-agent-go-arm64 latest 1ae1666fb37f 2 minutes ago 300MB 10:11:06 docker-support-notifications-go-arm64 latest daedf7df0b3b 3 minutes ago 12.9MB 10:11:06 docker-core-command-go-arm64 latest fa6200869e54 3 minutes ago 11.4MB 10:11:06 docker-support-scheduler-go-arm64 latest 92ac316eb2fd 3 minutes ago 11.5MB 10:11:06 docker-security-secrets-setup-go-arm64 latest fb1c3279aed2 3 minutes ago 22.7MB 10:11:06 docker latest eeaf43b92773 3 days 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 10:11:09 provisioning config files... 10:11:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2304745993463771052tmp [Pipeline] { [Pipeline] sh 10:11:10 + set +x 10:11:10 + curl -s https://codecov.io/bash 10:11:10 + bash -s -- 10:11:10 10:11:10 _____ _ 10:11:10 / ____| | | 10:11:10 | | ___ __| | ___ ___ _____ __ 10:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 10:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 10:11:10 Bash-20201130-cc6d3fe 10:11:10 10:11:10 10:11:10 ==> Jenkins CI detected. 10:11:10 project root: . 10:11:10 --> token set from env 10:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:11:10 ==> Running gcov in . (disable via -X gcov) 10:11:10 ==> Python coveragepy not found 10:11:10 ==> Searching for coverage reports in: 10:11:10 + . 10:11:10 -> Found 1 reports 10:11:10 ==> Detecting git/mercurial file structure 10:11:10 ==> Reading reports 10:11:10 + ./coverage.out bytes=572038 10:11:10 ==> Appending adjustments 10:11:10 https://docs.codecov.io/docs/fixing-reports 10:11:13 + Found adjustments 10:11:13 ==> Gzipping contents 10:11:13 88K /tmp/codecov.xq51Ez.gz 10:11:13 ==> Uploading reports 10:11:13 url: https://codecov.io 10:11:13 query: branch=PR-2946&commit=b62e361096cec2f7eaabf3405bf9fdd84421e0fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2946&job=&cmd_args= 10:11:13 -> Pinging Codecov 10:11:13 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2946&commit=b62e361096cec2f7eaabf3405bf9fdd84421e0fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2946%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2946&job=&cmd_args= 10:11:14 -> Uploading to 10:11:14 https://storage.googleapis.com/codecov/v4/raw/2020-12-14/00271124DB129430A58F1EEE437C3FCB/b62e361096cec2f7eaabf3405bf9fdd84421e0fd/e70f99ec-34ca-4717-86b4-28c7089bebed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201214T101114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2355922ed4b63977eec7f3d3b0510437b16aab0247f37e80ec660ad186de6450 10:11:14 % Total % Received % Xferd Average Speed Time Time Time Current 10:11:14 Dload Upload Total Spent Left Speed 10:11:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88411 0 0 100 88411 0 155k --:--:-- --:--:-- --:--:-- 156k 10:11:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/b62e361096cec2f7eaabf3405bf9fdd84421e0fd [Pipeline] } 10:11:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 10:11:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:11:20 ---> package-listing.sh 10:11:20 ++ facter osfamily 10:11:20 ++ tr '[:upper:]' '[:lower:]' 10:11:20 + OS_FAMILY=redhat 10:11:20 + workspace=/w/workspace/edgex-go/1 10:11:20 + START_PACKAGES=/tmp/packages_start.txt 10:11:20 + END_PACKAGES=/tmp/packages_end.txt 10:11:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:11:20 + PACKAGES=/tmp/packages_start.txt 10:11:20 + '[' /w/workspace/edgex-go/1 ']' 10:11:20 + PACKAGES=/tmp/packages_end.txt 10:11:20 + case "${OS_FAMILY}" in 10:11:20 + rpm -qa 10:11:20 + sort 10:11:25 + '[' -f /tmp/packages_start.txt ']' 10:11:25 + '[' -f /tmp/packages_end.txt ']' 10:11:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:11:25 + '[' /w/workspace/edgex-go/1 ']' 10:11:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:11:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:11:25 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 10:11:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:26 10:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:26 alpine: Pulling from edgex-lftools-log-publisher 10:11:26 df20fa9351a1: Pulling fs layer 10:11:26 36b3adc4ff6f: Pulling fs layer 10:11:26 8ad3a11d3b57: Pulling fs layer 10:11:26 46f8f816bc3b: Pulling fs layer 10:11:26 93b61091891f: Pulling fs layer 10:11:26 93b9cdb0e59b: Pulling fs layer 10:11:26 5e14af77c1be: Pulling fs layer 10:11:26 01666e4c0597: Pulling fs layer 10:11:26 aa168da1d23b: Pulling fs layer 10:11:26 93b9cdb0e59b: Waiting 10:11:26 5e14af77c1be: Waiting 10:11:26 01666e4c0597: Waiting 10:11:26 aa168da1d23b: Waiting 10:11:26 93b61091891f: Waiting 10:11:26 36b3adc4ff6f: Verifying Checksum 10:11:26 36b3adc4ff6f: Download complete 10:11:26 46f8f816bc3b: Verifying Checksum 10:11:26 46f8f816bc3b: Download complete 10:11:26 df20fa9351a1: Download complete 10:11:26 93b9cdb0e59b: Verifying Checksum 10:11:26 93b9cdb0e59b: Download complete 10:11:26 5e14af77c1be: Verifying Checksum 10:11:26 5e14af77c1be: Download complete 10:11:26 01666e4c0597: Verifying Checksum 10:11:26 01666e4c0597: Download complete 10:11:26 93b61091891f: Verifying Checksum 10:11:26 93b61091891f: Download complete 10:11:26 8ad3a11d3b57: Verifying Checksum 10:11:26 8ad3a11d3b57: Download complete 10:11:26 df20fa9351a1: Pull complete 10:11:27 36b3adc4ff6f: Pull complete 10:11:27 8ad3a11d3b57: Pull complete 10:11:28 46f8f816bc3b: Pull complete 10:11:28 aa168da1d23b: Verifying Checksum 10:11:28 aa168da1d23b: Download complete 10:11:30 93b61091891f: Pull complete 10:11:30 93b9cdb0e59b: Pull complete 10:11:30 5e14af77c1be: Pull complete 10:11:30 01666e4c0597: Pull complete 10:11:38 aa168da1d23b: Pull complete 10:11:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:11:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:11:39 prd-centos7-docker-4c-2g-15908 does not seem to be running inside a container 10:11:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:11:49 $ docker top 03a54c36c3c039cbda397297714d5600ff41eb19b2cd6ed98ca69969d4f90077 -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:50 + touch /tmp/pre-build-complete [Pipeline] sh 10:11:50 + mkdir -p /var/log/sa [Pipeline] sh 10:11:50 + ls /var/log/sa-host 10:11:50 + sadf -c /var/log/sa-host/sa14 10:11:50 file_magic: OK 10:11:50 HZ: Using current value: 100 10:11:50 file_header: OK 10:11:50 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 10:11:50 Statistics: 10:11:50 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... 10:11:50 File successfully converted to sysstat format version 12.2.1 10:11:50 + sadf -c /var/log/sa-host/sa23 10:11:50 file_magic: OK 10:11:50 HZ: Using current value: 100 10:11:50 file_header: OK 10:11:50 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 10:11:50 Statistics: 10:11:50 Hnuu...uuuununununu... 10:11:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:51 provisioning config files... 10:11:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3301407817092172684tmp [Pipeline] { [Pipeline] echo 10:11:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:11:52 ---> create-netrc.sh [Pipeline] } 10:11:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:11:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:11:52 ---> python-tools-install.sh [Pipeline] echo 10:11:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:11:53 ---> sudo-logs.sh 10:11:53 Archiving 'sudo' log.. [Pipeline] echo 10:11:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:11:53 ---> job-cost.sh 10:11:53 lf-activate-venv: SKIPPING 10:11:53 INFO: No Stack... 10:11:54 INFO: Retrieving Pricing Info for: v1-standard-2 10:11:54 INFO: Archiving Costs [Pipeline] echo 10:11:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:11:55 ---> logs-deploy.sh 10:11:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2946/1 10:11:55 INFO: archiving workspace using pattern(s): 10:11:56 Archives upload complete. 10:11:56 INFO: archiving logs to Nexus